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

html
{
scrollbar-face-color: #084E6F;
scrollbar-shadow-color: #fcfced;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #808080;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #94B4C4;
scrollbar-arrow-color: #D3D292;
}


table
{
border-collapse:collapse;
}


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


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


.fondentreprise
{
background-image:url(../Photos/fond_page_entreprise.jpg);
background-position:60% 50%;
background-repeat:no-repeat;
}

.fondservices
{
background-image:url(../Photos/fond_page_services03.jpg);
background-position:76% 94%;
background-repeat:no-repeat;
}


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

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


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

.barreverticalegauche
{
background-image:url(../Photos/barre_verticale_noire.jpg);
background-position:right;
background-repeat:repeat-y;
}

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

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


.barretramegauche
{
background-image:url(../Photos/barre_verticale_gauche.jpg);
background-position:right;
background-repeat:repeat-y;
}

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


.fondformulaire
{
background-image:url(../Photos/fond_formulaire.jpg);
background-position:78% 40%;
background-repeat:no-repeat;
}


.formulaire
{
background-color:#B0CEDD;
border-bottom-color:#084E6F;
border-bottom-width:thin;
border-right-color:#084E6F;
border-right-width:thin;
border-left-width:thin;
border-top-width:thin;
}
