body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url(images/v2/fond.jpg);
	background-repeat: repeat;
	background-position: 0 0;
	font-size: 0.8em;
	font-family: Calibri, Arial, Verdana, sans-serif;
	color: #666666;
	z-index: 0;
}

input, select {
	font-family: Calibri, Arial, Verdana, sans-serif;
}

a, a:visited, a:link, a:active, .lienAgenda {
	color: #4F9AD3;
	font-weight: bold;
	text-decoration: none;
}

#flash_info {
background-color:#F6F6F6;
border-color:#F6F6F6 #F6F6F6 #AAAAAA;
border-style:dotted dashed dashed;
border-width:1px;
margin-bottom:10px;
}

#flash_info li {
color:#777777;
display:block;
}

a img {
	border: none;
}

a h1, a:visited h1, a:active h1, a:link h1 {
	color: #333333;
	text-decoration: none;
}

h1 {
	font-size: 1.5em;
	margin-left: 15px;
	margin-top: 20px;
	color: #394989;
}

h1:before {
	content: url(images/v2/fleche_bleue.png);
}

a h2, a:visited h2, a:active h2, a:link h2 {
	color: #444444;
	text-decoration: none;
}

h2 {
	font-size: 1.1em;
	color: #444444;
	margin-left: 0px;
	margin-top: 30px;
}
/*
h2:before {
	content: url(images/v2/fleche_h2.png);
}
*/
h3 {
	font-size: 1em;
	color: #555555;
	margin-left: 30px;
	margin-top: 20px;
}

.titreUne {
	font-size: 1.4em;
	color: #394989;
	margin: 15px;
}

p {
	text-align: justify;
}

.clear {
	clear: both;
}

.cadreMenu {
	background: #f6f6f6;
	margin-bottom:10px;
}

.elementMenu {
	background: url("images/v2/fleche.png") left no-repeat;
	margin-left: 10px;
	padding: 8px 0 8px 15px;
}

.elementLien {
	margin-left: 5px;
	padding: 8px 0 8px 0px;
	width: 280px;
}

.elementMenu a, .elementLien a {
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	color: #444444;	
}

.imageLien {
	border: none;
	padding-right:10px;
	float: right;
}

.intitule {
	font-weight: bold;
	color: #333333;
} 

.ariane * {
	font-size: 0.9em;
	text-decoration: none;
	color: #555555;
}
.ariane a, .ariane a:visited, .ariane a:active, .ariane a:link  {
	font-size: 0.9em;
	text-decoration: none;
	color: #555555;
	font-style: italic;
	font-weight: normal;
}

.lienSuite {
	font-weight: bold;
	font-style: italic;
	font-size: 0.9em;
	text-decoration: underline !important;
	color: #ff9c00 !important;
}

#menuDeroulant {
	z-index	: 1000;	
}

#page {
	margin: auto;
	padding: 10px;
	width: 1004px;
	text-align: left;
	background-color: #ffffff;
}

#header {
	width: 1004px;
	height: 268px;
	z-index: 30;
}

#tete {
	width: 692px;
	height: 268px;
}

#carteInteractive {
	width: 300px;
	height: 268px;
	background-color: #e7e4d3;
	float: right;
	overflow: hidden;
}

#bandeau {
	width: 692px;
	height: 220px;
	background-color: #456121;
}

#menuHorizontal {
	margin: 0;
	margin-top: 12px;
	padding: 0;
	height: 36px;
	/*position: absolute;*/ 	
	display: table;
}

#corps {
	width: 100%;
	z-index: 20;
	background-color: #ffffff;
	margin-top: 10px;
}
	
#menuVertical {
	float: left;
	width: 170px;
}

#contenu {
	float: left;
	width: 500px;
	overflow: hidden;
	margin-left: 17px;
	margin-right: 17px;
	margin-top: 7px;
}

#moduleDroite {
	width: 300px;
	overflow: hidden;
	float: left;
}

#footer {
	width: 1024px;
	height: 60px;
	text-align: left;
	background: #ffffff url("images/v2/footer.png") bottom left no-repeat;
	margin-left: -10px;
	margin-bottom: -10px;
	z-index: 10;
	bottom: 0;
	padding-top: 100px;
}

#footer ul {
	list-style-type: none;
	margin:0;
	padding:0;
}

#footer ul li {
	float: right;
	margin-right: 15px;
	font-weight: bold;
	font-family: Calibri, Arial, Verdana, sans-serif;
	font-size: 0.9em;
}

#footer ul li a {
	color: #4f9ad3;
	text-decoration: none;
}

#enimages {
	float: left;
	/*position: absolute;*/
}

#agenda {
	float: left;
	/*position: relative;*/
	/*margin-left: 200px;*/
}


