#bandeau{width:660px; display:block; float:left;text-align:center;;border:1px solid #F29400 ;margin-bottom:15px;}
#bandeau .description{display:block; float:left; width:500px;position:relative;z-index:600;font-family:Trebuchet MS; font-size:1em;color:#333; text-align:left;margin-left:3px}
#bandeau .description span{font-family:Trebuchet MS; font-size:0.8em;color:#00CCCC; text-align:left;}
#bandeau .description img{display:block;float:left;}
.bandeau_slider h2 a{margin:0; color:#666666; font-size:23px;font-weight:bold; padding:5px;}

#bandeau .description .description_box{display:block; width:200px; position:absolute; left:270px; top:40px;}
#bandeau .description .description_box ul{display:block;float:left;width:100px;margin:0 0 10px 0; padding:0;height:auto}
#bandeau .description .description_box ul li{font-size:0.8em; line-height:1.5em;}
#bandeau .description .description_box h3 {margin:0; padding:0; font-size:1em;font-family:Arial;}
#bandeau .description .description_box ul li h3 a{ width:200px; display:block; float:left; color:#666; padding:2px; border-bottom:1px dotted #eee; font-size:1.1em}
#bandeau .description .description_box ul li h3 a:hover{ background-color:#eee}
/* slide */
#bandeau .slide{
position: relative;
z-index: 400;
float: left;
width: 500px;
height: 270px;
overflow: hidden;

}

/* Cet élement doit etre suffisemment large pour contenir tous les visuels cote � cote, en largeur */
#bandeau .bandeau_slider {width:20000px;}
#bandeau .slide a {display: block;float: left;width:500px;position:relative;}

#nav_slide{
display:block;
float:left;
z-index:600;
width:160px;
/*text-align: center;*/
/*padding: 0 15px;*/
}

/*Gestion des couleurs des h2 et h3*/
#theme1 h2 a, #theme1 h3{color:#c01f25}
#theme2 h2 a, #theme2 h3{color:#b354a1}
#theme3 h2 a, #theme3 h3{color:#23a38a}
#theme4 h2 a, #theme4 h3{color:#f4aa29}
#theme5 h2 a, #theme5 h3{color:#ec8697}
#theme6 h2 a, #theme6 h3{color:#4bc6e1}
#theme7 h2 a, #theme7 h3{color:#DF8800}

#nav_slide a.slide_prec{padding-right: 3px; background:none; width:auto; height:20px; display:none}
#nav_slide a.slide_next{padding-right: 3px; background:none; width:auto; height:20px; display:none}
#nav_slide a{float:left; background-color:#FFFF00; display:block; width:150px; padding:13px 0px 14px 10px}
#nav_slide #num_slide{float: left;}
#nav_slide #num_slide a{
color: #eee;
text-align: left;
font-size:1.1em;
font-weight:Arial;
border-bottom:1px dotted #eee}

#nav_slide #num_slide a:link,
#nav_slide #num_slide a:visited, 
#nav_slide #num_slide a:active{color:#eee;}
#nav_slide #num_slide a:hover{color:#fff;background-color:#F29400; }

#nav_slide #num_slide a:link.select, 
#nav_slide #num_slide a:visited.select,
#nav_slide #num_slide a:hover.select,
#nav_slide #num_slide a:active.select{color:#fff;}

#nav_slide a#num_slide_0{background-color:#F29400;}
#nav_slide a#num_slide_1{background-color:#F29400;}
#nav_slide a#num_slide_2{background-color:#F29400;}
#nav_slide a#num_slide_3{background-color:#F29400;}
#nav_slide a#num_slide_4{background-color:#F29400;}
#nav_slide a#num_slide_5{background-color:#F29400;}
#nav_slide a#num_slide_6{background-color:#F29400;}

#nav_slide a#num_slide_0:hover{background-color:#C01F25}
#nav_slide a#num_slide_1:hover{background-color:#b354a1;}
#nav_slide a#num_slide_2:hover{background-color:#23a38a;}
#nav_slide a#num_slide_3:hover{background-color:#f4aa29;}
#nav_slide a#num_slide_4:hover{background-color:#ec8697;}
#nav_slide a#num_slide_5:hover{background-color:#4BC6E1}
#nav_slide a#num_slide_6:hover{background-color:#DF8800}

/*Gestion du select*/
#nav_slide a#num_slide_0.select{background-color:#C01F25}
#nav_slide a#num_slide_1.select{background-color:#b354a1;}
#nav_slide a#num_slide_2.select{background-color:#23a38a;}
#nav_slide a#num_slide_3.select{background-color:#f4aa29;}
#nav_slide a#num_slide_4.select{background-color:#ec8697;}
#nav_slide a#num_slide_5.select{background-color:#4BC6E1}
#nav_slide a#num_slide_7.select{background-color:#DF8800}

/*Gestion du select pour IE6*/
#nav_slide a#num_slide_0.active.select{background-color:#C01F25}
#nav_slide a#num_slide_1.active.select{background-color:#b354a1;}
#nav_slide a#num_slide_2.active.select{background-color:#23a38a;}
#nav_slide a#num_slide_3.active.select{background-color:#f4aa29;}
#nav_slide a#num_slide_4.active.select{background-color:#ec8697;}
#nav_slide a#num_slide_5.active.select{background-color:#4BC6E1}
#nav_slide a#num_slide_6.active.select{background-color:#DF8800}




