
/* CSS Document */

html
{
scrollbar-face-color: #8FA298;
scrollbar-shadow-color: #fcfced;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #808080;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #D8E7E0;
scrollbar-arrow-color: #550A0F;
}


table
{
border-collapse:collapse;
}



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

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


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



.imagegauche
{
float:left;
padding-right:8px;
padding-bottom:1px;
}


.imagedroit
{
float:right;
padding-left:10px;
}



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


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