@charset "UTF-8";
body {
	background-color: #333333;
}
#principal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 980px;
	margin-left: -490px;
	position: absolute;
	left: 50%;
	top: 0px;
}
#haut {
	position: relative;
	height: 248px;
	width: 980px;
}
#titre {
	height: 54px;
	width: 980px;
	position: relative;
}
#contenu {
	position: relative;
	height: auto;
	width: 980px;
	background-color: #999999;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
}
h1 {
	font-size: 16px;
	background-color: #333333;
	margin: 0px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 40px;
	padding-bottom: 3px;
	padding-left: 40px;
}
h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-right: 40px;
	margin-left: 40px;
}
#principal #contenu p {
	padding-right: 40px;
	padding-left: 40px;
	font-size: 12px;
}
ul {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
li {
	display: inline;
	padding-right: 5px;
	padding-left: 3px;
}
#bas {
	position: relative;
	height: 91px;
	width: 980px;
}
#pied {
	background-color: #663399;
	height: 16px;
	width: 970px;
	padding-right: 10px;
	position: relative;
	text-align: right;
}
#principal #pied a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#principal #pied a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#principal #pied a:hover {
	text-decoration: underline;
}
#principal #menu a:link {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
#principal #menu a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
#principal #menu a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#menu {
	position:absolute;
	left:0px;
	top:233px;
	width:500px;
	height:14px;
	z-index:1;
	margin-left: 15px;
}
#principal #contenu ul {
	list-style-type: disc;
	padding: 0px;
	margin: 0px;
}
#principal #contenu li {
	display: block;
	margin-left: 52px;
	list-style-type: disc;
	font-size: 12px;
}

#formulaire {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 10px;
	margin-bottom: 30px;
}
#form1 {
	padding: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#formulaireGpesGauche {
	width: 980px;
	position: relative;
}
#formulaireGpesDroite {
	float: right;
	width: 280px;
	position: relative;
	margin: 0px;
	padding: 0px;
}
label {
	display: block;
	margin-bottom: 8px;
}
.champ {
	width: 500px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #161E1E;
	height: 14px;
	border: 1px solid #999999;
}
.saisie {
	height: 50px;
	width: 260px;
	position: relative;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #161E1E;
	border: 1px solid #999999;
}
.description {
	width: 150px;
	display: block;
	float: left;
	text-align: right;
	padding-right: 10px;
}
submit {
	background-color: #666666;
	border: 1px solid #FFFFFF;
}
#valider {
	margin-left: 160px;
}
.valider {
	text-align: right;
}
.logotype {
	float: left;
	margin-right: 10px;
}
#partenaire {
	position: relative;
	width: 980px;
	height: 140px;
}

