body{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
/*background-image:url(../images/test_fond.jpg);*/
background-color:#1E1A15;
}

a:hover {
text-decoration:underline;
//color:#ff900e;

}
a {
text-decoration:none;
color:#babb96;

}

.input_text {
border-width: 1px; 
border-style: solid; 
border-color: #7d7268;  
font-family: arial; 
font-size: 12px;
color: #999999;
}

.fondNOIR{
background-color:#000000;
color:#ffffff;font-size:12px;
font-family:arial;
font-weight:bold;
}

.contourNOIR1{
border:solid;
border-width:1px; 
border-color:#000000;
}
.contourNOIR2{
border:solid;
border-width:2px; 
border-color:#000000;
}

.coulisse {
margin-left: 191px;
margin-top: 192px;
position:absolute;
}


