#content p {
    font-family: arial, helvetica, sans-sherif;
    color: #666;
	line-height:1.5em;
	background: transparent;
	font-size: 13px;
	text-align: justify;
	}
#content a {
    font-family: arial, helvetica, sans-sherif;
	color: #999;
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
}
#content a:hover {
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}
#content h5 {
    position: relative;
	top: 0px;
	color: white;
	background: transparent;
	font-weight: bold;
	float:right;
	font-size: 15px;
}
#content img{
    background-color: black; 
	border-color: black;
	border-style:none;
	margin: 0px;
	padding: 0px;
	color:black;
}
#actu {
    border-bottom: 1px solid #333;
}	
#vignettes {
    position: relative;
	margin-left: 20px;
	top: 0px;
    width:200px;
	float:left;
	padding-top: 10px;
	padding-bottom: 5px;
}
#vignettes td{
    width:60px;
	float:left;
	padding-left: 5px;
	}
#apercu {
	position: relative;
	top: 0px;
	width:530px;
	float:right;
	padding-top: 10px;
	padding-bottom: 0px;
}
#legende {
	position: relative;
	padding-left: 150px;
	top: -5px;
	}	
	
h4 {
	font-family: arial, helvetica, sans-sherif;
    color: #666;
	margin: 20px 0px 0px 5px;
	line-height:1.5em;
	background: transparent;
	font-size: 13px;
	text-align: justify;
	}
	
#presse p {
	font-family: arial, helvetica, sans-sherif;
    color: #666;
	font-size: 10px;
	margin: 5px 0 0 70px;
	}
#presse h4 {
	font-family: arial, helvetica, sans-sherif;
    color: #666;
	font-size: 13px;
	margin: 5px 0 20px 150px;
}
