@charset "iso-8859-2";
/* CSS Document */
/********************************************************MENU PRINCIPAL*********************************************************/
#navigation {
	margin: 0;
	padding: 4;
	padding-left:0px;
	width:994px;
	background-color: #666666;
	list-style: none;
	text-align: center;
	line-height: 28px;
	border-bottom:3px solid #e82b90;
}
#navigation li {
	display: inline ;
	margin-right: 0px ;
	color: #fff ;
	font-weight:bold;
	background-color: #666666 ;
}
#navigation li a {
	padding: 4px 4px ;
	background-color: #666666 ;
	color: #fff ;
	font: 15px "Trebuchet MS",Arial,sans-serif ;
	line-height: 1em ;
	text-align: center ;
	text-decoration: none ;
	vertical-align:text-middle;
}
#navigation li a:hover, #navigation li a:focus, #navigation li a:active {
	background: #e82b90 ;
	text-decoration: none ;
}
/********************************************************SOUS MENU*********************************************************/
.navigation_sousmenu {
	margin: 0;
	padding: 4;
	padding-left:0px;
	width:994px;
	background-color: #666666;
	list-style: none;
	text-align: center;
	line-height: 28px;
}
.navigation_sousmenu li {
	display: inline ;
	margin-right: 0px ;
	color: #fff ;
	font-weight:bold;
	background-color: #666666 ;
}
.navigation_sousmenu li a {
	padding: 4px 4px ;
	background-color: #666666 ;
	color: #fff ;
	font: 15px "Trebuchet MS",Arial,sans-serif ;
	line-height: 1em ;
	text-align: center ;
	text-decoration: none ;
	vertical-align:text-middle;
}
.navigation_sousmenu li a:hover, .navigation_sousmenu li a:focus, .navigation_sousmenu li a:active {
	background: #e82b90 ;
	text-decoration: none ;
}
/****************************************************BANDEAU LOCALISATION*********************************************************/
#localisation {
	margin: 0;
	padding: 4;
	padding-top:10px;
	width:994px;
	background-color: #666666;
	height:35px;
}
#localisation_menu {
	margin-left:100px;
	font: 18px "Trebuchet MS",Arial,sans-serif ;
	color:#e82b90;
	text-align:right;
	background-color: #CCCCCC;
	height:22px;
	float:left;
}
#localisation_sousmenu {
	padding-left:8px;
	font: 18px "Trebuchet MS",Arial,sans-serif ;
	color:#7685c2;
	text-align:left;
	width:300px;
	background-color: #CCCCCC;
	float:left;
	height:22px;
}
#annoncega{
float:left;
width:420px;
margin-top:-40px;
margin-left:560px;

}



