body {
	background-image: url("../img/bg-haut-about.jpg");
}

.entete{
	height: 280px;
}

.content .gauche{
	float: left;
	width: 50%;
}

.gauche h1{
	margin-left: 10px;
}

.gauche h2{
	margin-left: 10px;
	font-size: 14px;
	padding-bottom: 15px;
	font-weight: normal;
	border-bottom: 1px dashed grey;
}

.gauche h3{
	border-bottom: 1px dashed grey;
	padding-bottom: 15px;
	margin-left: 10px;
}

p.contact{
	margin-left: 10px;
	margin-top: 10px;
	font-size: 21px;
	margin-bottom: 20px;
	width: 200px;
}

p.contact img{
	vertical-align: middle;
}

.liens td span{
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
}

.liens td img{
	vertical-align: middle;
}

.liens a:hover{
	text-decoration:underline;	
}

.content .droite{
	width: 50%;
	float: left;
	margin-top: 80px;
}

.dl-bio{
	margin:15px 10px;
}

.dl-bio a{
	color:#38ccb5;
	font-size:14px;
}	

.dl-bio a:hover{
	text-decoration:underline;	
}	
