body{
	margin:0px;
	padding:0px;
	background-color:#c0c793;
	color:#303702;
	font-family:"Verdana", "Arial";
	font-weight:lighter;
	font-size: 12px;
	text-align:center;
}


img{
	border:0px;
}

a.info{
	font-size:8px;
	color:rgb(200,200,200);
	text-decoration:none;
}
span.info{
	font-size:10px;
	color:rgb(100,100,100);
}

/* L'en-tête */
div.tout{
	margin:0 auto;
	width:760px;
	background-color:white;
}
div.en_tete{
	width:760px;
	height:96px;
	background-repeat:no-repeat;
	text-align:left;
}
div.centre{
	width:760px;
	background-color:white;
	text-align:left;
	overflow:visible;
	float: left;
}

/* Le menu */
div.menu{
	background-image: url("../images/menu.jpg");
	background-repeat:no-repeat;
	float:left;
	position:relative;
	width:193px;
	height:400px;
}
div.menu_haut {
	float: right;
	position: relative;
	z-index: 1;
}

div.menu_spacer{
	height:50px;
}
div.menu_section{
	margin-top:30px;
	margin-left:6px;
}
div.menu_soussection{
	margin-top:10px;
	margin-left:12px;
}
div.menu_section a.unsel{
	color:#303702;
	font-size:14px;
	font-weight:bold;
	font-family: "Verdana", "Arial";
}
div.menu_section a.sel{
	color:rgb(108,115,62);
	font-size:14px;
	font-weight:bold;
	font-family: "Verdana", "Arial";
}
div.menu_soussection a.unsel{
	color:#303702;
	font-size:12px;
	font-weight:bold;
	font-family: "Verdana", "Arial";
	text-decoration:none;
}
div.menu_soussection a.sel{
	color:rgb(108,115,62);
	font-size:12px;
	font-weight:bold;
	font-family: "Verdana", "Arial";
	text-decoration:none;
}
div.menu a:hover{
	color: black;
}

/* Le corps de la page */
div.corps{
	float:left;
	width:760px;
	position:relative;
	background-image: url(../images/fond_corps.jpg);
	background-repeat: no-repeat;
	z-index: 0;
}
div.contenu{
	width:700px;
	margin:30px;
	margin-top:80px;
	text-align: left;
}
div.contenucentre{
	width:740px;
	margin:10px;
	margin-top:80px;
	text-align: center;
}

div.corps h1{
	color: #303702;
	font-size: 18px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}

div.corps h2{
	color: #303702;
	font-size: 14px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


div.corps h3{
	color: #303702;
	font-size: 12px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div.corps h4{ 
   color: #303702;
   font-size: x-12px;
   text-align: center;
   font-family: Verdana, Arial;
}

div.corps h5{ 
   text-align: justify;
   margin-right: 15px;
}

table.infossite{
	border:1px solid rgb(200,200,200);
	width:700px;
}
table.infossite td{
	font-size:12px;
	font-family:"verdana","arial";
	border:1px solid rgb(230,230,230);
	padding:5px;
}
table.infossite td.titre{
	font-weight:bold;
	width:140px;
	text-align:left;
	vertical-align:top;
}

table.table01{
	width:700px;
	max-width:700px;
	border: 0px;
	padding: 0px;
}
table.table01 td{
	font-size:11px;
	font-family:"verdana","arial";
	border:1px solid rgb(230,230,230);
	padding:1px;
}
table.table01 td.nopadbottom{
	font-size:9px;
	padding:7px;
	padding-top:3px;
	padding-bottom:3px;
}
table.table01 td.nopadbottomRA{
	font-size:9px;
	padding:7px;
	padding-top:3px;
	padding-bottom:3px;
	width:160px;
}
table.table01 td.nopadbottomMRC{
	font-size:9px;
	padding:7px;
	padding-top:3px;
	padding-bottom:3px;
	width:100px;
}
table.table01 td.nomsite{
	font-size:9px;
	padding:7px;
	padding-top:5px;
	padding-bottom:5px;
	width:160px;
}
table.table01 a.nomsite{
	color: #3A818F;
}
table.table01 td.classeiucn{
	font-size:9px;
	padding:7px;
	padding-top:3px;
	padding-bottom:3px;
}
table.table01 td.title{
	background-color:rgb(222,230,220);
	padding:5px;
}
table.table01 td.sect{
	font-weight:normal;
	background-color:rgb(244,248,236);
	cursor:pointer;
	padding:5px;
	text-decoration: underline;
}
table.table01 td.sectover{
	font-weight:bold;
	background-color:rgb(230,234,222);
	cursor:pointer;
	padding:5px;
	text-decoration: underline;
}
table.table01 td.col1{
	
}

table.table02 tr{
	border:1px solid black;
}
table.table02 td.left{
	width:100px;
}
table.table02 td{
	border:0px;
	font-size:11px;
	padding:2px;
}

table.formulaire{
	width:700px;
	background-color:rgb(240,245,240);
	border:1px solid rgb(230,235,230);
}
table.formulaire td{
	padding-bottom:4px;
	padding-top:4px;
}
table.formulaire td.titre{
	text-align:center;
	font-size:11px;
	font-weight:bold;
	color:rgb(160,170,160);
	background-color:rgb(230,235,230);
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
table.formulaire td.titrechamps{
	width:200px;
	font-size:11px;
	color:#303702;
	text-align:right;
	vertical-align:top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

table.formulaire textarea.titrechamps{
	width:460px;
	font-size:11px;
	color:#303702;
	text-align:left;
	vertical-align:top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

table.formulaire input.titreinput{
	width:460px;
	font-size:11px;
	color:#303702;
	text-align:left;
	vertical-align:bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

span.iucndescr{
	font-size:10px;
	font-style:italic;
}

/* Le pied de page (qui se trouve tout en bas, en général pour les copyrights) */
div.pied_de_page{
	width:760px;
	color: #303702;
	background-color: white;
}
div.pied_de_page_int{
	width:740px;
	padding-top:20px;
	padding-bottom:20px;
	margin-left:10px;
	font-size: 10px;
	font-family: "Verdana", "Arial";
	color: #303702;
	background-color: white;
}
a.pagelien{
	color: #3A818F;
}
table td.page{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.lien {
	color: #303702;
}
