@charset "utf-8";

* {margin :0px; padding:0px;}
body {
	background-color: #af7732;
	font-family: Verdana, Geneva, sans-serif;
	color:#000000;
	font-weight: bold;
	line-height: 1.5em;
	font-size: 12px;

}
h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:36px;
	padding-bottom:15px;
	padding-top:15px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 110%;
}
h2 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:24px;
	/*padding:5px;*/
		border-bottom: 2px solid #000;
	margin-top:10px;
	line-height: 120%;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	margin-right: 5px;
	margin-left: 5px;
}
h3 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:20px;
	padding:10px;
	line-height: 110%;
}
h4 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:18px;
	padding:10px;
}
p {
	margin: 5px 0 5px 0;
	padding:5px;
	text-align : justify;
	/*font-size:14px;*/
}
li {
	padding:2px;
	font-size:13px;
}
ul {
	margin-left: 5px;
}

ol {
	margin-left:50px;
}
img {
	margin-left:5px;
	margin-right:5px;
	margin-bottom:5px;
	margin-top:5px;
}
/* ================================= MENU =================================*/
#Menu * {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding:0;
	height:auto;
	background-color:#000;
}
#Menu {
	width:900px;
	background-color:rgba(0,0,0,0.4);
}
#Menu ul {
	list-style-type:none;
	text-align:center;
}
#Menu li {
	float:left;
	margin:auto;
	width:128px;
	background-color:rgba(0,0,0,0.4);
}
#Menu li a {
	display:block;
	width:100px;
	color:white;
	text-decoration:none;
	padding:5px 2px 5px 2px;
}
#Menu li a:hover {
	color:#FFD700;
}
#Menu ul li ul {
	display:none;
}
#Menu ul li:hover ul {
	display:block;
}
#Menu li:hover ul li {
	float:none;
}
#Menu li ul {
	position:absolute;
	z-index:5;
}
/* ================================= LIENS =================================*/
a:link {
	color:#33CC00;
	text-decoration:none;
}
a:visited {
	color:#FF6600;
	text-decoration:none;
}
a:hover {
	color:#090;
	text-decoration:none;
}
a:active {
	color:#090;
	text-decoration:none;
}
/* ================================= BLOCS =================================*/
#Tout{
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	width: 900px;
	background-color: #586629;
}
#Header {
	height: 150px;
	margin-top: 5px;
	margin-bottom: 0px;
	background-color: #999;
	background-image: url(Images/Structure/Header.jpg);
	background-repeat: no-repeat;
}
#Main {
	width: 868px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #6C7766;
	padding-left : 15px;
	padding-right : 15px;
	padding-top:5px;
	padding-bottom:10px;
	position: relative;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: transparent;
	border-right-style: transparent;
	border-bottom-style: transparent;
	border-left-style: transparent;
}
#Main ul li {
	list-style-image: url(Images/Structure/trefle.png);
	margin-left:20px;
	list-style-type: none;
}

#Left{
	float:left;
	width:540px;
	margin: 5px;
	padding: 5px;
}
#Right{
	float:right;
	width:288px;
	margin: 5px;
	padding: 5px;
}
#V #Left{
	float:left;
	width:288px;
	margin: 5px;
	padding: 5px;

}
#V #Right{
	float:right;
	width:540px;
	margin: 5px;
	padding: 5px;
	text-align: right;
}
#MM #Left{
	float:left;
	width:380px;
	margin: 5px;
	padding: 5px;

}
#MM #Right{
	float:right;
	width:448px;
	margin: 5px;
	padding: 5px;
}
#inhp #Left{
	float:left;
	width:414px;
	margin: 5px;
	padding: 5px;

}
#inhp #Right{
	float:right;
	width:414px;
	margin: 5px;
	padding: 5px;
}
#Footer{
	height:80px;
	clear:both;
	text-align:center;
	background-color: #2F3C20;
	color: #FFF;
	margin-top: 0px;
	background-image: url(Images/Structure/Footer.png);
	background-repeat: no-repeat;
	}
#Position {
	/*position:absolute;*/
	float:right;
	margin-top:0px;
	margin-left:5px;
	margin-bottom:15px;
	margin-right:0px;
	width:180px;
	height:190px;
	z-index:7;
	left: 696px;
	top: 52px;
}
/* ================================= CAS PARTICULIERS =================================*/
.evidence {
	font-size: 26px;
	font-weight: normal;
	line-height: 1.5em;
	color: #494234;
	font-style: italic;
	border-bottom: 2px solid #494234;
	width: 700px;
	/*margin-top: 15px;*/
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	text-align: center;

}
#Chapeau{
	width: 90%;
	padding: 10px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #BEC276;
	text-align: justify;
}

.espace_bas{
	margin-bottom: 5px;
}

#Carte {
	margin-right: auto;
	margin-left: 5px;
	margin-bottom: 5px;
	padding-top:5px;
	position: relative;
	left: 0;
	top: 0;
	width: 527px;
}

hr {
	clear:both;
	visibility: hidden;
}
#ListeLieux {
	background-color: #004000;
	float: left;
	width: 150px;
	border: 1px solid #033;
	margin-left: 69px;
	margin-right: 69px;
}
.aereg {
	padding: 10px 0px 10px 10px;
}
.aered {
	padding: 10px 10px 10px 0px;
}
.aere {
	padding: 10px;
}
.bordsup {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000;
}
#Navig {
	padding-top: 5px;
	padding-bottom: 5px;
}
.petit {
	font-size: 16px;
}
