html, body{
margin : 0;
font-family : Verdana, Helvetica, Arial;
color : #5aa422;
font-size : 12px;
}
.champ{
background : #d3eaa6;
text-align : right;
padding : 5px;
padding-right : 15px;
width : 200px;
}
.donnee{
border-top : 1px solid #d3eaa6;
background : #fff;
padding : 5px;
padding-right : 15px;
width : 300px;
}
#obstb{
margin-left : 25px;
margin-top : 20px;
}
#rqtb, #ecolotb{
padding : 0;
}
input{
border : 1px solid #5aa422;
height : 15px;
margin : 0;
font-size : 11px;
}
textarea{
border : 0px solid #5aa422;
width : 320px;
height : 70px;
font-size : 13px;
}
#rq, #ecolo{
padding : 5px;
padding-right : 15px;
width : 300px;
height : 70px;
overflow : auto;
text-align : justify;
}
a{
color : #5aa422;
text-decoration : none;
font-size : 14px;
}
a:hover{
color : #85c13c;
}
#popm{
width : 300px;
height : 150px;
position : absolute;
top : 50px;
left : 150px;
background : #fff;
border : 1px solid #5aa422;
text-align : center;
display : none;
}
img{
border : 0;
}
h1{
text-align : center;
font-size : 15px;
margin-top : 50px;
margin-bottom : 30px;
}
#load{
width : 90%;
height : 100%;
background : #fff;
position : absolute;
top : 0;
z-index : 10000;
color : #000;
text-align : center;
display : none;
text-align : center;
}
#flei{
margin-top : 5px;
width : 500px;
background : #fff;
border : 1px solid #5aa422;
color : #5aa422;
margin-left : 115px;
padding-left : 8px;
padding-top : 4px;
padding-bottom : 4px;
text-align : center;
}
#flei a{
color : #676350;
}
#flei input{
margin-top : 2px;
margin-bottom : 6px;
width : 150px;
font-size : 15px;
border : 1px solid #85c13c;
height : auto;
}
p{
text-align : center;
color : #85c13c;
}
#fleinscri{
width : 500px;
margin-left : 15px;
text-align : left;
margin-left : 50px;
}
#fleinscri input{
width : 235px;
height : auto;
margin-bottom : 5px;
font-size : 13px;
}