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


/* Content page - Photos
__________________________________ */

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


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

.blocart {
	width:365px;
	
	float:left;
}

.pictart {
	width:200px;
}

.bloc {
	float:left;
}

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

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


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

.linkart {
	width:365px;
	padding:0;
	margin:0;
	padding-bottom:10px;
}