/* CSS Document */

body {
	background-color: #E4E5E7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div.container{
	position:absolute;
	top:0;
	left:50%;
	width:972px;
	margin-left:-477px;
}

a{
	color:#000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}


/*----------*/
.slogan{
	font-size: 16px;
	color: #ADB3B3;
}


/*--- couleur suivant la rubrique---*/
.agri{
	font-size: 11px; 
	color: #003300;	
}
.aqua{
	font-size: 11px; 
	color: #660000;
}
.autres{
	font-size: 11px; 
	color: #3E4A34;	
}
.bois{
	font-size: 11px; 
	color: #3E4A34;
}
.faune{
	font-size:11px;
	color: #695F58;
}
.qui{
	font-size:11px;
	color:#98A47D;
}

/*--- 000033----*/
/*---titre du haut de page (nom page)--*/
h1{
	margin-top:40px;	
}
.titre_qui{
	font-size: 13px;
	font-weight: bold;	
	color: #566D22;
}
.titre_faune{
	font-size: 13px;
	font-weight: bold;	
	color: #908177;
}

.titre_bois {
	font-size: 13px;
	font-weight: bold;
	color: #718AA7;
}

.titre_autres {
	font-size: 13px; 
	font-weight: bold; 
	color: #AFC0D3;  
}

.titre_aqua{
	font-size: 13px;
	font-weight: bold;
	color: #92523A;
}

.titre_agri{
	font-size: 13px;
	font-weight: bold;
	color: #7A855D;
}

.titre_accueil{ 
	color: #ADB3B3; 
	font-weight: bold; 
	font-size: 18px; 
}

.titre_plan_lien{
	font-size: 13px;
	font-weight: bold;	
	color: #98A47D;	
}

.titre_accueil{
	font-size:14px; 
	color: #4B4432; 
	font-weight: bold;	
	margin:0 0 10px 0;
}
.titre_accueil_gr{
	font-size: 18px;
	font-weight: bold;
	color: #92523A;
}

/*-------texte--------------*/
.texte{
	font-size: 11px; 
	color: #4B4432;
}

.texte_grand{
	font-size:14px;
	color:#566D22;
}

.texte_grand_accueil{
	font-size:16px;
	color: #92523A;
}
.texte_news{
	font-size:12px;
	color: #92523A;
}

ul li{
	margin:10px 0 15px 0;	
}

ul ol li{
	margin:5px 0 5px 0;	
}
ul ul li{
	margin:5px 0 5px 0;	
}


/*---------encadrer écritures blanche-------*/

.titre_encadrer{ 
	color: #FFFFFF; 
	font-weight: bold; 
	font-size: 18px; 
	text-align:center;
	margin:10px 0 20px 0;
}

.soustitre_encadrer{
	font-size: 16px;
	color: #FFFFFF;
	margin:5px 0 5px 0;
}

.soustitre2_encadrer{
	margin-top:15px;
	font-size: 13px; 
	font-weight: bold; 
	color: #FFFFFF;
}

.texte_encadrer{
	font-size: 11px; 
	color: #FFFFFF;	
}
p.titre_encadrer_horz{ 
	color: #FFFFFF; 
	font-weight: bold; 
	font-size: 18px; 
	margin:0;
	padding:0;
}

/*---------encadrer écritures noir-------*/



.soustitre_n_encadrer{
	margin-top:15px;
	font-size: 13px; 
	font-weight: bold; 
	color: #000033;
}
.texte_n_encadrer{
	font-size:10px;
	color: #000033;
}

p.description{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFF;
	font-weight:bold;
	margin:0;
	padding:10px 0 0 12px;
}

ul.menu{
	background:#FFF;
	height:125px;
	width:780px;
	margin:0 0 2px 0px;
	padding:0 0 0 0px;
	position:absolute;
	top:93px;
	left:176px;
}

ul.menu li{
	margin:0;
	padding:0;
	list-style-type:none;
	display:inline;
}
 ul.menu a{
	height:125px;
	width:125px; 	
 }

ul.menu a.m_qui{	
	background:url(../images/qui2.jpg) no-repeat;
	position:absolute;
	
}
ul.menu a:hover.m_qui{
	background:url(../images/qui.jpg) no-repeat;	
}
ul.menu a.m_agricoles{
	background:url(../images/agricoles2.jpg) no-repeat;	
	position:absolute;
	left:130px;
}
ul.menu a:hover.m_agricoles{
	background:url(../images/agricoles.jpg) no-repeat;	
}
ul.menu a.m_faune{
	background:url(../images/faune2.jpg) no-repeat;	
	position:absolute;
	left:260px;
}
ul.menu a:hover.m_faune{
	background:url(../images/faune.jpg) no-repeat;	
}
ul.menu a.m_millieux{
	background:url(../images/aquatiques2.jpg) no-repeat;
	position:absolute;
	left:390px;
}
ul.menu a:hover.m_millieux{
	background:url(../images/aquatiques.jpg) no-repeat;	
}
ul.menu a.m_habitat{
	background:url(../images/bois2.jpg) no-repeat;	
	position:absolute;
	left:520px;
}
ul.menu a:hover.m_habitat{
	background:url(../images/bois.jpg) no-repeat;	
}
ul.menu a.m_autre{
	background:url(../images/autres2.jpg) no-repeat;
	position:absolute;
	left:651px;
}
ul.menu a:hover.m_autre{
	background:url(../images/autres.jpg) no-repeat;	
}

ul.menu li div.s_qui{
	background:url(../images/fond_s_qui.gif) no-repeat;	
	height:56px;
	width:260px;
	display:none;
}
ul.menu li:hover div.s_qui{
	display:block;
	position:absolute;
	top:125px;
}


ul.menu li div.s_agricoles{
	background:url(../images/fond_s_agri.gif) no-repeat;	
	height:56px;
	width:390px;
	display:none;
}
ul.menu li:hover div.s_agricoles{
	display:block;
	position:absolute;
	top:125px;
	left:130px;
}

ul.menu li div.s_faune{
	background:url(../images/fond_s_faune.gif) no-repeat;	
	height:56px;
	width:510px;
	display:none;
}
ul.menu li:hover div.s_faune{
	display:block;
	position:absolute;
	top:125px;
	left:261px;
}


ul.menu li div.s_millieux{
	background:url(../images/fond_s_aqua.gif) no-repeat;	
	height:56px;
	width:375px;
	display:none;
}
ul.menu li:hover div.s_millieux{
	display:block;
	position:absolute;
	top:125px;
	left:390px;
}


ul.menu li div.s_habitat{
	background:url(../images/fond_s_bois.gif) no-repeat;	
	height:56px;
	width:390px;
	display:none;
}
ul.menu li:hover div.s_habitat{
	display:block;
	position:absolute;
	top:125px;
	left:260px;
}


ul.menu li div.s_autre{
	background:url(../images/fond_s_autres.gif) no-repeat;	
	height:56px;
	width:511px;
	display:none;
}
ul.menu li:hover div.s_autre{
	display:block;
	position:absolute;
	top:125px;
	left:260px;
}

ul.actu{
	margin:0 0 0 15px;
	padding:0;
	color: #92523A;
}

a.plus{
	font-size:10px;
	text-decoration:none;
	color:#999;
}
a.plus:hover{
	color:#92523A;
}

a.point{
	text-decoration:none;	
}