/* CSS Document */


html
{
scrollbar-face-color: #82411F;
scrollbar-shadow-color: #fcfced;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #808080;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #D2BFA6;
scrollbar-arrow-color: #E3C694;
}


table
{
border-collapse:collapse;
}

body
{
background-image:url(../Photos/fond_general.jpg);
background-repeat:repeat;
}

.lignehorizontale
{
background-image:url(../Photos/ligne_verticale4.gif);
background-repeat:repeat-x;
}

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



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

.lignehorizontalebas
{
background-image:url(../Photos/ligne_verticale_bas.gif);
background-repeat:repeat-x;
}


.trameverticale
{
background-image:url(../Photos/trame_verticale.jpg);
background-repeat:repeat-y;
}


.trameverticale2
{
background-image:url(../Photos/trame_verticale2.jpg);
background-repeat:repeat-y;
}


.fondmilieutrame
{
	background-image:url(../Photos/fond_trame_milieu.gif);
	background-repeat:repeat-y;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}


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

.fondmilieuphoto
{
background-image:url(../Photos/fond_milieu4.jpg);
background-repeat:no-repeat;
background-position:left top;
}

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

.coindroit
{
background-image:url(../Photos/coin_droit.jpg);
background-position:bottom;
background-repeat:no-repeat;
}


.coingauche
{
background-image:url(../Photos/coin_gauche.jpg);
background-position:bottom;
background-repeat:no-repeat;
}

