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


/* Content page - Photos
__________________________________ */

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


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

.bloc_pict {
	width:180px;
	height:180px;
	float:left;
}

.pictgalerie {
	display:block;
	width:170px;
	height:170px;
}

.titregalerie {
	height:20px;
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
}


.descrgalerie {
	height:10px;
	margin-bottom:15px;
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}

.linkgalerie {
	width:730px;
	padding:0;
	margin:0;
	margin-bottom:10px;
}