body {
	font-family: Verdana, Helvetica, arial, sans-serif;
	font-size: 13px;
	margin: 0;
	padding: 0;
	background-color: #c0c0c0;
}

a {
	text-decoration: none;
	color: #007a5e;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

h1 {
	font-size: 2em;
	margin: 0 0 25px 0;
	padding: 0;
	color: #007a5e;
}

h2 {
	font-size: 1.6em;
	margin: 15px 0px 10px 0;
	padding: 2px 0px 0px 0px;
	color: #000000;
}

h3 {
	font-size: 1.2em;
	margin: 10px 0px 10px 0;
	padding: 0;
	color: #666666;
}

h1:first-letter,h2:first-letter,h3:first-letter {
	text-transform: uppercase;
}

hr {
	display: block;
	height: 1px;
	padding: 0;
	color: transparent;
	background-color: transparent;
	border: none;
	border-top: 1px dashed #666666;
	margin: 0px auto;
}

form,input {
	margin: 0;
	padding: 0;
}

.separateur {
	clear: both;
}

.imgGauche {
	float: left;
	margin-right: 15px;
}

.imgDroite {
	float: right;
	margin-left: 15px;
}

.imgIcone {
	vertical-align: middle;
}

.bouton {
	font-weight: bold;
	padding: 0 3px;
	color: #333333;
}

.champ:hover, .champRecherche:hover, .bouton:hover {
	background-color: white;
}
.champ,.champRecherche,.bouton {
	font-size: 1em;
	padding: 2px 0;
	vertical-align: middle;
	color: #666666;
	background-color: #f0f0f0;
	border: 1px solid #333333;
}

.champRecherche {
	margin: 0px 0px 1px 3px;
	padding: 0px;
	text-align: center;
	width: 80px;
	border: none;
	background: none;
}

.boutonOk {
	vertical-align: middle;
	margin-left: 5px;
}

.entete_tableau {
	display: table-cell;
	font-weight: bold;
	padding-left: 5px;
	vertical-align: top;
	text-align: left;
	color: white;
	background-color: #17599f;
}

.formulaireMail {
	width: 460px;
	text-align: right;
}

.formulaireMail label {
	font-weight: bold;
	float: left;
	color: #ee7f01;
}

.formulaireMail .champ {
	margin-bottom: 5px;
}

.alertFlashVersion {
	position: absolute;
	text-align: center;
	background: white;
	opacity: 0.7;
	filter: alpha(opacity = 70);
}

.highlight {
	background-color: yellow
}

.alerte-no-javascript{
	background-color: white;
	border: 1px solid red;
	filter:alpha(opacity=50);
	opacity: 0.50;
}

/***************************	structure générale	***************************/
#fondHaut {
	padding: 0px 0px 65px 0px;
}

#conteneur {
	position: relative;
	width: 800px;
	margin: 0 auto;
	z-index: 0;
	color: black;
	background: white url(../images/mdl2/fond.png);
}

#header {
	position: relative;
	height: 130px;
	text-align: right;
	background: #007a5e;
	color: #ffffff;
}
#header a{
	color: #ffffff;
}

#logoHeader {
	position: absolute;
	top: 35px;
	left: 35px;
	display: block;
}

#header-print {
	display: none;
}

#zoneIdent {
	position: absolute;
	top: 25px;
	right: 20px;
	padding: 5px;
}
#zoneIdentForm .boutonOk{
	background: #f0e706;
	border: 1px solid #000000;
	font-weight: bold;
	padding: 2px 5px;
}
#zoneIdent .titreIdent {
	font-weight: bold;
	text-align: center;
}

#zoneIdent  .champ,#zoneIdent  .bouton,#zoneFormRecherche .champ,#zoneFormRecherche .bouton
	{
	text-align: center;
}

#zoneIdentForm {
	
}

#zoneIdentDemande {
	margin-top: 10px;
	text-align: center;
}

#zoneFormRecherche {
	width: 124px;
	margin: 0 auto;
	text-align: center;
}

#zone_drapeaux {
	position: absolute;
	top: 164px;
	right: 80px;
}

#zone_drapeaux ul {
	margin: 0;
	padding: 0;
}

#zone_drapeaux ul li {
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#corps { /*display: table;
	_height: 400px;
	min-height: 400px;*/
	/*génère des pb de mise en page sous IE6 et IE8 : page coupée*/
	width: 580px;
	padding: 20px 5px;
	text-align: justify;
	overflow: hidden;
	color: black;
}

#corps.accueil {
}

#outils {
	position: absolute;
	right: 15px;
	padding: 5px;
	top: 157px;
}

#gauche {
	float: left;
	min-height: 700px;
	padding: 25px 20px 10px 10px;
	width: 160px;
	display: inline; /*correction bug double margin IE6*/
}
#gauche a {
   color: black;
}

#gauche h1 {
	text-align: center;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	font-size: 1em;
	text-transform: uppercase;
}

#gauche h1:first-letter {
	font-size: 1.2em;
}

#droite {
	float: right;
	min-height: 400px;
	padding: 10px 10px 10px 0;
	width: 160px;
	display: inline; /*correction bug double margin IE6*/
}

#footer {
	text-align: center;
	padding-top: 5px;
	min-height: 20px;
	font-size: 0.9em;
	color: white;
	background-color: #007a5e;
}
#footer a {
	color: white;
}

#signature {
	position: relative;
	padding: 5px 385px 0 0;
	height: 15px;
	text-align: center;
	font-size: 10px;
	width: 415px;
	margin: 0 auto;
	color: #333333;
	background-color: #c0c0c0;
}
#signature a{
	color:#333333;
}

#zoomPhoto,#fondZoomPhoto {
	width: 100%;
	height: 100%;
	padding-top: 20px;
	position: fixed;
	z-index: 2;
}

#fondZoomPhoto {
	background: #f0f0f0 url(../images/trameFond.png);
	opacity: 0.9;
	filter: alpha(opacity = 90);
	z-index: 1;
}

#contenuZoomPhoto {
	width: 850px;
	margin: 0 auto;
	text-align: center;
}

#contourZoomPhoto {
	display: inline-block;
	background: white;
	padding: 25px 25px 10px 25px;
	border: 1px solid #666666;
	max-width: 800px;
}

#contenuZoomPhoto img {
	max-width: 800px;
	width: expression(( this.width >   800) ?   800 :   true );
	margin-bottom: 5px;
}

#edito {
	padding: 10px;
	background-color: #F0F0F0;
}

#edito p {
	margin-top: 10px;
}

.moduleKmlEdito .image {
	margin: 0 15px 15px 0;
    max-width: 143px;
    max-height: 143px;
}

#edito .pTexte:first-letter {
	text-transform: uppercase;
	font-size: 22px;
}

#edito .photo {
	float: right;
	margin-left: 15px;
}

#actuAccueil {
	margin: 50px;
}

#actuAccueil-bottom {
	padding: 15px;
}

#actuAccueil .fiche {
	margin-bottom: 20px;
}

#actuAccueil .moduleKmlUne {
	margin-top: 8px;
}

#actuAccueil h2 {
	margin: 0px;
	text-indent: 0;
	color: #000000;
	font-size: 1.4em;
	background: none;
}

#actuAccueil h3 {
	font-weight: bold;
	font-size: 1em;
	color: #666666;
}

#actuAccueil p {
	margin: 0px;
}

#actuAccueil p img {
	margin-top: 9px;
}

#actuAccueil .pTexte:first-letter {
	text-transform: uppercase;
	font-size: 22px;
}

#actuAccueil a {
	font-weight: bold;
}

#actuAccueil .lireSuite {
	text-align: right;
}
#actuAccueil .moduleKmlUne .image{
	max-width: 200px;
	max-height: 200px;
}
}

#carrousel {
	width: 325px;
	height: 325px;
	text-align: center;
	padding: 50px 0px 0px 0px;
}

#documentsHaut {
	float: right;
	width: 190px;
	text-align: center;
	color: white;
	background: #17599f url(../images/mdl2/zoneHaut.jpg) no-repeat top left;
}

#documents {
	position: relative;
	width: 150px;
	padding: 10px 20px 15px 20px;
	text-align: left;
	background: url(../images/mdl2/zoneBas.jpg) no-repeat bottom left;
}

#documentsTitre {
	margin: 0 20px;
	font-weight: bold;
	border-bottom: 1px solid #B8CA30;
}

#documents ul {
	margin: 0 0 0 15px;
	padding: 0;
}

#documents li {
	color: #B8CA30;
	
}

#documents a {
	color: white;
}

#liens-outils {
	font-size: 0.9em;
	font-weight: bold;
	padding-left: 15px;
	margin: 20px 0px;
}

#liens-outils a {
	display: block;
	padding: 3px 0px 3px 15px;
	margin: 0px;
}

#logo-gauche {
	text-align: center;
	font-weight: bold;
	font-size: 0.9em;
}

#logo-gauche img {
	margin: 10px 0px;
}

#fil-arianne {
	position: absolute;
	top: 337px;
	left: 15px;
}

#fil-arianne img {
	vertical-align: middle;
	margin: 0px 3px 0px 3px;
}

#liens-accueil {
	text-align: right;
	padding: 0px 50px 15px 0px;
}

#bloc_galerie_photo_print {
	display: none;
}

#bloc_galerie_photo {
	display: block;
}

.moduleKmlProduits h1 {
	margin-bottom: 5px;
}

.moduleKmlProduits .recherche-rubrique {
	margin-bottom: 15px;
}

.pageSousMenu li {
	padding: 0px 0px 8px 0px;
}

.pageSousMenu li a {
	font-weight: bold;
}

.sommaire ul {
	margin: 0px 0px 25px 0px;
}

.sommaire ul li {
	list-style: none;
	display: inline;
	padding: 0px 15px 0px 0px;
}

.sommaire ul li a {
	font-size: 1.2em;
	font-weight: bold;
}

.outils_partage_article {
	margin: 8px 0px;
	padding: 0px;
	text-align: center;
}

.outils_partage_article a {
	margin: 0 3px;
}

.outils_partage_article a img {
	vertical-align: middle;
}

/* pretty galery */
.pp_overlay {
	position: absolute;
	left: 0px;
	top: 0px;
}

.pp_pic_holder {
	position: absolute;
	left: 0px;
	top: 0px;
}

.ppt {
	position: absolute;
	left: 0px;
	top: 0px;
}

.alerte-no-javascript {
	width: 200px;
	margin: 25px;
	float: right;
	text-align: left;
	padding: 10px;
}

/********************************/
/* Formulaire */
/********************************/
.formDemandes {	
	text-align: left;
	margin: 30px auto 0 auto;
}
.formDemandes .champ{
	margin-bottom: 5px;
}
.formDemandes .champ:focus, .formDemandes .champ:hover{
	background: white;
	border: 1px solid #6B7783;
}
.formDemandes .bloc-formulaire{
	padding: 0px 0px 30px 20px;
}
.formDemandes .bloc-formulaire h2{
	margin: 0px 0px 10px -20px;
}
.formDemandes .bloc-formulaire h3{
	margin-top: 15px;
}
.formDemandes label{
	display: block;
	float: left;
	width: 130px;
	text-align: left;
}
.formDemandes .bloc-radio label{
	float: none;
	width: auto;
	display: inline;
}
.formDemandes .star-required{
	font-weight: bold;
	font-size: 15px;
	color: red;
}
.formDemandes label{
	font-weight: bold;
}
.formDemandes label:first-letter {
	text-transform: uppercase;
}
.formDemandes .mentions-cnil{
	color: #999999;
}


.tab-captcha {
	position: relative;
	width: 150px;
	margin: 0 auto;
}

.tab-captcha td {
	text-align: center;
	padding: 3px;
}

.captcha-form{
	text-align: center;
	padding: 10px;
}
