@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;
}
.debut{background:#999; color:#333; padding:10px; display:inline; margin:5px;}
.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;
}
h1 {
	color:#D63C3F;
	font-size:16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

}
h2 {
	color:#CACE97;
	font-size:14px;
	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;
}

