.corps_txt {
	font-family:'Lucida Grande', 'Trebuchet MS','Lucida Sans Unicode','Lucida Sans Regular', Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
}
.corps_txt2 {
	font-family:'Lucida Grande', 'Trebuchet MS','Lucida Sans Unicode','Lucida Sans Regular', Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-color: #999999;
}
a:link {
	text-decoration : underline;
	color: #CCCCCC;
	cursor: pointer;
	}
	
a:visited {
	text-decoration: underline;
	color: #CCCCCC; 
	}	

a:hover { 
	text-decoration: underline;
	color: #CC0033; 
	cursor: pointer;
	}

a:active {
	text-decoration : none;
	color: #CCCCCC;
	cursor: pointer;  
	}
.titrePage_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	}
body {
	background-color: #4F6210;
	background-position: left;
	}
	
map
{
  margin: 5px;
  padding: 5px;
  border: 2px solid #555f23;

}.contener {
	border: 0.1em solid #CCCCCC;
	background-color: #4F6210;
	padding-left: 0.5em;
	padding-top: 0.5em;
	padding-bottom: 0.5px;
	float: none;
	width: 785px;
}
.menu {
	margin: 0px;
	padding:0px;
	border-left:1px solid #141B0B;
	position: relative;
	font-size: 10px;
	clear: right;
	left: 50px;
}
.menu-list {
	list-style-type: none;
	margin:0px 0px 0px 0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
}

* html .menu li{
	margin-bottom:-3px;
}

.menu li {
	margin:0px;
	border-bottom:1px solid #141B0B;
	color: #D9CEB8;
	font-size: 1.1em;
	text-decoration: none;
	background-image: url(../images/green/menu_dropdown_bg.png);
	background-color:#748F02;
	padding:0px;
	width:199px;
	background-repeat: no-repeat;
}

.menu li a {
	margin:0px;
	display: block;
	background-image: url(../images/green/menu_dropdown_bg.png);
	color: #F5F8EF;
	font-size: 1.1em;
	text-decoration: none;
	border-left:5px solid #F5F8EF;
	padding:5px;
}

.menu li a:hover {
	text-decoration: none;
	background-color:#90A000;
}

div#header {
	display:block;
	width:100%;
	position:relative;
	}
	
div#header_logo {
	display:block;
	background-color: #4F6210;
	background-image: url(../extras/enteteHarasPelmer.png);
	height: 111px;
	background-repeat: no-repeat;
}

div#header_nav {

}

ul#main_nav {
	list-style:none;
	width:100%;
	height:31px;
	min-width:400px;
}                   

ul#main_nav li {
	float:left;
	padding:0 0 0 7px;
	height:31px;
	background-image: url(../images/green/menu_dropdown_bg.png);
	border-bottom: 1px solid #4b5b18;
	background-position: 0 1px;
}

ul#main_nav li a {
	float:left;
	display:block;
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
	margin:0;
	padding:8px 9px 0px 2px;
	font-family:'Lucida Grande', 'Trebuchet MS','Lucida Sans Unicode','Lucida Sans Regular', Verdana, sans-serif;
}

ul#main_nav li a:hover {
}

div#accueil{
	float:left;
	display:block;
	width:100%;
	background-image: url(../images/accueil/maquettepelmer2.jpg);
	background-repeat: no-repeat;
	height: 371px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}

div.text_left {
	width:100%;
	padding: 1em;
}
