/******************************************************/
/*																		*/
/* 				FORMULAIRES										*/
/*																		*/
/******************************************************/

.inputForm{
	border:1px solid #441400;
	background-color:#b44019;
	width:120px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
  color: #000;
  height:16px;
	margin-top:2px;
}
.inputFormOver{
	border:1px solid #000000;
	background-color:#d5be94;
	width:120px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
  color: #ce5828;
	height:16px;
	margin-top:2px;
}
select{
	background-color:#b44019 !important;
	background-color:#b44019;
  color:#000000;
}
#text_id{
	font-size:10px;
}
.button{
	border:1px solid #441400;
	background-color:#b44019;
	width:65px;
	font-size: 12px;
	cursor:pointer;
  color: #ffffff;
}
.buttonOver{
	border:1px solid #000000;
	background-color:#d5be94;
  color: #ff6c17;
	width:65px;
	font-size: 12px;
	cursor:pointer;
}
/*
#frmContact{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:500px;
	border:1px solid #ffffff;
	background:#2B2B2B;
}
*/
#frmContact1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:500px;
	border:1px solid #b8a272;
	background:#ddc49a;
}
.petit1{
  font-size:11px;
  color:#990000;
  text-align:center;
}
#text_contact{
	float:left;
	width:190px;
  font-weight:normal;
  padding-left:0px;
}
/*#image_contact{
	width:540px;
	border:0px solid #7B7B79;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:5px;
	letter-spacing:0.04em;
	float:left;
	margin-top:0px;
}
.label{
	text-align: left;
	padding-left:5px;
	height:30px;
}
.labelDevis{
	width:150px;
	float:left;
	display:inline;
	padding-left:5px;
}           */
.mail_label{
	width:150px;
	float:left;
	display:inline;
	padding-left:5px;
	font-weight:normal;
  font-size: 11px;
}
label{
  font-weight: bold;
}

.mail_label1{
	width:80px;
	float:left;
	display:inline;
	clear:both;
	text-align:left;
	padding-left:10px;
  font-size: 11px;
	line-height: normal;
	font-weight: bold;
}
.mail_input{
	width:120px;
	float:left;
}
.mail_input1{
	width:110px;
	float:left;
	margin-top:5px;
	color:#000;
}
.devis-label{
	font-weight:normal;
	height:18px;
}
.content_devis{
  background: url(../images/charte/devis_bg.gif) top left no-repeat;
  margin-left:60px;
  width: 664px;
}
