/*-------------------------------------------------------------------------------------------------------------
                                           CSS version haut et bas débit
---------------------------------------------------------------------------------------------------------------*/

html,body {
	background-color: #AA8870;/*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;
	height:100%;
}
h1{color:#FFFFFF; font-size:14px;}
h2{color:#FFFFFF; font-size:12px;}

/*----------------------------------------------------------------
						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;
	height:100%;
}

#detectcontent {
	text-align: center;
}
.detect {color: #FFFFFF; font-size: 10px; text-decoration:none; }	
.detect a:link, .detect a:visited {color: #666666; font-size: 10px; text-decoration:none; }
.detect a:hover {color: #FFFFFF; font-size: 10px; text-decoration:underline; }
 

/*----------------------------------------------------------------
						Mentions légales
------------------------------------------------------------------*/

#conteneur {
	width: 540px;
}

#mentions {
color: #000000; 
	width: 520px;
	margin: 10px;
	padding: 15px;
	text-align: justify;
	border-style: solid; border-width: 1px; border-color: #666666;
	font-weight: normal; font-size: 11px; text-decoration:none;
	background-color: #FFFFFF;
}
#mentions a:link, #mentions a:visited {
	color: #666666; font-weight: bold; font-size: 11px; text-decoration:none;
}
#mentions a:hover {
	color: #000000; font-weight: bold; font-size: 11px; text-decoration:underline;
}


/*----------------------------------------------------------------
							Signature
------------------------------------------------------------------*/
#signature {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

#adresse { 
	color: #000000;
	font-weight: bold;
	font-size: 10px;
	text-decoration:none;
}
#adresse a:link, #adresse a:visited {
	color: #000000;
	font-weight: bold;
	font-size: 10px;
	text-decoration:none;
}
#adresse a:hover {
	color: #666666;
	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;}
/*----------------------------------------------------------------
						FAST BOUC
------------------------------------------------------------------*/
.form{color:#7E2929; font-weight: bold; font-size: 10px; text-decoration:none;} 
.form2{color:#EEF0B5; font-weight: bold; font-size: 10px; text-decoration:none;} 
.form3{color:#ffffff; font-weight: bold; font-size: 10px; text-decoration:none;} 
a.form3{color:#ffffff; font-weight: bold; font-size: 10px; text-decoration:underline;} 

/*---------------------------------------------------------------
                         POUR LE BAS DEBIT
-----------------------------------------------------------------*/
#sign{background-color:#a23e3e; text-align:center; font-size:12px; color:#FFFFFF;}
#sign a:hover, #sign a:link, #sign a:visited{color:#FFFFFF; text-decoration:none;}
.couleurrouge{background-color:#A23E3E;}
.fondhorloge{background-image:url(../img/fondhorloge.jpg); color:#0B233B; padding-left:6px; font-size:12px;}
.fondeiffel{background-image:url(../img/fond-eiffel.gif);}
.fondmenu{background-image:url(../img/fondmenu.gif); font-size:16px; color:#FFFFFF;}
.lienmenu{padding:4px 0px 4px 8px; line-height:22px;}
.lienmenu:link, .lienmenu:hover, .lienmenu:visited{color:#FFFFFF; text-decoration:none; padding:4px 0px 4px 8px;}
.lienoff{color:#E0B8B8; padding:4px 0px 4px 8px; line-height:22px;}
.fondvertical{background-image:url(../img/fond-vertical.gif); padding:0px 6px 0px 6px; color:#FFFFFF; font-size:11px;}
.fondhorizontal{background-image:url(../img/fond-horiz.gif); padding:6px 6px 6px 6px; color:#FFFFFF; font-size:11px;}
.fondhorlogetxt{background-image:url(../img/fond-horloge-tx.jpg); padding:6px 6px 6px 6px; color:#FFFFFF; font-size:11px;}
.engras{font-size:18px;}
.lienmichelin{color:#FFFFFF; font-size:14px; font-weight:bold;}
.lienmichelin:link, .lienmichelin:hover, .lienmichelin:visited{color:#FFFFFF; padding-left:10px;}
