body{
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
font-size:11px;
margin:0px;
padding:10px;
}

h2{
font-size:15px;
}
h2.fieldsettitle{
cursor:pointer;}

.clear{clear:both; height:30px;width:1px;}


#fcommande{
/*float: left;*/
margin-bottom:30px;
padding:20px;
border: 0px solid #aaa;
background:tranparent; /* background:#efefef; avant modification Rc */
width:100%;
float:left;
}

.field{clear:both; height:30px;}
.field .label{float:left; width:100px; padding-top:4px;}
.field .val{float:left;}
.field .val input, .field .val textarea, .field .val select{
font-family:calibri;
font-size:12px;
}

#prodheader{padding-bottom:30px; clear:both; font-weight:bold; font-style:italic;}
#prodheader .photo{float:left; width:70px;}
#prodheader .label{float:left; width:280px;}
#prodheader .remarque{float:left; width:70px; text-align:right;}
#prodheader .poids{float:left; width:80px; text-align:right;}
#prodheader .chf{float:left; width:50px; text-align:right;}
#prodheader .prix{float:left; width:40px; text-align:right;}
#prodheader .quantite{float:left; width:95px; text-align:right;}

.prod {clear:both;}
.prod .photo {float:left; width:70px; font-weight:bold; border: 0px solid green; line-height: 25px;}
.prod .label {float:left; width:280px; font-weight:bold; border: 0px solid red; line-height: 25px;}
.prod .remarque {float:left; width:70px; text-align:right; border: 0px solid blue; line-height: 25px;}
.prod .poids {float:left; width:80px; text-align:right; border: 0px solid black; line-height: 25px;}
.prod .chf {float:left; width:50px; text-align:right; border: 0px solid yellow; line-height: 25px;}
.prod .prix {float:left; width:40px; text-align:right; padding-right:30px; border: 0px solid violet; line-height: 25px;}
.prod .val {float:left; width:50px; border: 0px solid black; line-height: 25px;}
.prod .val input{
width:60px; text-align:right;
font-family:calibri;
font-size:12px;}

#tot{
clear:both;
font-weight:bold;
margin-top:40px;
padding-left:431px;
}
#tot input{width:60px;font-weight:bold; text-align:right;}

#sub{margin-top:20px;}


