
/* CSS Document */

html
{
scrollbar-face-color: #2A4439;
scrollbar-shadow-color: #fcfced;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #808080;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #CBDBDC;
scrollbar-arrow-color: #DC0B02;
}


table
{
border-collapse:collapse;
}

.fondbarrehaut
{
background-image:url(../Photos/barre_haut05a.jpg);
background-repeat:no-repeat;
background-position:center top;
}


.fondbarrehaut2
{
background-image:url(../Photos/barre_haut07.jpg);
background-repeat:no-repeat;
background-position:center top;
}

.fondbarrehaut3
{
background-image:url(../Photos/barre_haut08.jpg);
background-repeat:no-repeat;
background-position:center top;
}


.fondbarrebas
{
background-image:url(../Photos/barre_bas3.jpg);
background-repeat:repeat x;
background-position:bottom;
}


.fond_trame
{
background-image:url(../Photos/fond_trame_int2.jpg);
background-repeat:repeat-x;
background-position:top;
}


.lignehorizhaut
{
background-image:url(../Photos/ligne_horizontale.jpg);
background-position:bottom;
background-repeat:repeat-x;
}

.lignevertgauche
{
background-image:url(../Photos/barre_trame_gauche.jpg);
background-position:left;
background-repeat:repeat-y;
}

.lignevertdroit
{
background-image:url(../Photos/barre_trame_droit.jpg);
background-position:left;
background-repeat:repeat-y;
}


.lignehorizhaut
{
background-image:url(../Photos/barre_trame_haut.jpg);
background-position:bottom;
background-repeat:repeat-x;
}

.lignehorizbas
{
background-image:url(../Photos/barre_trame_bas.jpg);
background-position:btop;
background-repeat:repeat-x;
}

.fondcentre
{
background-image:url(../Photos/fond_centre3.jpg);
background-repeat:no-repeat;
background-position:top;
}

.fondcentre2
{
background-image:url(../Photos/magasin_petit.jpg);
background-repeat:no-repeat;
background-position:center bottom;
}

.fondproduits
{
background-image:url(../Photos/fond_produits.jpg);
background-position:50% 70%;
background-repeat:no-repeat;
}


.formulaire
{
background-color:#97ABAC;
border-bottom-color:##3E5253;
border-bottom-width:thin;
border-right-color:##3E5253;
border-right-width:thin;
border-left-width:thin;
border-top-width:thin;
}

