body {
	font-family: arial, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	_background-position: fixed ; /* évite le sautillement des images de fond sur ie6 */
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: none;
}

h1 {
	font-size: 1.8em;
	margin: 0 0 25px 0;
	padding: 0;
	text-transform:uppercase;
}
h2 {
	font-size: 1.2em;	
	margin: 0;
	padding: 2px 0;
	/*text-indent: 10px;*/
}
h3 {
	font-size: 1em;
	margin: 0;
	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;
	/*marges sous ie*/
	_margin: -7px 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;
	height: 17px;
	padding: 0 3px;
}
.champ, .champRecherche, .bouton {
	font-size: 1em;
}
.champRecherche {
	width: 80px;
	text-align: center;
	
}

.boutonOk {
	vertical-align: middle;
	margin-left: 5px;
	margin-top: -5px;
}

.entete_tableau{
	display: table-cell;
	font-weight: bold;
	padding-left: 5px;
	vertical-align: top;
	text-align: left;
}

/***************************	structure générale	***************************/

#fondBas {
	padding-bottom: 41px;
}

#conteneur {
	position: relative;
	width: 898px;
	margin: 0 auto;
	margin-top:10px;
	z-index: 0;
}
#header {
	height: 247px;
	font-weight: bold;
	text-align: left;
}


#zoneIdent {
	position: absolute;
	top: 136px;
	right: 50px;
	padding: 5px;
	text-align:left;
	color:#ffffff;
	font-size:10px;
}
#zoneIdent .titreIdent {
	font-weight: bold;
	font-size:14px;
	text-align: left;
	margin:7px 0 5px 50px;
}
#zoneIdentForm .champ{
	width:126px;
	height:16px;
	border:0px;
}
#zoneIdentForm .boutonOk{
	margin-left:0px;
	margin-top:-1px;
}
#zoneIdent  .champ, #zoneIdent  .bouton, #zoneFormRecherche .champ,  #zoneFormRecherche .bouton {
	text-align: center;
}
#zoneIdentForm {
	
}
#zoneIdent a{
	color:#ffffff;
	text-decoration:underline;
}
#zoneIdentDemande {
	margin-top: 1px;
	
}
#zoneFormRecherche {
	position: absolute;
	top: 91px;
	right: 45px;
	padding: 5px;
	text-align:left;
	color:#b7b7b9;
}
#zoneFormRecherche .champRecherche{
	width:126px;
	height:15px;
}

#zone_inscription_newsletter {
	
	padding: 10px;
	text-align:left;
	color:#a5acd2;
}
#zone_inscription_newsletter .champ{
	width:100px;
	height:15px;
}
#zone_inscription_newsletter .boutonOk{
	margin-left:5px;
	margin-top:-1px;
}
#logoHeader {
	display: block;
	margin-left: 10px;
	width: 360px;
	height: 230px;
}
#header-print{
	display: none;
}

#zone_drapeaux {
	position: relative;
	top: 21px;
	padding-right: 1px;
}
#zone_drapeaux ul {
	margin: 0;
	padding: 0;
}
#zone_drapeaux ul li{
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
}


#corps {
	display: table;
	width: 537px;
	padding: 0px 0;
	text-align: justify;
	overflow: hidden;
}
#corps_contenu{
	margin: 20px;
	margin-right:5px;
	margin-top:30px;
	min-height: 500px;
	
	
}
#outils {
	position: relative;
	float:right;
	right: 0;
	padding: 5px;
}

#gauche {
	float: left;
	min-height: 600px;
	_height: 600px;
	padding: 0px 0 10px 0px;
	width: 160px;
	display : inline;	/*correction bug double margin IE6*/
	margin:0px;
}
#gauche .logoPartenaireGauche{
	max-width: 150px;
	width: expression((this.width > 150 && this.width>=this.height) ? 150: true);
	max-height: 165px;
	height: expression((this.height > 165 && this.height>this.width) ? 165: true);
}
#droite {
	float: right;
	min-height: 600px;
	_height: 600px;
	padding: 70px 0px 10px 0;
	width: 195px;
	margin:0px;
	display : inline;	/*correction bug double margin IE6*/
}
#droite .conteneurImage {
    text-align:center;
    margin: 0px;
}
#droite #contenu_droite{
	width:135px;
	margin-left:25px;
}
#droite #contenu_droite h1{
	background-color:#959ecb;
	color:#ffffff;
	font-size:12px;
	padding:2px;
	margin:0;
	text-decoration:none;
	text-transform:none;
}

#droite .image {
    max-width: 135px;
    width: expression((this.width > 135 && this.width>=this.height) ? 135: true);
    max-height: 150px;
    height: expression((this.height > 150 && this.height>this.width) ? 150: true);
}
#droite p {
    text-align: justify;
    margin: 0 0 10px 0;
    padding: 0;
}
#droite .contenuDroit {
    padding: 0 10px;
}
#footer {
	text-align: center;
	padding-top: 5px;
	margin: 3px 10px 0 10px;
	height: 20px;
}
#menuBas{
	text-align:center;
}
#signature {
	position: relative;
	padding-top: 5px;
	height: 15px;
	text-align: center;
	font-size: 10px;
	width: 900px;
	margin: 0 auto;
}


#zoomPhoto, #fondZoomPhoto {
	width: 100%;
	height: 100%;
	_height: expression(document.documentElement.clientHeight);
	padding-top: 20px;
	position: fixed;
	z-index: 2;
	_position: absolute;
 	_top: expression(documentElement.scrollTop+body.scrollTop);
	
}
#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: 6px 20px 15px 20px;
	/*width: 100%;*/ /*opera*/
	_width: auto; /*ie6*/
}
#edito p {
	 margin-top: 10px;
}
#edito p img {
	 margin-top: 9px;
	 width: 200px;
}
#edito .pTexte:first-letter {
	text-transform: uppercase;
	font-size: 22px;
}
#edito .photo {
	float: right;
	margin-left: 15px;
}
#actuAccueil {
	width: 100%;
}
#actuAccueil .moduleKmlUne {
	margin-top: 8px;
}

#actuAccueil h2 {
	margin: 0px;
	text-indent: 0;
}
#actuAccueil h3 {
	font-weight: bold;
	font-size: 1em;
}
#actuAccueil p {
	margin: 0px;
}
#actuAccueil p img {
	margin-top: 9px;
}
#actuAccueil .pTexte:first-letter {
	text-transform: uppercase;
	font-size: 22px;
}
#actuAccueil a {

}
#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 {

}
#bandeaux_accueil img {
	max-width: 500px;
	width: expression((this.width > 300 && this.width>=this.height) ? 500: true);
}
@media print{
	#conteneur {width:100%;}
	#header-print {display:block;}
	#header {display:none;}
	#gauche {display:none;}
	#corps{margin-left:0px;width:100%;}
	#droite {display:none;}
	#menu{display:none;}
	#menuH{display:none;}
	#signature{display:none;}
	#outils{display:none;}
	#footer img{display:none;}
	#footer .texte{position:relative;width:auto;}
}
*:focus {
	outline: none;
}
.tab-captcha{
	position: relative;
	width: 150px;
	margin: 0 auto;
}
.tab-captcha td{
	text-align: center;
	padding: 3px;
}
.box{
	border : 1px solid #034B98;
	font-size:13px;
	width:290px;
}