/* feuilles de styles communes ? tout les navigateurs */
/* voir le fichier home_notns4 qui surcharge ces styles pour les navigateurs autres que Netscape 4 */

*   { font-family: Arial, Helvetica, Verdana, sans-serif }

img{ border:0; }

body { background-color :#000000; overflow-x:hidden; }

a       { color: #ffffff; font-weight: bolder; font-size: small; text-decoration: none }
a:hover { color:#ff0000; text-decoration: none }




/*Bandeau Include haut et bas*/

#bandeau_haut{margin-left: auto; margin-right: auto; width: 1000px; position: relative; z-index:1000003;}

#principal {z-index:10003; padding:0;  margin-left: auto; margin-right: auto; width: 1000px; position: relative; height:600px; }

#bandeaux{ z-index:10000003; width:1000px; margin-left:auto; margin-right:auto; height:132px; margin-bottom:13px;}



#bandeau_bas  { color: #ffffff; font-size: 10pt; margin-top:11px; margin-left: auto; margin-right: auto; width: 1000px; position: relative;z-index:100000003;}


#okrecherche { position:absolute; margin-left:0px; margin-top:6px; z-index:10000003;}
#recherche { background:url("/images/global-search-bg.jpg") 480px 24px no-repeat;z-index:1000000003; height:50px;}
#recherche .inpute {font-size:11px; margin-left:10px; padding-top:5px; width:100px; height:14px; vertical-align:middle; border:none; background:transparent;outline:none;}



#end_slide{clear:both;}




/* Sudo Slider */
.bandeau_offre ul, .bandeau_offre ul li, .bandeau_offreul, .bandeau_offreli{
       	margin:0px;
        padding:0px;
	list-style:none;
	}
.bandeau_offre ul li, .bandeau_offreli{ 
	width:492px;
    height:132px;
	overflow:hidden; 
}	


#bandeau_offre1{margin-right:15px; z-index:60000;}
.bandeau_offre {
	    width:492px;
        height:132px;
		overflow:hidden;
        z-index:10000006;
		float:left;
		display:block;
		}

		#bandeau_offre2{z-index:60000;}



.graphic, .prevBtn, .nextBtn{
	 margin:0;
	 padding:0;
	 display:block;
	 overflow:hidden;
	 text-indent:-8000px;
 }
 
	
		
/* numeric controls */	
#bandeaux #controls{margin-left:7px; margin-top:7px;position:absolute; z-index:1000003;}


ol {	
        padding:0px;
        margin:0px;
	height:15px;
        right:0%;
        top:0%;
        position:relative;	
}
ol li{
	margin:0 5px 0 0; 
	padding:0;
	display:inline;
	list-style:none;
	height:15px;
	line-height:15px;
}
ol li a{
	height:15px;
	line-height:15px;
	border:1px solid #ccc;
	background:#333333;
	color:#ffffff;
	padding:0 5px;
	text-decoration:none;
}

ol li.current a{
	background:#ff0000;
	color:#fff;
}
ol li a:focus, .prevBtn a:focus, .nextBtn a:focus{outline:none;}




