@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;
	margin-bottom: 10px;
}

.pictart {
	width:50px;
	height: 100px;
	float:left;
	margin-right: 15px;
}

.bloc_text {
	width: 300px;
	margin-left: 5px;
}

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

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

.descrart {
	margin-bottom: 5px;
}

.descrart p {
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	margin:0;
	padding:0;
}

.linkart {
	padding-top:5px;
	padding:0;
	margin:0;
}