<!--
body {
	background-color: #670001;
	margin: 0px;
	color: #660000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#site {
	width: 768px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #670001;
	background-color: #990000;
}
#header {
	background-image: url(images/snevcm_01.jpg);
	background-repeat: no-repeat;
	height: 149px;
	width: 768px;
	position:relative;
	z-index:999;
}
#middle {
	height: auto;
	width: 768px;
	position:relative;
}
#menu {
	background-image: url(images/fond-menu.gif);
	background-color: #990000;
}
#menu ul {
list-style-type: none;
margin:0;
padding:0;
text-align: center;
}
#menu li {
list-style-type: none;
margin:0;
padding:0;
float: left;
}

li a#menu {
	background: transparent url(images/fond-menu.gif) left top;
	display: block;
	color: #FBECCD;
	font-size: 11px;
	letter-spacing: -1px;
	line-height: 19px;
	font-weight: bold;
	font-family: verdana, arial, serif;
	text-decoration: none;
	padding: 0 6px 0 6px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #660000;
}
li a#menu:hover {
background: transparent url(images/fond-menu.gif) left top;
}
a#menu:hover {
background-position: 0% -27px;
}
#contenu {
	width: 768px;
	background-color: #FFFFFF;
	background-image: url(images/fond-contenu.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#contenu a {
	color: #660000;
	text-decoration: underline;
}
#contenu a:hover {
	color: #660000;
	text-decoration: none;
}
#footer {
	margin: 0;
	padding: 3px 0 0 0;
	background-color: #FFFFFF;
	background-image: url(images/snevcm_06.jpg);
	background-repeat: no-repeat;
	height: 28px;
	width: 768px;
	position: relative;
	color: #F7DCA7;
	letter-spacing: -1px;
	text-align: center;
}
#footer a {
	color: #F7DCA7;
	text-decoration: none;
}
#footer a:hover {
	color: #F7DCA7;
	text-decoration: underline;
}
.mev {
	font-weight: bold;
	font-size: 11px;
}
h1 {
	font-size: 12px;
}
h2 {
	font-size: 11px;
}
p {
	text-align: justify;
}
.close{
	color: #fff;
}
.imgcenter{
	margin: 0 1px;
}
.cadresalle{
	border: 1px solid #D7B1B0;
}
.chateau{
	font-weight: bold;
	color: #9D0909;
	text-transform: uppercase;
}