

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

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

.news {
	border:solid 1px #ffcc00;
	background: #fff0b2 url(/themes/voe/images/news-electricite.jpg) no-repeat;
}

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

h1 {
	color: #ffcc00;
}

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