@charset "utf-8";
/* CSS Document */

/*********************/
/** CHARTE
/*********************/
/** font									=>	Arial
/** Titre									=> 	#000000 Bold 16px
/** Texte									=> 	#000000 12px

/** Ariane									=> 	#666666 Bold 11px
/** Ariane	: on							=> 	#ffffff Bold 11px

/** Footer : texte							=>	#ffffff 12px
/** Footer : background						=>	#000000

/** produit / associé : titre rubrique 		=> 	#000 Bold 12px
/** produit / associé : en savoir plus		=> 	#000 11px
/** produit / paramètres : titre			=> 	#000 Bold 12px
/** produit / paramètres : label paramètres	=> 	#000000 12px
/** produit / paramètres : valeur paramètre	=> 	#000 Bold 12px
/** produit / couleur : encre				=> 	#000 12px

/** onglet / background : couleur			=> 	#cfd9e4
/** onglet / onglet : texte					=> 	#114379 14px
/** onglet / onglet : background on			=> 	#ffffff

/** begreen									=>	#009966
*/
@import "style.css";

/*********************/
/**	SITE GENERAL
/*********************/
h1{ background:url(images/puceTitre.jpg) no-repeat top left; text-indent:40px; height:35px; line-height:35px; margin:10px 0; font-size:18px; clear:both;color:#000;}
hr.separation{display:none;}
/*
hr.separation{display:block; background:none; height:11px; margin:0; border:none; background-color:#000000;}
*+html hr.separation{margin-top:-8px; width:982px;}
*html hr.separation{margin-top:-8px; width:982px;}
*/

/*********************/
/**	BANDEAU
/*********************/
/*#sub-bandeau{ background:none; background-color:#000; height:29px; line-height:29px; margin-top:0; margin-bottom:0;}*/
#sub-bandeau{background-image:none; background-color:#000000; height:29px; line-height:29px; margin-top:3px; margin-bottom:3px;}
#picto-text{color:#fff;}

*+html #sub-bandeau{margin-top:-9px;}
*html #sub-bandeau{margin-top:-9px;}
*+html #tip_a_friend{margin-top:3px;}
/*********************/
/**	ARIANE
/*********************/
#sub-bandeau ul#ariane{margin:0; padding-left:20px; background:url(images/picto-ariane-black.gif) top left no-repeat;}
#sub-bandeau ul#ariane li{display:block; float:left;font-weight:bold; color:#666; font-size:11px;font-weight:bold;}
#sub-bandeau ul#ariane li.on{color:#fff;}
#sub-bandeau ul#ariane li a{ color:#999999; text-decoration:none;font-size:11px;}
#sub-bandeau ul#ariane li.on a{ color:#fff; text-decoration:underline;}


/*************************************************/
/* INDEXED SEARCH
/************************************************/
#recherche form .bouton {font-size:11px; display:block; height:19px;float:left; margin-top:2px; margin-left:5px; border:2px outset #666666; background-color:#666666; color:#fff; font-weight:bold;}


/*********************/
/**	CENTRE
/*********************/
/*#secondaire{background:url(images/haute-ecriture-right.jpg) top right no-repeat; min-height:445px;}*/
/*#secondaire{ margin-top:0;}*/

/*PRODUITS*/
.title{color:#000;  background:url(../user_upload/products/picto/GY.jpg) left top no-repeat;}

/*gammes*/
.gammetitle{font-weight:bold;color:#000;}
.gamme{color:#e6b213;}
.gamme a{color:#e6b213; text-decoration:none; font-weight:bold;}


/* LIST */
#tx-ttproducts-pi1-list div.produit_list div.description .link{ position:relative; display:block; width:200px; margin:0 auto; text-align:center; height:20px; line-height:20px;background-color:#fff;}
#tx-ttproducts-pi1-list div.produit_list div.description .link a{ text-decoration:none; color:#000;/*background:url(images/picto-link-black.gif) center left no-repeat;*/ padding-left:20px;}


/*SINGLE */
/*params*/
#tx-ttproducts-pi1-list div.params table.params_content caption, #tx-ttproducts-pi1-list div.params table.related_content caption{ text-align:left; padding-left:7px; font-weight:bold; border-bottom:1px solid #000; color:#000; margin-top:5px;}
#tx-ttproducts-pi1-list div.params table.params_content td.value{ text-align:right; width:65px; padding-right:7px; font-weight:bold; color:#000;}
#tx-ttproducts-pi1-list div.picto{position:relative; width:54px; float:right;}
div.params table.params_content td.label{ text-align:left; width:115px; padding-left:7px;}
div.params table.params_content td.value{ text-align:right; width:65px; padding-right:7px; font-weight:bold; color:#000;}

#tx-ttproducts-pi1-list .infos_sup span.info_begreen{color:#000; font-size:10px;}

div.params table.params_content caption, div.params table.related_content caption{ text-align:left; padding-left:7px; font-weight:bold; border-bottom:1px solid #000; color:#000; margin-top:5px;}


/*related product*/
#tx-ttproducts-pi1-list div.params table.related_content .more{ background:url(images/picto-link.jpg) center left no-repeat; padding-left:15px;}
#tx-ttproducts-pi1-list div.params table.related_content .more a{ text-decoration:none; color:#000;}

div.params table.related_content .more{ background:url(images/picto-link-black.gif) center left no-repeat; padding-left:15px;}

div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image {
display:inline;
margin-left:10px;
}

/*********************/
/**	FOOTER
/*********************/
/*#footer{background:none;position:relative; text-align:center; background-color:#000; color:#fff; height:20px; line-height:20px; font-weight:bold; clear:both; margin-top:0;}*/
#footer{background-image:url(images/footer-black.jpg); margin-top:5px;}
#footer a{color:#fff; text-decoration:none;}
