@charset "utf-8";
body {
	background-color: #f5f2f1;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #333;
	line-height: 20px;
}
#wrapper {
	width: 954px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	background-color: #f5f2f1;
	background-image: url(pics/visuelrNMVinverse.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#header {
	margin-top: 0px;
	margin-bottom: 0px;
	clear: both;
}
#banner {
	height: 265px;
	padding-bottom: 0px;
	clear: both;
	text-align: left;
	vertical-align: top;
	background-image: url(pics/visuelrNMV.png);
	color: #F5F2F1;
	text-decoration: none;
}
#banner a {
	color: #f5f2f1;
}
#nav {
	height: 45px;
	clear: both;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-color: #73A534;
	border-bottom : 1px solid #73A534;
}
#content {
	margin-top: 0px;
	clear: both;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#leftcolumn {
	float: left;
	width: 230px;
	margin-bottom: 10px;
}
#navleft {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
	color: #333;
	background-color: #f5f2f1;
	text-decoration: none;
}
#navleft a {
	display: block;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
#navleft a:hover {
	background-color: #32560e;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
	color: #bed62f;
	text-decoration: none;
}
#rightcolumn {
	float: right;
	width: 701px;
	margin-top: 0px;
	margin-left: 23px;
	padding-top: 0px;
}
#rightcolumn a:link {
	color: #333;
	font-weight: normal;
}
#rightcolumn a:hover {
	font-weight: bold;
	color: #333;
}
#rightcolumn a:visited {
	color: #333;
}
h1 {
	line-height: 28px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h2 {
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	color: #669900;
	font-weight: bold;
	font-variant: normal;
}
.para2 {
	font-size: 10px;
}


.exposant {
	font-size: 8px;
	vertical-align: super;
}
.attention {
	color: #F00;
}

#footer {
	margin-top: 0px;
	margin-bottom: 5px;
	clear: both;
	font-size: 11px;
	text-align: center;
	padding: 5px;
}
#footer a {
	margin-top: 0px;
	margin-bottom: 5px;
	clear: both;
	font-size: 11px;
	text-align: center;
	padding: 5px;
	color: #333;
}
