@charset "utf-8";
/* CSS Document */

html
{
scrollbar-face-color: #711B1A;
scrollbar-shadow-color: #fcfced;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #808080;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #CDB796;
scrollbar-arrow-color: #D3D292;
}


table
{
border-collapse:collapse;
}

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

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

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

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

.fondcontact
{
background-image:url(../Photos/batisse2.jpg);
background-position:50% 90%;
background-repeat:no-repeat;
}


.fondcontact2
{
background-image:url(../Photos/logo_produits2.jpg);
background-position:70% 20%;
background-repeat:no-repeat;
}


.fondhistorique
{
background-image:url(../Photos/historique_fond.jpg);
background-position:50% 85%;
background-repeat:no-repeat;
}


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


.fondproduits2
{
background-image:url(../Photos/logo_produits.jpg);
background-position:60% 100%;
background-repeat:no-repeat;
}


.fondproduits3
{
background-image:url(../Photos/logo_produits.jpg);
background-position:50% 30%;
background-repeat:no-repeat;
}


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



.pagephoto
{
background-color:#F0E2C6;
}
