.SWFU_container
{
	width: 145px;
	height: 17px;
	padding: 0px;
	margin: 0px;
	margin-top: 2px;
	background-image: url(../images/devis_button_addfile.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	border: 0px;
	color: #183c9e;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 17px;
	text-align: center; 
	cursor: pointer;
}

#SWFU_caption
{
	width: 101px;
	height: 13px;
	line-height: 13px;
	color: #222;
	font-size: 10px;
	/*border: 1px solid #AAA;*/
	margin-top: 2px;
	margin-left: 5px;
	margin-right: 30px;
	padding: 2px;
}

input
{
	border: 1px solid #bbbbbb;
	height: 14px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

textarea
{
	border: 1px solid #bbbbbb;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;	
}

#devis
{

}

#devis #frame1
{
	width: 381px;
	height: 362px;
	padding-left: 25px;
	padding-top: 43px;
	background-image: url(../images/devis_frame1.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #183c9e;
}

#devis #frame1 #form_devis #row_nom_prenom
{
	height: 18px;
	line-height: 18px;
	margin-bottom: 9px;
}

#devis #frame1 #form_devis #row_nom_prenom #caption
{
	width: 84px;
	text-align: right;
	padding-right: 10px;
}

#devis #frame1 #form_devis #row_nom_prenom #inputbox
{
	width: 143px;
}

#devis #frame1 #form_devis #row_nom_prenom #inputbox input
{
	width: 143px;
}

#devis #frame1 #form_devis #row_societe
{
	height: 18px;
	line-height: 18px;
	margin-bottom: 9px;	
}

#devis #frame1 #form_devis #row_societe #caption1
{
	width: 84px;
	text-align: right;
	padding-right: 10px;
}

#devis #frame1 #form_devis #row_societe #inputbox1
{
	width: 143px;
}

#devis #frame1 #form_devis #row_societe #inputbox1 input
{
	width: 143px;
}

#devis #frame1 #form_devis #row_societe #caption2
{
	width: 48px;
	text-align: right;
	padding-right: 4px;	
}

#devis #frame1 #form_devis #row_societe #inputbox2
{
	width: 60px;
}

#devis #frame1 #form_devis #row_societe #inputbox2 input
{
	width: 60px; 
}

#devis #frame1 #form_devis #row_adresse
{
	height: 70px;
	line-height: 18px;
	margin-bottom: 9px;
	|margin-bottom: 0px;
}

#devis #frame1 #form_devis #row_adresse #caption
{
	width: 84px;
	text-align: right;
	padding-right: 10px;
}

#devis #frame1 #form_devis #row_adresse #inputbox
{
	width: 214px;
	height: 64px;
}

#devis #frame1 #form_devis #row_adresse #inputbox textarea
{
	width: 214px;
	/*height: 64px;
	height: 56px*/
	height: 56px;
}

#devis #frame1 #form_devis #row_telephone
{
	height: 18px;
	line-height: 18px;
	margin-bottom: 9px;
}

#devis #frame1 #form_devis #row_telephone #caption
{
	width: 84px;
	text-align: right;
	padding-right: 10px;
}

#devis #frame1 #form_devis #row_telephone #inputbox
{
	width: 143px;
}

#devis #frame1 #form_devis #row_telephone #inputbox input
{
	width: 143px;
}

#devis #frame1 #form_devis #row_fax
{
	height: 18px;
	line-height: 18px;
	margin-bottom: 9px;
}

#devis #frame1 #form_devis #row_fax #caption
{
	width: 84px;
	text-align: right;
	padding-right: 10px;
}

#devis #frame1 #form_devis #row_fax #inputbox
{
	width: 143px;
}

#devis #frame1 #form_devis #row_fax #inputbox input
{
	width: 143px;
}

#devis #frame1 #form_devis #row_email
{
	height: 18px;
	line-height: 18px;
	margin-bottom: 9px;
}

#devis #frame1 #form_devis #row_email #caption
{
	width: 84px;
	text-align: right;
	padding-right: 10px;
}

#devis #frame1 #form_devis #row_email #inputbox
{
	width: 143px;
}

#devis #frame1 #form_devis #row_email #inputbox input
{
	width: 143px;
}

#devis #frame1 #form_devis #row_message
{
	height: 80px;
	line-height: 18px;
}

#devis #frame1 #form_devis #row_message #caption
{
	width: 84px;
	text-align: right;
	padding-right: 10px;
}

#devis #frame1 #form_devis #row_message #inputbox
{
	width: 214px;
	height: 90px;
}

#devis #frame1 #form_devis #row_message #inputbox textarea
{
	width: 214px;
	/* height: 87px;
	|height: 75px; */
	height: 70px;
}

#devis #frame1 #form_devis #row_pj
{
	height: 20px;
}

#devis #frame1 #form_devis #row_pj #button_envoyer
{
	width: 70px;
	height: 17px;
	padding: 0px;
	margin: 0px;
	margin-top: 3px;
	background-image: url(../images/devis_button_envoyer.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	border: 0px;
	color: #183c9e;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 17px;
	text-align: center; 
	cursor: pointer;
}

#devis #frame2
{
	width: 245px;
	height: 154px;
	padding-left: 11px;
	padding-top: 40px;
	background-image: url(../images/devis_frame2.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

#devis #frame2 #picture
{
	width: 174px;
	height: 146px;
	background-image: url(../images/devis_frame2_picture1.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}


#devis #frame3
{
	width: 237px;
	height: 156px;
	padding-left: 31px;
	padding-top: 55px;
	background-image: url(../images/devis_frame3.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	color: #888181;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#devis #frame3 #span1
{
	font-family: Tahoma, Arial;
	color: #183c9e;
	font-size: 14px;
}