@charset "utf-8";
/* CSS Document */
#content_pres_ent{
	text-align:left;
	width:76%;
	height:100%;
	margin-top:2.2%;
	float:left;
	padding:0;
	margin-bottom:4%;
}
#pres_ent_l, #pres_ent_r{
	float:left;
	height:100%;
	margin-top:2%;
}
#pres_ent_l{
	width:40%;
	text-align:center;
}
#pres_ent_r{
	width:55%;
	padding:7px;
	padding-top:10px;
	text-align:left;
}
#pres_ent_r p{
	padding-left:5px;
}
.cadre{
	margin:0 auto;
	width:258px;
	height:202px;
	text-align:center;
	margin-top:10px;
}
.up_cadre{
	background-image:url(/imgs/pres_ent/haut_cadre_photo.png);
	background-repeat:no-repeat;
	width:258px;
	height:11px;
}
.content_cadre{
	background-image:url(/imgs/pres_ent/bg_cadre_photo.png);
	background-repeat:repeat-y;
	width:258px;
	height:180px;
	text-align:center;
}
.down_cadre{
	background-image:url(/imgs/pres_ent/bas_cadre_photo.png);
	background-repeat:no-repeat;
	width:258px;
	height:11px;
}
