/*--------FORMULAIRES---------*/
.inputForm{
	border:1px solid #0d4ea0;
	background-color:#f0f4fd;
  color: #0d4ea0;
	width:110px;
	font-family:arial, Helvetica, sans-serif;
	font-size:12px;
  height:16px;
	margin-top:2px;
}
.inputFormOver{
	border:1px solid #8e8b8b;
	background-color:#eee;
  color: #003b71;
	width:110px;
	font-family:arial, Helvetica, sans-serif;
	font-size:12px;
	height:16px;
	margin-top:2px;
}
select{
  font-family: Arial;
	background-color:#f0f4fd !important;
	background-color:#f0f4fd;
  border:1px solid #0d4ea0;
  width: 120px;
/*  height: 18px;*/
  color:#0d4ea0;
}
.button{
	border:1px solid #0d4ea0;
	background-color:#f0f4fd;
  color: #0d4ea0;
  font-weight: bold;
	width:65px;
	font-size: 12px;
	cursor:pointer;
}
.buttonOver{
	border:1px solid #8e8b8b;
	background-color:#eee;
  color: #003b71;
  font-weight: bold;
	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{
  background: url(../images/contact/bg-form.jpg) left top no-repeat;
	font-family:arial, Helvetica, sans-serif;
  display: table;
	font-size:12px;
	border:0px solid #87b2c7;
}
#frmContact2{
	font-family:arial, Helvetica, sans-serif;
  display: table;
	font-size:12px;
	border:1px solid #020353;
	background:#fff;
}
.petit{
  text-align:left;
}
#text_contact{
	float:left;
	width:190px;
  font-weight:normal;
  padding-left:0px;
}
.mail_label{
	width:110px;
	float:left;
  color: #999;
	display:inline;
	padding-left:5px;
  padding-top: 4px;
	font-weight:normal;
}
.mail_label1{
	width:75px;
	float:left;
  color: #999;
	display:inline;
	padding-left:5px;
	font-weight:normal;
}
.mail_input{
  float: left;
}
#plans{
  background: url(../images/contact/bg-contact.jpg) left top no-repeat;
  width: 270px;
  height: 336px;
  float: left;
/*  border-right: 1px solid #cb9b00;*/
}
.contact_details{
  background: url(../images/contact/box-contact.jpg) left top no-repeat;
  float: left;
  width: 260px;
  height: 320px;
  font-size: 12px;
  font-weight: bold;
  margin-top: 15px;
}
.contact_details p{ padding: 0 10px 0 0;}
.box_contact{
  text-align: left;
  float: left;
  width: 230px;
}
/******************** box **********************/
#content-mod{ background-color:#0d4ea0; margin:10px;}
#content-mod h1{
  font:17px Arial, Helvetica, sans-serif;
  font-weight: bolder;
  color:#fff;
  margin:10px 0 0px 0;
  text-align: left;
  padding-bottom: 5px;
  padding-right:10px;
  padding-left:15px;
}
#content-mod .label5{
	width:150px;
	float:left;
	color:#fff;
  font-weight: bold;
	font:normal 12px/1.1em Arial, Helvetica, sans-serif;
	text-align:left;
  padding-top: 7px;
  font-weight: bold;
}
#content-mod .inputForm5{
  border:1px solid #92422b;
	background-color: #E6DBBD;
	font:normal 11px Arial;
	color:#92422b;
	margin-top: 0px;
}
#content-mod .inputFormOver5{
  border:1px solid  #E6DBBD;
	background-color:#92422b;
	font-family:Arial;
	font-size:11px;
	color: #92422b;
	margin-top: 0px;
}
#content-mod #button5{
  width:60px;
  height: 18px;
	color:#92422b;
  background: #0d4ea0;
	font-family: Arial;
	font-size: 11px;
 	cursor:pointer;
  padding:0px;
  margin: 0px;
  padding-left:140px;
}
#content-mod #buttonOver5{
  color:#E6DBBD;
  background: #92422b;
  width:60px;
  height: 18px;
	font-family: Arial;
	font-size: 11px;
 	cursor:pointer;
  padding:0px;
  margin: 0px;
  padding-left:150px;
}
.box{ padding-bottom:5px; margin:0px;}
/****************** end box ********************/