/* CSS Document */

input#inputtext {
border:1px solid black; 
font-size:11px;
width:140px;
color:#000;
}
input#adresse {
border:1px solid black; 
font-size:11px; 
width:480px;

color:#000;
}
select, option {
font-size:11px;
width:52px;
color:#000;
}
select.select, option.select {
border:1px solid black; 
font-size:11px;
width:143px;
color:#000;
}
optgroup label { font-style: normal; }
select.mois, option.mois {
border:1px solid black; 
font-size:11px;
width:42px;
color:#000;
}


.vol
{
width:254px;
font:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-variant:normal;
font-weight:500;
font-weight:bold;
/*color:#999999;*/
color:#000;

padding-top:3px;
padding-left:20px;

vertical-align:top;
}
.statuts
{
width:80px;
text-align:left;
}
.sup
{
width:240px;
float:left;
}
.supstatuts
{
float:right;
}
textarea.commentaire
{ 
border:1px solid black; 

width:340px;
height:40px;
}
.textinput {
border:1px solid black; 
font-size:11px;
width:140px;
color:#000;
}
.texttauxalc {
border:1px solid black; 
font-size:11px;
width:45px;
color:#000;
}