
/* CSS Document */

html
{
scrollbar-face-color: #E8AA62;
scrollbar-shadow-color: #fcfced;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #808080;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #6083A9;
scrollbar-arrow-color: #990000;
}


table
{
border-collapse:collapse;
}


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

.fondprincipal
{
background-image:url(../Photos/montage_accueil15.jpg);
background-repeat:no-repeat;
background-position: 50% 7%;
}

.imagegauche
{
float:left;
}


.imagedroit
{
float:right;
}



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

