body
{
	margin-top: 2px;
    font-size: 13px;
    color: #990033;
    font-family: 'Lucida Sans', Serif
}
table
{
    border-right: 0px;
    border-top: 0px;
    font-size: 12px;
    border-left: 0px;
    color: #131e7a;
    border-bottom: 0px;
    font-family: Verdana, Serif
}
.form_input
{
    font-size: 8pt;
    width: 150px;
    color: #131e7a;
    font-family: Verdana, Arial, Helvetica, Serif;
    background-color: #87cefa
}
A
{
    color: #C0C0C0;
}
.A_lien_bordeaux
{
    font-weight: bolder;
    color: #990033;
    text-decoration: underline
}
.A_lien_navigation:link
{
    font-weight: bolder;
    color: #C0C0C0;
    text-decoration: none
}
.A_lien_navigation:hover
{
    font-weight: bolder;
    color: #990033;
    text-decoration: none
}
.A_lien_blanc
{
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: underline
}
.A_lien_gris_fonce
{
    font-weight: 800;
    font-size: medium;
    color: #808080;
    text-decoration: underline
}
.titre_page
{
    font-weight: bolder;
    font-size: 16px;
    color: #666666;
    font-family: 'Vineta BT', Serif;
    font-variant: small-caps;
    text-decoration: underline;
    text-align: center;
}
.titre
{
    font-weight: bolder;
    font-size: large;
    color: #666666;
    font-family: 'Vineta BT', Serif;
    font-variant: small-caps
}
.texte_bordeaux
{
    color: #990033
}
.texte_noir
{
    color: #000000
}
.texte_blanc
{
    font-size: medium;
    color: #FFFFFF;
    font-variant: small-caps
}
.bouton_ajouter
{
    border-right: medium none;
    border-top: medium none;
    background-attachment: fixed;
    background-image: url('/images/boutons/bouton_ajouter_panier.JPG');
    border-left: medium none;
    width: 86px;
    cursor: pointer;
    border-bottom: medium none;
    background-repeat: no-repeat;
    height: 40px
}
.fond_commande_clair
{
    background-color: #e0e0e0
}
.fond_commande_fonce
{
    background-color: #c0c0c0
}
.fond_gris
{
    background-color: #666666
}
.fond_bordeaux
{
    background-color: #990033
}
.fond_beige
{
    background-color: #ffffcc
}
table#menu_gauche
{
	border: 0;
	border-spacing: 7px
}
table#menu_gauche tr
{
	height: 20px
}
table#menu_gauche td
{
	vertical-align: middle
}
table#menu_principal
{
	border: 0;
	width: 100%;
	height: 47px;
	padding: 0;
	spacing: 0
}
table#menu_principal tr
{
	 background-color: #990033
}
table#menu_principal td
{
	 text-align: center;
	 width: 16%
}
.CGV_titre
{
	font-weight: bold ;
	margin-top: 7px ;
	margin-bottom: 7px
}
.CGV_sous_titre
{
	color: #990033;
	text-decoration: underline
}
.CGV_article 
{
	text-align: justify;
	margin-left: 50px
}
.CGV_liste_articles
{
	list-style-type:  none;
	line-height: 2
}
.CGV_image
{
	width: 100%;
	height: 11
}





.A_accueil_liste
{
    color: #808080;
    font-variant: small-caps;
    text-decoration: underline
}
.A_accueil_liste:hover
{
    color: #000000;
    font-variant: small-caps;
    text-decoration: underline;
    cursor: pointer;
}
.A_accueil_principal
{
    color: #ffffcc;
    text-decoration: underline
}
.A_accueil_principal:hover
{
    color: #ffffff;
    text-decoration: underline;
    cursor: pointer
}