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;
}
#colonneGauche h1, #colonneDroite h1 {
	text-align: center;
}
.blocDroit h1 {
	font-size: 1.3em;
	text-align: center;
	margin: 0;
	padding: 4px 0;
}
.blocDroitHautPremier h1 {
	padding-bottom: 20px;
}
.blocDroit h2 {
	font-size: 1em;
	margin-top: 3px;
}
h2 {
	font-size: 1.4em;	
	font-weight: bold;
	margin: 0;
	padding: 2px 0;
}
.blocDroitHautPremier h2, .blocDroitHautPremier h3, .blocDroitHautPremier p {
	padding-left: 22px;
}
#edito h2, #accroche h2 {
	font-size: 1.6em;
	text-align: center;
}
h3 {
	font-size: 1.2em;
	margin: 0 0 5px 0;
	padding: 0;
}
.blocDroit h3 {
	font-weight: normal;
}
h4 {
	margin: 0;
	padding: 0;
}

h1:first-letter, h2:first-letter, h3:first-letter, h4: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;
	margin-right: 8px;
}
.bouton {
	font-weight: bold;
	height: 17px;
	padding: 0 3px;
}
.champ, .champRecherche, .bouton {
	font-size: 1em;
	padding : 2px 0;
	vertical-align: middle;
}
.champRecherche {
	width: 80px;
	text-align: center;
	padding: 2px;
}

.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;
}

.formulaireMail {
	width: 460px;
	text-align: right;
}

.formulaireMail label {
	font-weight: bold;
	float: left;
}

.formulaireMail .champ {
	margin-bottom: 5px; 
}

/***************************	structure générale	***************************/

#fond2 {
	padding-bottom: 15px;
}

#conteneur {
	position: relative;
	width: 950px;
	margin: 0 auto;
	z-index: 0;
}
#header {
	position: relative;
	height: 200px;
	text-align: right;
}

#logoHeader {
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;	
	width: 200px;
	height: 100px;	
}
#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 {
	text-align: center;
	float: right;	
	margin-left: 15px;
}
#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: 670px;
	padding: 5px 0 25px 25px;
	text-align: justify;
	overflow:hidden;
}
#corps .moduleKmlAgenda {
	font-size: 1.1em;
}
#outils {
	position: absolute;
	right: 0;
	top: 125px;
	padding: 5px 30px 0 0;
	text-align: right;
	width: 190px;
}
#droite {
	float: right;
	min-height: 400px;
	_height: 400px;
	padding: 0 14px 0 0;
	width: 216px;
	display : inline;	/*correction bug double margin IE6*/
}
#footer {
	text-align: center;
	padding-top: 26px;
	_height: 12px;
	min-height: 12px;
	font-size: 0.9em;
}
#signature {	
	padding: 5px 10px 0 0;
	height: 15px;
	text-align: center;
	font-size: 10px;
	width: 940px;
	margin: 0 auto;
}

#bandeauTwitter {
	position: absolute;
	top: 157px;
	left: 0px;
	width:920px;
	height: 35px;
	padding-left: 10px;
	overflow: hidden;  
	text-align: left;
}
#bandeauTwitter .iconeTwitter {
  float: left;
  margin: 3px;
}
#twitter {
	position:relative;
}	
#twitter ul {	
	width: 950px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#twitter ul li {
	padding: 10px 0;
	margin: 0;
}



#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, #colonneGauche {
	width: 325px;
	float: left;
}
#accroche, #colonneDroite {
	width: 325px;
	float: right;
}
#edito p, #accroche p {
	 margin: 10px 0 0 0;
	 padding: 0;
}
#liensAccueilFormulaires {
	margin: 25px 0;
	padding-top: 10px;
	height: 34px;
}
#liensAccueilFormulaires a {
	display: block;
	float: left;
	width: 162px;
	text-align: center;
	font-weight: bold;
}
#espaceAnnonceurs {
	text-align: center;
}

.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;
}

.fb-like{
	margin: 0px 0px 10px 0px;
}

.blocDroitHaut, .blocDroitHautPremier {
	width: 206px;
	padding: 0 5px 5px 5px; 
	min-height: 50px;
}
.blocDroit {
	margin-bottom: 12px;
}
.blocDroit p {
	
}


@media print{
	#conteneur {width:100%;}
	#header-print {display:block;}
	#header {display:none;}
	#droite {display:none;}
	#corps{margin:0;padding:0;width:100%;}
	#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;
}
