@charset "utf-8";
/* CSS Document */
html, body {
	background-color: #ffffff;
	background-position:center 0px;
	background-repeat:repeat-y;
	height: 100%;
	margin: 0;
	padding: 0;
}
.fullvision {
	position:absolute;
	left: 0px;
	top: 0px;
}
.corps {
	width:640px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
#div_flash {
	height: 100%;
	font-family:arial;
	font-size:12px;
}
.index_flash {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration:none;
}
.index_flash a:link, .index_flash a:visited {
	font-weight:bold;
	color: #333333;
	text-decoration:none;
}	
.index_flash a:hover {
	color: #000000;
	text-decoration:none;
}
.debut{background:#999; color:#333; padding:10px; display:inline; margin:5px;}
h1 {
	color:#D63C3F;
	font-size:20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

}
h2 {
	color:#CACE97;
	font-size:12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.soustitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
.nav {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #553030;
	text-decoration: none;
}
.nav a:link, .nav a:visited {
	color: #553030;
	text-decoration: none;
}
.nav a:hover {
	color: #CACE97;
	text-decoration: none;
}
.navoff {
	text-decoration: none;
	color: #D63C3F;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.texte a:link, .texte a:visited {
	text-decoration: none;
	color: #999999;
}
.texte a:hover {
	text-decoration: none;
	color: #D63C3F;
}
.adresse {
	color: #999999;
	font-weight: normal;
	font-size: 10px;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.adresse a:link, .adresse a:visited {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.adresse a:hover {
	color: #D63C3F;
	font-weight: bold;
	text-decoration:none;
}

.mentions {
	color: #000000;
	text-align: justify;
	font-weight: normal;
	font-size: 11px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
}
.mentions a:link, .mentions a:visited {
	color: #666666;
	font-weight: bold;
	text-decoration:none;
}
.mentions a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration:underline;
}



.absmiddle {
	vertical-align:middle;
	margin-bottom:.25em;
	border:0px;
}
#footer {
	background-color:#FFFFFF;
	text-align:center;
	height:160px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #193C66;


    }
#col1 {float:left; width:180px; text-align:left; margin:30px; padding-left:50px;}
#col2,#col3 {
	float:left;
	width:150px;
	text-align:left;
	margin:30px;
	padding-left:3px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #193C66;
}
.liens { font-size:11px;
	color: #333333;
	text-decoration: none;
}
.liens a:link, .liens a:visited {
	color: #333333;
	text-decoration: none;
}
.liens a:hover {
	color: #000000;
	text-decoration: underline;
}

