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: #0033CC;
}

H2 {
	font : 18px Tahoma, Arial, sans-serif;
	color: #0033CC;
}

.libelle {
	font : 18px Tahoma, Arial, sans-serif;
	color: #0033CC;
}

.notice{
font : 13px Tahoma, Arial, sans-serif;
}

.prix {
	font : 20px Tahoma, Arial, sans-serif;
	color: #CC3333;
}

.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: normal;
}

A.catalogue  {
color: #3300CC;
font-weight: bold;
text-decoration: none;
font-size: 16px;
}

A.produit {
color: #CC3366;
font-weight: bold;
text-decoration: none;
font-size: 12px;
}


.panier-titre {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0033CC;
}

.panier-contenu {

font-size: 12px;
}

A.categorie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #003399;
	text-decoration: none;
}

.conditions {
color: #000000;
font-weight: normal;

}
