/* CSS Document */

#texte{
	width:776px;
	
	background-repeat:repeat-x;
	margin-left:7px;
	padding:5px;
	color:#333333;
	text-align:justify;
	line-height:1.8em;
	}

#actu{
	width:274px;
	margin-left:10px;
	float:left;
	color:#666666;
	}

#actu p.actu{
	margin-top:10px;
	color:#666666;
	margin-left:8px;
	}

#actu p.actu a{
	color:#006699;
	}
#actu p.actu a:hover{
	text-decoration:underline;
	}
