body {
	font-family: arial, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

h1 {
	font-size: 1.8em;
	margin: 0 0 20px 0;
	padding: 0;
}

h2 {
	font-size: 1.4em;
	margin: 25px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
}

h3 {
	font-size: 1.2em;
	margin: 15px 0px 2px 0px;
	padding: 0;
}

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;
}

.moduleKmlArticles li{
	list-style-position: inside;
}

.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;
}

.champ,.champRecherche,.bouton {
	font-size: 1em;
	padding: 2px 0;
	vertical-align: middle;
}

.champRecherche {
	margin: 0px 0px 1px 3px;
	padding: 0px;
	text-align: center;
	width: 150px;
	border: none;
	background: none;
}

#champ_inscription_email {
	margin: 0px 0px 1px 3px;
	padding: 1px 0px;
	text-align: center;
	width: 150px;
	border: none;
	background: white;
	color: #009237;
}

.boutonOk {
	vertical-align: middle;
	margin-left: 5px;
}

.entete_tableau {
	display: table-cell;
	font-weight: bold;
	padding-left: 5px;
	vertical-align: top;
	text-align: left;
}

.formulaireMail {
	width: 460px;
	text-align: right;
}

.formulaireMail label {
	font-weight: bold;
	float: left;
}

.formulaireMail .champ {
	margin-bottom: 5px;
}

.alertFlashVersion {
	position: absolute;
	text-align: center;
	background: white;
	opacity: 0.7;
	filter: alpha(opacity = 70);
}

/***************************	structure générale	***************************/
#fondHaut {
	padding: 0px 0px 65px 0px;
}
#conteneur-header {
	position: relative;
	width: 1006px;
	height: 230px;
	margin: 0 auto;
	z-index: 0;
}
#conteneur-repeat {
	position: relative;
	width: 1006px;
	margin: 0 auto 20px auto;
	z-index: 0;
}
#header {
	position: relative;
	height: 230px;
	text-align: right;
}

#logoHeader {
	position: absolute;
	top: 20px;
	left: 0px;
	display: block;
	width: 250px;
	height: 105px;
}
#baseline {
	position: absolute;
	top: 55px;
	left: 250px;
	display: block;
}
#navigation {
	position: absolute;
	top: 105px;
	left: 30px;
}
#actu-header{
	text-align: left;
	position: absolute;
	top: 80px;
	left: 350px;
	font-weight: bold;
}
#actu-header a{
	display: block;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 5px 0px;
}
#oeufLogo{
	position: absolute;
	bottom: -30px;
	right: 0px;
	width: 94px;
	height: 43px;
	padding: 65px 10px 10px 35px;
	text-align: center;
	font-size: 10px;
}
#header h1{
	position: absolute;
	bottom: 5px;
	left: 75px;
	height: 30px;
	width: 900px;
	overflow: hidden;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#header h1 span{
	display: block;
}
#header-print {
	display: none;
}

#zoneIdent {
	position: absolute;
	top: 33px;
	right: 5px;
	padding: 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 {
	position: absolute;
	top: 90px;
	right: 50px;
	width: 190px;
	margin: 0 auto;
	text-align: right;
}
#bouton-recherche-ok {
	border: none;
	background: black;
	color: white;
	width: 20px;
	height: 16px;
	font-size: 9px;
	font-weight: bold;
	padding: 0px;
}
#bouton-newsletter-ok {
	border: 1px solid white;
	background: #009237;
	color: white;
	width: 23px;
	height: 18px;
	font-size: 9px;
	font-weight: bold;
	padding: 0px;
}

#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: 650px;
	padding: 0px 20px 20px 75px;
	text-align: justify;
	overflow: hidden;
}

#corps.accueil {
	width: 750px;
	padding: 25px 0px 25px 20px;
}

#outils {
	position: absolute;
	right: 50px;
	padding: 5px;
	top: 110px;
}
#bloc-equeven{
	width: 195px;
	height: 361px;
	margin-top: -100px;
	padding: 50px 10px 20px 20px;
}
#bloc-equeven h2{
	margin-top: 5px;
	font-size: 14px;
}
#bloc-actu-droite{
	width: 195px;
	height: 361px;
	margin-top: -100px;
	padding: 50px 20px 20px 10px;
}
#bloc-actu-droite .moduleKmlActusUne{
	width: 195px;
	height: 351px;
	overflow: hidden;
}
#bloc-actu-droite .moduleKmlActusUne li{
	height: 150px;
}
#bloc-actu-droite h2{
	font-size: 12px;
}
#droite h2{
	margin: 0px;
}
#droite .bloc-navigation{
	width: 187px;
	height: 79px;
	margin: 10px;
	padding: 5px 5px 10px 10px; 
}
#bloc-coordonnees{
	width: 187px;
	height: 79px;
	margin: 10px;
	padding: 5px 5px 10px 10px;
	font-weight: bold;
}
#droite .bloc-navigation h2{
	font-size: 14px;
}
#gauche {
	float: left;
	min-height: 700px;
	padding: 25px 20px 10px 10px;
	width: 160px;
	display: inline; /*correction bug double margin IE6*/
}

#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: 600px;
	padding: 10px 30px 50px 0;
	width: 225px;
	display: inline; /*correction bug double margin IE6*/
}

#footer {
	text-align: center;
	padding: 5px 120px 0px 50px;
	min-height: 20px;
	font-size: 0.8em;
}
#footer img{
	height: 0.8em;
}
#footer-print {
	text-align: center;
	padding: 5px 120px 0px 50px;
	min-height: 20px;
	font-size: 0.8em;
	display: none;
}

#signature {
	position: relative;
	padding: 5px 385px 0 0;
	height: 15px;
	text-align: center;
	font-size: 10px;
	width: 415px;
	margin: 0 auto 20px auto;
}

#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-accueil {
	padding: 60px 25px 50px 30px;
	width: 255px;
	height: 173px;
	overflow: hidden;
	text-align: left;
}

#edito-accueil h1 {
	margin: 0px 0px 10px 0px;
	text-transform: uppercase;
	letter-spacing: 20px;
	font-weight: normal;
	font-size: 1.5em;
}

#edito-accueil p {
	margin-top: 10px;
}

#edito-accueil p img {
	margin-top: 9px;
	width: 200px;
}

#edito-accueil .photo {
	float: right;
	margin-left: 15px;
}

#accueil-droite{
	 width: 310px;
	 float: right;
}
#accueil-gauche{
	 width: 310px;
	 float: left;
}
.bloc-accueil-media{
	position: relative;
	width: 310px;
	height: 200px;
}
.bloc-accueil-media .titre{
	position: absolute;
	top: 0px;
	left: 0px;
}
.bloc-accueil-media .contenu{
	width: 270px;
	height: 169px;
	position: absolute;
	padding: 4px 5px 8px 10px;
	overflow: hidden;
	top: 0px;
	right: 0px;
}
#videos-accueil .contenu{
	padding: 4px 3px 8px 12px;
}

#agenda-fiche-acceuil{
	width: 286px;
	height: 154px;
	overflow: hidden;
	padding: 5px 10px 20px 10px;
	margin: 10px 0px;
}
#agenda-fiche-acceuil-contenu{
}
#agenda-fiche-acceuil-contenu ul li{
	height: 154px;
}
#agenda-fiche-acceuil-contenu ul li h2{
	padding: 0px;
	margin: 0px;
}
#agenda-liste-acceuil{
	width: 306px;
}
#agenda-liste-acceuil h2 a{
	font-size: 12px;
}
#agenda-liste-acceuil h2{
	padding: 0px;
	margin: 0px;
}
#agenda-liste-acceuil li{
}
#agenda-liste-acceuil .paragraphe{
	display: none;
}
#agenda-liste-acceuil img{
	display: none;
}
#agenda-liste-acceuil .lireSuite{
	text-align: right;
}
#carrousel {
	width: 325px;
	height: 325px;
	text-align: center;
	padding: 50px 0px 0px 0px;
}

#documentsHaut {
	float: right;
	width: 190px;
	text-align: center;
}

#documents {
	position: relative;
	width: 150px;
	padding: 10px 20px 15px 20px;
	text-align: left;
}

#documentsTitre {
	margin: 0 20px;
	font-weight: bold;
}

#documents ul {
	margin: 0 0 0 15px;
	padding: 0;
}

#documents li {
	
}

#documents a {
	
}

#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: center;
	padding: 0px;
	margin: 10px 0px;
	width: 306px;
}
#liens-accueil a{
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
}
#liens-accueil .separateur{
	width: 10px;
	height: 12px;
}
#liens-accueil .separateurVertical{
	width: 12px;
	height: 10px;
}

#bloc_galerie_photo_print {
	display: none;
}

#bloc_galerie_photo {
	display: block;
}

#bloc-sous-menu{
	padding: 5px 0px 10px 0px;
	margin-bottom: 10px;
	text-align: left;
}
#bloc-sous-menu a{
	padding: 3px 3px;
	font-weight: bold;
	margin: 5px;
	line-height: 35px;
}
#bloc-sous-menu a:first-letter{
	text-transform: uppercase;
}

.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;
}

/********************************/
/* Formulaire */
/********************************/
.formDemandes {	
	width:600px;
	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;
}

#bloc_inscriptions label{
	float: none;
	display: inline;
}

/* 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;
}


.tab-captcha {
	position: relative;
	width: 150px;
	margin: 0 auto;
}

.tab-captcha td {
	text-align: center;
	padding: 3px;
}
