body {
	font-family: arial, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	_background-position: fixed ; /* évite le sautillement sur ie6 */
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: none;
}

h1 {
	font-size: 1.8em;
	font-weight: normal;
	text-align: right;
	margin: 0 0 20px 0;
	padding: 0;
	line-height: 22px;
}
#produitIntroduction h1 {
	text-transform: uppercase;
	font-size: 1.4em;
	margin: 0;
	padding: 2px 0;
}
#footer h1 {
	text-align: left;
	margin: 0;
}
h2, #produitGalerie h1,#produitDocuments h1 {
	font-size: 1.2em;
	margin: 0;
	padding: 2px 0;
	
}
#produitDocuments h1 {
	font-weight: bold;
	text-align: center;
	margin-bottom: 5px;
}
#produitIntroduction h1, #produitGalerie h1 {
	font-weight: normal;
}

#footer h2 {
	font-weight: bold;
	font-size: 1em;
}
#footer h2.soustitre {
	text-indent: 50px;
	font-size: 1.2em;
}
#produitGalerie h1 {
	text-align: center;
}
h3 {
	font-size: 1em;
	margin: 0;
	padding: 2px 0;
}
#footer h3 {
	font-weight: normal;
}
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;
}
.separateur {
	clear: both;
}
.pageActus .fiche {
	margin-bottom: 10px;
}

.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 {
	
}
.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;
}

/*.moduleKmlArticles .separateur {
	padding: 10px 0;
}*/

/***************************	structure générale	***************************/

#fond, #fondAccueil {
	min-width: 800px;
}

#conteneur,#conteneurAccueil {
	position: relative;
	width: 700px;
	margin: 0 auto;
	z-index: 0;
	font-size: 1em;
}
#header {
	height: 89px;
	text-align: right;
}
#zone_drapeaux {
	position: absolute;
	left: 655px;
	top: 10px;
}
#zone_drapeaux ul {
	margin: 0;
	padding: 0; 
}
#zoneIdent {
	padding: 5px;
}
#zoneIdent  .champ, #zoneIdent  .bouton, #zoneFormRecherche .champ,  #zoneFormRecherche .bouton {
	vertical-align: middle;
}
#zoneIdentForm {
	position:absolute;
	top:48px;
	left:570px;
	width:220px;
	padding-top:3px;
}
#zoneIdentDemande {
	position:absolute;
	top:88px;
	left:610px;
}
#zoneFormRecherche {
	
}#logoHeader {
	display: block;
	position: absolute;
	left: 170px;
	width: 360px;
	height: 60px;
}
#header-print{
	display: none;
	text-align: center;
}

#zone_drapeaux ul li{
	list-style: none;
	display: inline;
}

#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 {
	z-index: 1;	
}
#contenuZoomPhoto {
	width: 850px;
	margin: 0 auto;
	text-align: center;
}
#contourZoomPhoto {
	display: inline-block;
	background: white;
	padding: 10px 25px 10px 25px;
	border: 1px solid #666666;
	max-width: 800px;
}
#contenuZoomPhoto img {
	max-width: 800px;
	width: expression((this.width > 800) ? 800: true);
	margin: 5px 0;
}

#corps, #corpsAccueil {
	padding: 10px 0 0 0;
	text-align: justify;
	/*overflow: hidden;*/
}
#footer {
	font-size: 0.9em;
}

#corps {
	_height: 600px;
	min-height: 600px;
}
.pageActus, .corpsPage, .pageContact {
	/*padding: 10px 20px;*/
	margin: 10px 20px;
}

#corps.pageContact h1 {
	margin-bottom: 70px;
}
#corps.pageContact .fiche{
	font-size: 1.5em;
	text-align: center;
}

#photosTechniques {
	text-align: center;
}
#photosTechniques .photo {
	width: 200px;
	vertical-align: middle;
	/*max-width: 300px;
	width: expression((this.width > 300 && this.width>=this.height) ? 300: true);
	max-height: 300px;
	height: expression((this.height > 300 && this.height>this.width) ? 300: true);*/
}

#corpsAccueil {
	_height: 750px;
	min-height: 750px;
	font-size: 0.9em;
	padding-bottom: 20px;
}


#edito {
	/*position: relative;
	top: 540px;
	left: 270px;
	width: 365px;
	_top: 0;
	_left: 0;
	_margin: 540px 0 -500px 270px;*/
	padding-top: 540px;
	padding-left: 260px;	
}
#edito p {
	float: left;
	margin: 0;
	padding: 0;
	width: 160px;
	margin: 0 10px;
}


#gamme {
	padding-top: 10px;
}

#gamme h1 {
	padding-right: 20px;
}

#gamme .fiche {
	float: left;
	text-align: center;
	width: 49%;
}
#gamme .photo {
	width: 100%;
}

#corpsPageProduit {
	margin: 20px 15px;
}

#corpsPageProduit .moduleKmlArticles {
	padding: 0;
}

#produitPhotosPrincipales {
	margin-top: 15px;
	text-align: center;
}
#produitPhotosPrincipales img {
	width: 700px;
}

#produitIntroduction {
	width: 630px;
	margin: 20px auto 0 auto;
	padding: 5px 20px 20px 20px;
}
#produitIntroduction h1 {
	text-align: center;
	margin-bottom: 5px;
}
#produitIntroduction h2 {
	
}


#produitIntroduction .colonneTexte {
	float: left;
	width: 48%;
}
#produitIntroduction .separateurVertical {
	width: 4%;
}


#produitCaracteristiques .contenuEdito {
	position: absolute;
	top: 138px;
	left: 0;
	min-width: 157px;
	padding: 15px;
	_height: 284px;
	min-height: 284px;
	text-align: left;
}
#produitCaracteristiques .contenuEdito p {
	margin: 0;
	padding: 0;
}

#produitDescription {
	float: left;
	width: 298px;
	padding: 15px;
	_height: 390px;
	min-height: 390px;
}

#produitGalerie {
	float: right;
	display: inline; /*correction bug double-margin ie*/
	width: 222px;
	padding: 20px 4px;
	margin-right: 45px;
}

#produitGalerie .photo {
	max-width: 222px;
	width: expression((this.width > 222) ? 222: true);
	margin-bottom: 4px;
}




#outils {
	position: absolute;
	left: 645px;
	top: 30px;	
	
}
#outils a {
	float: left;
	margin-right: 4px;
}

#outilsAccueil {
	float: right;
	margin-top: 3px;
}


#footer {
	
	padding: 5px 10px;
	margin: 3px 0px 0px 0px;
	_height: 117px;
	min-height: 117px;
	/*contournement bug de centrage de l'image de fond*/
	/*position: relative;
	left: -1px;
	width: 670px;
	_left:0;*/
}
#signature {
	position: relative;
	padding: 5px 10px 0 10px;
	height: 15px;
	text-align: left;
	font-size: 10px;
	width: 680px;
	margin: 0 auto;	
}
#signature a{

}
@media print{
	#conteneur {width:100%;}
	#header-print {display:block;}
	#header {display:none;}
	#outils {display:none;}
	#gauche {display:none;}
	#zone_drapeaux {display:none;}
	#corps{margin-left:0px;}
	#menu{display:none;}
	#footer{border:none;}
	#footer img{display:none;}
	#footer .texte{position:relative;width:auto;}
}

*:focus {
	outline: none;
}