/*------------------------------------------------------*
  *-----------------------------------     CSS HOME     ----*
  *------------------------------------------------------*/


#menu_home{
	float:left;
	width: 100%;
	background-color: #728AA4;
	background-image: url(../images/deco/off.gif);
	background-repeat: repeat-x;
	}
	
body#home {
	/*padding-top: 220px;*/
	text-align:center;
	border:0;
	margin: 0;
	font-family: helvetica;
	font-size: 11px;
	color: #273F61;
	background-image: url(../images/deco/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #555555;
}


/*------------------------------------------------------*
  *-----------------------------------     CSS DECO     ----*
  *------------------------------------------------------*/
  
body {
	text-align:center;
	border:0;
	margin: 0;
	font-family: helvetica;
	font-size: 11px;
	color: #273F61;
	background-image: url(../images/deco/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #273F61;
}


#global{
	width: 900px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}





#haut{
	-moz-box-sizing: border-box;
	box-sizing: padding-box;
	width: 900px;
	height: 255px;
	text-align: center;
	background-color: #7088A0;
	background-image: url(../images/deco/bgtab.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
	

#menu{
	float:left;
	width: 900px;
	height: 35px;
	background-image: url(../images/deco/menu.gif);
	background-repeat: repeat-x;
	}
		
	

	
#centre{
	float:left;
	-moz-box-sizing: border-box;
	box-sizing: padding-box;
	padding-top: 25px;
	width: 855px;
	padding-left: 25px;
	padding-bottom: 30px;
	text-align: justify;
	line-height:18px;
	}
	
#centre_grrr{
	float:left;
	-moz-box-sizing: border-box;
	box-sizing: padding-box;
	padding-top: 25px;
	width: 100%;
	padding-left: 45px;
	padding-bottom: 30px;
	text-align: justify;
	line-height:18px;
	}
		

#bas{
	clear:both;
	box-sizing: border-box;
	-moz-box-sizing: padding-box;
	padding-top: 8px;
	height: 25px;
	width:100%;
	left:0px;
	text-align: center;
	background-image: url(../images/deco/bas.gif);
	background-repeat: no-repeat;
	background-position: center top;
	}
	

 /*------------------------------------------------------*
  *-----------------------------------     CSS TEXT     ----*
  *------------------------------------------------------*/

h1
{
	color:#273F61;
	font-family: helvetica;
	font-size: 16px;
	font-weight:bold;
	text-transform: uppercase;
}



.highlight
{
	color:#806F40;
	font-family: helvetica;
	font-size: 11px;
	font-weight: bold;
}
.pied
{
	color:#273F61;
	font-family: helvetica;
	font-size: 12px;
	font-weight: bold;
}


ul#liste_presentation {}

ul#liste_presentation li {
	list-style-image: url(../images/deco/puce.gif);
}

 /*------------------------------------------------------*
  *-----------------------------------     CSS MENU     ----*
  *------------------------------------------------------*/
  
  
body#presentation a#presentation, body#arrosage a#arrosage, body#electricite a#electricite, body#plomberie a#plomberie, 
	body#quincaillerie a#quincaillerie, body#divers a#divers, body#contact a#contact, body#sanitaire a#sanitaire, body#robinetterie a#robinetterie, body#nettoyage a#nettoyage{
	color:#FFFFFF;
	background-image: url(../images/deco/on.gif);
	background-repeat: no-repeat;
   }
     
a.menu{
	-moz-box-sizing: border-box;
	box-sizing: padding-box;
	text-decoration: none;
	display:block;
	height: 25px;
	font-family: helvetica;
	font-size: 10px;
	color:#285147;
	padding-top: 8px;
	background-image: url(../images/deco/off.gif);
	background-repeat: no-repeat;
	font-weight: bolder;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
	}
#noel {
	width: 250px;
	height: 150px;
	position: absolute;
}

	

a.menu:hover{
	color:#244840;
	background-image: url(../images/deco/roll.gif);
	
}



.preload {display:none;}

 /*------------------------------------------------------*
  *-----------------------------------     CSS LIEN     ----*
  *------------------------------------------------------*/


a.lien_plan
{
	color:#273F61;
	text-decoration:none;
	font-family: helvetica;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 2px;
	text-align: right;

}
a.lien_plan:hover{
	background-color: #273F61;
	color:#FFFFFF;
}






a.retour{
	font-family: helvetica;
	font-size: 11px;
	text-decoration:none;
	color: #273F61;
	font-weight: bold;
	}


a.retour:hover{
	text-decoration:none;
	color: #668DC1;
}


a.lien{
	font-family: helvetica;
	font-size: 11px;
	text-decoration:underline;
	color: #3A7466;
	}
	
a.lien:hover{
	color: #244840;
	text-decoration:underline;
}

a.fiche
{
	color:#FFFFFF;
	text-decoration:none;
	font-family: helvetica;
	font-size: 10px;
	letter-spacing:1;
	font-weight: bold;
	background-color: #3A7466;
	padding-right: 5px;
	padding-left: 5px;
}
a.fiche:hover{
	color:#FFFFFF;
	background-color: #21433A;
}

a.plus
{
	color:#273F61;
	text-decoration:none;
	font-family: helvetica;
	font-size: 10px;
	text-align:right;

}
a.plus:hover{
	color:#668DC1;
}

#content_fiche_texte a {
	color:#5C94CD;
	text-decoration:none;
}
#content_fiche_texte a:hover {
	text-decoration:underline;
}
a {
	color:#5C94CD;
	text-decoration:none;
}

/*------------------------------------------------------*
  *-----------------------------------     CSS TABLE    ----*
  *------------------------------------------------------*/
  
td.tableau{
	font-family: helvetica;
	font-size: 11px;
	color: #0A2342;
	font-weight: 500;
	text-align: justify;
	vertical-align: top;


	}

th{
	-moz-box-sizing: border-box;
	box-sizing: padding-box;
	padding-top:1px;
	padding-left:82px;
	height: 16px;
	text-align: left;
	color:#273F61;
	font-family: helvetica;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	background-image: url(../images/deco/fond_titre.gif);
	background-repeat: no-repeat;
	}

.titre_sousmenu {
	margin:0;
	padding:0 0 0 82px;
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
	background-image:url(../images/deco/fond_titre_mini.gif);
	background-repeat:no-repeat;
}

ul.sous_menu{
	margin:0 0 0 30px;
	padding:0;
	width:240px;
	list-style:none;
	float:left;
}

ul.sous_menu li{
	background-color:#e7ecf0;
	border-bottom: 1px solid #fff;
	text-indent:30px;
}

ul.sous_menu li a{
	background-image:url(../images/deco/fleche_sousmenu.gif);
	background-repeat:no-repeat;
	background-position:17px center;
	color:#273F61;
	display:block;
	text-decoration:none;
}

ul.sous_menu li a:hover {
	background-color:#D2DCE3;
	text-decoration:none;
}

.img_sous_menu {
	margin-top:50px;
}

/*-------------------------------------------------------*/
/*-------------------- LISTE PRODUITS -------------------*/
/*-------------------------------------------------------*/
.content_liste_titre {
	padding-left:82px;
	height: 20px;
	text-align: left;
	color:#273F61;
	font-family: helvetica;
	font-size: 11px;
	font-weight: bold;
	background: url(../images/deco/fond_titre.gif) no-repeat left 1px;
}
.content_liste_titre a {
	color:#273F61;
	text-decoration:none;
}
.content_liste_titre a:hover {
	text-decoration:underline;
}


#content_liste {
	margin:0 auto 0 auto;
	padding:0;
}

#content_liste a img{
	border:0;
	filter:alpha(opacity=90);
    -moz-opacity: 0.9;
	opacity: 0.9;
	padding:0;
	margin: 0px;
	border:#C3D9E7 solid 1px;
}

#content_liste a:hover img {
	filter:alpha(opacity=100);
    -moz-opacity: 1;
	opacity: 1;
	padding: 0;
	margin: 0px;
}

.produit_liste {
	float:left;
	padding:18px 0 0 0;
	margin:0 20px 40px 20px;
	width:230px;
	background-image:url(../images/deco/cadre.gif);
	background-repeat:no-repeat;
}
.produit_liste_bas {
	background-image:url(../images/deco/cadre_bas.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
}

.produit_liste_content {
	width:183px;
	margin:0 0 0 18px;
}

.produit_liste h1 {
	margin:0;
	padding:0;
	text-align:center;
	font-size:12px;
	line-height:25px;
}
.produit_liste h1 a {
	color:#3A7466;	
	text-decoration:none;
}
.produit_liste h1 a:hover {
	text-decoration:underline;
}

.produit_liste p {
	margin:0;
	padding:0;
}

.produit_liste_prix {
	margin:0;
	padding:0;
	text-align:center;
	font-size:16px;
	line-height:25px;
}

.détail_liste {
	text-indent:20px;
	line-height:15px;
}
.détail_liste a {
	width:62px;
	margin:5px 0 0 60px; 
	color:#fff;
	font-size:12px;
	text-decoration:none;
	display:block;
	background:url(../images/deco/detail_liste.gif) no-repeat center 0;
}
.détail_liste a:hover {
	color:#204468;
	background:url(../images/deco/detail_liste.gif) no-repeat center -15px;
}

.nav_interne_produits {
	font-size:12px;
	color:#0A2342;
	margin:10px 70px 20px 0;
	padding:0;
	text-align:right;
}
.nav_interne_produits a {
	color:#0A2342;
	text-decoration:none;
}
.nav_interne_produits a:hover {
	text-decoration:underline;
}
/*-------------------------------------------------------*/
/*-----------------FIN LSITE PRODUITS -------------------*/
/*-------------------------------------------------------*/


/*-------------------------------------------------------*/
/*-------------------- FICHE PRODUITS -------------------*/
/*-------------------------------------------------------*/
#content_fiche {
	margin:0 0 0 100px;
	padding:0;
	width:600px;
	height:310px;
	background-image:url(../images/deco/cadre_detail.gif);
	background-repeat:no-repeat;
}
#content_fiche_bas {
	background-image:url(../images/deco/detail_bas.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
	height:310px;
}
#content_fiche_contenu {
	padding:10px 0 0 10px;
}

#content_fiche_photo {
	width:300px;
	margin:0;
	padding:0;
	float:left;
	border:#C3D9E7 solid 1px;
}

#content_fiche a img{
	border:0;
	margin:5px 4px 0 0;
	padding:0;
	filter:alpha(opacity=70);
    -moz-opacity: 0.7;
	opacity: 0.7;;
}
#content_fiche a:hover img {
	filter:alpha(opacity=100);
    -moz-opacity: 1;
	opacity: 1;
}
	
#content_fiche_texte {
	margin:0 0 0 310px;
	padding:0;
	width:260px;
}
#content_fiche_texte p {
	margin:0;
	padding:0;
}

h1.nom_fiche {
	font-weight:bold;
	margin:20px 0 0 0;
	padding:0 0 0 100px;;
	font-size:16px;
	line-height:25px;
	background:url(../images/deco/puce.gif) no-repeat 100px 7px;
	text-indent:15px;
	text-transform:uppercase;
	color:#273F61;
	float:left;
}

.fabricant_fiche {
	margin:0;
	padding:0;
	font-size:14px;
	font-weight:bold;
	height:30px;
}

.descriptif_fiche {
	margin:0;
	padding:0;
	font-size:14px;
	font-weight:bold;
	line-height:30px;
}

.texte_fiche {
	margin:0;
	padding:0;
	color:#333333;
}

.contact_fiche {
	margin:0;
	padding:0;
}
#content_fiche_texte a {
	text-decoration:none;
}
#content_fiche_texte a:hover {}

.prix_fiche {
	margin:0;
	padding:0;
	font-size:16px;
	font-weight:bold;	
	color:#3A7466;
	line-height:50px;
}

.retour_liste {
	padding:0 160px 0 0;
	margin:20px 0 0 0;
	float:right;
}
.retour_liste a {
	margin:0;
	padding:0;
	color:#273F61;
	font-size:12px;
	text-decoration:none;
}
.retour_liste a:hover {
	text-decoration:underline;
}
/*-------------------------------------------------------*/
/*-----------------FIN FICHE PRODUITS -------------------*/
/*-------------------------------------------------------*/



/*------------------------------------------------------*
  *-----------------------------------     CSS FICHE    ----*
  *------------------------------------------------------*/
 
#cadre_vente {
	-moz-box-sizing: border-box;
	box-sizing: padding-box;
	BACKGROUND-POSITION: left top;
	BACKGROUND-IMAGE:  url(../images/deco/cadre.gif);
	BACKGROUND-REPEAT: repeat-y;
	padding-top: 2px;	
	padding-bottom: 2px;
	padding-left: 11px;
	text-align: justify;
	color: #666666;
}

#cadre_detail {
	-moz-box-sizing: border-box;
	box-sizing: padding-box;
	BACKGROUND-POSITION: left top;
	BACKGROUND-IMAGE:  url(../images/deco/cadre_detail.gif);
	BACKGROUND-REPEAT: repeat-y;
	padding-top: 15px;	
	padding-left: 17px;
	text-align: justify;
	color: #666666;
}


td.j {
	padding-bottom: 8px;
	padding-top: 8px;
	padding-right: 3px;
	padding-left: 3px;
	font-family: helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #324A6B;
	text-align: justify;
	}
td.g {
	padding-bottom: 8px;
	padding-top: 8px;
	padding-right: 3px;
	padding-left: 3px;
	font-family: helvetica;
	font-size: 11px;
	color: #273F61;
	font-weight: bold;
	background-color: #778FAB;
	text-align: justify;
	}




a.number{
	text-decoration: none;
	color:#273F61;
	display:block;
	width:100%;
	font-family: helvetica;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	}

a.number:hover{
	color:#273F61;
	background-color: #5C7696;
}



		/*------------------------------------------------------*
  *-----------    CSS POST IT  DEBUT   ----*
  *------------------------------------------------------*/

/*<div id="transparent" class="transparent" style="position: absolute; z-index: 10; left: 24px; top: 107px; width: 200px; padding: 0px; cursor:move"></div>*/


#post_it_header{
	width: 200px;
	height:144px;
	background:url(../images/deco/chargeur-varta-plug.jpg) no-repeat;
}

#post_it_content{
	width: 200px;
	height:120px;
	border-bottom:#000 solid 1px;
	border-left:#000 solid 1px;
	border-right:#000 solid 1px;
	background:#F3F3F3;
}

#post_it_content a{
	color:#3DAFEB;
	text-decoration: none;
}

#post_it_content a:hover{
color:#F67F00;
}

#post_it_content h4{
	margin:0;
	padding:10px 0;
	color:#273F61;
	font-size:14px;
	text-align:center;
}

#post_it_content p{
	margin:0 auto;
	padding:10px;
	width:180px;
	color:#02468B;
	font-size:11px;
}

	/*------------------------------------------------------*
  *--------    CSS POST IT  FIN   ----*
  *------------------------------------------------------*/

#nav_pages{
	margin:0px 148px 20px 0;
	padding:0;
	color: #1D89BA;
	font-weight: normal;
	font-size: 11px;
	float: right;
}



#nav_pages .inactif{
	margin-right:1px;
	font-weight: bold;
	color: #1D89BA;
	text-decoration: none;
	padding: 4px 7px;
	line-height: 20px;
	height: 20px;
	border: 1px #1D89BA solid;
}

.aucun_produit {
	font-size: 13px;
	margin: 5px auto 0px auto; 
	width: 360px;
}

#nav_pages a{
	margin-right:1px;
	color: #1D89BA;
	text-decoration: none;
	padding: 4px 7px;
	line-height: 20px;
	height: 20px;
	border: 1px #1D89BA solid;

}
#nav_pages a:hover{
	color: #145F7E;
	background-color: #FFFFFF;

}

#nav_pages a.text_page
{
	background: #91C9E3;
	color: #ffffff;
	font-weight: bold;
}

#nav_pages a.link_page
{
	font-weight: bold;
}


.vignettes_streak {
	display:block;
	float:left;
	height:80px;
	margin:6px 2px;
	text-align:center;
	width:80px;
}