@import url(../commun/style.css);

/* SOMMAIRE 2 */
.sommaire2 {
	float:left;
	width:575px;
	background-repeat:no-repeat;
	background-position:bottom left;
	padding-top:10px;
}
.sommaire2 .info2 {
	float:left;
	width:460px;
	/*font-size:10px;*/
	font-size: 0.9em;
}
.sommaire2 .box_som {
	width:575px;
	float:left;
	margin-bottom:5px;
	padding-top:5px;
	border-top: #CCCCCC solid 1px;
}
.sommaire2 .info_photo2 {
	float:left;
	width:86px;
	padding-right:10px;
	padding-left:5px;
}
.sommaire2 h4 {
	float:left;
	/*font-size:11px;*/
	font-size: 1em;
	font-weight:bold;
	padding-bottom:2px;
	margin-bottom:5px;
}
.sommaire2 h4 a {
	color:#c5083d;
	text-decoration:none;
}