@charset "utf-8";
/* CSS Document */

#contenu{
	margin:10px 18px;
}

#contenu h2.titre_actu{
	color:#c28891;
	text-transform:uppercase;
	font-size:0.9em;
	padding:20px 0 0 268px;
	margin:0;
	line-height:0.5em;
}
#contenu h3.sous_titre_actu{
	color:#595c63;
	font-size:1.3em;
	padding:0 0 0 268px;
	border-bottom:1px dashed #a5a59c;
	margin:0;
	line-height:1.3em;
}
#colonne1{
	width:250px;
	float:left;
	margin:27px 20px 27px 0;
}
#colonne2{
	width:490px;
	float:left;
	margin:27px 0;
}
.suivant{
	color:#604500;
}
.liste_archive{
	list-style-type:none;
}
.liste_archive li{
	margin-bottom:20px;
}