body {
        font-family: tahoma;
        background-color: Black;
        font-size: 12px;
        font: Arial, Helvetica, sans-serif;
        left: 0px;
        top: 0px;
        scrollbar-face-color: #000000;
    scrollbar-shadow-color: white;
    scrollbar-highlight-color: white;
    scrollbar-3dlight-color: #000000;
    scrollbar-darkshadow-color: #000000;
    scrollbar-track-color: #000000;
    scrollbar-arrow-color: white;

        color: White;
}
table.CadreBlanc {
        border: 1px solid White;

}
td{
        font-family: tahoma;
        color: White;
        font-size: 12px;

}
td.news
{
        border: 1px solid #664D24;
}

span.menu{
        text-align: center;
        border-left-color: White;
        border-left-style: solid;
        border-left-width: 1px;
        padding-left: 10px;
        padding-right: 10px;
}
span a{
        color: White;
        font-weight: bold;
}
span a:hover{
        color: Silver;
}
a{
        color: #664D24;
        text-decoration: none;
}
a:hover {
        color: Gray;
}
div.galerie_header{
        border-bottom-color: #664D24;
        border-bottom-style: solid;
        border-bottom-width: 1px;
        font-weight: bold;
        padding-bottom: 2px;
        margin-bottom: 3px;

}
div.news_header{
        border-bottom-color: #A9A9A9;
        border-bottom-style: solid;
        border-bottom-width: 1px;
        font-weight: bold;
        padding-bottom: 2px;
        font-family: tahoma;
        color: White;
        font-size: 12px;
}
input{
         border: 1px solid #664D24;
}
textarea{
         border: 1px solid #664D24;
}
.ContactNom
{
	font-size: 16px;
	width: 100%;
	font-weight: bold;
	border-bottom: 1px solid #664D24;
}



