div#haut
{
	margin: 10px 20px;
	height: 270px;
}
div#haut img
{
	float: left;
	width : 300px;
	height: 250px;
	border: 1px solid #3f342a;
	margin: 8px 5px 15px 8px;
}

div#texte-presentation
{
	margin : 10px;
	padding: 10px 0px;
	color: #FFFFFF;
}

div#texte-presentation h2
{
color : #909aa7;
font-size:12px;
}

div#haut b
{
color : #909aa7;
font-size:12px;
}

div#haut h2
{
color : #909aa7;
font-size:12px;
}
