/***
 * 
***/

#ficheDescr {
	border-bottom:1px dashed #dedede;
}
#ficheDescr img {
	display:block;
	float:left;
	border:1px solid #7bb3e0;
	margin:0 0 5px 0;
}
#ficheDescr_C {
	float:right;
	width:515px;
}
#ficheDescr_C h1 {
	font-size:14px;
	color:#7bb3e0;
}
#ficheDescr_txt {
	min-height:75px;
}
#buttonC {
	height:21px;
	margin:5px;
}
#bt_inscr_div {
	float:left;
	margin-left:20px;
}
#bt_inscr2_div {
	float:right;
	margin-right:20px;
}

#infos, #temoignage {
	width:50%;
}
#infos {
	float:left;
	border-right:1px dashed #dedede;
	margin-right:-1px;
}
.infosContainer {
	margin:5px;
}
#infos dl {
	margin-top:10px;
}
#infos dt {
	float:left;
	width:50%;
	font-weight:bold;
	text-align:right;
	line-height:15px;
	padding-right:2px;
}
#infos dd {
	line-height:15px;
	border-bottom:1px solid #f0f0f0;
}
#temoignage {
	float:right;
}
#temoignage h3 {
	font-size:11px;
}

