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

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

.news {
	border:solid 1px #c50a33;
	background: #eac1ba url(/themes/voe/images/news-multimedia.jpg) no-repeat;
}

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

h1 {
	color: #c50a33;
}

a:link, a:visited {
	color: #c50a33;
}

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

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