/* surcharge */
#sous_menu {margin-bottom: 0px;}
#left{padding-top: 10px;}
/***************/


h4 {
	height: 185px;
	width: 980px;
	background-image: url(../images/bandeau_actualites.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}

h4 span, #navigation a span{ display:none;}


#navigation{
	float: left;
	margin-bottom: 27px;
}


#navigation a{
	display: block;
	float: left;
	height: 35px;
	background-repeat: no-repeat;
	background-position: center top;
}

#navigation #sousMenu_actualites_f3 {background-image: url(../images/sous_menu/actualites_f3.gif);width: 160px;}

#right{
	background-color: #EAE6E5;
	background-image: url(../images/coin.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 280px;
}

#right ul{
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 45px;
	margin-left: 10px;
	padding: 0px;
	font-size: 12px;
}

#right ul li{
	margin-left: 20px;
	list-style-position: outside;
	margin-top: 10px;
	margin-bottom: 10px;
}

#right ul li a, .date a, .texte a{
	color: #57971F;
	font-weight: bold;
	text-decoration: underline;
}

#right ul li a:hover, .date a:hover, .texte a:hover{
	text-decoration: none;
}

.date, .titre, .texte{
	font-size: 12px;
}


.date{
	font-weight: bold;
}


.date a{
	margin:0px;
	padding:0px;
}


.titre{
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}

.contentVisuel img{
	border: 1px solid #CFC9C8;
	margin-top: 5px;
	margin-bottom: 10px;
				  
				  }

