@charset "UTF-8";
@import url("searchbox.css");
@import url("tabs.css");

/* CSS Document */

* {
	margin:0;
	padding:0;
	border: 0;
	font-family: sans-serif;
	font-style: normal;
	text-decoration: none;
}

body {
	font-size: 11px;
	background-image: url(../img/bodyBg.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #F3F3F3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}

.clearfloat {
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
}

#container {
	width: 876px;
	position: relative;
	margin: 0 auto;
}

#forcescroll {
	height: 900px;
}

#header {
	background-image: url(../img/headerBg.gif);
	background-repeat: no-repeat;
	background-color: #324C4E;
	color: #fff;
	background-position: left top;
}
#header .logo {
	padding-top: 11px;
	padding-left: 13px;
	width: 140px;
	float: left;
}
#header .distrib {
	background-image: url(../img/distribBg.gif);
	background-repeat: no-repeat;
	height: 52px;
	width: 482px;
	background-position: left bottom;
	float: left;
	margin-top: 8px;
	margin-left: 26px;
}
#header .distrib li {
	list-style-type: none;
	float: left;
	margin-left: 8px;
}
#header .distrib ul {
	margin-top: 12px;
	margin-left: 6px;
}
#header .recherche {
	float: left;
	margin-left: 12px;
	margin-top: 12px;
}
#header #corporatemenu {
	color: #2E4547;
	background-image: url(../img/corporatemenuBg.gif);
	background-repeat: repeat-x;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #CC6600;
	padding-top: 8px;
	padding-left: 15px;
	background-position: bottom;
	clear: both;
	margin-bottom: 0px;
}


#maincontent {
	padding-top:1px;
	border-top: 1px solid #333;
	clear: both;
	}





/* MENU LATERAL */

div.lateral {
	width: 180px;
	float: left;
	}

div.lateral li {
	list-style-type: none;
	background-image: url(../img/hrdots.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 1px;
}
div.lateral li a {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 10px;
}
div.lateral li a:hover {
	background-color:#99B423;
	color:#fff;
}
div.page {
	float: right;
	width: 690px;
}




.introhome {
	width: 390px;
	float: left;
	padding-right: 10px;
	background-image: url(../img/vrdots.gif);
	background-repeat: repeat-y;
	background-position: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}


.introhome h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #2F4849;
	margin-bottom: 8px;
}
.introhome span {
	font-weight: bold;
	color: #99B423;
}
.introhome h2 {
	font-weight: bold;
	margin-bottom: 6px;
	color: #2F4849;
	font-size: 13px;
}
.introhome p {
	margin-bottom: 6px;
}
.introhome li {
	list-style-type: none;
	background-image: url(../img/flecheverte.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 8px;
	margin-bottom: 8px;
}
.introhome h3.pdf {
	font-size: 12px;
	font-weight: bold;
	color: #7F754A;
	margin-top: 16px;
	margin-bottom: 12px;
	background-image: url(../img/acrobat.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 32px;
	padding-top: 8px;
	padding-bottom: 6px;
}
.introhome ul.catalogues li {
	background-image: none;
	padding: 0px;
	float: left;
	margin-right: 16px;
}
.espaces li {
	list-style-type: none;
	margin: 10px;
}
.pics {
	height: 200px;
	width: 690px;
	overflow: hidden;
}
.espaces {
	float: right;
	width: 260px;
}
#footer {
	background-image: url(../img/footerBg.gif);
	background-repeat: repeat-x;
	padding-top: 40px;
	margin-top: 30px;
	clear: both;
}
#footer p {
	color: #7F754A;
	text-align: center;
	margin-bottom: 8px;
}
.reduce {
	font-size: 0.93em;
}
#footer a {
	color: #7F754A;
}
#footer a:hover {
	color: #CC6600;
}
#header .line {
	clear: both;
	background-color: #fff;
	height: 1px;
}
div.lateral li a.active {
	background-image: url(../img/activeMenu.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #000;
}
#maincontent div.maincontent {
	margin-top: 6px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
h1.categorie {
	font-size: 13px;
	font-weight: bold;
	color: #666;
	font-family: Helvetica, Arial, sans-serif;
}
p.categorie {
	font-size: 18px;
	color: #c60;
	font-weight: bold;
	margin-bottom: 12px;
}


p.categfloat {
	float: left;
	width: 400px;
}


div.fournisseur {
	float: right;
	width: 200px;
	text-align: right;
}
div.descriptioncategorie p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.3em;
	margin-bottom: 8px;
}
div.descriptioncategorie {
	margin-top: 6px;
	clear: both;
	margin-bottom: 20px;
}


div.productbox {
	width: 200px;
	height: auto;
	float: left;
	margin-right: 13px;
	margin-bottom: 13px;
	border: 1px solid #ddd;
}
div.productbox h3 {
	margin: 8px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
div.productbox h3 a {
	font-weight: bold;
	color: #333;
	text-decoration: underline;
}
div.productbox p {
	margin-top:8px;
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 0px;
}
p.folio {
	margin-top: 20px;
	margin-bottom: 10px;
	color: #999999;
}
p.folio span {
	color: #000;
}
p.folio a {
	color: #99B423;
	text-decoration: underline;
}

p.folio a:hover {
	color: #c60;
	text-decoration: underline;
}
div.maincontent div.left {
	width: 260px;
	float: left;
}
h2.productname {
	font-size: 24px;
	font-weight: bold;
	color: #2F4648;
	font-family: Helvetica, Arial, sans-serif;
	margin-bottom: 20px;
}
div.infoce p {
	font-size: 9px;
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 20px;
	margin-bottom: 20px;
}
div.maincontent div.center {
	width: 650px;
	float: left;
}
div.maincontent div.right {
	float: right;
	width: 360px;
}
div.maincontent div.right h4 {
	font-weight: bold;
	margin-top: 16px;
	color: #2F4648;
}
div.maincontent div.right p {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	text-align: justify;
	margin-top: 8px;
}
table.perf {
	width: 360px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 8px;
	margin-bottom: 20px;
}
table.perf td {
	background-color: #FCFCFC;
	padding: 6px;
}
table.perf tr.dark td {
	background-color: #EEEEEE;
}
table.accessoires {
	width: 650px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 8px;
	margin-bottom: 20px;
}
table.accessoires td {
	background-color: #FCFCFC;
	padding: 6px;
}
table.accessoires tr.dark td {
	background-color: #EEEEEE;
}
p.pdflink {
	background-image: url(../img/acrobat-icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 22px;
}
p.pdflink a {
	color: #7F754A;
	text-decoration: underline;
}

p.pdflink a:hover {
	color: #c60;
}
p.pdflink2 {
	background-image: url(../img/acrobat-icon.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 22px;
}
p.pdflink2 a {
	color: #7F754A;
	text-decoration: underline;
}

p.pdflink2 a:hover {
	color: #c60;
}
h1.titre {
	font-size: 18px;
	font-weight: bold;
	color: #CC6600;
	margin-top: 12px;
	margin-bottom: 3px;
}
h2.soustitre {
	font-size: 13px;
	font-weight: bold;
	color: #1E2E2F;
	margin-bottom: 12px;
}
h3.categorie {
	margin-bottom: 6px;
	font-size: 12px;
	font-weight: bold;
}

#maincontent div.maincontent a {
	color: #CC6600;
}

#maincontent div.maincontent a:hover {
	color: #2C4244;
	text-decoration:underline;
}


#maincontent div.maincontent h3 a {
	font-weight: bold;
	text-decoration: underline;
}
#maincontent div.maincontent li {
	margin-bottom: 6px;
	list-style-type: none;
	padding-left: 20px;
	margin-top: 3px;
}
#maincontent div.maincontent ul {
	margin-top: 6px;
	margin-bottom: 12px;
}
#maincontent div.maincontent div.sitemap li a {
	color: #333333;
	text-decoration: underline;
}

#maincontent div.maincontent p {
	font-size: 10px;
	line-height: 1.3em;
	margin-bottom: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#maincontent div.maincontent h3 {
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 8px;
	color: #99B423;
}
table.comparatif {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid #eee;
	width: 650px;
	border-collapse:collapse;
}
table.comparatif th {
	padding: 3px;
	background-color: #99B423;
	color: #fff;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B8CB65;
}
table.comparatif td {
	padding: 4px 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eee;
}

table.comparatif td.center {
	text-align:center;
	}


.green {
	color:#30484A
}

.greyBg {
	background-color:#F9F9F9
}
#maincontent div.maincontent table.comparatif th a {
	color: #fff;
	text-decoration: underline;
}
p.comparer {
	padding: 1px;
	text-align: center;
  position:inherit;
 /* width : 150px;   largeur du bloc de gauche */
  bottom : 0px;  /* 30px = hauteur du pied de page  */
  background-color:#FFFFCC;
}

/* BOUTON */


a.bouton, button.bouton {
	display:-moz-inline-box;
	display:inline-block;
	padding:0;
	white-space:nowrap;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
	border:0;
	background:none;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

a.bouton span, button.bouton span {
     float:left;
     padding:0 0 0 20px;          /* Largeur du côté gauche */
     vertical-align:middle;
     background:url(../img/bouton_gch.gif) left top no-repeat;
}

a.bouton span span, button.bouton span span {
     padding:0 20px 0 0;          /* Largeur du côté droit */
     background:url(../img/bouton_dte.gif) right top no-repeat;
}

a.bouton span span span, button.bouton span span span {
	height:30px;          /* Hauteur du bouton */
	padding:0;
	line-height:28px;     /* Alignement vertical du texte */
	background:url(../img/bouton_mil.gif) left top repeat-x;
	color: #fff;
}

/* Correction des bug Internet Explorer */
* html button {width:1%; overflow:visible;}
*:first-child+html button {overflow:visible;}




#maincontent div.maincontent .productbox h3 a {
	display: block;
	float: right;
	background-color: #99B423;
	color: #fff;
	text-decoration: none;
	padding: 2px 4px;
}

#maincontent div.maincontent .productbox h3 img {
	float: left;
}

#maincontent div.maincontent div.productbox div.pictos {
	height: 72px;
}

#maincontent div.maincontent div.productbox div.pictos ul {
	margin: 0px;
	padding: 0px;
}
#maincontent div.maincontent div.productbox div.pictos li {
	margin: 3px;
	padding: 0px;
	float: left;
}
#container #maincontent .page .maincontent .productbox .descriptionproduit {
	height: 150px; /* 110 */
}
#container #maincontent .page .maincontent .descriptioncategorie h4 {
	color: #2F4648;
}

.lienComparer {
bottom:0px;
}

