@charset "UTF-8";
#conteneur_fond {
	height: 680px;
	width: 997px;
	background-image: url(../images/fond.gif);
	margin-right: auto;
	margin-left: auto;
}
#flash {
	float: left;
	height: 379px;
	width: 828px;
	position: relative;
}
#menu {
	width:160px;
	height:auto;
	z-index:1;
	float: left;
	margin-right: 3px;
	margin-left: 3px;
	text-align: right;
	margin-top: 20px;
}
#filet_sommaire {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 5px;
}
#formulaire {
	width: 264px;
	float: right;
	color: #FFCC99;
	font-weight: bold;
	top: 45px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #999999;
	margin-bottom: 62px;
	margin-top: 30px;
}
#vierge {
	clear: both;
	float: none;
}
#descriptif {
	width: 630px;
	position: relative;
	left: 140px;
	top: 20px;
	z-index: 10;
	font-size: 12px;
	font-weight: normal;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #999999;
	padding-left: 5px;
	float: left;
}
#formulaire  a {
	color: #66CCFF;
}
#entete {
	width: 300px;
	top: 125px;
	position: relative;
	float: left;
	left: 220px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #999999;
	padding-left: 5px;
	color: #66CCFF;
}
#menu li {
	z-index:1;
	list-style-image: none;
	list-style-type: none;
	margin-left: -30px;
}
#menu ul {
	z-index:1;
	list-style-image: none;
	list-style-type: none;
	line-height: 19px;
}
#mentions_bas {
	text-align: center;
	color: #333333;
	font-size: 9px;
	margin-top: 5px;
}
#mentions_bas a:link {
	color: #003366;
	font-size: 10px;
	font-weight: bold;
}
.Style1 {
	color: #66CCFF;
	font-weight: bold;
}
#mentions_bas a:visited {
	color: #003366;
	font-size: 10px;
	font-weight: bold;
}
#formulaire a:hover {
	color: #CCCCCC;
}
#logo {
	height: 95px;
	width: 86px;
	position: relative;
	left: 36px;
	float: left;
	top: 20px;
}
