body{
	background-color:#EADC9F;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
}
hr{
	display:none;
}
#headerSite h1 {
display:none;
}
#headerSiteInterieur h1 {
display:none;
}

h3{
font-family:Arial, Helvetica, sans-serif;
color:#603928;
font-size:13px;
font-weight:bold;
margin:0px;
padding:0px;
}

p{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#603928;
	font-size:11px;
	font-weight:normal;
}
#navigationGenerale a{
color:#ffffff;
text-decoration:none;
padding-right:6px;
}
#navigationGenerale a:hover{
color:#ffffff;
text-decoration:underline;
}
#navigationGenerale ul{
	border:0px solid #ff0000;
	margin-top:2px;
	margin-left:15px;
	padding:0px;
}
#navigationGenerale li{
	margin:0px;
	display:inline;
	margin-left:5px;
	margin-right:5px;
}

#navigationGeneraleInterieur a{
color:#ffffff;
text-decoration:none;
padding-right:6px;
}
#navigationGeneraleInterieur a:hover{
color:#ffffff;
text-decoration:underline;
}
#navigationGeneraleInterieur ul{
	border:0px solid #ff0000;
	margin-top:2px;
	margin-left:15px;
	padding:0px;
}
#navigationGeneraleInterieur li{
	margin:0px;
	display:inline;
	margin-left:5px;
	margin-right:5px;
}



/*FORMULAIRE RECHERCHE*/
.inputText{
	width:92px;
	height:12px;
	background-color:#D8B181;
	font-size:9px;
	color:#800D05;
	border:0px
}
.inputSubmit{
	width:23px;
	height:14px;
	background-color:#800D05;
	font-size:9px;
	font-weight:bold;
	border:0px;
	color:#FFFFFF;
}
/*LIENS*/
a {
	font-size:11px;
	color:#D8A500;
	text-decoration:none;
	font-weight:bold;
}
a.small {
	font-weight:normal;
}
a.fleche {
	font-size:11px;
	color:#D8A500;
	font-weight:bold;
	text-decoration:none;
	background-image:url(../../../img/themes/terre_et_huma_mvt/puceLien.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:8px;
}
a.fleche:hover{
	color:#D8A500;
	font-weight:bold;
	text-decoration:underline;
}
a.fleche.visited {
	color:#D8A500;
	font-weight:bold;
	text-decoration:none;
	background-image:url(../../../img/themes/terre_et_huma_mvt/puceLien.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:8px;
}
a.marron{
	color:#603928;
	font-weight:normal;
	text-decoration:none;
}
a.marron:visited{
	color:#603928;
	font-weight:normal;
	text-decoration:none;
}
a.marron:hover{
	color:#603928;
	font-weight:normal;
	text-decoration:underline;
}
#menuBas a{
	color:#D8A500;
	text-decoration:none;
}
#menuBas a:hover{
	color:#603928;
	text-decoration:none;
	background-color:#EADC9F;
}
#menuBasInterieur a{
	color:#D8A500;
	text-decoration:none;
}
#menuBasInterieur a:hover{
	color:#603928;
	text-decoration:none;
	background-color:#EADC9F;
}
#menuHaut a{
	color:#CEA000;
	font-size:9px;
	text-decoration:none;
}
#menuHaut a:hover{
	color:#CEA000;
	font-size:9px;
	text-decoration:underline;
}
#formRecherche h2{
	display:none;
}
a.lienNone{
	text-decoration:none;
}
a.lienNone:hover{
	text-decoration:underline;
}

img {
   border: 0;
}
