@charset "utf-8";
/* CSS Document */



.ligne_separation {
	height:3px;
	background-image:url(images/communs/ligne_verte.gif);
	background-repeat:repeat-x;
	margin-top:2px;
	margin-bottom:10px;
}

.form1_devis {
	font-family: Arial;
	font-size: 11px;
	color: #4B443B;
	text-decoration: none;
	margin-left:4px;
	background-color: #FFFFFF;	
	border:1px solid #009240;
}