
#page-devis {
	margin:0px 5px 5px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:250px;
	float:left;
}

#form-devis {
	width:450px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#e9e9e9;
	padding:10px;
	margin:0px auto 20px auto;
}

fieldset {
	border:1px solid #b9b9b9;
	margin-bottom:28px;
}
	
#form-devis h1 {
	text-align:center;
	margin-bottom:15px;
	color:#282828;
	font-size:1.5em;
	background-color:#FFF;
}

#form-devis p{text-align:right;}

legend {
	color:#b95700;
	font-size:1.5em;
	font-weight:bold;
}

.prem {margin-top:15px;}

fieldset input, select {
	margin-right:25%;
	margin-bottom:5px;
	width:190px;
	margin-top:8px;
}

fieldset input.checkbox {
	width:30px;
	margin:0 0 0 10%;
}
#trvx { text-align:left;}

#trvx p {margin-bottom:5px; text-align:left;}

textarea {
	margin-left:45px;
	height:140px;
	width:350px;
}
#envoyer {
	text-align:center;
	margin-top:15px;
	margin-bottom:5px;
}
#envoyer input {
	border:1px solid #029f0e;
	background-color:#d5f6d8;
	color:#043862;
	width:100px;
	height:25px;
}

#nb {
	text-align:center;
	width:400px;;
	font-style:italic;
	font-size:12px;
}
