body {
	background-image: url(img/fond.jpg);
	background-position: center center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}

p {
text-align: justify;
}

li {
text-align: justify;
}


#conteneur{ width:777px; margin:0px auto; _width:777px; height:1200px;}
#nav{ border-bottom:1px solid  #000000; background-color:#9cb5a5; height:80px;}

#blocblanc{ background-color:#ffffff; height:100%;}
#frame{ float:left; margin-left:15px; _margin-left:15px; margin-top:65px; _margin-top:65px; width:139px; background-color:#ffffff;}
#contenu{ float:left; width:558px; margin-left:30px; _margin-left:30px; margin-right:15px; _margin-right:15px; margin-top:20px; _margin-top:20px; background-color:#ffffff;}
#vertical{ padding : 23px;}

.clr{ clear:both; font-size:1px; height:1px; line-height:1px;}

#lignenoire { font-size:1px; height:1px; line-height:1px; background-color:#000000;}
#ligne { border-bottom: 1px dashed #000000; font-size:18px; height:1px;

}

.titre {

font-family:Verdana, Arial, Helvetica, sans-serif;
color: #004118;
font-size:12px;
font-weight:bold;


}

.soustitre {

font-family:Verdana, Arial, Helvetica, sans-serif;
color: #000000;
font-size:12px;
font-weight:bold;
margin-left:15px;


}

a{
	text-decoration: underline;
	font-size: 12px;
	color: #004118;
	font-weight: normal;
}

a:visited{
	text-decoration: underline;
	font-size: 12px;
	color: #004118;
	font-weight: normal;
}

a:hover{
	text-decoration: none;
	font-size: 12px;
	color: #004118;
	font-weight: normal;
}

a:visited:hover{
	text-decoration: none;
	font-size: 12px;
	color: #004118;
	font-weight: normal;
}


.linkgreen:link{
	text-decoration: none;
	font-size: 10px;
	color: #004118;
	font-weight: bold;
}

.linkgreen:visited{
	text-decoration: none;
	font-size: 10px;
	color: #004118;
	font-weight: bold;
}

.linkgreen:hover{
	text-decoration: underline;
	font-size: 10px;
	color: #004118;
	font-weight: bold;
}

.linkgreen:visited:hover{
	text-decoration: underline;
	font-size: 10px;
	color: #004118;
	font-weight: bold;
}