body {
	font-family: arial, sans-serif;
	font-size: 12px;
	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;
	margin-left:-26px;
	padding: 0 0 50px 0;
	letter-spacing:1px;
	text-align:left;
}
h2 {
	font-size: 1.4em;
	margin: 0;
	padding: 2px 0;
	text-align:left;
}
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;
	padding : 2px 0;
	vertical-align: middle;
}
.champRecherche {
	width: 80px;
	text-align: center;
	padding: 2px;
}

.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: left;
}

.formulaireMail label {
	font-weight: bold;
	float: left;
}

.formulaireMail .champ {
	margin-bottom: 5px; 
}

/***************************	structure générale	***************************/
#fondHaut{
    padding-bottom: 100px;
}

#conteneur {
	position: relative;
	width: 960px;
	margin: 0 auto;
	z-index: 0;
}
#header {
	position: relative;
	height: 220px;
	text-align: right;
	margin-bottom:35px;
}

#logoHeader {
	position: absolute;
	top: 10px;
	left: 0px;
	display: block;	
	width: 250px;
	height: 150px;
}
#header-print{
	display: none;
}
#zoneIdent {

	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;	
}

#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;
	_height: 400px;
	min-height: 400px;*/ /*génère des pb de mise en page sous IE6 et IE8 : page coupée*/
	width: 440px;
	padding: 0 10px 25px 45px;
	text-align: justify;
	overflow:hidden;
}
#outils {
	position: absolute;
	right: 0;
	padding: 5px;
	top:225px;
}
#outils a{
	margin-left:5px;	
}

#gauche {
	float: left;
	min-height: 555px;
	_height: 520px;
	padding: 0 0 10px 0px;
	width: 208px;
	display : inline;	/*correction bug double margin IE6*/
	
}
#droite {
	position:absolute;
	right:0px;
	top:250px;
	width:250px;
}
#footer {
	text-align: center;
	padding-top: 5px;
	height:125px;
	font-size: 1em;
}
#footer .zone_footer{
	float:left; 	
	text-align:left;
}
#footer h1{
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	font-size:16px;	
}
#footer ul{
	list-style-type:none;	
	margin:0px;
	padding-left:15px;

}
#footer ul li{
	background:url(../images/fleche.png) no-repeat 0 2px;
	padding-left:15px;
}
#signature {
	position: relative;
	padding: 5px 285px 0 0;
	height: 15px;
	text-align: center;
	font-size: 10px;
	width: 670px;
	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: 43px 0px 30px 0px;
	width:163px;
	text-align:justify;
	margin-left:23px;
}
#edito p {
	padding-left:3px;
}
#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;
}
#cloudtags{
	padding:36px 0px 0 0px;
	margin-left:23px;
	text-align:center;
	width:163px;
}
#carrousel_logos{
	position:relative;
	overflow:hidden;
	height:	70px;
}
#carrousel_logos .image_defilante{
	position:absolute;
	top:0px;
	overflow:visible;
	width:500px;
}
#video{
	padding:50px 0px 0 0px;
	margin-left:10px;
	margin-bottom:0px;
	text-align:left;

}

#agenda{
	padding:36px 0px 0 0px;
	margin-left:10px;
	margin-bottom:10px;
	text-align:left;

}
#agenda ul{
	list-style-type:none;
	margin:0 0 0 10px;
	padding:0px;
}
#agenda li{
	background: url(../images/fleche.png) no-repeat 0 5px;;
	padding-left:10px;
	margin-bottom:10px;
}
#agenda h3{
	color:#666666;	
}
#readerrss{
	padding:10px 0px 0 0px;
	margin-left:10px;
	margin-bottom:10px;
	text-align:left;
}
#readerrss ul{
	list-style-type:none;
	margin:0 0 0 10px;
	padding:0px;
}
#readerrss li{
	background: url(../images/fleche.png) no-repeat 0 5px;;
	padding-left:10px;
	margin-bottom:10px;
}
#readerrss h3{
	color:#666666;	
}
.detail_rss{
	position:absolute;
	width:300px;
	height:250px;
	padding:10px;
	overflow:auto;
	border:1px solid #999999;
	background-color:#f5f5f5;	
	top:230px;
	left:-327px;
}
.detail_rss .dateInfo{
	text-align:right;
	font-size:11px;
	color:#666666;		
}
#zoneInscriptionNewsletter{
	height:60px;
	padding-top:33px;
	margin-top:15px;
	margin-left:22px;
	padding-left:5px;
}
#zoneInscriptionNewsletter .champ {
	width: 100px;
	text-align: left;
	padding: 2px;

}

#entreprise_mois{
	padding:36px 0px 0 0px;
	text-align:left;
}
#entreprise_mois h2{
	margin-bottom:5px;
	margin-top:10px;
}
#zoom_sur{
	margin-bottom:15px;
}
#actuAccueil {
	padding:36px 0px 0 0px;
	text-align:left;
}
#actuAccueil .moduleKmlUne {

}
#actuAccueil h2 {
	margin: 0px;
	text-indent: 0;
	margin-bottom:5px;
	margin-top:10px;
}
#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 {

}
#recherche_avancee{
	position:absolute;
	width:400px;
	height:250px;
	padding:10px;
	border:1px solid #999999;
	background-color:#f5f5f5;	
	top:300px;
	left:240px;
	text-align:left;
}
#recherche_avancee h1{
	background:none;
	margin:0;
	padding:0;
}
#recherche_avancee ul.liste_crit{
	list-style-type:none;	
	margin:30px 0 0 0;
	padding-left:15px;	

}
#recherche_avancee ul.liste_crit li{
	background:url(../images/fleche.png) no-repeat 0 2px;
	padding-left:15px;
	margin-right:30px;
	float:left;
}
#recherche_avancee ul.liste_crit li a{
	padding:2px;
}
#recherche_avancee .liste_critere{
	margin-top:20px;
	height:140px;
	padding:10px;
	overflow:auto;
	background:white;
}
#recherche_avancee .liste_critere ul{
	margin:0;
	padding:0;
	padding-left:10px;
}
#recherche_avancee .liste_critere li{
	margin-bottom:10px;
}
#recherche_avancee .liste_critere li a{
	color:#666666;
}
.ficheEntreprise{
	text-align:left;
}
.ficheEntreprise .logo{
	max-width: 200px;
	width: expression((this.width > 200 && this.width>=this.height) ? 200: true);
	max-height: 200px;
	height: expression((this.height > 200 && this.height>this.width) ? 200: true);
	float:right;
	margin: 0 0 10px 10px;
}
.ficheEntreprise .accroche{
	color:#666666;
}
.ficheEntreprise h2{
	background:url(../images/fond-soustitre.jpg) no-repeat;
	padding : 5px 0px 5px 25px;
	margin: 0;
	margin-left:-26px;
	color:#97be0d;
	letter-spacing:1px;
	text-align:left;
	font-size:1.5em;
}
.ficheEntreprise h2:first-letter{
	color:#454545;
}
.ficheEntreprise h3{
	color:#454545;
	font-size:1.2em;
}

.ficheEntreprise .liste_metiers{
	list-style-type:none;
	padding:0px;
	margin:0px;	
	margin-bottom:15px;
}
.ficheEntreprise .liste_metiers li{
	background:url(../images/fleche_bleue.png) no-repeat left 5px;
	padding-left:10px;
	text-align:left;
}
.ficheEntreprise #bloc_galerie_photo{
	margin-bottom:30px;
	margin-top:30px;
}
.ficheEntreprise .cadre_marche{
	border-right:1px solid #97be0d;
	width:230px;
	margin-right:10px;
}
.ficheEntreprise .cadre_marche h3{
	text-align:center;	
	color:#97be0d;
	margin-bottom:15px;
}
.ficheEntreprise .cadre_domaine{
	
	width:200px;
	
}
.ficheEntreprise .cadre_domaine h3{
	text-align:center;	
	color:#97be0d;
	margin-bottom:15px;
}

#video_entreprise{
	margin-top:90px;
}

.ficheEntrepriseDroite .lien{
	background : url(../images/picto-web.jpg) no-repeat;
	padding-left:20px;
}
.article_partage {
	float:left;
	padding-right:10px;
	padding-top:6px;
}
@media print{
	#conteneur {width:100%;}
	#header-print {display:block;}
	#header {display:none;}
	#gauche {display:none;}
	#corps{margin-left:0px;padding:0;overflow:visible;}
	#bloc_galerie_photo{display:none;}
	#droite {display:none;}
	#video_entreprise{display:none;}
	#video{display:none;}
	#zoneInscriptionNewsletter{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;
}