*
{
	margin:0px;
	padding:0px;
}
body
{
	font-family:Arial, Helvetica, sans-serif;
	background-color:#deebf1;
	width:100%;
	height:100%;
	text-align:center;
	margin-bottom:25px;
}
.conteneur_global
{
	margin-left:auto;
	margin-right:auto;
	width:990px;
	height:auto;
}
/* ------------------------------------------------------------------- ZONE DE RECHERCHE ------------------------------------------------------------------- */
.zone_recherche
{
	width:155px;
	height:55px;
	float:left;
	text-align:left;
	margin-top:25px;
	margin-left:10px;
}
.formulaire_recherche
{
	font-size:12px;
	color:white;
	font-weight:bold;
	float:left;
	width:100px;
}
.button_recherche
{
	margin-top:13px;
	width:30px;
	height:25px;
	float:left;
}
.lien_recherche_avance
{
	font-size:10px;
	color:white;
	font-weight:normal;
	text-decoration:none;
}
.devis_anime

{
	float:left;
	margin-left:500px;
	_margin-left:178px;
	margin-right:20px;
	_margin-right:20px;
	color:red;
	font-weight:bold;
	width:300px;
	text-align:center;
	text-decoration:none;
	cursor:pointer;
}

.devis_anime2

{
	float:left;
	margin-left:450px;
	_margin-left:128px;
	margin-right:20px;
	_margin-right:20px;
	color:red;
	font-weight:bold;
	width:300px;
	text-align:center;
	text-decoration:none;
	cursor:pointer;
}

.devis_anime3

{
	float:left;
	margin-left:420px;
	_margin-left:178px;
	margin-right:20px;
	_margin-right:20px;
	color:red;
	font-weight:bold;
	width:300px;
	text-align:center;
	text-decoration:none;
	cursor:pointer;
}

	
}
.texte_defilant
{
	overflow:hidden;
	width:155px;
	height:auto;
	margin-top:20px;
	color: white;
	font-size:12px;
	white-space:nowrap;
}

.texte_defilantbleu
{
overflow:hidden;
width:185px;
height:auto;
margin-top:20px;
color:white;
font-size:12px;
white-space:nowrap;
}


.image_planning
{
	border:none;
}
/* ------------------------------------------------------------------- GESTION DU MENU ------------------------------------------------------------------- */
.menu
{
	width:100%;
	height:25px;
	_height:18px;
	float:left;
}
.menu_titre
{
	width:139px;
	height:20px;
	float:left;
	margin-left:1px;
	margin-right:1px;
	cursor: pointer;
	color:white;
	text-align: center;
	font-weight: bold;
	font-size:12px;
	padding-top:6px;
}
.menu_lien
{
	color: white;
	text-decoration: none;
}
.menu_item
{
	padding-top:2px;
	padding-bottom:2px;
	width:100%;
	cursor:pointer;
}
.menu_item:hover
{
	background-color: white;
	padding-top:5px;
	padding-bottom:5px;
	width:100%;
}
.menu_sub_lien
{
	color: white;
	text-decoration: none;
	font-size:12px;
}
.menu_sub_lien:hover
{
	text-decoration: none;
	color:navy;
	background-color:white;
}
.menu_sub1
{
	display: none;
	border: 1px solid #a1b5b9;
	margin-top:4px;
	//margin-top:19px;
	margin-left:1px;
	//margin-left:-108px;
	width:136px;
	_width:135px;
	background-color:#00131e;
	position:absolute;
}
.menu_sub2
{
	display: none;
	border: 1px solid #8da8b3;
	margin-top:4px;
	//margin-top:19px;
	margin-left:1px;
	//margin-left:-105px;
	width:136px;
	background-color:#003f5a;
	position:absolute;
}
.menu_sub3
{
	display: none;
	border: 1px solid #8da8b3;
	margin-top:4px;
	//margin-top:19px;
	margin-left:1px;
	//margin-left:-111px;
	width:135px;
	background-color:#007eb1;
	position:absolute;
}
.menu_sub4
{
	display: none;
	border: 1px solid #8da8b3;
	margin-top:4px;
	//margin-top:19px;
	margin-left:1px;
	//margin-left:-104px;
	width:135px;
	background-color:#009de0;
	position:absolute;
}
.menu_sub5
{
	display: none;
	border: 1px solid #8da8b3;
	margin-top:4px;
	//margin-top:19px;
	margin-left:1px;
	//margin-left:-119px;
	width:135px;
	background-color:#2aade3;
	position:absolute;
}
.menu_sub6
{
	display: none;
	border: 1px solid #8da8b3;
	margin-top:4px;
	//margin-top:19px;
	margin-left:1px;
	//margin-left:-115px;
	width:136px;
	background-color:#aadef4;
	position:absolute;
}
.menu_sub7
{
	display: none;
	border: 1px solid #8da8b3;
	margin-top:4px;
	//margin-top:19px;
	margin-left:1px;
	//margin-left:-129px;
	width:135px;
	background-color:#d4effa;
	position:absolute;
}
