/* CSS Document */

body {
	background-color: #C76F34;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#fff;
}
#fla{background-color: #403630;}
/* css génériques */
.texteagauche { text-align:left; }
.texteadroite { text-align:right;padding:10px 20px 0px 0px;font-size: 10px; }
.titre { text-align:right;font-size: 14px; font-weight:bold; font-style:italic; color:#C76F34; }
.texteaumilieu { text-align:center; padding:5px 5px 5px 5px;font-size: 10px; }
.floatagauche { float:left; }
.floatadroite { float:right; }
.stopfloat { clear:both; }
/*-------------------------------------------*/



#flashcontent {
	text-align: center;
}

#detectcontent {
	text-align: center;
}
 
#signature {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding: 0px;
	text-align: center;
	border: 0px;
}


/* mentions légales */
#mentions {
	width: 520px;
	margin-top: 10px;
	padding: 15px;
	text-align: justify;
	border-style: solid; border-width: 1px; border-color: #666;
	color:#999; font-weight: normal; font-size: 11px; text-decoration:none;
}
#mentions a:link {
	color:#666; font-weight: bold; font-size: 11px; text-decoration:none;
}
#mentions a:hover {
	color:#666; font-weight: bold; font-size: 11px; text-decoration:underline;
}
#mentions a:visited {
	color:#666; font-weight: bold; font-size: 11px; text-decoration:none;
}
/*-------------------------------------------*/

.tarifs {color:#fff; font-size: 10px; text-decoration:none;}
.tarifsT{color:#C76F34; font-size: 12px; text-decoration:none; font-weight:bold;}

.liens {color:#fff; font-weight: bold; font-size: 10px; text-decoration:none;}
.liens a:link {color:#fff; font-weight: bold; font-size: 10px; text-decoration:none; }
.liens a:hover {color:#fff; font-weight: bold; font-size: 10px; text-decoration:none; }
.liens a:visited {color:#fff; font-weight: bold; font-size: 10px; text-decoration:none; }

.adresse {color:#999; font-weight: bold; font-size: 10px; text-decoration:none; text-align: center;}
.adresse a:link {color:#999; font-weight: bold; font-size: 10px; text-decoration:none; }
.adresse a:hover {color:#999; font-weight: bold; font-size: 10px; text-decoration:underline; }
.adresse a:visited {color:#999; font-weight: bold; font-size: 10px; text-decoration:none; }

.adresse2 {color:#fff; font-size: 10px; text-decoration:none; padding:0px 0px 0px 20px;}
.adresse2 a:link {color:#fff; font-size: 10px; text-decoration:none; }
.adresse2 a:hover {color:#fff; font-size: 10px; text-decoration:underline; }
.adresse2 a:visited {color:#fff; font-size: 10px; text-decoration:none; }

.detect {color:#FFFFFF; font-weight: bold; font-size: 10px;	text-decoration:none; }	
.detect a:link {color:#FFFFFF; font-weight: bold; font-size: 10px; text-decoration:none; }
.detect a:hover {color:#FFFFFF; font-weight: bold; font-size: 10px; text-decoration:underline; }
.detect a:visited {color:#FFFFFF; font-weight: bold; font-size: 10px; text-decoration:none; }



.menu{ color:#919191;font-family: Georgia, "Times New Roman", Times, serif;font-size: 17px; text-decoration:none; font-style:italic; padding:0px 0px 0px 20px;}
.menu:hover{ color:#cccccc;font-family: Georgia, "Times New Roman", Times, serif;font-size: 17px; text-decoration:underline;}
.menuOn{ color:#BA6214;font-family: Georgia, "Times New Roman", Times, serif;font-size: 17px;text-decoration:none; font-style:italic; padding:0px 0px 0px 20px;}