

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

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

.news {
	border:solid 1px #7ab51d;
	background: #d7e9bb url(/themes/voe/images/news-gaz.jpg) no-repeat;
}

.news h6{
	background-color: #7ab51d;
	color: #fff;
	border: 1px inset #7ab51d;
}

h1 {
	color: #7ab51d;
}

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

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