BODY {
font : 12px  Arial, Tahoma, sans-serif;
        SCROLLBAR-FACE-COLOR: #861A21;
        SCROLLBAR-HIGHLIGHT-COLOR: #861A21;
        SCROLLBAR-SHADOW-COLOR: #FFFFFF;
        SCROLLBAR-3DLIGHT-COLOR: #999999;
        SCROLLBAR-ARROW-COLOR: #EC444F;
        SCROLLBAR-TRACK-COLOR: #EC444F;
        SCROLLBAR-DARKSHADOW-COLOR: #EC444F;
}



.contenu {
	background-image: url(images/fond.gif);
}

H1 {
	font : 22px Tahoma, Arial, sans-serif;
	color: #DA0C30;
}

H2 {
	font : 18px Tahoma, Arial, sans-serif;
	color: #d81e17;
}


.libelle {
	font : 22px Tahoma, Arial, sans-serif;
	color: #B0351E;
}

.prix {
	font : 20px Tahoma, Arial, sans-serif;
	color: #B0351E;
}


.accueil {
	font : 13px  Arial, Tahoma, sans-serif;
	color: #FFFFFF;
}

.guide {
	font : 13px  Arial, Tahoma, sans-serif;
	color: #FFFFFF;
}

.catalogue {
	color: #003399;
	background-color: #FFFFFF;
	font-weight: bold;
}

A.catalogue  {
color: #003399;
text-decoration: none;
font-size: 16px;
}

.panier-titre {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B0351E;
}

.panier-contenu {
font : 13px  Arial, Tahoma, sans-serif;

}



A.categorie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #003399;
	text-decoration: none;
}


.conditions {
color: #000000;
font-weight: normal;

}

A.produit  {
color: #003399;
text-decoration: none;
font-size: 12px;
font-weight: bold;
}