div.devis_form_default label span.info {
	font-size:0.9em;
	color:#666666;
}
div.devis_form_default span.error, div.devis_form_default div.error {
margin-left:30px;
	color:#8c2c16;
	font-weight:bold;
}
div.devis_form_default div.success {
     margin-left:30px;
	 color:#8c2c16;
	font-weight:bold;
}
div.devis_form_default div.box_submit {
	margin-top:30px;
	text-align:center;
}
div.devis_form_default table.tab_contact {
margin-top:20px;
margin-left:30px;
}
div.devis_form_default input.text {
background-color:transparent;
border-top-width:1px;
border-top-style:solid;
border-top-color:#f06c00;
border-right-width:1px;
border-right-style:solid;
border-right-color:#f06c00;
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:#f06c00;
border-left-width:1px;
border-left-style:solid;
border-left-color:#f06c00;
}
div.devis_form_default textarea.text {
background-color:transparent;
border-top-width:1px;
border-top-style:solid;
border-top-color:#f06c00;
border-right-width:1px;
border-right-style:solid;
border-right-color:#f06c00;
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:#f06c00;
border-left-width:1px;
border-left-style:solid;
border-left-color:#f06c00;
}
