body{
	font-family:Verdana,Arial;
	font-size:10px;
	background-color:#6f7072;
	text-align:justify;
}
a{
	color:#6f7072;
}
a:hover{
	color:#9ac918;
}
p{
	text-align:justify;
}
h1{
	font-variant:small-caps;
	color:#560884;
	font-size:12px;
}
h3{
	font-size:16px;
	font-weight:bold;
	color:#336633;
	text-decoration:underline;
}
.bandeau{
	width:900px;
	height:180px;
	margin:auto;
	background-image:url(images/bandeau.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
.contenu{
	width:900px;
	margin:auto;
	overflow:auto;
	background:#ffffff;
	min-height:350px;
	padding:20px;
	padding-left:0px;
	padding-right:0px;
}
.menu{
	float:left;
}
.menu a.menu1{
	display:block;
	width:150px;
	height:40px;
	margin-bottom:15px;
	background:url(images/accueil.png) no-repeat;
}
.menu a:hover.menu1{
	background:url(images/accueil_over.png) no-repeat;
}
.menu a.menu2{
	display:block;
	width:150px;
	height:40px;
	margin-bottom:15px;
	background:url(images/cv.png) no-repeat;
}
.menu a:hover.menu2{
	background:url(images/cv_over.png) no-repeat;
}
.menu a.menu3{
	display:block;
	width:150px;
	height:40px;
	margin-bottom:15px;
	background:url(images/realisations.png) no-repeat;
}
.menu a:hover.menu3{
	background:url(images/realisations_over.png) no-repeat;
}
.menu a.menu4{
	display:block;
	width:150px;
	height:40px;
	margin-bottom:15px;
	background:url(images/contact.png) no-repeat;
}
.menu a:hover.menu4{
	background:url(images/contact_over.png) no-repeat;
}
.reste{
	float:left;
	width:678px;
	padding-left:30px;
	border-left-color:#570885;
	border-left-style:dotted;
	border-left-width:2px;
	min-height:350px;
}
#gauche{
	margin-top:20px;
	float:left;
	width:47%;
	height:140px;
	padding:5px;
}
#droite{
	margin-top:20px;
	float:left;
	width:47%;
	height:140px;
	padding:5px;
}
.gauche2{
	margin-top:20px;
	float:left;
	width:47%;
	height:250px;
	padding:5px;
}
.droite2{
	margin-top:20px;
	float:left;
	width:47%;
	height:250px;
	padding:5px;
}
#footer{
	width:900px;
	height:27px;
	margin:auto;
	background:url(images/footer.png) no-repeat;
	font-size:9px;
	text-align:center;
	padding-top:15px;
}
.centre{
	text-align:center;
}
.titreh{
	color:#9ac918;
	font-size:14px;
	font-weight:normal;
	text-align:center;
	padding-top:140px;
	font-weight:bold;
}
.photo{
	width:200px;
	height:200px;
	margin:10px;
	float:left;
}
.texte{
	float:left;
	margin:10px;
	height:200px;
	text-align:justify;
	width:660px;
}
.photo2{
	width:200px;
	height:140px;
	margin:10px;
	float:left;
}
.texte2{
	float:left;
	margin:10px;
	height:140px;
	text-align:justify;
}
.cv{
	font-style:italic;
	font-weight:bold;
}

#ariane{
	font-size:9px;
	color:#6f7072;
	font-style:italic;
}
.gauche{
	width:120px;
	float:left;
	text-align:right;
	margin-right:10px;
}
.gauche .petit{
	font-size:.8em;
	line-height:6px;
	height:25px;
	font-weight:normal;
	padding-top:5px;
	margin-bottom:5px;
	margin-top:5px;
}
.droite{
	width:300px;
	float:left;
}
.droite img{
	display:block;
	height:30px;
	margin-bottom:5px;
	margin-top:5px;
}
.gauche label{
	display:block;
	line-height:33px;
	font-weight:bold;
}
.droite input{
	width:200px;
	display:block;
	height:20px;
	margin-bottom:10px;
}



