h2, legend, select, input, textarea, #body_reste  #content fieldset{
font-family : arial;
}

legend{
color : #FFF;
}

#body_reste  #content fieldset{
width   : 500px;
padding : 10px;
margin  : 0 0 0 60px;
}

#body_reste  #content label{ 
display     : block;
width       : 200px;
float       : left;
font-family : arial;
}

#body_reste  #content img{ 
color  : red; 
margin : 5px; 
cursor : pointer;
width  : 97%; 
}

#body_reste  #content div{
margin : auto;
}

#body_reste  #content #type img{
width : 250px;;
}

#body_reste  #content #formulaire_soumettre{
width       : 500px;
float       : left;
margin-left : 10px;
font-family : arial;
}

#body_reste  #content #finition_plastificationHQ, #body_reste  #content #finition_plastificationAP, #body_reste  #content #finition_plastificationAP{
display : none;
}

#body_reste  #content .formulaires{
display : none;
width   : 500px;
float   : left;
}

#body_reste  #content div.msg_nok {
font-family         : Arial, Helvetica, sans-serif;
font-size           : 13px;
font-weight         : bold;
border              : 1px solid;
margin              : 10px 0px;
padding             : 15px 10px 15px 50px;
background-repeat   : no-repeat;
background-position : 10px center;
color               : #D8000C;
background-color    : #FFBABA;
background-image    : url('images/error.png');
display             : none;
}

#body_reste  #content div.msg_ok{
font-family         : Arial, Helvetica, sans-serif;
font-size           : 13px;
font-weight         : bold;
border              : 1px solid;
margin              : 10px 0px;
padding             : 15px 10px 15px 50px;
width               : 450px;
background-repeat   : no-repeat;
background-position : 10px center;
color               : #4F8A10;
background-color    : #DFF2BF;
background-image    : url('images/success.png');
}

#body_reste  #content div.msg_warning {
font-family         : Arial, Helvetica, sans-serif;
font-size           : 13px;
font-weight         : bold;
border              : 1px solid;
margin              : 10px 0px;
padding             : 15px 10px 15px 50px;
background-repeat   : no-repeat;
background-position : 10px center;
color               : #9F6000;
background-color    : #FEEFB3;
background-image    : url('images/warning.png');
}

#body_reste  #content div.msg{
font-family         : Arial, Helvetica, sans-serif;
font-size           : 13px;
font-weight         : bold;
border              : 1px solid;
margin              : 10px 0px;
padding             : 15px 10px 15px 50px;
background-repeat   : no-repeat;
background-position : 10px center;
color               : #9F6000;
background-color    : #FEEFB3;
background-image    : url('images/warning.png');
display             : none;
}

