#contenu{
	/*padding : 1px 0px 0px 10px;*/
	float : left;
	width : 580px;
	background : #FFF;
	padding : 1px 0px 0px 10px;
	display : block;
}
#accueilEdito{
	width : 265px;
	padding : 10px 0px 10px 10px;
	margin-right : 20px;
	float : left;
	text-align : justify;
}
#accueilEdito h1{
	border-bottom : 1px dotted #939AA5;
	margin-bottom : 10px;
	padding-left : 15px;
	padding-bottom : 3px;
	margin-left : -10px;
	background : url(../img/fleche_gris.gif) 0px 2px no-repeat;
	text-transform : uppercase;
	font-size : 11px;
}

#actualites{
	float : left;
	width : 282px;
}
.encartActu{
	float : left;
	background : #82CA03 url(../img/actualites.gif) top right no-repeat;
	padding : 10px 10px 10px 15px;
	margin-bottom : 1px;
}
#divDansactualites a{
	display : block;
}
.titre a, .titre a:visited, .titre a:link{
	border-bottom : 1px dotted #FFF;
	margin-bottom : 10px;
	padding-left : 15px;
	margin-right : 10px;
	padding-bottom : 3px;
	background : url(../img/fleche_blanche.gif) 0px 2px no-repeat;
	text-transform : uppercase;
	font-size : 11px;
	color : #000;
	text-decoration : none;
	font-weight : bold;
}
#toutesActus{
	float : right;
	margin-right : 10px;
	margin-top : 10px;
}
#toutesActus a{
	padding-left : 15px;
	background : url(../img/fleche_noire.gif) 0px 2px no-repeat;
	font-weight : bold;
	color : #A2B007;
}

.plus{
	clear : both;
	display : block;
	float : right;
	margin-top : 10px;
	margin-right : -10px;
}
.left{
	float : left;
	display : block;
	margin-right : 10px;
}