@import "/css/menu_javascript.css";
@import "/css/formulaire.css";

html, body {
	height: 100%;
	}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	margin:0;
	text-align:center;
	background:url(/charte/fond_body.gif) repeat-x;
}

body.popup{
background: #EBE7DE;
}

html>body .page {
	height: auto;
}
.page {
	height:100%;
	margin: auto;
	width: 975px;	
	text-align:left;
	background:url(/charte/fond_page.jpg) repeat-y;
}
	
.page2{
	float:left;
	width:955px;
	}

.ombreG{
	float:left;
	width:10px;
	height:100%;
}
.ombreD{
float:right;
width:10px;
height:100%;
}

.ligne-1{
	background:url(/charte/fond_haut.jpg) no-repeat;
	height:85px;
	width:955px;
	}

.pictos_haut{
height:20px;
width:270px;
position:relative;
left:500px;
top:65px;
}

#moteur{
position:relative;
left:790px;
top:40px;
width:130px;
}

.saisie_moteur{
border:1px solid #999999;
height:17px;
width:100px;
font-size:10px;
}
.ok_moteur{
position:relative;
top:4px;
left:-4px;
}

.ligne-1_int{
	background:url(/charte/fond_haut.jpg) no-repeat left bottom;
	height:28px;
	width:955px;
}
.ligne-1_int .pictos_haut{
top:8px;
float:left;
}
#moteur_int{
position:relative;
left:520px;
width:130px;
height:17px;
float:left;
}
#moteur_int .saisie_moteur{
float:left;
margin-top:6px;
}
#moteur_int .ok_moteur{
float:left;
margin-top:2px;
}
.ligne-2{
float:left;
width:955px;
height:280px;
}
.logo{
float:left;
width:335px;
}
.bandeau{
float:left;
width:620px;
/*background-image:url(/charte/bandeau.jpg);*/
}

.menuH{
	text-align:right;
	height:48px;
}
#repere{
	float:left;
	width:1px;
	height:48px;
	background-color:#FFFFFF;
	}
.menu{
	float:left;
	width:921px;
	height:48px;
}
.zone_centrale{
clear:both;
	margin-left:14px;
	width:932px;
	text-align:left;
	background: url(/charte/fond_zone_centrale.gif) repeat-y top right #EBE7DE;
}
.haut_zone_centrale{
	background:url(/charte/haut-zone-centrale.jpg) no-repeat;
	height:32px;
	width:932px;
}
#div_lien_yahoo{
	float:left;
	margin-left:185px;
	width:520px;
	margin-top:12px;
	}
.pictos{
	float:right;
	width:95px;
	text-align:right;
	padding-right:10px;
}
.pictos img{
	margin-left:3px;
	margin-top:8px;
}

.colG{
	float:left;
	width:151px;
}
.arrondi_hg{
	display:block;
	padding-bottom:10px;
}
.titre_rubrique{
	clear:both;
	background-image:url(/charte/fond_titre-rub.jpg);
	height:58px;
	color:#FFFFFF;
}
#div_titre_rub{
position:relative;
top:40px;
text-align:right;
width:140px;
left:3px;
}
.couleur_menulat{
	background-color:#720000;
}
.menuLat{
	background:url(/charte/rpt_menulat.gif) repeat-y #720000;
}
.contenu_modifiable{
float:left;
width:475px;
margin-left:25px;
}
.colD{
	float:right;
	background:url(/charte/fond_colD.jpg) repeat-y;
	width:225px;
}
.colD a{
color:#000000;
}

.actualites{
	margin:0px 10px 0px 10px;
	font-size:11px;
	height:120px;
}

.actualites .News_titre{
	display:block;
	margin-top:10px;
	color:#DE6926;
	font-size:11px;
	font-weight:bold;
}


h2.a-la-une {
	background:url(/charte/etoile.gif) no-repeat;
	padding-left:30px;
	font-size:12px;
	font-weight:bold;
	line-height:20px;
}

.colD hr{
	height:1px;
	width:120px;
	background-color:#CCCCCC;
	margin-top:15px;
	margin-bottom:15px;
}

.les-plus-recherchees{
	margin:0px 10px 0px 10px;
}
h2.les-plus-recherchees{
	background:url(/charte/loupe.gif) no-repeat -2px top;
	padding-left:30px;
	font-size:12px;
	font-weight:bold;
	line-height:22px;
}
.services{
background:url(/charte/services.png) no-repeat;
padding-top:38px;
}
.services ul{
margin:0;
padding:0;
margin-left:30px;
}
.bas_zone_centrale{
	clear:both;
	height:20px;
	background-color:#FFFFFF;
}
.bas_page{
	clear:both;
	background-color:#D3E5EF;
	padding: 3px 10px 3px 10px;
	width:936px;
	margin-left:9px;
}

.bas_page a, .made_with a{
font-size:10px;
color:#000000;
}
.made_with{
	clear:both;
	background-color:#fff;
	width:956px;
	margin-left:9px;
	text-align:right;
	padding-top:2px;
	padding-bottom:2px;
	}

* html .bas_page, * html .made_with{
width:956px;
}
/* accueil */
.contenu_modifiable_accueil{
float:left;
background:url(/charte/arrondi_hg.gif) no-repeat;
padding:10px;
width:390px;
}
* html .contenu_modifiable_accueil{
width:410px;
}
.carte{
background:url(/charte/fond_carte.jpg) no-repeat;
height:318px;
width:280px;
float:left;
}
.meteo{
background:url(/charte/fond_meteo.jpg) no-repeat;
height:70px;
}
/* mise en forme g��ale du texte */
img {border: 0; }

.invisible{display:none;}
a{
text-decoration:none;
color:#000000;
}
a:hover{text-decoration:underline;}

.lmt_centre{
text-align:center;
}
p, td, li, a{
font-size:12px;
}
h1{
font-size:16px;
font-weight:bold;
margin-top:20px;
}
h2{
font-size:14px;
font-weight:bold;
}
h3{
font-size:13px;
font-weight:bold;
}
h4{
font-size:13px;
}
.lien_yahoo{
font-size:11px;
color:#000000;
}
.lien_menu, .user_courant{
color:#FFFFFF;
}
/* GESTION DU MENU HORIZONTAL */
.menu0_, .menu0active_, .menu0_bleu, .menu0active_bleu, .menu0_marron, .menu0active_marron, .menu0_orange, .menu0active_orange, .menu0_violet, .menu0active_violet, .menu0_rose, .menu0active_rose, .menu0_vert, .menu0active_vert {
width:144px;
height:16px;
color:#FFFFFF;
font-size:15px;
padding:22px 5px 10px 3px;
display:block;
line-height:15px;
background:url(/charte/t1-marron.jpg);
text-align:right;
}
.menu0_bleu{ background-image:url(/charte/t1-bleu.jpg);}
.menu0_marron{ background-image:url(/charte/t1-marron.jpg);}
.menu0_orange{ background-image:url(/charte/t1-orange.jpg);}
.menu0_violet{ background-image:url(/charte/t1-violet.jpg);}
.menu0_rose{ background-image:url(/charte/t1-rose.jpg);}
.menu0_vert{ background-image:url(/charte/t1-vert.jpg);}
.menu0_bleu{ background-image:url(/charte/t1-bleu.jpg);}
.menu0_marron{ background-image:url(/charte/t1-marron.jpg);}
.menu0_orange{ background-image:url(/charte/t1-orange.jpg);}
.menu0_violet{ background-image:url(/charte/t1-violet.jpg);}
.menu0_rose{ background-image:url(/charte/t1-rose.jpg);}
.menu0_vert{ background-image:url(/charte/t1-vert.jpg);}

.menu0active_bleu{ background-image:url(/charte/t1-bleu_f2.jpg);}
.menu0active_marron{ background-image:url(/charte/t1-marron_f2.jpg);}
.menu0active_orange{ background-image:url(/charte/t1-orange_f2.jpg);}
.menu0active_violet{ background-image:url(/charte/t1-violet_f2.jpg);}
.menu0active_rose{ background-image:url(/charte/t1-rose_f2.jpg);}
.menu0active_vert{ background-image:url(/charte/t1-vert_f2.jpg);}
.menu0active_bleu{ background-image:url(/charte/t1-bleu_f2.jpg);}
.menu0active_marron{ background-image:url(/charte/t1-marron_f2.jpg);}
.menu0active_orange{ background-image:url(/charte/t1-orange_f2.jpg);}
.menu0active_violet{ background-image:url(/charte/t1-violet_f2.jpg);}
.menu0active_rose{ background-image:url(/charte/t1-rose_f2.jpg);}
.menu0active_vert{ background-image:url(/charte/t1-vert_f2.jpg);}

* html .menu0_, * html .menu0active_, * html .menu0_bleu, * html .menu0active_bleu, * html .menu0_marron, * html .menu0active_marron, * html .menu0_orange, * html .menu0active_orange, * html .menu0_violet, * html .menu0active_violet, * html .menu0_rose, * html .menu0active_rose, * html .menu0_vert, * html .menu0active_vert{
width:152px;
height:48px;
}
/* menuLat */
.menuLat{
width:151px;
}
.menuLat table{
width:149px;
}
.menuG-2{
margin-left:2px;
border-bottom:1px solid #EBE7DE;
font-size:13px;
color:#FFFFFF;
padding:2px 2px 2px 15px;
display:block;
background-image:url(/charte/puce_ronde_grosse.gif);
background-repeat: no-repeat;
background-position: 5px 7px;
}

.menuGactive-2{
margin-left:2px;
font-size:13px;
color:#FFFFFF;
padding:2px 2px 2px 15px;
display:block;
background-image:url(/charte/puce_ronde_grosse.gif);
background-repeat: no-repeat;
background-position: 5px 7px;
}
.menuG-3, .menuGactive-3{
margin-left:2px;
font-size:12px;
color:#FFFFFF;
padding:2px 2px 2px 22px;
display:block;
background-image:url(/charte/puce_ronde_petite.gif);
background-repeat: no-repeat;
background-position: 15px 7px;
}
.menuGactive-3{
background-image:url(/charte/puce_chevron_grosse.gif);
background-repeat: no-repeat;
background-position: 14px 7px;
font-weight:bold;
}
.menuG-4, .menuGactive-4{
margin-left:2px;
font-size:11px;
color:#FFFFFF;
padding:2px 2px 2px 28px;
display:block;
background:url(/charte/puce_ronde_petite.gif);
background-repeat: no-repeat;
background-position: 21px 7px;
}
.menuGactive-4{
background:url(/charte/puce_chevron.gif);
background-repeat: no-repeat;
background-position: 22px 7px;
font-weight:bold;
}



/* Gestion du plan du site */
a.PLAN0{
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
}
a.PLAN0:hover{
	color:#000000;
	text-decoration: none;
}
td.PLAN0{
	margin: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #55C0F4;
}

a.PLAN1{
	font-size:13px;
	font-weight:bold;
	text-decoration: none;
	color:#000000
}

a.PLAN1:hover{
	color:#55C0F4;
}

a.PLAN2{
	font-size: 13px;
	text-decoration: none;
	color:#000000;
}

a.PLAN2:hover{
	color:#55C0F4;
}
a.PLAN3{
	font-size: 12px;
	color:#000000;
	text-decoration: none;
	list-style-position: inside;
	list-style-type: square;
}

a.PLAN3:hover{
	color:#55C0F4;
}

.legende{
font-size:11px;
}

