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

html
{
scrollbar-face-color: #553631;
scrollbar-shadow-color: #fcfced;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #808080;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #4F604D;
scrollbar-arrow-color: #D3D292;
}


table
{
border-collapse:collapse;
}

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

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

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


.frame
{
border-bottom-color:#333333;
border-left-color:#333333;
border-right-color:333333;
border-top-color:333333;
}

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




