/* commun */
html{
	overflow-x:hidden;	
}

body { 
font-size: 100%;
color: #787878; 
font-family: Verdana, Arial, Helvetica, sans-serif;
background-color: #ffffff; 
text-align: center; 
margin: 0; 
padding: 0;
width: 100%;
height:100%;
min-height:100%;
background-image: url(../media/fond.gif); 
background-repeat: repeat-x;
overflow-x:hidden;
}

ul {
list-style-type: none;
padding: 0px;
margin: 0em 0em 0em 1em
}

#container_haut {
/* position: relative; */
margin: 0px auto;
width: 1046px;
text-align: center;
}

#bandeau_haut { 
width: 845px;
margin: 0px auto;
text-align: center;
font-size: 60%;
}

#bandeau_logo { 
width: 811px;
float: left;
text-align: left;
padding-left: 4px;
margin-top: 15px;
}

#bandeau_fermer { 
width: 30px;
float: left;
}

#container_fond {
position: relative;
margin: 0px auto;
width: 100%;
text-align: center;
}

#container {
position: relative;
margin: 0px auto;
width: 1046px;
text-align: left;
}

#espace_gauche { 
vertical-align: bottom;
width: 101px;
float: left;
}

#center { 
vertical-align: bottom;
width: 845px;
float: left;
}

#espace_droite { 
vertical-align: bottom;
width: 100px;
float: left;
}

.spacer { 
clear: both;
}

/* middle */

#haut {
width: 845px;
margin: 0px 0px 0px 0px;
}

#corps_fond { 
width: 845px;
background-image: url(../media/corps_fond.gif); 
background-repeat: repeat-y;
height: 93%;
margin: -3px 0px 0px 0px;
padding: 0px 15px 0px 15px;
}

#corps_fond_mentions { 
width: 815px;
background-image: url(../media/corps_fond.gif); 
background-repeat: repeat-y;
height: 93%;
margin: -3px 0px 0px 0px;
padding: 0px 30px 0px 30px;
}

#plan_boutons_haut1 { 
width: 815px;
height: 37px;
background-image: url(../media/plan_boutons_haut.gif); 
background-repeat: no-repeat;
padding: 15px 12px 0px 13px;
margin-top: 3px;
}

#plan_boutons_haut2 { 
width: 815px;
height: 37px;
background-image: url(../media/plan_boutons_bas.gif); 
background-repeat: no-repeat;
padding: 15px 12px 0px 13px;
margin-top: 3px;
}

.col_haut1 { 
width: 238px;
margin: 0px 6px 0px 0px;
float: left;
}

.col_haut2 { 
width: 232px;
margin: 0px 5px 0px 6px;
float: left;
}

.col_haut3 { 
width: 232px;
margin: 0px 5px 0px 6px;
float: left;
}

.col_haut4 { 
width: 189px;
margin: 0px 0px 0px 6px;
float: left;
}

.plan_text { 
width: 815px;
padding: 5px 12px 0px 13px;
background-image: url(../media/plan_cols_fond.gif); 
background-repeat: repeat-y;
}

.col1 { 
width: 238px;
margin: 0px 6px 0px 0px;
padding: 0px 10px 0px 10px;
float: left;
}

.col2 { 
width: 232px;
margin: 0px 5px 0px 6px;
padding: 0px 10px 0px 10px;
float: left;
}

.col3 { 
width: 232px;
margin: 0px 5px 0px 6px;
padding: 0px 10px 0px 10px;
float: left;
}

.col4 { 
width: 169px;
margin: 0px 0px 0px 6px;
padding: 0px 10px 0px 10px;
float: left;
}

#img_bas { 
margin: 0px 0px -3px 0px;
}

#cols_bas { 
clear: both;
margin: -8px 0px 0px 0px;
}

#corps_fond_mentions { 
width: 785px;
background-image: url(../media/corps_fond.gif); 
background-repeat: repeat-y;
height: 93%;
margin: -3px 0px 0px 0px;
padding: 5px 35px 10px 35px;
font-size: 70%;
}

.text_titre { 
font-size: 110%;
color: #97ad28;
font-weight: bold;
line-height: 140%
}

/* footer */

#footer_holder { 
position: relative;
margin: 0px auto;
width: 1046px;
text-align: left;
top: 20px;
font-size: 60%;
}

#motif { 
position: absolute;
bottom: 0px;
width: 101px;
left: 0px;
}

#footer { 
position: absolute;
left: 101px;
bottom: -10px;
width: 830px;
text-align: center;
padding-top: 5px;
}

#espace_droite_absolute { 
position: absolute;
left: 946px;
bottom: 0px;
width: 100px;
}

#footer_spacer { 
clear: both;
height: 40px;
}

.text_compte {
	font-size: 60%;
}
/* liens */

a:link { color: #999999; text-decoration: none; font-size: 65%; line-height: 150%; }
a:visited { color: #999999; text-decoration: none; font-size: 65%; line-height: 150%; }
a:hover { color: #999999; text-decoration: underline; font-size: 65%; line-height: 150%; }
a:active { color: #999999; text-decoration: none; font-size: 65%; line-height: 150%; }

a.cuisine_grand:link { color: #10883f; text-decoration: none; font-weight: bold; font-size: 70%; line-height: 150%; }
a.cuisine_grand:visited { color: #10883f; text-decoration: none; font-weight: bold; font-size: 70%; line-height: 150%; }
a.cuisine_grand:hover { color: #10883f; text-decoration: underline; font-weight: bold; font-size: 70%; line-height: 150%; }
a.cuisine_grand:active { color: #10883f; text-decoration: none; font-weight: bold; font-size: 70%; line-height: 150%; }

a.cuisine:link { color: #10883f; text-decoration: none; font-weight: bold; font-size: 65%; line-height: 150%; }
a.cuisine:visited { color: #10883f; text-decoration: none; font-weight: bold; font-size: 65%; line-height: 150%; }
a.cuisine:hover { color: #10883f; text-decoration: underline; font-weight: bold; font-size: 65%; line-height: 150%; }
a.cuisine:active { color: #10883f; text-decoration: none; font-weight: bold; font-size: 65%; line-height: 150%; }

a.bain_grand:link { color: #10883f; text-decoration: none; font-weight: bold; font-size: 70%; line-height: 150%; }
a.bain_grand:visited { color: #10883f; text-decoration: none; font-weight: bold; font-size: 70%; line-height: 150%; }
a.bain_grand:hover { color: #10883f; text-decoration: underline; font-weight: bold; font-size: 70%; line-height: 150%; }
a.bain_grand:active { color: #10883f; text-decoration: none; font-weight: bold; font-size: 70%; line-height: 150%; }

a.bain:link { color: #10883f; text-decoration: none; font-weight: bold; font-size: 65%; line-height: 150%; }
a.bain:visited { color: #10883f; text-decoration: none; font-weight: bold; font-size: 65%; line-height: 150%; }
a.bain:hover { color: #10883f; text-decoration: underline; font-weight: bold; font-size: 65%; line-height: 150%; }
a.bain:active { color: #10883f; text-decoration: none; font-weight: bold; font-size: 65%; line-height: 150%; }

a.rangement_grand:link { color: #10883f; text-decoration: none; font-weight: bold; font-size: 70%; line-height: 150%; }
a.rangement_grand:visited { color: #10883f; text-decoration: none; font-weight: bold; font-size: 70%; line-height: 150%; }
a.rangement_grand:hover { color: #10883f; text-decoration: underline; font-weight: bold; font-size: 70%; line-height: 150%; }
a.rangement_grand:active { color: #10883f; text-decoration: none; font-weight: bold; font-size: 70%; line-height: 150%; }

a.rangement:link { color: #10883f; text-decoration: none; font-weight: bold; font-size: 65%; line-height: 150%; }
a.rangement:visited { color: #10883f; text-decoration: none; font-weight: bold; font-size: 65%; line-height: 150%; }
a.rangement:hover { color: #10883f; text-decoration: underline; font-weight: bold; font-size: 65%; line-height: 150%; }
a.rangement:active { color: #10883f; text-decoration: none; font-weight: bold; font-size: 65%; line-height: 150%; }

/*a.electromenager_grand:link { color: #5f8683; text-decoration: none; font-weight: bold; font-size: 70%; line-height: 150%; }
a.electromenager_grand:visited { color: #5f8683; text-decoration: none; font-weight: bold; font-size: 70%; line-height: 150%; }
a.electromenager_grand:hover { color: #5f8683; text-decoration: underline; font-weight: bold; font-size: 70%; line-height: 150%; }
a.electromenager_grand:active { color: #5f8683; text-decoration: none; font-weight: bold; font-size: 70%; line-height: 150%; }

a.electromenager:link { color: #5f8683; text-decoration: none; font-weight: bold; font-size: 65%; line-height: 150%; }
a.electromenager:visited { color: #5f8683; text-decoration: none; font-weight: bold; font-size: 65%; line-height: 150%; }
a.electromenager:hover { color: #5f8683; text-decoration: underline; font-weight: bold; font-size: 65%; line-height: 150%; }
a.electromenager:active { color: #5f8683; text-decoration: none; font-weight: bold; font-size: 65%; line-height: 150%; }*/

a.monespace_grand:link { color: #10883f; text-decoration: none; font-weight: bold; font-size: 70%; line-height: 150%; }
a.monespace_grand:visited { color: #10883f; text-decoration: none; font-weight: bold; font-size: 70%; line-height: 150%; }
a.monespace_grand:hover { color: #10883f; text-decoration: underline; font-weight: bold; font-size: 70%; line-height: 150%; }
a.monespace_grand:active { color: #10883f; text-decoration: none; font-weight: bold; font-size: 70%; line-height: 150%; }

a.monespace:link { color: #10883f; text-decoration: none; font-weight: bold; font-size: 65%; line-height: 150%; }
a.monespace:visited { color: #10883f; text-decoration: none; font-weight: bold; font-size: 65%; line-height: 150%; }
a.monespace:hover { color: #10883f; text-decoration: underline; font-weight: bold; font-size: 65%; line-height: 150%; }
a.monespace:active { color: #10883f; text-decoration: none; font-weight: bold; font-size: 65%; line-height: 150%; }

a.infosmobalpa_grand:link { color: #10883f; text-decoration: none; font-weight: bold; font-size: 70%; line-height: 150%; }
a.infosmobalpa_grand:visited { color: #10883f; text-decoration: none; font-weight: bold; font-size: 70%; line-height: 150%; }
a.infosmobalpa_grand:hover { color: #10883f; text-decoration: underline; font-weight: bold; font-size: 70%; line-height: 150%; }
a.infosmobalpa_grand:active { color: #10883f; text-decoration: none; font-weight: bold; font-size: 70%; line-height: 150%; }

a.infosmobalpa:link { color: #10883f; text-decoration: none; font-weight: bold; font-size: 65%; line-height: 150%; }
a.infosmobalpa:visited { color: #10883f; text-decoration: none; font-weight: bold; font-size: 65%; line-height: 150%; }
a.infosmobalpa:hover { color: #10883f; text-decoration: underline; font-weight: bold; font-size: 65%; line-height: 150%; }
a.infosmobalpa:active { color: #10883f; text-decoration: none; font-weight: bold; font-size: 65%; line-height: 150%; }

a.siteexterne_grand:link { color: #10883f; text-decoration: none; font-weight: bold; font-size: 70%; line-height: 150%; }
a.siteexterne_grand:visited { color: #10883f; text-decoration: none; font-weight: bold; font-size: 70%; line-height: 150%; }
a.siteexterne_grand:hover { color: #10883f; text-decoration: underline; font-weight: bold; font-size: 70%; line-height: 150%; }
a.siteexterne_grand:active { color: #10883f; text-decoration: none; font-weight: bold; font-size: 70%; line-height: 150%; }

a.siteexterne:link { color: #10883f; text-decoration: none; font-weight: bold; font-size: 65%; line-height: 150%; }
a.siteexterne:visited { color: #10883f; text-decoration: none; font-weight: bold; font-size: 65%; line-height: 150%; }
a.siteexterne:hover { color: #10883f; text-decoration: underline; font-weight: bold; font-size: 65%; line-height: 150%; }
a.siteexterne:active { color: #10883f; text-decoration: none; font-weight: bold; font-size: 65%; line-height: 150%; }

a.grey:link { color: #787878; text-decoration: none; font-size: 90%; }
a.grey:visited { color: #787878; text-decoration: none; font-size: 90%; }
a.grey:hover { color: #787878; text-decoration: underline; font-size: 90%; }
a.grey:active { color: #787878; text-decoration: none; font-size: 90%; }


.titre_mentions { 
font-size: 95%;
font-weight: bold;
color: #97ad28;
}


#main_plan ul {
	/*border-top: dotted 1px #10883f;
	border-bottom: dotted 1px #10883f;*/
	margin:5px 0px 20px 0px;
	padding-top:5px;
}
#main_plan ul.prems {
	padding-bottom:10px;
}

#main_plan ul li {
	background-image:url(../media/plan/puce1.gif);
	background-repeat:no-repeat;
	background-position:0px 7px;
	padding-left:10px;
}

#main_plan ul li a {
	color:#666666;
	font-size:11px;
	text-decoration:none;
}

#main_plan ul li a:hover {
	color:#333333;
	font-size:11px;
	text-decoration:none;
}

#main_plan ul li ul {
	border: 0px ;
	margin:0px 0px 2px 10px;
	padding-top:0;
}

#main_plan ul li ul li {
	background-image:url(../media/plan/puce2.gif);
	background-repeat:no-repeat;
	background-position:0px 10px;
	padding-left:10px;
}

#main_plan ul li ul li a {
	color:#999999;
	font-size:11px;
	text-decoration:none;
}

#main_plan ul li ul li a:hover {
	color:#666666;
	font-size:11px;
	text-decoration:none;
}

#main_plan ul li ul li ul {
	border: 0px ;
	margin:2px 0px 2px 10px;
}

#main_plan ul li ul li ul li {
	background-image:url(../media/plan/puce3.gif);
	background-repeat:no-repeat;
	background-position:0px 10px;
	padding-left:10px;
}

#main_plan ul li ul li ul li a {
	color:#c3c3c3;
	font-size:11px;
	text-decoration:none;
}

#main_plan ul li ul li ul li a:hover {
	color:#999999;
	font-size:11px;
	text-decoration:none;
}

#main_plan ul li ul li ul li ul {
	border: 0px ;
	margin:2px 0px 2px 10px;
}

#main_plan ul li ul li ul li ul li {
	background-image:url(../media/plan/puce4.gif);
	background-repeat:no-repeat;
	background-position:0px 10px;
	padding-left:10px;
}

#main_plan .plan_text a{text-decoration:none;}

#plan_blocs div.prem, #plan_blocs div.prem-err404{width:240px;float:left;font-size:11px;color:#9a9a9a;margin:40px 0px 0px 30px;}
#plan_blocs img{float:left;margin:0 10px 30px 0px;}
#plan_blocs div.deux ul a, #plan_blocs div.deux p a {text-decoration:none;color:#9a9a9a;}
#plan_blocs div.deux ul a:hover, #plan_blocs div.deux p a:hover {text-decoration:underline;}
#plan_blocs h2{color:#22914d;font-size:16px;font-weight:normal;margin-top:0px;margin-bottom:5px;}
#plan_blocs h2 a{text-decoration:none;color:#22914d;font-size:16px;line-height:normal;}
#plan_blocs h2 a:hover{text-decoration:underline;}
#plan_blocs ul{margin-left:100px;}
#plan_blocs p{margin-top:0px;}
#fond-couleur-div-plan {background-color:#f1ead6;height:370px;position: absolute;top:0px;left:0px;width:100%;}

#plan_blocs p.err404 {margin:10px 0 0 30px;padding:0;color:#65716a;font-size:11px;}
#plan_blocs div.prem-err404{margin-top:20px;}
