#contenu_real_dr
{
	float : right;
	width : 50%;
	text-align : center;
	height : 230px;
}
#presentation_real
{
	width : auto;
	background-color : white;
	margin : 0px auto;
	padding : 20px 20px 20px;
	font-family : 'Source sans pro';
}
#texte_detail_real
{
	font-size : 1.2em;
	float : right;
	margin-right : 20px;
	width : 55%;
}
.plan
{
	color : black;
	text-decoration : none;
}
.supp_real_img
{
	position : absolute;
	background-color : white;
	font-weight : bold;
	color : red;
	width : 16px;
	height : 15px;
	text-align : center;
	text-decoration : none;
	border : 2px solid red;
	display : block;
	border-radius: 10px;
}
.block_photo
{
	float : left;
}
.en_savoir_plus
{
	float : right;
	margin-right : 20px;
	width : 150px;
	background-color : black;
	padding : 10px;
	border-radius :5px;
	text-align : center;
}
.en_savoir_plus a
{
	color : #459252;
	font-weight : bold;
	text-decoration : none;
}
#mini_real
{
	margin-left : 5px;
	margin-top : 10px;
}
#texte_realisation #img_mini
{
	width : 80px;
	float : left;
}
#text_yt
{
	float : right;
	font-weight : bold;
	font-size : 1.2em;
	margin-top : 30px;
	width : 35%;
}
.etat_real
{
	background-color : white;
	padding : 3px;
	color : #555555;
	float : left;
	font-style : italic;
	font-weight : normal;
}
#icones_real a
{
	text-decoration : none;
}
#icone_1,#icone_2,#icone_3,#icone_4,#icone_5
{
	background-color : black;
	color : #459252;
	padding : 5px;
	border-radius : 10px;
	width : 30%;
	float : left;
	font-weight : bold;
	text-align : center;
	margin-right : 20px;
	margin-bottom : 10px;
	height : 50px;
	display : table;
	font-size : 1.2em;
}
#icone_1 span
{
	vertical-align : middle;
	display : table-cell;
}
#icone_1 i,#icone_2 i,#icone_3 i,#icone_4 i,#icone_5 i
{
	margin-right : 10px;
}
.tit_real
{
	text-align : center;
	font-size : 1.5em;
	text-decoration: underline;
}
#presentation_real h2
{color:#459252;text-align:center;text-decoration:none}
#texte_realisation img
{
	width : 450px;
}