
/* CSS Document */

html
{
scrollbar-face-color: #7B9192;
scrollbar-shadow-color: #fcfced;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #808080;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #CBDBDC;
scrollbar-arrow-color: #F5E8B6;
}


table
{
border-collapse:collapse;
}


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


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

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

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

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


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

.fondformulaire
{
background-image:url(../Photos/receptionniste.jpg);
background-position:58% 39%;
background-repeat:no-repeat;
}

.fondpageservices
{
background-image:url(../Photos/gear_fond_page.jpg);
background-repeat:no-repeat;
background-position:center;
}

.fondecran
{
background-image:url(../Photos/ecran3.jpg);
background-repeat:no-repeat;
background-position:50% 35%;
}

.fondecran2
{
background-image:url(../Photos/ecran3.jpg);
background-repeat:no-repeat;
background-position:50% 53%;
}

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


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

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

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

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

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

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

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

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

.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;
}

