

#sousmenu li a{
	color: #ffcc00;
	font-weight: bold;
	text-decoration: none;
}

#sousmenu li ul li a{
	color: #000;
	font-weight: normal;
}



h1 {
	color: #ffcc00;
}

a:link, a:visited {
	color: #f38900;
}
a:hover, a:active {
	color: #3e4545;
}

.zoneNews h6 {
	border-bottom: solid 1px #f38900;
}