.hidden {
	display: none;
}

.centerize{
	text-align: center;
}

body {
	color: #000000;
	font-size: 12px;
	font-family: Verdana;
    background: url(images/Background.jpg) top repeat-y;
	margin: 0px;
	margin-bottom: 0px;
	text-align: center;
}

#site {
    border-left: #000000;
}

#header {
	position: relative;
	width: 822px;
	height: 305px;
	margin: auto;
	background: url(images/header.jpg) no-repeat;
}

#menuh{	
	float: left;
	width: 254px;
	margin-top: 10px;
	padding-left: 20px;
}

.mdiv{
	margin: 0 50px 0 30px;
}

#corp {
	width: 822px;
	margin: auto;
	background: #C9C9C9 url(images/fond.jpg) repeat-y;
	text-align: left;
}

#conteneur {
	width: 530px;
	float: left;
}

#contenu {
	text-align: justify;
	margin-right: 20px;
	font-size: 12px;
}

#footer {
	width: 822px;
	height: 21px;
	margin: auto;
	background: url(images/footer.jpg) top repeat-y;
}

#copyright {
	font-size: 10px;
	float: right;
    padding-top: 25px;
	margin-right: 25px;
	text-align: right;
	color: #2a2a2a;
}

#copyright a:link, #copyright a:visited {
	color: #2a2a2a;
    text-decoration: none; 
}

#copyright a:hover, #copyright a:active {
	color: #2a2a2a;
	font-weight: bold;
	text-decoration: none; 
}

.clear {
	height: 0;
	clear: both;
}

a img {
    border: none;
}

h3 { 
    color: #669933;
	font-size: 14px;
    margin-bottom: 15px;
	margin-top: 15px;
	padding-left: 0.5em;
	padding-bottom: 0.2em;  
	border-bottom: 1px dashed #C0C0C0; 
	border-left: 3px solid #C0C0C0;
	border-height: 5px; 
    line-height: 1.0;
}

h4 {
	color: #669933;
	margin-bottom: 15px;
	padding-left: 1em;
	padding-bottom: 0.2em;
	line-height: 0.0;
	font-size: 18px;
	text-align: left;
}

h5 {
	color: #669933;
	line-height: 0.0;
	font-size: 18px;
	text-align: left;
}

#liens {
	font-size: 10px;
	margin-left: 0px;
}

#liens ul {
	list-style: none;
	list-style-image:url('images/puce.gif');
	padding: 0;
	margin: 0;
	font-size: 12px;
}

#liens li a:link, a:visited {
	background: none;
    color: #000000;
	text-decoration: none; 
}

#liens li a:hover, a:active {
	background: none;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}


#nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav li {
	background: none;
}

.nav1 a:link, .nav1 a:visited {
	color: #669933;
	font-size: 11px;
	font-weight: bold;
	position: absolute;
	top: 47px;
	left: 65px;
}

.nav1 a:hover, .nav1 a:active {
	color: #0F1D4B;
	text-decoration: none;
	font-weight: bold;    
}

.nav2 a:link, .nav2 a:visited {
	color: #669933;
	font-size: 11px;
	font-weight: bold;
	position: absolute;
	top: 47px;
	left: 235px;
}

.nav2 a:hover, .nav2 a:active {
	color: #669933;
	text-decoration: none;
	font-weight: bold;    
}

.nav3 a:link, .nav3 a:visited {
	color: #669933;
	font-size: 11px;
	font-weight: bold;
	position: absolute;
	top: 47px;
	left: 405px;
}

.nav3 a:hover, .nav3 a:active {
	color: #669933;
	text-decoration: none;
	font-weight: bold;    
}

.nav4 a:link, .nav4 a:visited {
	color: #669933;
	font-size: 11px;
	font-weight: bold;
	position: absolute;
	top: 47px;
	left: 577px;
}

.nav4 a:hover, .nav4 a:active {
	color: #669933;
	text-decoration: none;
	font-weight: bold;    
}

