

/* style du header */

#menu_abweb 
{
	width:980px;
	height:41px;
    margin-bottom:25px;
}

#header_saisie 
{
	width:178px;
	height:56px;
	margin-left:28px;
	float:left;
}

#header_saisie_master 
{
	width:160px;
	height:56px;	
	float:left;	
}

#zone_de_saisie_header 
{
	width:292px;
	height:56px;
	background-image:url(/images/home/zone_de_saisie_header.png);
	background-repeat:no-repeat;
	float:left;
}

#zone_en_ce_moment
{
	float:left;
	height:35px;
	width:235px;
	margin-top:20px;
	margin-left:5px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color: #005c8d;    
}

#zone_en_ce_moment a
{
    text-decoration:none;
	color: #005c8d; 
}

#newsletter_zone 
{
	width:240px;
	height:auto;
	margin-left:16px;
	float:left;
}
#facebook_bloc 
{
	width:152px;
	height:31px;
	float:left;
	margin-top:5px;
	margin-left:40px;
}

#bloc_flash_header 
{
	width:840px;
	height:216px;
	margin-top:8px;
	margin-left:65px;
	float:left;
	z-index:1;
	position:relative;
}

#apDiv1 
{
	position:absolute;
	width:165px;
	height:186px;
	z-index:1;
	left: -92px;
	top: -60px;
	margin-top:1px;
    border:none;
}

#bloc_menu 
{
	width:905px;
	height:132px;		
}

/*Début du menu d'onglets (A placer dans le header)*/
#menu 
{
	width:880px;
	height:43px;
	margin-top:16px;
	padding-left:25px;
	font-family:Tahoma, Helvetica, sans-serif;
	z-index:6000;
	position:absolute;

}

#menu div 
{
    float:left;
}

#menu div ul 
{	
    margin: -25pt 0 0 0pt; 
    *margin: 55pt 0 0 0; /* l'astérisque devant le nom du style indique à Internet Explorer que la ligne css s'applique à lui seul */

	background-repeat:repeat-y;
	line-height:30px;
	position:absolute;
	z-index:-1000;
}


#menu ul, #menu li 
{
    margin: 0;
    margin-top:8px;
    padding: 0;
    list-style-type: none;
    list-style-position:outside;
}

#menu ul li 
{
    padding:0 0;
    font-size:12px;
}
	
#menu ul li a 
{
    color:#c0c0c0;
    text-decoration: none;
}

#menu ul li a:hover 
{
    color: #f5f5f5 ;
    font-weight:bold;
}

.nettoyeur 
{
    clear:both;
}

#btnFermer
{
    width:910px;    
	height:17px;
	margin-bottom:10px;	
	margin-top:65px;
	padding-left:25px;
	font-family:Tahoma, Helvetica, sans-serif;
	z-index:2000;	
	text-align:right;
	vertical-align:bottom;
}

#imgBtnFermer
{        
    width:67px;    
	height:17px;
	margin-left:835px;	
	margin-bottom:5px;
	cursor:pointer;
}
