.menusommaire {
	font-family: Verdana, sans-serif;
	color: #000000;
	font-size: 12px;
	position: static;
	text-align: left;
	left: 2%;
	top: 15%;
	height: 70%;
	width: 95%;
}

.video {
	position: relative;
	top: 20%;
	left: 30%;
}
	
.retour {
	left: 1px;
	top: 1px;
	font-family: Verdana, sans-serif;
	color: #FF0000;
	font-style: normal;
	font-weight: bold;
}

.photos {
	top: 1%;
	right: 30%;
}

.texte {
	font-family: Verdana, sans-serif;
	color: #000000;
	font-size: 12px;
	position: static;
	text-align: justify;
	left: 30%;
	top: 30%;
	height: 50%;
	width: 35%;
}

a:link {
	text-decoration: none;
	color: #000000
}
a:visited {
	text-decoration: none;
	color: #121212
}
a:hover {
	text-decoration: none;
	background:#000000;
	color: #ffffff;
}
a:active {
	text-decoration: none;
	color: #000000
}
body {
	background:none;
}
