body{
	background-color: white;
	font-family: verdana;
	font-size: 12px;
	margin: 0;
	color: black;
	height: 730px;
}

#bandeau{
	position: absolute;
	left: 0px;
	background-image: url("images/bandeau.jpg");
	width: 100%;
	height:91px;
	position: absolute;
}

#conteneur{
	margin: 0 auto;
	background: url("images/accueil.jpg") no-repeat;
	border-style: none;
	text-align: justify;
	position: relative;
	width: 1000px;
	height: 768px;
}

#haut{
	width:1000px;
	height:91px;
}

#footer{
	width: 1000px;
	text-align: center;
	font-size: 0.75em;
	margin: 0 auto;
	z-index: 20;
}

#fond{
	width: 100%;
	top: 91px;
	height: 100%;
	position: absolute;
}

#menu{
	text-align: left;
	padding: 20px;
	width: 133px;
	height: 621px;
	float: left;
}

#page{
	position: relative;
	width:827px;
	height:677px;
	float: left;
	color: #efffde;
	overflow: auto;
}

#contenu{
	padding: 70px;
	padding-top: 40px;
	padding-bottom: 30px;
	z-index: 10;
}

h1 a{
	font-size: 12px;
	color: #a8ff02;
	text-decoration: none;
	margin-left: -15px;
}

h1 a:hover{
	color: #ccff99;
	font-size: 12px;
	font-weight: bolder;
}

h1{
	font-size: 18px;
	margin-left: 20px;
}

.cv{
	margin-left: -20px;
}

h2{
	font-size: 14px;
	font-weight: bold;
}

h3{
	font-size: 10px;
	margin-left: 60px;
}

strong{
	color: #a8ff02;
}

#form_g{
	text-align: right;
	float: left;
	padding-right: 20px;
}

#form_d{
	padding-top: 8px;
}

.formulaire{
	margin-bottom: -10px;
}

#finDepage{
	position: relative;
	width: 800px;
	margin: 0 auto;
	bottom: 0px;
}

.description{
	float: left;
}

#stell{
	float: left;
	width: 437px;
}

.alignementDroite{
	text-align: right;
}

#cretes{
	margin-left: 500px;
}

#thierry{
	width: 348px;
	float: left;
}

#pierre{
	text-align: center;
}

.maintien{
	margin-left: 180px;
	margin-right: 25px;
	width: 300px;
	float: left;
}

#maintien{
	margin-left: 180px;
	width: 300px;
}

#renforcement{
	float: left;
	margin-left: 75px;
}

.label{
	margin-bottom: 13px;
}