body { color: black; font-size: 10pt; font-family: Verdana}
p {
font-size:80%;
}

td { 
}
.principal {
background-color: transparent;
padding: 0px 0px 0px;
margin-left: auto;
margin-right: auto;
width: 800px;
border: solid 1px #3d3f31;
position: relative;
}


.central {
background-color: white;
border: solid 1px #3d3f31;
padding: 10px;
width: 700px;
top: 10px;
margin-left: auto;
margin-right: auto;
margin-top: auto;
position: relative;
}

.haut {
background-color: transparent;
width:800px;
height:104px;
float: top;
border: hidden;
}
.news {
background-color: #eff4cc;
float: top;
border: hidden;
margin-top: 10px;
}
.news2 { 
background-color: #eff4cc; 
float: top; 
padding: 10px 0px 0px;
border-top: thin solid #3d3f31; 
border-right-style: hidden; 
border-right-width: medium; 
border-bottom-style: hidden; 
border-bottom-width: medium; 
border-left-style: hidden; 
border-left-width: medium; 
}
/* .bas { background-color: #eff4cc; 
visibility: visible; 
float: bottom; 
padding: 10px 0 0; 
border-top: thin solid #3d3f31; 
border-right-style: hidden; 
border-right-width: medium; 
border-bottom-style: hidden; 
border-bottom-width: medium; 
border-left-style: hidden; 
border-left-width: medium; 
position: relative;
} */

form {
background-color:#eff4cc;
padding:10px;
width:600px;
}
label {
font-family:"verdana",sans-serif;
font-weight:bold
}
input { 
color: black; 
border:solid 1px #3d3f31; 
font-family:Verdana, sans-serif 
}
a:link { color: #805e44; text-decoration: none; }
a:visited { color: #805e44; text-decoration: none; }
a:hover { color: #802906; text-decoration: none; }
a:active { color: #805e44; text-decoration: none; }

