/* CSS Document */

/*************************************** SPLASH ********************************************/


#cours-splash{
margin-top:51px;
background-image:url(/fr/images/cours-oeno/splash-atelier.jpg);
background-repeat:no-repeat;
width:549px;
height:691px;
border: 1px solid #939393; 
overflow:hidden;
}

#splash-txt{
margin-top:110px;
margin-left:75px;
width:400px;
height:500px;
overflow:hidden;
}

/*************************************** PAGES ********************************************/

#calendar .red{
color:#FF0000;
margin-left:200px;}

#calendar .odd{
background-image:url(/fr/images/interface/bckg_dt.gif);}

#calendar #title td{
font-weight:bold;
text-align:center;}

#next{
border:1px solid #8D0336;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:18px;
font-weight:100;
height:27px;
margin-top:50px;
width:547px;}

#next p{
background-image:url(/fr/images/bckg_btn.jpg);
background-position:center center;
background-repeat:repeat-x;
height:27px;
margin-top:-3px;
padding-top:5px;
text-align:center;
width:auto;}


/*************************************** Banner ********************************************/


#banner-pack {
  margin-top:16px;
  padding:0; 
  width:547px;
  height:340px;
  overflow:hidden;
  background-image:url(/fr/images/cours-oeno/banner.jpg);
  background-repeat:no-repeat;
  } 
  
#pack {
  margin-top:215px; 
  padding:0; 
  width:549px;
  height:340px;
  overflow:hidden;
  }  
#pack li {
  display:inline;
  list-style-type:none; 
  }
#pack li a {
  display:block;
  float:left;
  text-decoration:none; 
  margin:0; 
  }
#pack li a img {
  opacity:0.8;
  margin:0.5em;
  border:0;
  float:left;
  }
#pack li a span {
  display:none; 
  }

#pack li a:hover img {
  opacity:1;
  }
#pack li a:hover span {
  width:175px;
  height:115px;
  color:#FFF;
  display:block; 
  cursor:pointer;
  float:left;
  border: 1px dotted #555555;
  padding: 5px;
	background-color:#252525;
	background-image:url(/fr/images/interface/interface_06.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
  }
#pack .h1 {
  padding:0; 
  font-family: Georgia, "Times New Roman", Times, serif;
   font-size:20px;
   font-style:italic;
   border-bottom:1px solid white;
  }
#pack .h2 {
  padding:0; 
  font-size:16px;
  font-variant:small-caps;
  }
.outer {
  background:transparent; 
  }


/*************************************** Glider ********************************************/


.arrow_link_L, .arrow_link_R{
margin-top:0px;}

div.content{
margin-top:0px;
width:5000px;}

div.img_scroller{
float:none;}

.section span{
font-size:14px;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin-left:25px;}

#my-glider{
margin-left:0px;
height:450px;}

.controls a{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:16px;
font-style:italic;
margin-right:15px;
}

.controls #last-controls{
margin-right:0;}

#my-glider p{
width:550px;}

div.scroller{
margin:0;}

div.h1{
margin-right:40px;}

div.controls{
margin-bottom:-20px;}

div #section1{
	background-image:url(/fr/images/cours-oeno/pack1-visuel.jpg);
	background-repeat:no-repeat;
	height:450px;
	padding-top:100px;
	padding-right:75px;}

div #section2{
	background-image:url(/fr/images/cours-oeno/pack2-visuel.jpg);
	background-repeat:no-repeat;
	height:450px;
	padding-top:100px;
	padding-right:75px;}
	
div #section3{
	background-image:url(/fr/images/cours-oeno/pack3-visuel.jpg);
	background-repeat:no-repeat;
	height:450px;
	padding-top:100px;
	padding-right:75px;}	
	
/*************************************** PACKS ********************************************/
	

#pack1{
	background-image:url(/fr/images/cours-oeno/pack1-visuel.jpg);
	background-repeat:no-repeat;
	height:220px;
	padding-top:25px;
	padding-right:75px;
	margin-top:16px;
	}
		
.AccordionPanelContent {
	height: 260px;
}

/*************************************** CALENDRIER ********************************************/


#calendar a span {
  display:none; 
  }

#calendar a:hover span {
  width:175px;
  height:115px;
  color:#FFF;
  display:block; 
  cursor:pointer;
  float:left;
  border: 1px dotted #555555;
  padding: 5px;
	background-color:#252525;
	background-image:url(/fr/images/interface/interface_06.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
  }
  
#next1{
  display:none; 
  }
