@charset "UTF-8";
/* CSS Document */


/* Content page - Photos
__________________________________ */

#blocgalery {
	width:730px;
	margin-top:10px;
	float:left;
}

#titreblocgalery {
	color:#333333;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	margin-bottom:10px;
}

.titregalery {
	height:20px;
}

.pictgalery {
	width:730px;
	height:260px;
	
}

.descriptifgalery {
	margin-top:5px;
	height:30px;
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}