@charset "iso-8859-1";
/* CSS Document */

/* ------------------------------ Général ----------------------------------- */
H1
{
	display:block;
	float:left;
	font-size:14px;
	color:#aacae6;
	margin-bottom:3px;
}

p
{
	display:block;
	float:left;
	width:708px;
	margin-top:5px;
}


H2
{
	display:block;
	float:left;
	font-size:14px;
	color:#aacae6;
	margin-top:20px;
	margin-bottom:3px;
}

#btnphoto
{
	display:block;
	float:right;
	margin-right:10px;
	margin-top:-30px;
}

/* ------------------------------ Bloc marque ----------------------------------- */
#marques {
	display:block;
	float:left;
	width:708px;
	height:198px;
}