body {
	background-color: #6495ED;
	margin: 0px 0px 0px 0px;
}
A.menulink {
/*width: 110px;*/
text-decoration: none;
font-family:tahoma, "sans serif";
font-size:15px;
color: #000066;
}
A.menulink:hover {background-color: gold;}

div a {
	font-size: x-small;
	padding-left: 5px;
	text-decoration: none;
	color: gold;
	font-weight: bold;
}
div.souslien{
	display: none;
	position: absolue;
	top: 200px;
	left: 0px;
/*	width: 200px;*/
}
.femme{
	position: relative;
	top: 0px;
	left: 2px;
}
.realisateur{
	position: relative;
	top: 0px;
	left: 2px;
	font-size: 1px;
	width: 160px;}
	
p , .text {
	position: relative;
	font-family: arial, "sans serif";
	color: White;
	text-justify: inter-word;
	font-size: 13px;
	left: 20px;
}

.soustitre {
	position: relative;
	background-color: Navy;
	font-family: times, Serif;
	font-size: medium;
	color: #FFD700;
	left: 20px;
}
img {
	border: none;
}
p img {
width: 40%;
/*	width: 180px;
	height: 140px;*/
	float:left;
	margin-right:10px;

	position: relative;
}
ul li{
color:white;
line-height: 150%;
}
p { width: 90%;}