/*-------------------------------------------------------------------------------------------------------------
                                           CSS version haut et bas débit
---------------------------------------------------------------------------------------------------------------*/

body {
	background-color: #f3e0b6;/*couleur de fond de la page*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

/*----------------------------------------------------------------
						Css génériques
------------------------------------------------------------------*/
.texteagauche { text-align:left; }
.texteadroite { text-align:right; }
.texteaumilieu { text-align:center; }
.floatagauche { float:left; }
.floatadroite { float:right; }
.stopfloat { clear:both; }


/*----------------------------------------------------------------
				Insertion du flash + détection 
------------------------------------------------------------------*/
#flashcontent {
	text-align: center;
}

#detectcontent {
	text-align: center;
}
.detect {color: #bba07b; font-weight: bold; font-size: 10px; text-decoration:none; }	
.detect a:link, .detect a:visited {color: #c7986a; font-weight: bold; font-size: 10px; text-decoration:none; }
.detect a:hover {color: #bba07b; font-weight: bold; font-size: 10px; text-decoration:underline; }
 

/*----------------------------------------------------------------
						Mentions légales
------------------------------------------------------------------*/

#conteneur {
	width: 1540px;
}

#mentions {
color: #000000; 
	width: 520px;
	margin: 10px;
	padding: 15px;
	text-align: justify;
	border-style: solid; border-width: 1px; border-color: #805537;
	font-weight: normal; font-size: 11px; text-decoration:none;
	background-color: #FFFFFF;
}
#mentions a:link, #mentions a:visited {
	color: #805537; font-weight: bold; font-size: 11px; text-decoration:none;
}
#mentions a:hover {
	color: #c7986a; font-weight: bold; font-size: 11px; text-decoration:underline;
}


/*----------------------------------------------------------------
							Signature
------------------------------------------------------------------*/
#signature {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	clear:both;
}

#adresse { 
	color: #805537;
	font-weight: bold;
	font-size: 10px;
	text-decoration:none;
}
#adresse a:link, #adresse a:visited {
	color: #805537;
	font-weight: bold;
	font-size: 10px;
	text-decoration:none;
}
#adresse a:hover {
	color: #c7986a;
	font-weight: bold;
	font-size: 10px;
	text-decoration:underline;
}
/*----------------------------------------------------------------
							VIA MICHELIN
------------------------------------------------------------------*/
.michelinNav{ color:#333333;}
a.michelinNav{ color:#333333;font-size: 12px; text-decoration:none;}
a.michelinNav:hover{ color:#000000;font-size: 12px; text-decoration:none;}

.tableaubleu{background-color:#9D99A9; color:#000000; padding:15px 5px 15px 5px; text-align:center; font-size:12px;}
.tableaubleu a:link, #mentions a:visited { color:#000000; text-decoration:none;}
.tableauocre{background-color:#BDA88E;}
.interface{ color:#442840;}

#contenu{width:950px; text-align:center;}
#menu{color:#442840; width:200px; text-align:center; font-size:14px; float:left;}
#foto{width:700px; text-align:right; color:#442840; font-size:12px; padding:15px 5px 0px 5px; vertical-align:middle; float:right; background-image:url(../img/fondcontenu.gif); background-repeat:repeat-y; height:500px;}
#foto2{width:700px; text-align:right; color:#442840; font-size:12px; padding:15px 5px 0px 5px; vertical-align:middle; float:right; background-image:url(../img/fondcontenu.gif); background-repeat:repeat-y; height:auto;}
#marron{background-color:#BBA07A; text-align:left; padding:2px 0px 5px 5px;}
#rouge{background-color:#D0825D; text-align:left; padding:2px 0px 5px 5px;}
#bleu{background-color:#9B9295; text-align:left; padding:2px 0px 5px 5px;}
.textedescriptif{font-size:11px; text-align:justify;}
.lien{text-decoration:underline;}
.lienencour{color:#FFFFFF; text-decoration:underline;}
.lien a:hover, a:link, a:visited{color:#442840;}
.tablal{font-size:12px; text-align:center;}
.tablaltitre{font-size:14px; padding:2px 5px 2px 5px; text-align:left;}
.tablalrubrique{font-size:12px; padding:2px 5px 2px 5px; text-align:left;}
