/******   FORMATAGE GENERAL : REGLES BALISES Communes � toutes les pages    ******/
/***   Red�finition des balises classiques dont la val par d�faut des attributs est affect�e librement par les navigateurs   E5DED7***/
html, body { height:100%; width:100%;}
body { font-size:13px; font-family: Arial, Helvetica, sans-serif; color:#000; background-color:#E5DED7;background-image: url(../visuels/degrade.gif); background-repeat:repeat-x; border-top:solid #d90219 5px;}
*{ margin:0px; padding:0px;} /* Corps total, paragraphes, titres, listes, tableaux, liste de d�finition... */
h1, h2, h3, h4, th{	font-size:100%;	font-weight:normal;} /* Pas d'influence des balises sur la taille de la police */
img{ text-decoration:none; border:0px none;} /* Contre la bordure bleue autour des img liens */
 /* + img vertical-align:bottom; Contre le traitement "en ligne" r�serv� � IMG en XHTML */ 
ul{ list-style-type:none;}
map{ cursor:pointer; }/* Pour Firefox utiliser un lien plut�t qu'une map */
a{ text-decoration:none; color:#000;}
/* Classiques */
.exposant{ vertical-align:text-top;	font-size: 70%; line-height:normal;}
.dis_block{ display:block;}
.flot_d{ float:right;}
.flot_g{ float:left;}
.txt_ital{font-style:italic;}
.txt_gras{font-weight:bold;}


/******    Regles dediees au site    ******/
body{
	text-align:center; /* centrage pour IE */
}
#global{ 
	margin:0 auto; /* centrage horizontal */
	width:980px;
	text-align:left;
	background-color: #FFF;
}
div.contenu{
	padding-top:4px;
}

/* Header */
#header{
    background: url(../visuels/degrade2.gif) repeat-x #fff;
    height: 127px;
}
#logo{
    float: left;
    padding-top:12px;
    padding-left:12px;
}
#langue {
    color: #999999;
    float: right;
    font-size: 8px;
    margin-top: -93px;
    padding-right: 10px;
    padding-top: 10px;
    text-transform: uppercase;
}
#titre_contenu{
    margin-left:184px;
    width: 612px;
    color: #d90219;
    text-transform: uppercase;
    font-size:16px;
    font-weight: bold;
    line-height: 20px;
    margin-bottom: 5px;
    border-bottom:solid #d90219 1px;
}
#menu_ppal{
    padding-top:70px;
    padding-bottom: 18px;
    font-size:10px;
    text-transform:uppercase;
}
#menu_ppal li{
    display: inline;
    clear: right;
    float: left;
    list-style-type: none ;
}
#menu_ppal li a, li.pg_courant{
    margin-left: 9px;
    margin-right: 9px;
    font-size: 11px;
    text-decoration:none;
    color: #999999;
}
#menu_ppal li a:hover{
    color: #CCCCCC;
}
li.pg_courant{
    color: #FFFFFF;
}

/* Navigation */

#navigation {
    color:#999;
    font-size:12px;
    margin-top: 1px;
    margin-left: 184px;
    margin-bottom: 5px;
    }
#navigation a{
    color:#999;
    }
#navigation a:hover{
    color:#444;
    text-decoration:underline;
    }
#navigation strong{
    color: #666;
    }

/* Accueil */
#accroche{
    padding-top: 3px;
    padding-left: 27px;
    margin-bottom: 7px;
}
#accroche h1{
    text-align:left;
    letter-spacing: 0px;
    font-size:32px;
    color: #999999;
}
.visuel_accueil{
    float:left;
}
/* concept */
#en_construction{
	margin-left:184px;
	margin-right:184px;
	margin-top:50px;
	text-align:center;
	font-size:16px;
	background-image:url(../images/en_construction.png);
	background-position:bottom;
	background-repeat:no-repeat;
	height:400px;
}

/* Qui sommes-nous */
.qui{
	margin-left:184px;
	margin-right:184px;
}
.qui p{
	margin-bottom:10px;
}
.qui h2{
    width: 612px;
    color: #d90219;
    text-transform: uppercase;
    font-size:14px;
    font-weight: bold;
    line-height: 20px;
    margin-bottom: 5px;
    border-bottom:solid #d90219 1px;
}
.qui_img{
	float:left;
    border:solid #000 1px;
	margin-bottom:10px;
}
.qui_left{
	width:260px;
	float:left;
	margin-right:10px;
}
#download {
}
h2.titre_download {
    border-bottom: 1px solid #6B5B53;
    color: #6B5B53;
    float: left;
    font-size: 12px;
    line-height: 13px;
    margin-bottom: 5px;
    text-transform: uppercase;
    width: 612px;
}
/* actualités */
.contenu_actu{
	margin-left:184px;
	margin-right:184px;
}
.contenu_actu_rubrique{
    color: #d90219;
    text-transform: uppercase;
    font-size:12px;
    margin-bottom: 5px;
    border-bottom:solid #d90219 1px;
}
.contenu_actu_titre{
    color: #6B5B53;
    text-transform: uppercase;
    font-size:14px;
	font-weight:bold;
    margin-bottom: 5px;
}
.contenu_actu_chapo{
    color: #999;
	font-weight:bold;
    margin-bottom: 5px;
}
/* Menu droit */
.actu{
    background-image:url(../visuels/transparent.png) !important; 
    background-image:url(no-image);
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../visuels/transparent.png');
    margin-bottom: 16px;
	border-collapse:collapse;
}

.titre_actu h1{
    background:#6B5B53 ;
    color:#FFFFFF;
    font-size:11px;
    line-height: 16px;
    font-weight:bold;
    padding-left: 4px;
    text-transform:uppercase;
}
.texte_actu{
    border: solid 1px #D7C9B9;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 8px;
    padding-bottom: 5px;
}
.texte_actu h2{
    font-weight: bold;
    color:#6B5B53;
    margin-bottom: 5px;
}
.date{
    font-weight: normal;
	color:#999999;
    font-size: 12px;
	margin-bottom:3px;
}
.texte_actu p{
    font-weight: normal;
}
.texte_actu h3{
	color: #6B5B53;
	text-transform:uppercase;
	border-bottom: solid 1px #6B5B53;
    font-size: 11px;
    font-weight: bold;
}

.suite{
	background-image:url(../visuels/suite_icon.png);
	background-position:right;
	background-repeat:no-repeat;
	background-attachment:scroll;
    text-align:right;
	padding-top: 3px;
	padding-right:16px;
	line-height: 22px;
}
.suite a:hover{
	color:#CC0000;
}
.suite_icon{
	margin-left: 5px;
	margin-top: 5px;
}
.vignette{
    float:left;
    padding-right: 8px;
}
.info_CS{
	text-align:center;
	text-transform:uppercase;
	font-size:11px;
	color:#6B5B53;
}
.info_produit{
	text-align:center;
}

#texte_accueil{
    padding-left: 27px;
    padding-right: 187px;
    padding-bottom: 18px;
    font-size:15px;
    line-height: 22px;
}
#texte_accueil p{
    margin-bottom: 10px;
}
#contenu_gauche{
    clear:both;
    float: right;
    width:160px;
    margin-right: 12px;
    margin-top: 19px;
}
.visuel_info{
	width: 140px;
	border:1px solid #D0D6DC;
	margin-bottom: 8px;
}
.visuel_news{
	width: 140px;
	height: 100%;
	margin-bottom: 8px;
}
#contenu_droit{
    float:right;
    width:260px;
    height: 620px;
    margin-left: 24px;
}

#menu_gauche{
    width:160px;
    margin-left: 12px;
    align:left;
    float:left;
}

/* Menu produit */
.categorie ul{
    color:#000;
    font-size:10px;
    line-height: 16px;
    font-weight:bold;
    text-transform:uppercase;
}
    
.categorie li{
}
.menu_1{
    background:#6B5B53;
    color:#FFFFFF;
    font-size:11px;
    font-weight:bold;
    padding-left: 3px;
    border-top:8px solid #fff;
}
.menu_2{
    background:#D7C9B9;
    color:#6B5B53;
    border-left:1px solid #D7C9B9;
    border-right:1px solid #D7C9B9;
    border-bottom:1px solid #D7C9B9;
    font-size:11px;
    font-weight:bold;
    letter-spacing:1px;
    padding-left: 3px;
}
.menu_3{
    background:#fff;
    color:#6B5B53;
    border-left:1px solid #D7C9B9;
    border-right:1px solid #D7C9B9;
    border-bottom:1px solid #D7C9B9;
    font-size:12px;
    letter-spacing:0px;
    text-transform:none;
    padding-left: 3px;
}

/* Menu produit */
#nav {
	width: 160px ;
	list-style: none ;
	font-size:11px;
	line-height: 16px;
	text-transform:uppercase;
	letter-spacing: 1px;
}
#nav li{
    border-top:none;
    border-left:1px solid #D7C9B9;
    border-right:1px solid #D7C9B9;
    border-bottom:1px solid #D7C9B9;
}
#nav li.menu_1_first{
    color: #fff ;
    font-size: 11px;
    font-weight:bold;
    padding-left:3px;
    background:#6B5B53;
}
#nav li.menu_1{
 	color: #fff ;
	font-size: 11px;
	font-weight:bold;
	padding-left:3px;
	border-top:8px solid #fff;
	background:#6B5B53;
}
#nav li.menu_2{
	background:#D7C9B9;
}
#nav li.menu_2 a {
	font-size:11px;
	font-weight:bold;
	color:#6B5B53;
	display: block ;
	padding-left:8px;
}
#nav li.menu_2 a:hover{
	background: #beb0a0;
}
#nav li.menu_3{
	text-transform: none;
}
#nav li.menu_3 a {
	font-weight:normal;
	font-size:12px;
	letter-spacing: 0px;
	display: block ;
	padding-left:13px;
}
#nav li.menu_3 a:hover {
	background: #f6f1ea;
}



#produits {
    border:1px solid #D0D6DC;
    width:700px;
}

#produit {
    list-style-type: none;
    margin-left:178px;
}

#produit li {
    display:block;
    float:left;
    height:218px;
    border:1px solid #D0D6DC;
    width:194px;
    margin-right:6px;
    margin-left:6px;
    margin-bottom:19px;
    text-align:center;
}
#produit li a{
    margin:0px;
}

#produit li a.legendList{
	font-size:11px;
	color: #999999;
}

#produit li span img{
	border:1px solid #D0D6DC;
	width:161px;
	margin-top: 14px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}

.produit_visuel{
    border:1px solid #D0D6DC;
    width:140px;
    margin-top: 27px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
}
.produit_nom{
    color:#6B5B53;
    font-weight:bold;
    font-size:12px;
    margin-top: 12px;
    margin-left: auto;
    margin-right: auto;
}


.photo{
    border:solid #000 1px;
    margin-bottom: 12px;
}

#texte{
    float:right;
    width: 460px;
    margin-right: 24px;

}
#texte p{
line-height:20px;
    margin-bottom: 24px;
}
.texte_info{
    margin-bottom: 24px;
}

#texte h1{
    margin-bottom: 5px;
    border-bottom:solid #d90219 3px;
    font-size: 14px;
    font-weight: bold;
    color:#d90219;
}


a img {
    border:1px solid #DBDBDB;
/*    display:block;
    margin:14px 20px 0;*/
    text-align:center;
    border:medium none;
    outline-color:-moz-use-text-color;
    outline-style:none;
    outline-width:medium;
    text-decoration:none;
}
#produit legendList a{
	font-size:10px;
	font-style:italic;
}

/* Fiche produit */
#fiche_produit{
    margin-left:184px;
    width: 612px;
}
#nom_produit{
    margin-left:184px;
    width: 612px;
    color: #d90219;
    text-transform: uppercase;
    font-size:22px;
    line-height: 20px;
    margin-bottom: 5px;
    border-bottom:solid #d90219 1px;
}
#accroche_produit{
    letter-spacing: 0px;
    color:#735a40;
    font-size:24px;
    margin-bottom:11px;
    margin-left:184px;
    width:612px;
}
#fiche_produit h2{
    color:#735a40;
    text-transform: uppercase;
    font-size:11px;
    margin-bottom: 5px;
    border-bottom:solid #735a40 1px;
}
#img_pdt{
	width:316px;
	height:316px;
}

/* Fiche produit colonne de gauche */
#fiche_produit_gauche{
    width:282px;
    float:left;
}
#fiche_produit_gauche ul{
    padding-top: 3px;
    padding-bottom: 8px;
}
#fiche_produit_gauche li{
    background:transparent url(/visuels/puce_sq_mini.gif) no-repeat scroll 0 5px;
    font-size:12px;
    padding-bottom:4px;
    padding-left:11px;
}
.exposant{ vertical-align:text-top; font-size: 70%; line-height:normal;}

/* Tableau dimension */
.dimension {
    width: 282px;
    text-align:center;
    font-size:11px;
    border-spacing: 0px;
    margin-bottom: 10px;
    border-collapse:collapse;
    border:solid #000 1px;
}
.dimension thead, tbody, th, td{
    border:solid #000 1px;
}
.dimension th{
    color:#FFF;
    letter-spacing:0px;
    background-color: #6b5b53;
    text-transform:uppercase;
    font-size:10px;
}
.dimension th.carac{
    width: 105px;
    color:#000;
    background-color: #d7c9b9;
    text-align:left;
    padding-left: 4px;
    text-transform: none;
    font-weight: normal;
}
.dimension th.energ_1{
    width: 10px;
	background-color:#6B5B53;
	color:#fff;
    font-weight: bold;
    text-transform: none;
}
.dimension th.energ_2{
	background-color:#c2b7ab;
	color:#000000;
	text-align:left;
    padding-left: 4px;
    text-transform: none;
}
.dimension th.energ_3{
	background-color:#a59889;
	color:#000000;
	text-align:left;
    padding-left: 4px;
    text-transform: none;
}
.dimension td.vide{
    border:solid #fff 1px;
}

/* Fiche produit colonne de droite */
#fiche_produit_droit{
    width:316px;
    float:right;
    font-size:12px;
}
.pdf{
    width:316px;
    height:135px;
}
.thumb_pdf{
    float:left;
    width:70px;
    height:99px;
    border:solid #888 1px;
    margin-right: 14px;
}
.thumb_pdf_get{
    text-align:right;
    margin-bottom:38px;
}
.thumb_pdf_legende{
    font-size:12px;
}
.legende_visuel{
    text-align:center;
    font-size:12px;
    margin:10px;
}

.thumb_visuel{
    float:left;
    display:inline;
    width:50px;
    height:50px;
    border:solid #888 1px;
    margin-right: 14px;
    margin-bottom: 14px;
}
.thumb_visuel_fin{
    float:left;
    display:inline;
    width:50px;
    height:50px;
    border:solid #888 1px;
}
.thumb_visuel a.lightbox img {
    margin:0px;
}

.er {
	background-image:url(../visuels/picto_er.gif);
	background-repeat:no-repeat;
	padding-left:24px;
	line-height: 16px;
}

.er a{
	display:block;
}
.er a:hover{
	text-decoration:underline;
}

.er_nom{
	font-weight:bold;
	color:#6B5B53;
}
.texte_actu ul li{
    border-bottom:1px solid #D7C9B9;
}

.panier_list{
font-size:12px;
	line-height: 20px;
}

.panier_list_del{
	float:right;
	margin-top: 2px;
}

.panier {
	background-image:url(../visuels/picto_panier.gif);
	background-repeat:no-repeat;
	padding-left:24px;
	line-height: 16px;
}

/* contact et plan */

.plan_left{
	text-align:center;
	width:198px;
	float:left;
	margin-right:22px;
	padding-left:14px;
}

.plan_right{
	float:right;
	padding-right:10px;
}

/* Bas de page */
#footer{
    height: 14px;
    clear:both;
    background-color:#E5DED7;
    border-top:solid #d90219 5px;
    padding-top: 3px;
}
#footer ul{
    float:left;
}
#footer ul.droit{
    float:right;
}
#footer li{
    font-size:11px;
    color: #6B5B53;
    padding-left:8px;
    padding-right:8px;
}
#footer a{ 
    font-size:11px; color:#666;
}

#footer a:hover{ 
    background-color:#F4F5F5;
    color:#4D4D4D;
}


/* formulaire de contact */
.enonce{
	font-size:10px;
    }
.choix{
	color:#6B5B53;
	font-weight:bold;
	margin-bottom:5px;
	margin-left:184px;
	line-height:20px;
    }
.choix_list{
	color:#6B5B53;
	margin-left:184px;
	margin-right:184px;
	line-height:20px;
	border-bottom:1px solid #D7C9B9;
    }
.choix_list_del{
	float:right;
    }
.oblig{  /* toile rouge des forms */
    font-size:20px;
    vertical-align:middle; 
    color: #CC0000; /* rouge base */
    }
table.form_tab{
    line-height:11px;
    margin-left:184px;
}
td.form_td{
    padding-top: 10px;
    padding-bottom: 10px;
    border:none;
    text-align:right; 
    vertical-align:top;
    padding-right:10px;
    }
td.form_td_droit{
    border:none;
    text-align:left; 
    }
table.form_tab th{
    border:none;
    padding-left:10px;
    }
#td_lg_fix{
    }
.td_titre {
    font-size:14px;
    font-weight: 900;
    font-variant:small-caps;
    line-height: 40px;
    color:#AEAEAE;
    border-bottom:1px solid #DBDBDB;
    }
.bt_sub{
    padding:10px 0 0 0px;
    font-size:12px;
    margin-left:184px;
    margin-right:184px;
    }
.submit{
    padding-top:10px;
    text-align:right; 
    }
#form_valid td{
text-align:right;
    }
.adresse, .adresse a{
    padding-right: 40px;
    font-size: 14px;
    color: #999;
    line-height: 18px;
    }
.adresse a:hover{
    color: #222;
    }

#descriptif_image {
    float:right;
    width: 373px;
    margin-left:16px;
    }
.avert-form {
    font-size: 12px;
}
#iecrotte{
    width: 309px;
    height: 0px;
    }
.bas_contenu {
    clear: both;
    line-height: 0px;
}

/* telechargements */


.fiche {
	float:left;
	width: 72px;
	margin-bottom:19px;
	margin-right:24px;
	margin-top:5px;
	text-align:center;
	}
.fiche_thumb_pdf {
	width: 70px;
    border:solid #888888 1px;
    margin-bottom: 5px;
	}
	
/* news */
.image_gauche {
float:left;
padding-right: 10px;
padding-bottom: 10px;
}
.image_droite {
float:right;
padding-left: 10px;
padding-bottom: 10px;
}

.image_centre {
display: block;
margin: 0 auto; 
padding-bottom: 10px;
}


