#contenu_devis{
	position:relative;
	width:100%;
	height:100%;
	background-image: url(images/fd_devis.gif);
	background-position-x: 5px;
	background-position-y:0;
	background-repeat: no-repeat;
	overflow:visible;
	margin-left: 5px;
}
#contenu_devis_confirm{
	position:relative;
	width:100%;
	height:100%;
	background-image: url(images/fd_devis_confirm.gif);
	background-position-x: 5px;
	background-position-y:0;
	background-repeat: no-repeat;
	overflow:visible;
	margin-left: 5px;
}
#confirm
{
	position:absolute;
	text-align:center;
	width:500px;
	top:250px;
	left:50%;
	margin-left:-250px;
	color:#79B800;
	font-weight:lighter;
}
#fermer{
	position:absolute;
	right:0px;
	top:70px;
	color:#79B800;
	font-size:11px;
	text-decoration:none;
}
#fermer b{
	display:block;
	float:left;
	font-size:18px;
	margin-top:-6px;
	margin-right:3px;
	color:#E10026;
	font-weight:bold;
}


#champs1{
	top:170px;
	left:100px;
	position:absolute;
	width: 360px;
	height: 185px;
}
#champs1 h1, #champs2 h1{
	margin:0px;
	padding:0px;
	font-size:18px;
	font-family:Verdana;
	color:#79B800;
	font-weight: normal;
	text-align: left;
}
#champs1 h2, #champs2 h2{
	margin:0px;
	padding:0px;
	font-size:10px;
	font-family:Verdana;
	color:#E10026;
	font-weight: normal;
}
#champs2{
	position:absolute;
	top:170px;
	left:520px;
	width: 280px;
	height: 185px;
	text-align:right;
}
#champs2 h2{
	color:#ffffff;
}
#champs1 table{
	width:100%;
}
.colGch{
	color:#666666;
	font-size:14px;
	text-align: right;
	width:30%;
}
.colGch{
	padding-right:10px;
}
.colDrt{
	color:#666666;
	font-size:14px;
	width:70%;
}
.colDrt input, #champs2 textarea {
	margin:0px;
	background-color:#E9F7DA;
	border:1px solid #8CBB1C;
	color:#003C00;
	font-family:Verdana;
	font-size:11px;
}
#champs2 textarea{
	width:100%;
}
.colDrt .percent{
	width:100%;
}
.colDrt .little{
	width:101px;
}
#submit_devis{
	background-image: url(images/submit_devis.gif);
	background-position: 0px 10px;
	background-repeat:no-repeat;
	background-color:#ffffff;
	border:0px;
	height:30px;
	color:#79B800;
	padding-left:10px;
	font-size:13px;
	cursor:pointer;
}

