#content p {
    font-family: arial, helvetica, sans-sherif;
    color: #999;
	line-height:1.5em;
	background: transparent;
	font-size: 16px;
	text-align: justify;
	padding: 0px 10px 0px 10px;
	}
#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;
}

#actu {
	position: relative;
	width: 750px;
	text-align:left;
    
}
#actu p {
	font-weight: bold;
	font-size: 13px;
}
h2 {
    position:relative;
	margin: 0px;
	margin-right: 50px;
	color: #666;
	font-size: 18px;
	float:right;
	text-decoration:none;
    padding: 0px;
}	
#eros {
	position:relative;
	margin: 0px;
	padding: 0px;
	border: 0px solid #330000; 
	}