body {
	font-family: arial, sans-serif;
	font-size: 11px;
	line-height: 1.2em; 
	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 {	
	text-align: center;	
}
/*h2, .droiteProduits h1, .droiteUnivers h1 {*/
h2,#gauche h1, #droite h1 {
	font-size: 1.4em;
	font-weight: bold;
	margin: 0;
	padding: 2px 0;
}
#droite h1 {
	line-height: 18px;
}

h1, #gauche h1.enteteColonne, #droite h1.enteteColonne {
	font-size: 1.8em;
	font-weight: normal;
	margin: 0 0 5px 0;
	padding: 0;
	line-height: 22px;
}

.droiteProduits h1, .droiteUnivers h1 {
	margin-bottom: 5px;
}
#gauche h2, #droite h2 {
	font-size: 1em;
}
h3, .droiteProduits h2, .droiteUnivers h2 {
	font-size: 1em;
	margin: 0;
	padding: 2px 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;
}

.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 {
	
}
.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;
}

.itemMenuImg {
	height: 102px;
	text-indent: -9999px;
	position: relative;
}

.accroche {
	font-size: 1.2em;
	font-weight:bold;
}

.menuDroit {
	margin: 0;
	padding: 0;
}

.menuDroit li a {
	display: block;
	padding: 5px 0;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.listePlanProduit, .listePlanProduit ul {
	list-style-type: none;
	padding-left: 10px;
}
.listePlanProduit ul img {
	margin-right: 5px;
}

.pageActus .moduleKmlArticles .fiche {
	padding-bottom: 25px;
	margin-bottom: 25px;
}

.pageActus .moduleKmlArticlesSub .fiche {
	padding-bottom: 0px;
	margin-bottom: 0px;
}

/***************************	structure générale	***************************/

#fondBas {
	padding-bottom: 25px;
}

#conteneur {
	position: relative;
	width: 975px;
	margin: 0 auto;
	z-index: 0;
}
#conteneur2 {
	position: relative;
	width: 975px;
}
#header {
	height: 213px;
	font-weight: bold;
	text-align: center;
}
#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;
	width: 310px;
	height: 110px;
	margin: 0 auto;
}
#header-print{
	display: none;
}

#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 {
	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;
}
#corps {
/*	display: table;*/
	width: 555px;
	padding: 10px 0 0 0;
	text-align: justify;
	overflow: hidden;
	font-size: 1.1em;
	line-height: 1.32em;
    margin-top: 5px;
}
#videoProduit {
	/*width: 320px;
	margin: 0 auto;*/
}
#videoProduit .videoMdl {
	margin: 0;
}
.temoignageUne .fiche {
    float:right;
    /*margin:5px 10px;*/
    width:250px;
}
.temoignageUne .ficheSub p {
	float: right;
	width: 180px;
}
.temoignageUne .logo {
	float: left;
	margin-top: 3px;
	margin-right: 5px;
	max-width: 80px;
	width: expression((this.width > 80 && this.width>=this.height) ? 80: true);
	max-height: 80px;
	height: expression((this.height > 80 && this.height>this.width) ? 80: true);
}
.temoignageUne .image {
	float: left;
	margin-top: 3px;
	margin-right: 5px;
	max-width: 210px;
	width: expression((this.width > 210 && this.width>=this.height) ? 210: true);
	max-height: 210px;
	height: expression((this.height > 210 && this.height>this.width) ? 210: true);
}
.temoignageUne p {
	text-align: justify;
	margin: 0;
}
.temoignageUne .lireSuite {
	text-align: left;
	font-weight: bold;
	clear: left;
	padding-top: 3px;
}
.temoignageUne .lireSuite img {
	vertical-align: middle;
	margin-bottom: 2px;
	margin-right: 2px;
}
#outils {
	position: absolute;
	right: 13px;
	top: 64px;
	width: 170px;
}
#outils a {
	float: left;
	margin-right: 6px;
}
#gauche {
	float: left;
	min-height: 400px;
	_height: 400px;
	margin: 5px 10px 0 10px;
	padding: 10px 0 0 0;
	width: 190px;
	display : inline;	/*correction bug double margin IE6*/
	
}
#gauche p, #droite p {
	margin: 0;
	padding: 0 5px 0 0;
	text-align: justify;
}

#gauche .fiche p a, #droite .fiche p a {
	text-decoration: none;
}
#gauche .fiche, #droite .fiche {
	padding-left: 5px;
	line-height: 1.2em;
}
#gauche .image {
	float: left;
	margin-top: 3px;
	margin-right: 5px;
	max-width: 60px;
	width: expression((this.width > 60 && this.width>=this.height) ? 60: true);
	max-height: 60px;
	height: expression((this.height > 60 && this.height>this.width) ? 60: true);
}
#gauche ul, #droite ul {
	margin: 0;
	padding: 0;
	list-style-type: none; 
}
#gauche ul a, #droite ul a {
	display: block;
	padding-left: 20px;		
}
#gauche ul li a img, #droite ul li a img	{
	margin-right: 7px;
	margin-bottom: 1px;
}
#droite {
	float: right;
	min-height: 400px;
	_height: 400px;
	margin: 5px 10px 0px 0px;
	padding: 10px 0 0 0;
	width: 190px;
	display : inline;	/*correction bug double margin IE6*/
}
#droite .fiche {
	padding: 11px 0 11px 5px;
}
#droite .fiche h2 {
	margin-left: -3px;
}
#droite p {
	padding: 0 5px;
}
#droite .pictoLienListe {
	margin-left: 20px;
}
#droite .image {
	vertical-align: middle;
	margin-right: 2px;
}
#droite.droiteProduits {
	padding-top: 30px;
}
#menuBas {
	margin-top: 20px;
	text-align: center;
	font-weight: bold;
}
#footer {
	text-align: center;
	padding-top: 5px;
	margin-top: 3px;
	height: 20px;
}
#signature {
	/*position: relative;*/
	padding: 5px 0 0 280px;
	height: 15px;
	text-align: center;
	font-size: 10px;
	width: 670px;
	margin: 0 auto;
}
#signature a {

}
#filAriane {
	padding-left: 10px;
}
#filAriane .lienAccueil {
	padding-top: 3px;
}
#filAriane img {
	vertical-align: middle;
    float: left;
}
filAriane .imgFin {
	float: right;
	margin-left: 10px;
}
#filAriane a {
	display: block;
	float: left;
	padding: 3px 5px 6px 10px;
    background-color: #e2e2e2;
}

.formulaireMail {
	width: 460px;
	text-align: right;
}

.formulaireMail label {
	font-weight: bold;
	float: left;
}

.formulaireMail .champ {
	margin-bottom: 5px;
}

.captcha-form{
  padding: 5px;
  text-align: center;
}
.tab-captcha{
    position: relative;
    width: 150px;
    margin: 0 auto;
}
.tab-captcha td{
    text-align: center;
    padding: 3px;
}
.sousmenuhorizontal{
	text-align:center;
	padding:5px 0;
}
.sousmenuhorizontal a{
	padding : 0 5px;
	border-right:1px solid #666666;
}	
.sousmenuhorizontal a.selected{
	background-color:#666666;
	color:#ffffff;

}

.item_partage{
  float:left;
  padding-right:10px;
  padding-top:6px;
}
.outils_partage_article{
  margin:8px 0px;
  padding:0px;
}

#liensMediaProduit{
    margin: 15px 0px;
}
#liensMediaProduit .moduleKmlMozaique .fiche{
    float: left;
    width: 170px;
    height: 170px;
    overflow: hidden;
    margin: 10px 15px 0px 0px;
    text-align:center;
}

#liensMediaProduit .moduleKmlMozaique .fiche img{
	max-width: 170px;
	width: expression((this.width > 170 && this.width>=this.height) ? 170: true);
	max-height: 170px;
	height: expression((this.height > 170 && this.height>this.width) ? 170: true);
}

@media print{
	#conteneur {width:100%;}
	#header-print {display:block;}
	#outils {display:none}
	#header {display:none;}
	#gauche {display:none;}
	#droite {display:none;}
	#corps{margin-left:0px;margin:0 auto;}
	#menu{display:none;}
	#menuBas {display: none;}
	#footer {width:100%;}
	#footer img{display:none;}
	#footer .texte{position:relative;width:auto;}
	#signature {display: none;}
	#filAriane {display: none;}
}
