#actu a
{
	text-decoration: none;
}


#entete
{
	background-image: url(img/bandeau.jpg);
	background-repeat: no-repeat;
	text-align: left;
	margin-left: 10 px;


}



#entete a
{
	display: block;
	font-family: 'Georgia', Times New Roman, serif;
	width: 400px;

		
}

#recensement
{
	background:  url(img/recensement.jpg) no-repeat right bottom  ;
}


#recensement h2
{
	font-family: Impact, "Trebuchet MS", Arial, sans-serif ;
	font-weight: normal;
}

.dateAjout {
	color: #999999;
	font-size: 0.8em;
}

.recents li a
{
	text-decoration : none;
}

.recents li a:hover
{
	text-decoration : underline;
}

#center {
	padding: 0 10px;
	margin: 0 auto;
	width: 100%
}

#col1 {
	width: 280px;
	float: left;
}
	
#col2 {
	width: 280px;
	float: right;
}

#center hr
{
	border: dotted;
}
