/*lien pour les categories du catalogue*/
a.liens_boites, a:link.liens_boites, a:visited.liens_boites{   
	font-family : tahoma;
	font-size : 8pt;
	color : #9D0325;
	text-decoration:underline;
}

a:hover.liens_boites{
	font-family : tahoma;
	font-size : 8pt;
	color : #9D0325;
	text-decoration:none;
}

a:active.liens_boites{
	font-family : tahoma;
	font-size : 8pt;
	color : #9D0325;
	text-decoration:underline;
}

a.liens_boussole, a:link.liens_boussole, a:visited.liens_boussole{   
	font-family : tahoma;
	font-size : 8pt;
	color : #9B0425;
	text-decoration:underline;
}

a:hover.liens_boussole{
	font-family : tahoma;
	font-size : 8pt;
	color : #9D0325;
	text-decoration:none;
}

a:active.liens_boussole{
	font-family : tahoma;
	font-size : 8pt;
	color : #9D0325;
	text-decoration:underline;
}

.text_titre_boite{
	font-family : tahoma;
	font-size : 9pt;
	font-weight:bold;
	color : #FFFFFF;
	text-decoration:none;
	letter-spacing:1px;
}



/*styles du texte d'accueil*/

.titre_bienvenue{
	font-family : tahoma;
	font-size : 10pt;
	font-weight:bold;
	color : #495875;
	text-decoration:none;
	letter-spacing:1px;
}



.texte_accueil{
	font-family : tahoma;
	font-size : 9pt;
	color : #424242;
}





/* style des mini-fiches produit*/

.text_mini_fiches_noir{
	font-family : tahoma;
	font-size : 8pt;
	color : #424242;
}



.text_mini_fiches_bleu{
	font-family : tahoma;
	font-size : 8pt;
	color : #717C8E;
}



.text_titre_boite_encart{
	font-family : tahoma;
	font-size : 8pt;
	font-weight:bold;
	color : #FFFFFF;
	text-decoration:none;
	letter-spacing:1px;
}



/*lien pour les mini-fiches vers la fiche produit*/

a.lien_fiche_produit, a:link.lien_fiche_produit, a:visited.lien_fiche_produit{   
	font-family : tahoma;
	font-size : 8pt;
	color : #9D0325;
	text-decoration:none;
}

a:hover.lien_fiche_produit{
	font-family : tahoma;
	font-size : 8pt;
	color : #9D0325;
	text-decoration:underline;
}

a:active.lien_fiche_produit{
	font-family : tahoma;
	font-size : 8pt;
	color : #9D0325;
	text-decoration:underline;
}



/*lien pour vers les categories:promo, mise a la une, nouveaute et meilleures ventes dans l'encart*/

a.lien_encart, a:link.lien_encart, a:visited.lien_encart{   
	font-family : tahoma;
	font-size : 8pt;
	color : #FFFFFF;
	text-decoration:none;
}

a:hover.lien_encart{
	font-family : tahoma;
	font-size : 8pt;
	color : #FFFFFF;
	text-decoration:underline;
}

a:active.lien_encart{
	font-family : tahoma;
	font-size : 8pt;
	color : #FFFFFF;
	text-decoration:underline;
}



/*liens dans le caddie et contactez-nous*/

a.lien_caddie, a:link.lien_caddie, a:visited.lien_caddie{   
	font-family : tahoma;
	font-size : 8pt;
	color : #9A0525;
	text-decoration:underline;
}

a:hover.lien_caddie{
	font-family : tahoma;
	font-size : 8pt;
	color : #9A0525;
	text-decoration:none;
}

a:active.lien_caddie{
	font-family : tahoma;
	font-size : 8pt;
	color : #9A0525;
	text-decoration:underline;
}



.text_nb_articles{
	font-family : tahoma;
	font-size : 8pt;
	color : #9A0525;
	text-decoration:underline;
}
.table_createur{
	font-family: georgia;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-image: url(./../../images/site/pub/createur_back_table.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #DEDEDE;
}

.text_description_createur{
	font-family: Arial;
	font-size: 12px;
	
}


a.lien_createur, a:link.lien_createur, a:visited.lien_createur{   
	font-family : Georgia;
	font-size : 11px;
	color: #000000;	
	text-decoration:underline;
}

a:hover.lien_createur{
	font-family : Georgia;
	font-size : 11px;
	text-decoration:none;
	color: #000000;
}

a:active.lien_createur{
	font-family : Georgia;
	font-size : 11px;
	text-decoration:underline;
	color: #000000;
}