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

html
{
scrollbar-face-color: #C06047;
scrollbar-shadow-color: #fcfced;
scrollbar-highlight-color: #fcfced;
scrollbar-3dlight-color: #808080;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #F6ECD2;
scrollbar-arrow-color: #F8D255;
}


table
{
border-collapse:collapse;
}


.fondprincipal
{
background-color:#4E9551;
background-image:url(../photos/fond_trame2.jpg);
background-repeat:repeat-x;
}


.barrehauttrame
{
background-image:url(../photos/fond_haut_trame5c.jpg);
background-repeat:repeat-x;
}

.barrebastrame
{
background-image:url(../photos/fond_bas_trame5c.jpg);
background-position:bottom;
background-repeat:repeat-x;
}

.lignenoireverticalegauche
{
background-image:url(../photos/ligne_noire_verticale.jpg);
background-position:left;
background-repeat:repeat-y;
}


.lignenoireverticaledroite
{
background-image:url(../photos/ligne_noire_verticale.jpg);
background-position:right;
background-repeat:repeat-y;
}

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


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


.lignenoirehorizontale
{
background-image:url(../photos/ligne_noire_horizontale.jpg);
background-position:bottom;
background-repeat:repeat-x;
}


.lignenoirehorizontale2
{
background-image:url(../photos/ligne_noire_horizontale.jpg);
background-position:top;
background-repeat:repeat-x;
}


.lignenoirehorizontale_bas
{
background-image:url(../photos/barre_trame_noir_bas.jpg);
background-position:bottom;
background-repeat:repeat-x;
}


.barre_trame_noir
{
background-image:url(../photos/barre_trame_noir.jpg);
background-position:top;
background-repeat:repeat-x;
}

.fondprofil
{
background-image:url(../photos/fond_profil.jpg);
background-position:left;
background-repeat:no-repeat;
}


.fondrealisation
{
background-image:url(../photos/cadre_realisation2.jpg);
background-position:49% 50%;
background-repeat:no-repeat;
}

.fondcontactA
{
background-image:url(../photos/fond_contact1.jpg);
background-position:40% 50%;
background-repeat:no-repeat;
}

.fondcontact
{
background-image:url(../photos/fond_contact1.jpg);
background-position:48% 50%;
background-repeat:no-repeat;
}

.formulaire
{
background-color:#B1C89E;
border-bottom-color:#CDB796;  
border-bottom-width:thin;
border-right-color:#CDB796;
border-right-width:thin;
border-left-width:thin;
border-top-width:thin;
}

