#contenu
{
	position : relative;
	display : block;
	margin-left : auto;
	margin-right : auto;
	width : 800px;
	height : 5000px;
	background-color : white;
}

#blocMaPhoto
{
	 width:auto; 
	 text-align:right;
}

#fleche
{
	/*box-shadow: 0px 0px 10px 4px rgba(119, 119, 119, 0.75);
	-moz-box-shadow: 0px 0px 10px 4px rgba(119, 119, 119, 0.75);
	-webkit-box-shadow: 0px 0px 10px 4px rgba(119, 119, 119, 0.75);*/
}
#moi
{
	display : inline-block;
	border : 7px solid;
	border-color : rgba(179,179,179,1);
	height : 55px;
	width : 70px;
	margin: 2px;
}

h1
{
	display : inline-block;
	text-align: center;
	vertical-align : bottom;
	height : 120px;
	width : 100%;
	margin-bottom : 10px;
	font-family : "Helvetica Neue Light", "Helvetica";
	font-size : 3em;
	font-weight : lighter;
	color : rgba(102,102,102,1);
	/*border: 1px solid;
	border-radius: 8px;*/
}


#content_text
{
	display: block;
	position: absolue;
  	margin-left: 0%;
	background-color : rgba(179,179,179,1);
	color : white;
	width : 30%;
	height : 1000px;
	font-size: 1.2em;
	padding : 5px;
}

#insImg
{
	display : block;
	position: absolute;
	top : 250px;
  	margin-left: 32%;
	background-color : white;
	width : 66%;
	height: auto;
	font-size: 1.2em;
	padding : 5px;

}

.imgDigit
{
	display: inligne;
    position: relative;
    left: 0px;
    top: 0px;
	width : 600px;
	heigth : 400px;
}
#comment
{

	margin-left : 2%;
	color: rgba(102,102,102,1);
}

video
{
	margin-left : 5%;

}
