/*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;
}

.text_8pt1{
	font-family : tahoma;
	font-size : 8pt;
	color : #000000;
	text-decoration:none;
	padding-top: 2px;
	padding-bottom: 2px;
}


/*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_titre{
	font-family : tahoma;
	font-size : 9pt;
	color : #953742;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	height: 25px;
}



.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;
}

.border3{
	border: 1px solid #000000;
}

h1,h2,h3,h4,h5,h6{
	font-family : tahoma;
	font-size : 9pt;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	page-break-before: auto;
	page-break-after: auto;
}
