
/* ------------------------------------------------------------------------
	HTML BODY tag and Page div
------------------------------------------------------------------------ */

body
{
    background:#C9C3B8 none repeat scroll 0 0;
    color:#000000;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    margin:0;
    padding:0;
    text-align:center;
}

.fondBody
{background:#c9c3b8 url(images/body_bg.gif) repeat-y center top;}

#bg
{background:#f5f4f2 url(images/bg.gif) repeat-x top left;}

#container
{
	width:995px;
	margin:0 auto;
	text-align:left;
	position:relative;
}

#pagewrap
{
	width:995px;
	background:#fff url(images/pagewrap_bg.gif) repeat-x top left;
	margin:0;
	padding:2px 0 0 0;
}

#wrap_in
{
	width:991px;
	margin:0 0 0 2px;
	position:relative;
}

/* ----------------------------
   Globals
---------------------------- */

h1
{
	font-size:1.45em;
	margin:0;
	color:#9e0b0f;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding: 0 0 5px 0;
	line-height:1em;
}

h2
{
	font-size:1.15em;
	margin:0;
	color:#000;
	padding:0 0 8px 0;
}

h3
{
	font-size:1.05em;
	margin:0;
	color:#a75427;
	padding:0 0 7px 0;
}

p
{
	font-size:0.9em;
	color:#000;
	margin:0;
	padding:0;
}

input, select
{font-family: Arial, Helvetica, sans-serif;}

.gras
{font-weight:bold;}

.italic
{font-style:italic;}

.souligne
{text-decoration:underline;}

.rouge
{color:#9e0b0f;}

.noir
{color:#000;}

/* --------------------------------------------------------------- */
/* ---- Corps ---------------------------------------------------- */

/* ------------------------------- */
/* --- logo ---------------------- */

div#logoCompagnie
{
    left:4px;
    position:absolute;
    top:76px;
    z-index:200;
}

#logoPrint
{display: none;}

/* ------------------------------------------------------------ */
/* --- entête ------------------------------------------------- */

/* -- Entête Accueil ------------------------------------------ */
#entete_accueil
{
	width:991px;
	position:relative;
}

div#entete_accueil{height:534px;}

html>body div#entete_accueil
{
	height:auto;
	min-height:534px;
}

/* -- Entête Pages Intérieures ------------------------------------------ */
#entete_int_01
{
	width:991px;
	background:url(images/entete_int_01.jpg) no-repeat top left;
	position:relative;
}

div#entete_int_01{height:123px;}

html>body div#entete_int_01
{
	height:auto;
	min-height:123px;
}

#entete_int_02
{
	width:991px;
	background:url(images/entete_int_02.jpg) no-repeat top left;
	position:relative;
}

div#entete_int_02{height:123px;}

html>body div#entete_int_02
{
	height:auto;
	min-height:123px;
}

#entete_int_03
{
	width:991px;
	background:url(images/entete_int_03.jpg) no-repeat top left;
	position:relative;
}

div#entete_int_03{height:123px;}

html>body div#entete_int_03
{
	height:auto;
	min-height:123px;
}

#entete_int_04
{
	width:991px;
	background:url(images/entete_int_04.jpg) no-repeat top left;
	position:relative;
}

div#entete_int_04{height:123px;}

html>body div#entete_int_04
{
	height:auto;
	min-height:123px;
}

#entete_vide
{
	width:991px;
	background:#efedea;
	position:relative;
}

div#entete_vide{height:123px;}

html>body div#entete_vide
{
	height:auto;
	min-height:123px;
}

/* --------------------------------------------------- */
/* -- Boîte du diaporama ----------------------------- */

#diaporama
{
	width:991px;
	position:absolute;
	top:0;
	left:0;
	z-index:0;
}

/* --------------------------------------------------- */
/* -- Onglets Consommateurs et Installateurs --------- */

#onglets
{
	float:right;
	margin:25px 0 0 0;
}

#onglets img
{
	display:block;
	float:left;
}

/* --------------------------------------------------------------- */
/* -- Zone du menu principale et de la zone de recherche --------- */

/* -- éléments dégradés superposés sur la bande rouge de la zone de recherche et de menu ------------ */
#zoneMenu_degrade_gau
{
	position:absolute;
	top:50px;
	left:-2px;
	width:320px;
	height:96px;
	background:url(images/zoneMenu_bgDegrade_gau.png) no-repeat top left;
	z-index:2;
	
}

/* --------------------------------------------------------------- */
#zoneMenu_bg
{
	position:absolute;
	top:50px;
	left:773px;
	width:218px;
	height:96px;
	z-index:1;
	background:url(images/zoneMenu_bgCoinDr.png) no-repeat top right;
}

#zoneMenu
{
	width:991px;	
	background:#95070a;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	-moz-opacity:0.8;
	opacity: 0.8;
	filter:alpha(opacity=80);
	z-index:1;
}

#bordureMenu_int
{
	width:991px;
	border-top:1px solid #ac3825;
	border-bottom:1px solid #ac3825;
	position:relative;
}

div#bordureMenu_int{height:96px;}

html>body div#bordureMenu_int
{
	height:auto;
	min-height:96px;
}

/* -- Zone recherche --------------------- */

#zoneRecherche
{
	position:absolute;
	top:49px;
	left:722px;
	width:270px;
	background:#6f7240;
	border-top:1px solid #86875d;
	z-index:4;
	padding:7px 0 5px 0;
}

#zoneRecherche label
{
	color:#fff;
	font-size:1.3em;
	font-style:italic;
	letter-spacing:0.02em;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0 0 0 6px; 
	vertical-align:middle;
}

#zoneRecherche input.irecherche
{
	width:136px;
	margin:0 3px 0 0px;
	vertical-align:middle;
	
}

#zoneRecherche input.ibRecherche
{vertical-align:middle;}

/* ------------------------------------------------------------------ */
/* ----------- Menu ------------------------------------------------- */

/* -- Zone recherche --------------------- */

#menu
{
	position:absolute;
	top:116px;
	left:105px;	
	z-index:5;
	padding:0;
}

/* -- menu principal fr Consommateurs ------ */
#menuPrincipal
{
	width:553px;
	float:left;
	margin:0 60px 0 10px;
}

/* -- menu principal fr Installateurs ------ */

#menuPrincipal_installateur
{
	width:637px;
	float:left;
	margin:0 20px 0 0;
}

/* -- menu principal en Consommateurs ------ */
#menuPrincipal_en
{
	width:513px;
	float:left;
	margin:0 135px 0 0;
}

/* -- menu principal en Installateurs ------ */
#menuPrincipal_installateur_en
{
	width:587px;
	float:left;
	margin:0 85px 0 0;
}

/* -- menu Options fr Consommateurs ------ */
#menuOptions
{
	width:253px;
	float:left;
}

/* -- menu Options fr Installateurs ------ */
#menuOptions_installateur
{
	width:229px;
	float:left;
}

/* -- menu Options en Consommateurs ------ */
#menuOptions_en
{
	width:233px;
	float:left;
}

/* -- menu Options en Installateurs ------ */
#menuOptions_installateurs_en
{
	width:214px;
	float:left;
}

#menuPrincipal img, #menuPrincipal_en img, #menuOptions img, #menuOptions_en img, #menuPrincipal_installateur img, #menuOptions_installateur img, #menuPrincipal_installateur_en img, #menuOptions_installateurs_en img{display:block;}


#menuPrincipal ul, #menuPrincipal_en ul, #menuOptions ul, #menuOptions_en ul, #menuPrincipal_installateur ul, #menuOptions_installateur ul, #menuPrincipal_installateur_en ul, #menuOptions_installateurs_en ul
{
	list-style:none;
	margin:0;
	padding:0;	
}

#menuPrincipal ul li, #menuPrincipal_en ul li, #menuOptions ul li, #menuOptions_en ul li, #menuPrincipal_installateur ul li, #menuOptions_installateur ul li, #menuPrincipal_installateur_en ul li, #menuOptions_installateurs_en ul li
{
	float:left;	
	margin:0;
	padding:0;	
}

/* ---------------------------------------------- */
/* --- Sous-menu du menu principal -------------- */


#divSubMenus {
    text-align: left;
    position: absolute;
    left: 0;
    top: 3px;
	z-index: 200;
	font-size: .9em;
}
#divSubMenus div {
	position: absolute;
	left: 0;
	top: 0;
	padding-top: 2px;
	width: 155px;
	z-index: 200;
	display: none;
	cursor: pointer;
	background: #870010 url(images/submenu-bg.gif) repeat-x top left;
}
html>body #divSubMenus div {
	padding-top: 0;
}
#divSubMenus div div {
	position: relative;
	display: block;
	width: 155px;
	white-space: nowrap;
	border-top: none;
	border-top: 1px solid #DBB3B8;
	background: none;
}
#divSubMenus span, #divSubMenus a {
	display: block;
	height: 1%;
	padding: 7px 8px;
	color: #fff;
	text-decoration: none;
}
html>body #divSubMenus span, html>body #divSubMenus a {
	height: auto;
}
#divSubMenus a.sub {
	background: url(images/submenu-arrow.gif) no-repeat 95% 8px;
}
#divSubMenus div.sub {
	padding: 4px 0 8px;
	border-top: 1px solid #DBB3B8;
	background: #6F0800;
}
#divSubMenus div.sub div {
	border: none;
}
#divSubMenus div.sub div a {
	padding: 3px 8px;
}

#divSubMenus a:hover {
	text-decoration: underline;
}

#mAProposSMenu, #mAProposSMenu div
{
    width: 184px !important;
}

/* ------------------------------------------------------------------ */
/* ----------- Zone de contenu -------------------------------------- */

#zoneContenu, #zoneContenu_int
{
	width:991px;
	background:url(images/zoneContenu_bg.gif) repeat-y top left;
	position:relative;
}

div#zoneContenu_int
{height:650px;}

html>body div#zoneContenu_int
{
	height:auto;
	min-height:650px;
}

/* -- Zone de contenu de la galerie ---------- */
#zoneContenu_galerie
{
	width:991px;
	padding:25px 0 0 0;
}

div#zoneContenu_galerie
{height:650px;}

html>body div#zoneContenu_galerie
{
	height:auto;
	min-height:650px;
}

#colGau
{
	float:left;
	width:717px;
	padding:22px 0 20px 0;
}

#colGau_installateurs
{
	float:left;
	width:717px;
	padding:2px 0 20px 0;
}

#colDr_acc
{
	float:left;
	width:265px;
	padding:2px 0 40px 0;
}

#colDr
{
	float:left;
	width:265px;
	padding:19px 0 40px 0;
}

/* --------------------------------------------- */
/* ----------- Accueil ------------------------- */

.blocAccueil
{
    float: left;
    padding: 0 0 0 10px;
    
    /* Box Model Patch */
    width: 238px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 228px;
}

/* Box Model Patch */
html>body .blocAccueil
{
    width: 228px;
}

/* -- bloc portfolio -------------- */

#portfolio {
}
#portfolio.toolbox .wrap {	
	margin: 0;
	padding:11px 0 8px 0;
}

/* = common properties for all boxes with .toolbox ----- */
.toolbox {
	margin:0;	
	color: #000;
}

.toolbox label {
	font-weight: bold;
	display: block;
	margin:0;
}
.toolbox input, .toolbox select {
	width: 220px;
	margin: 3px 0 8px 0;
	font-size: .9em;
}
.toolbox input.find {
	width: 72px;
	margin:0;
}

/* -- bloc colonne droite accueil -------------- */

.contenuColDr_acc
{
	padding:0 20px 0 14px;
}

.contenuColDr_acc p, .contenuColDr p
{padding:0 0 11px 0;}

.contenuColDr_acc h1
{padding:0 0 11px 0;}

/* ------------------------------------------------------- */
/* ----------- Pages Intérieures ------------------------- */
.contenu_bg
{
	background:url(images/contenu_bg.gif) repeat-x top left;
	padding:20px 0 0 0;
}

div.contenu_bg {height:40px;}
html>body div.contenu_bg 
{
	height:auto;
	min-height:40px;
}

.contenu
{padding:0 10px 0 12px;}

.contenu p
{
	line-height:1.5em;
	padding:0 0 11px 0;
}

.contenu a:link, .contenu a:visited, .contenu a:active, .contenuColDr_acc a:link, .contenuColDr_acc a:visited, .contenuColDr_acc a:active, .contenuColDr a:link, .contenuColDr a:visited, .contenuColDr a:active
{color:#9e0b0f;}

.contenu div.lienvert a:link, .contenu div.lienvert a:visited, .contenu div.lienvert a:active
{color:#809366;}
.contenu a:hover, .contenu div a:hover
{text-decoration:none;}

.contenu ul
{
	list-style:none;
	margin:0;
	padding:5px 0 10px 0;
}

.contenu ul li
{
	background:url(images/i_liste.gif) no-repeat 0 3px;
	margin:0;
	padding:0 0 8px 15px;
	font-size:0.9em;
}

.contenu ol
{
	margin:0;
	padding:5px 0 10px 17px;
}

.contenu ol li
{
	margin:0;
	padding:0 0 8px 0;
	font-size:0.9em;
}

.doclist li
{background:none !important;}

/* -- Pages colonne de gauche ----------------- */

/* -- Page Nouveautés ------------------------ */

.blocProduits
{
	width:695px;
	margin:0 0 20px 0;
}

.blocProduitsThumb
{
	float:left;
	width:224px;
	margin: 0 8px 0 0;
	padding:0;
}

.blocProduitsThumbLast
{
	float:left;
	width:224px;
	margin:0;
	padding:0;
}

.txtProduits
{margin:4px 0 0 0;}

.txtProduits p
{padding:0 0 4px 0;}

.txtProduits span
{font-size:1.1em;}

.blocProduitsThumb h1, .blocProduitsThumbLast h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.15em;
	margin:0;
	color:#000;
	padding:0 0 8px 0;
	font-style:normal;
}

.txtProduits h2
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.45em;
	padding:0 0 5px 0;
	color:#9e0b0f;
	font-style:italic;
}

.txtProduits a:link, .txtProduits a:visited, .txtProduits a:active
{
	color:#000 !important;
	text-decoration:none !important;
}

.txtProduits a.rouge:link, .txtProduits a.rouge:visited, .txtProduits a.rouge:active
{
	color:#9e0b0f !important;
	text-decoration:none !important;
}

.txtProduits a:hover, .txtProduits a.rouge:hover
{text-decoration:underline !important;}

/* -- Résultat de la recherche Portfolio ------------------------ */

#boxResultats
{
	width:100%;
	background:#efedea;
	border:1px solid #7D0D00;
	margin:0 0 15px 0;
	padding:10px 0;
}

#boxResultats p
{padding:0 0 0 20px;}

#boxResultats dl {
	margin: 0;
	padding: 8px 0 0 12px;
	height: 1%;
	font-size:0.9em;
}

#boxResultats dt {
	float: left;
	clear: both;
	margin: 0;
	padding: 0 0 2px 0;
	text-align: right;
	white-space: nowrap;
	
}
#boxResultats dt {
    width: 120px;
}
#boxResultats dd {
	padding: 0 0 2px;
	white-space: nowrap;
	font-weight: bold;
	color: #9e0b0f;
}
#boxResultats dd {
    margin: 0 0 0 125px;
    width: 240px;
}

/* -- Page Sélecteur de produits ------------------------ */

/* = Sélecteur de produit */
.subtitle {
    color: #7D0D00;
    font-weight: bold;
    margin: 0 0 2px 0;
}
.ltypeprojet {
    color: #7D0D00;
    margin-right: 20px;
}
.typeprojet {
    margin: 8px 0;
    color: #7D0D00;
    font-weight: bold;
}
.question {
    margin: 12px 0 8px 0;
    font-weight: bold;
}
table.choix {
	margin: 0;
}
.choix img {
    border: 0;
    margin: 0;
}
.choix td {
    font-size: .9em;
	line-height: 1.3em;
	padding: 0;
	margin: 0;
}
.choix tr.picture td {
	vertical-align: middle;
	text-align: center;
}
.choix td.item {
    width: 122px;
}
.choix tr.vspacer td {
    height: 10px;
    overflow: hidden;
    line-height: normal;
}
.choix td.hspacer {
    width: 11px;
    overflow: hidden;
}
.choix tr.name td.item {
    color: #000;
    font-weight: bold;
    border-top: solid 1px #000;
    vertical-align: top;
    text-align: left;
    padding: 0 2px 5px 0;
    width: 116px;
}

.steping {
	width:695px;
	margin: 15px 0 10px 0;
	padding:5px 0;
	font-size: 1em;
	text-align: center;
	border: 1px solid #000;
	background: #95070a;
}

.steping ul 
{
	list-style:none;
	margin:0;
	padding:0 0 0 10px;
}

.steping ul li
{
	float:left;
	background:none;
	margin:0;
	padding:0 185px 0 0;
	color:#fff;
}

.steping ul li.lastSteping
{padding:0;}

.steping a:link, .steping a:visited, .steping a:active {
    color: #fff;
	float:left;
	font-size: .9em;
	text-transform: uppercase;
	text-decoration: none;
}

.steping a:hover {
	color: #fff;
	text-decoration: underline !important;
}

.steping a.prev {

	padding-left: 15px;
	background: url(images/stepnav-arrow-prev.gif) left center no-repeat;
}
.steping a.next {
padding-right: 15px;
	background: url(images/stepnav-arrow-next.gif) right center no-repeat;
}

.spvalidation {
	margin: 0 0 2em;
	padding: 10px;
	color: red;
	background: #FAEFE7;
}
.spvalidation p {
	font-weight: bold;
}
#affresultats {
    text-align: center;
}

#affresultats #boite
{
    margin: 0 auto;
    width: 217px;
    height: 76px;
    background-repeat: no-repeat;
    color: #fff;
}

#affresultats #boite p
{
    margin-top: 6px;
	color:#fff;
}

.fr #affresultats #boite
{
    background-image: url(../images/fr/afficherresultats.jpg);
}

.en #affresultats #boite
{
    background-image: url(../images/en/showresults.jpg);
}

#slider {
    border-collapse: collapse;
    width: 504px;
}
#slider tr.imgs td {
    margin: 0;
    padding: 0;
}
#slider tr.desc td {
    text-align: center;
    font-weight: bold;
    color: #7D0D00;
    width: 84px;
}
p.resultssel {
	margin: 0 0 1.5em;
	padding: 6px;
	border: 1px solid #000;
	background: #86B27D;
}
input.button {
	font-size: .9em;
	margin: .5em 0 0;
	color: #000;
	padding: 2px 5px;
	width: auto;
	overflow: visible;
}
#resetSelection {
    text-align: center;
}
#resetSelection input {
    margin: 0 auto;
}


/* -- Page Portfolio ---------------------------------------------------------- */
.logoProduits
{
	position:absolute;
	top:190px;
	left:590px;
	z-index:99999999;
}

#pagesPortfolio
{
	float:right;
	list-style:none;
	margin:0 0 2px 0;
	padding:0;
}

#pagesPortfolio li
{
	float:left;
	margin:0;
	padding:0 0 0 22px;
	font-size:0.8em;
	background:none !important;
}

#pagesPortfolio a:link, #pagesPortfolio a:visited, #pagesPortfolio a:active
{color:#809366; text-decoration:none !important;}
#pagesPortfolio a:hover
{text-decoration:underline !important;}

/* -- Page Portfolio Détail d'un produit ----------------------------------- */

/* -- Couleurs ------ */
.blocCouleurs
{
	width:704px;
	margin:0 0 20px 0;
}

.blocCouleursThumb
{
	float:left;
	width:103px;
	margin: 0 16px 0 0;
	padding:0;
}

.blocCouleursThumbLast
{
	float:left;
	width:103px;
	margin:0;
	padding:0;
}

.txtBlocCouleurs
{margin:4px 0 0 0;}

.txtBlocCouleurs p
{padding:0 0 4px 0;}

/* -- Motifs ------ */
.blocMotifs
{
	width:704px;
	margin:10px 0 20px 0;
}

.blocMotifsThumb
{
	float:left;
	width:335px;
	margin: 0 16px 0 0;
	padding:0;
}

.blocMotifsThumbLast
{
	float:left;
	width:335px;
	margin:0;
	padding:0;
}

.blocMotifsThumb img
{
	display:block;
	margin:0 0 10px 0;
}

.txtBlocMotifs
{margin:4px 0 0 0;}

.txtBlocMotifs p
{padding:0 0 4px 0;}

/* -- Module ------ */

.blocModule
{
	width:704px;
	margin:10px 0 20px 0;
}

.blocModuleThumb
{
	float:left;
	width:103px;
	margin: 0 16px 0 0;
	padding:0;
}

.blocModuleThumbLast
{
	float:left;
	width:103px;
	margin:0;
	padding:0;
}

.blocModuleThumb img
{
	display:block;
	margin:0 0 10px 0;
}

.txtBlocModule
{margin:4px 0 0 0;}

.txtBlocModule p
{padding:0 0 4px 0;}

/* -- Tableau Module ------- */

table.modules {
	width: 582px;
	margin: 0 0 2em;
	position: relative;

}
.modules th, .modules td {
	padding: 2px 4px 3px;
	text-align: left;
	border-bottom: 1px solid #fff;
}
.modules thead th {
	padding: 2px 4px;
	font-size: .9em;
	color: #fff;
	text-transform: uppercase;
	white-space: nowrap;
	background: #73674e;
}
.modules tbody th {
	font-size: .9em;
	color: #000;
	background: #aea494;
}
.modules tbody td {	
	position: relative;
	vertical-align: top;
	padding: 2px 4px;
	font-family: arial, verdana, sans-serif;
	font-size: 0.9em;
	color: #000;
}
.modules tbody .ref {
	font-family: verdana;
	font-weight: bold;
	font-size: .9em;
	color: #000;
	border-left: none;
}
.modules tbody td span.frac {
	font-family: "arial narrow", arial, verdana, sans-serif;
	font-size: .9em;
	line-height: 1em;
	position: relative;
	top: -1px;
	letter-spacing: 1px;
	white-space: nowrap;
}

.modules tbody td.bordTop{
	border-top:1px solid #aea494;
}

/* -- Page Concours --------------------------------------------------------- */

.tabConcours
{
	width:640px;
	margin:15px 0;
}

.tabConcours td
{
	padding:0;
	margin:0;
}

.lesChamps
{margin-bottom:10px;}

.lesChamps label
{
	width:120px;
	font-size:0.9em;
	color:#000 !important;
	float:left;
	text-align:left;
}

.lesChamps input
{
	width:136px;
	float:right;
	margin:0 41px 0 0;
}

.lesChamps label.nomLabel, .lesChamps label.provinceLabel, .lesChamps label.telLabel
{width:90px;}

.lesChamps input.iNom, .lesChamps input.iprovince,.lesChamps input.itel
{margin:0 80px 0 0;}

.lesChamps input.iadresse
{
	width:417px;
	float:right;
	margin:0 80px 0 0;
}

.lesChamps label.txtQuestionLabel
{
	width:240px;
	font-size:0.9em;
	color:#000 !important;
	float:left;
	text-align:left;
}

.lesChamps input.itxtQuestion
{
	width:200px;
	float:right;
	margin:0 185px 0 0;
}

.formConcours input.ibSubmit
{margin:10px 0 10px 0;}


.validation {
	margin: 0 0 2em;
	padding: 10px;
	color: red;
	background: #FAEFE7;
}
.validation p {
	font-weight: bold;
}
.erreur {
	color: red;
}

/* -- Page Événements ----------------------------------------------- */

.boxEvenements
{
	margin:10px 0;
}

/* -- Page Contactez-nous ------------------------ */

/* = Google Map box ----- */
#googlemap
{
    width: 500px;
    height: 220px;
	margin:0 0 20px 0;
}

#formContact
{
	width:420px;
	margin:10px 0 20px 0;
}

.lesChampsContact
{margin-bottom:5px;}

.lesChampsContact label
{
	width:120px;
	font-size:0.9em;
	color:#000;
	float:left;
	text-align:left;
}

.lesChampsContact input
{
	width:184px;
	float:right;
	margin:0 80px 0 0;
}

.lesChampsContact textarea
{
	width:264px;
	float:right;
	margin:0;
}

#formContact input.ibEnvoyer
{margin:5px 0 0 153px;}

/* -- Page Demande de soumission ------------------------ */

/* = Forms (general properties) ----- */
.form {
	margin: 1em 0 2em;
}
.form.quote span {
	font-size:0.9em;
}
.form fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
.form label {
	clear: left;
	float: left;
	display: block;
	font-size:0.9em;
}

.form input, .form select, .form textarea {
	margin: 0 0 4px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1em;
}

.form input#uc_txtAdresse{
	width:350px;
}

.form input.textfield {
	width: 180px;
}
.form textarea {
	width: 250px;
	height: 6em;
}
.form select {
	padding: 0;
	width: auto;
}
.form .button {
	margin: .5em 0 0;
	color: #000;
	padding: 2px 5px;
	width: auto;
	overflow: visible;
	font-weight: bold;
}
.validation {
	margin: 0 0 2em;
	padding: 10px;
	color: red;
	background: #FAEFE7;
}
.validation p {
	font-weight: bold;
}
.erreur {
	color: red;
}

/* = Newsletter form ----- */
body.fr .form.newsletter label {
	width: 115px;
}
body.fr .form.newsletter .button {
	margin-left: 115px;
}
body.en .form.newsletter label {
	width: 95px;
}
body.en .form.newsletter .button {
	margin-left: 95px;
}

/* = Send to a Friend form ----- */
body.fr .form.friend label {
	width: 175px;
}
body.fr .form.friend .button {
	margin-left: 175px;
}
body.en .form.friend label {
	width: 150px;
}
body.en .form.friend .button {
	margin-left: 150px;
}

/* = Contact Us form ----- */
.form.contact label {
	width: 130px;
}

.form.contact .button {
	margin-left: 130px;
}

.form.contact .margin {
	margin-left: 0;
}

.form.contact textarea#uc_txtQuestion {
	width:450px;
}

/* = Quote Request form ----- */
.form.quote label {
	width: 180px;
	float: none;
    display: inline;
}
.form.quote .button {
	margin-left: 180px;
}
.form.quote textarea {
	width: 354px;
	height: 10em;
}
.form.quote .superficie
{
    width: 40px;
}

.form.quote .province
{
    width: 190px;
}

/* = Demande d'adhésion form ----- */

.adhesion
{
	padding:0 0 20px 0;
}

.adhesion label
{
    width: 180px;
    margin-right: 6px;
}

.adhesion .rlist label
{
    float: none;
    width: auto;
    display: inline;
    margin: 0;
}

.adhesion .rlist input
{
    vertical-align: middle;
    margin: 0 4px;
}

.adhesion .button {
	margin-left: 186px;
}

.adhesion .cl
{
    clear: left;
}

ul.produits {
    position: relative;
    border: solid 1px #000;
    overflow: auto;
    list-style: none;
    margin: 0;
    padding: 0;
    height: 100px;
    width: 360px;
}
ul.produits li {
    list-style: none;
    margin: 0;
    padding: 0;
	background:none;
}
ul.produits li label {
    float: none;
    padding: 0px;
    margin: 0;
    padding: 0;
    width: auto !important;
}
ul.produits li input {
    margin: 0 2px 0 4px;
}

/* = Site map ----- */
ul.sitemap {
	margin: 0;
	padding: 0;
}
.sitemap li {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #BD8F7F;
	font-size: 1em !important;
}
.sitemap ul {
	margin: 0;
	padding: 0;
}
.sitemap p.lev1 {
	margin: 1em 0;
	padding: .3em;

	font-weight: bold;
	background: #FAEFE7;
}
.sitemap p.lev2 {
	margin: 2em 0 1em;
	padding:0;
	font-weight: bold;
	text-transform: uppercase;
	background: url(../images/content-arrow.gif) .4em 4px no-repeat;
}
.sitemap ul.lev2 {
	margin: 0 0 .5em 1.5em;
	padding:0;
}
.sitemap ul.lev2 li {
	margin: 0 0 .2em 0;
	padding: 0;
	padding: 0 0 0 15px;
}
.sitemap p.lev3 {
	margin: 0 0 0 2.5em;
	padding: 0;
	font-weight: bold;
}
.sitemap ul.lev3 {
	margin: -.3em 0 0 2.5em;
	padding: .3em;
}
.sitemap ul.lev3 li {
	margin: 0 0 .2em 1em;
	padding: 0 0 0 15px;
}
.sitemap ul.lev4 {
	margin: 0 0 .5em 3.5em;
	padding: .3em;
}
.sitemap ul.lev4 li {
	margin: 0 0 .2em 0;
	padding: 0 0 0 15px;
}

/* -- Page Galerie ------------------------------------------------- */

#zone_slideshow
{
	width:971px;
	padding:10px 0 20px 0;
	margin:0 0 0 10px;
}

#flecheGau_ss
{
	float:left;
	width:40px;
}

#flecheDr_ss
{
	float:right;
	width:29px;
}

#zphotos_ss
{
    overflow: hidden;
	float:left;
	width:900px;
	padding:10px 0 11px 0;
	margin: 0 0 0 50px;
}

#zphotos_ss img{display:block;}

#zphotos_ss ul
{
	list-style:none;
	margin:0;
	padding:0;	
}

#zphotos_ss ul li
{
	float:left;	
	padding:0;
	margin:0 13px 0 0;
	background:none;	
}

#zphotos_ss ul li img.img_ss_acc
{margin:0;}

/* = Search Results (done by coveo) ----- */

#search .form {
	padding: 0;
	background: #fff;
}
#search .form input {
	margin: 0;
	vertical-align: middle;
}
#search .form .button {
	margin-left: 5px;
}

#search div.results-number {
	padding: 5px 10px;
	border: 1px solid #A8867D;
	color: #7D0D00;
	font-weight: bold;
	background: #FDF5EF;
}

#search ol {
	margin: 1em 0;
	padding: 1em .5em .5em;
}
#search li {
	margin: 0 0 1em 2.5em;
	padding: 0;
	color: #7D0D00;
	font-weight: bold;
}
#search li p {
	margin: .3em 0 0;
	color: #000;
	font-weight: normal;
}
#search li a {
	font-size: 1.1em;
	font-weight: normal;
}
#search li a img {
	padding-right: 4px;
	background: #fff;
	vertical-align: text-bottom;
}
#search li p span {
	font-size: .9em;
	color: #967364;
}
#search li span.Highlight {
	font-size: 1em;
	font-weight: bold;
	color: #000;
}

#search div.paging p {
	font-size: 1em;
}
#search div.paging p a, #search div.paging p span {
	margin: 0 .1em;
	font-size: 1em;
	font-weight: bold;
}

/* = Paging nav in results ----- */
.paging {
	clear: both;
	margin: 1.5em 0;
	padding: 5px 5px 0 5px;
	font-size: 0.9em;
	text-align: center;
	border: 1px solid #7d0d00;
	background: #efedea;
}
#page .paging p {
	margin: 0;
}
.paging a.prev {
	float: left;
	padding-left: 15px;
	background: url(images/pagenav-arrow-prev.gif) left center no-repeat;
}
.paging a.next {
	float: right;
	padding-right: 15px;
	background: url(images/pagenav-arrow-next.gif) right center no-repeat;
}
.paging a {
	margin-top: -25px;
	font-size: .9em;
	text-transform: uppercase;
	text-decoration: none;
}
.paging p a {
	margin: 0;
}
.paging a:hover {
	color: #7D0D00;
	text-decoration: underline;
}

/* Articles
------------------------------------------------------------------------ */

articles {
	
}
.articles th {
	padding: 6px;
	text-align: left;
	color: #fff;
	background: #9e0b0f;
	border-left: 1px solid #fff;
}
.articles th.nom, .articles td.nom  
{
	border-left: 0;
	width: 200px;
}
.articles td {
	padding: 10px 6px;
	vertical-align: top;
	border-left: solid 1px #a4a3a2;
	border-top: solid 1px #a4a3a2;
}
/*.articles tr.color td {
	background: #FDF5EF;
}*/

.articles .nom {
	font-weight: bold;
	/*white-space: nowrap;*/
	border-left: 0;
	width: 200px;
}

.articles .img
{
    text-align: center;
}

.articles .prix
{
    width: 70px;
}

/* -------------------------------------------- */
/* -- Blocs colonne de droite ----------------- */
.blocColDr_bg
{
	width:262px;
	background:#f2f0ed url(images/blocColDr_bg.gif) repeat-x top left;
	padding:15px 0 0 0;
}

.blocColDr
{
    padding: 0 0 17px 21px;
    
    /* Box Model Patch */
    width: 245px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 224px;
}

/* Box Model Patch */
html>body .blocColDr
{width: 224px;}

.blocColDr p
{
	padding:0 0 10px 0;
}

.blocColDr p a:link, .blocColDr p a:visited, .blocColDr p a:active
{color:#9e0b0f;}
.blocColDr p a:hover
{text-decoration:none;}

.blocColDr ul
{
	list-style:none;
	margin:0;
	padding:5px 0 0 0;
}

.blocColDr ul li
{
	background:url(images/i_liste.gif) no-repeat 0 3px;
	margin:0;
	padding:0 0 8px 15px;
	font-size:0.9em;
}

.blocColDr ul.listeInt
{
	list-style:none;
	margin:0;
	padding:8px 0 0 0;
}

.blocColDr ul.listeInt li
{
	background:url(images/i_listeInt.gif) no-repeat 0 3px;
	margin:0;
	padding:0 0 4px 13px;
	font-size:0.9em;
}

.blocColDr ul a:link, .blocColDr ul a:visited, .blocColDr ul a:active
{
	color:#000;
	text-decoration:none;
}
.blocColDr ul a:hover
{text-decoration:underline;}

/* -- Bloc Où Acheter ------- */

.blocColDr input.code {
	width: 130px;
	text-transform: uppercase;
	vertical-align:middle;
	margin:0 12px 0 0;
}

.blocColDr input.find {
	width: 70px;
	margin:0;
	vertical-align:middle;
}

/* -- Bloc Téléchargez notre brochure ------- */
.blocColDr h1.tTelechargez
{
	float:left;
	width:140px;
}

.blocColDr h1 a:link, .blocColDr h1 a:visited, .blocColDr h1 a:active
{
	color:#9e0b0f;
	text-decoration:none;
}

.blocColDr h1 a:hover
{text-decoration:underline;}

/* ------------------------------------------------------- */
/* ----------- Pied -------------------------------------- */

#pied
{
	width:100%;
	margin:0;
	padding:0;
	background:#c9c3b8;
}

#zPied
{
	width:991px;
	margin:0 auto;
	text-align:left;
	padding:8px 0;
	background:url(images/pied_bg.gif) repeat-y top left;
}

/* -- Pied Galerie ---------------- */
#zPiedGalerie
{
	width:991px;
	margin:0 auto;
	text-align:left;
	padding:8px 0;
}

#zPied ul, #zPiedGalerie ul
{
	list-style:none;
	margin:0 0 8px 0;
	padding:0 0 0 16px;	
}

#zPied ul li, #zPiedGalerie ul li
{
	float:left;
	color:#fff;
	margin:0;
	padding:0 9px;
	border-right:1px solid #fff;	
}

#zPied ul li.noborder, #zPiedGalerie ul li.noborder
{border:none;}

#zPied a:link, #zPied a:visited, #zPied a:active, #zPiedGalerie a:link, #zPiedGalerie a:visited, #zPiedGalerie a:active
{
	color:#fff;
	text-decoration:none;
}

#zPied a:hover, #zPiedGalerie a:hover
{text-decoration:underline;}

/******************** slideshow *************/

#diaporama img 
{
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#diaporama img.active 
{ z-index:10; }

#diaporama img.last-active 
{ z-index:9; }


/******* Zoom Image Produit ****/ 
#imgLarge 
{
    display:none;
    left:0;
    position:absolute;
    text-align:right;
    top:0;
    z-index:200;
}

.picture-zoom 
{
    border-color:#FFFFFF;
    border-style:solid;
    border-width:0 5px 5px;
    position:relative;
    right:-5px;
    text-align:right;
}

.zoomref 
{
    position:relative;
}

.borderimage 
{
    border:1px solid #95070A;
}