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

.menudroite{
	/*background-color:#e17656;*/
	vertical-align:top;
	background-image:url(images/droite_blocvide.jpg);
	background-repeat:repeat-y;
}

.pied{
	background-color:#e17656;
	text-align:center;
	height:20px;
}

.actusdroite{
	font-family:Arial, Helvetica, sans-serif;
	padding-left:15px;
	padding-right:15px;
	font-size:11px;
	font-weight:bold;
	color:#000000;
}



.noir a:link{
	color:#000000;
}
.noir a:hover{
	color:#e17656;
}
.noir a:visited{
	color:#000000;
}
.noir a:active{
	color:#000000;
}
.spip_logos { border: 0; }
