/*1. STYLES QUI S'APPLIQUENT SUR TOUTES LES PAGES */
.lien_plan:link {
    color: #002595;
}
.lien_plan:hover {
    color: #FFFFFF;
}
.lien_plan {
    font-size: 11px;
}
.lien_plan:visited {
    color: #000000;
}
/*BANNIERE ET MENU : Ceci est le style appliqué sur les liens du menu du haut*/
.lien_menu_haut:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.lien_menu_haut:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.lien_menu_haut:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: Aucune;
	color: #FFFFFF;
	text-decoration: none;
}	
.pixel_blanc_vertical {
	background-attachment: fixed;
	background-image: url(images/pixel/pixel-blanc.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
.pixel_blanc_horizontal {
	background-attachment: fixed;
	background-image: url(images/pixel/pixel-blanc.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.texte_vous_etes_ici {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	padding-left: 6px;
	color: #333333;
	background-color: #C4C4C4;
}
.lien_navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0033CC;
	text-decoration: underline;
}
/*
MENU GAUCHE : Ici se trouve les styles s'appliquant sur le menu de gauche */
/*GROS TITRES */
.lien_menu_gauche_gros_titre:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: normal;
	padding-left: 6px;
}
.lien_menu_gauche_gros_titre:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: normal;
	padding-left: 6px;
}
.lien_menu_gauche_gros_titre:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: normal;
	padding-left: 6px;
}
/*TITRES avec point devant (ex: _alamres maison) */
.lien_menu_gauche_titre:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: Aucune;
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
	line-height: 16px;
}
.lien_menu_gauche_titre_on{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: Aucune;
	color: #FEA10B;
	text-decoration: none;
	padding-left: 6px;
	line-height: 16px;
}
/*.lien_menu_gauche_titre_on:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: Aucune;
	color: #FEA10B;
	text-decoration: none;
	padding-left: 10px;
	line-height: 16px;
}*/
.lien_menu_gauche_titre:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: Aucune;
	color:  #FEA10B;
	text-decoration: none;
	line-height: 16px;
	padding-left: 10px;
}
.lien_menu_gauche_titre:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: Aucune;
   /* color: #000000;*/
	text-decoration: none;
	line-height: 16px;
	padding-left: 10px;
}
/*LIENS normaux */
.lien_menu_gauche_simple:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: Aucune;
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
	line-height: 16px;
}
.lien_menu_gauche_simple_on{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
    padding-left: 6px;
	text-transform: Aucune;
	color: #D66B01;
	text-decoration: none;
	padding-left: 10px;
	line-height: 16px;
}
/*.lien_menu_gauche_simple_on:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: Aucune;
	color: #D66B01;
	text-decoration: none;
	padding-left: 10px;
	line-height: 16px;
}*/
.lien_menu_gauche_simple:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: Aucune;
	color: #D66B01;
	text-decoration: none;
	padding-left: 10px;
	line-height: 16px;
}
.lien_menu_gauche_simple:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: Aucune;
	/* color: #000000;*/;
	text-decoration: none;
	padding-left: 10px;
	line-height: 16px;
}
/*LIENS normaux 2 (decalés dans la premiere partie)*/
.lien_menu_gauche_simple2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: Aucune;
	color: #000000;
	text-decoration: none;
	padding-left: 18px;
	line-height: 16px;
}
.lien_menu_gauche_simple2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: Aucune;
	color: #D66B01;
	text-decoration: none;
	padding-left: 18px;
	line-height: 16px;
}
.lien_menu_gauche_simple2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: Aucune;
	color: #D66B01;
	text-decoration: none;
	padding-left: 18px;
	line-height: 16px;
}
/*CADRE DU MENU */
.cadre_gris {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.cadre_gris_fonce {
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.cadre_orange_promo {
	border: 1px solid #FF9900;
	background-color: #FFFFFF;
}
.cadre_orange {
	border: 2px dotted #FF9900;
}
.cadre_orange_sfhaut {
	border-top: none;
	border-right: 2px dotted #FF9900;
	border-bottom: 2px dotted #FF9900;
	border-left: 2px dotted #FF9900;
}
.cadre_bleu {
	border: 2px dotted #000066;
}
.cadre_gris_bas {
	background-color: #FFFFFF;
	border-top: none;
	border-right: none;
	border-bottom: 2px dotted #999999;
	border-left: none;
}
/*
Ici se trouve les styles s'appliquant sur les fonds ainsi que sur les ombres */
.ombre_haut {
	background-attachment: fixed;
	background-image: url(images/ombres/ombre_haut.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.ombre_droite {
	background-attachment: fixed;
	background-image: url(images/ombres/ombre_droite.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.ombre_gauche {
	background-attachment: fixed;
	background-image: url(images/ombres/ombre_gauche.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.ombre_bas {
	background-attachment: fixed;
	background-image: url(images/ombres/ombre_bas.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.fond_gris_clair {
	background-color: #EEEEEE;
}
.fond_gris_moyen {
	background-color: #D4D4D4;
}
.fond_gris_moyen2 {
	background-color: #C4C4C4;
}
.fond_gris_fonce {
	background-color: #999999;
}
.fond_orange{
    background-color: #FF9900;
}
/*
LE BAS DE PAGE : adresse et liens divers */
.lien_bas:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.lien_bas:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.lien_bas:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: Aucune;
	color: #FFFFFF;
	text-decoration: none;
}	
.texte_bas_adresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

/*2. STYLES QUI S'APPLIQUENT SUR LA FICHE PRODUIT */


.produit_nom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #4E4E4E;
	text-decoration: none;
}
.produit_titre_cadres {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #517093;
	/*line-height: 30px;*/
}
.produit_titre_cdc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #517093;
	/*line-height: 30px;*/
}
.produit_titre_prdts_similaires {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF6633;
}
.produit_prix {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FF0000;
}
.produit_prix_fiche {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #FF0000;
}
.produit_prix_taxe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.produit_accessoires_prix {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6633;
}
.produit_accessoires_references {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
}
.demande_devis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #666666;
	text-decoration: none;
}
/*3. STYLES QUI S'APPLIQUENT SUR LA LISTE */

.liste_titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	background-color: #D3D3D3;
	padding-left: 10px;
}
.liste_nom_produit{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #517093;
	text-decoration: none;
}
.liste_detail_produit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.liste_fond {
	background-color: #F5F5F5;
}
.accueil_titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.contenu_pack{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.lien_liste:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #002595;
	text-decoration: underline;
}
.lien_liste:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #002595;
	text-decoration: underline;
}
.lien_liste:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #002595;
	text-decoration: underline;
}
/*3. STYLES QUI S'APPLIQUENT SUR LA HOME */

.lien_detail:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0000CC;
	text-decoration: underline;
}
.lien_detail:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0000CC;
	text-decoration: underline;
}
.lien_detail:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0000CC;
	text-decoration: underline;
}
.prix_CDC {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF3333;
}
.intro_pack{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #517093 ;
}
.info_pack{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}		
.desc_fabricants {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.titre_promo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.detail_promo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.texte_cadre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.voir_offre{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0000CC;
}	
/*5. STYLES QUI S'APPLIQUENT SUR LE PLAN*/
.titre_plan{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.chapitre_plan:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.chapitre_plan:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.chapitre_plan:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}
.chapitre_plan:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.ss_chapitre_plan:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.ss_chapitre_plan:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}
.ss_chapitre_plan:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	text-decoration: underline;
}
.ss_chapitre_plan:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.col_gauche_plan {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	background-image: url(./images/plan/echelle1.gif);
	background-repeat: repeat-y;
	background-position: center;
}
/*6 PAGES DE LIENS*/
.lien_ss_cat:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #002595;
	text-decoration: none;
	padding-left: 4px;
}
.lien_ss_cat:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #D66B01;
	text-decoration: none;
	padding-left: 4px;
}
.lien_ss_cat:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #002595;
	text-decoration: none;
	padding-left: 4px;
}
.lien_cat:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	line-height: normal;
	padding-left: 4px;
}
.lien_cat:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #D66B01;
	text-decoration: none;
	line-height: normal;
	padding-left: 4px;
}
.lien_cat:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	line-height: normal;
	padding-left: 4px;
}
.titre_cat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #FF9900;
	padding-left: 10px;
}