/*====================| FORMULAR |==============================*/

#text-contact
{
	width:600px;
}

.title-contact
{
	text-align:center;
	clear:both;
	padding:8px 10px 20px 10px;
	font-weight:bold;
    line-height:16px;
    color:#ac0506;
}
 .message
{
	text-align:left;
	clear:both;
	padding-top:10px;
    padding-bottom:5px;
    padding-left:40px;
	font-weight:bold;
    color:#ac0506;
    background: url(../images/charte/bullet4.jpg) no-repeat 6% 60%;
}
.title-oblig
{
text-align:center;
clear:both;
padding-top:5px;
color:#7b7b7b;
font-size:11px;
font-weight:normal;
margin-bottom:10px;

}

.comment-title
{
    font-family:Tahoma, Arial, sans-serif;
	float:left;
	clear:both;
    font-size:11px;
	text-align:left;
	height:25px;
	width:500px;
	font-weight:bold;
	color:#7e267e;
	margin-left:5px;
	margin-bottom:0px;
}

.mail-label{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	float:left;
	height:20px;
	color:#7b7b7b;
	width:71px;
    padding-left:30px;
	margin-top:5px;
    text-align: left;
}

.mail_input3{
 width:470px;
 padding:2px 0 0 0;
 float:left;
 clear:left;
}

.inputFormOver
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
    padding: 2px;
	margin: 5px 0 0 0px;
	width:150px;
    border: 1px solid #cf8d10;
	background-color:#fef6e3;
	color: #af7b15;
	float:left;
	height:14px;
}
.inputFormOver1
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 0px;
	width: 475px;
    margin-left:30px;
	font-weight: normal;
    border: 1px solid #cf8d10;
	background-color:#fef6e3;
	color: #cf8d10;
	float:left;
	height:100px;
}

.inputForm
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
 	padding: 2px;
	margin: 5px 0 0 0px;
	width: 150px;
	font-weight: normal;
	float:left;
	height:14px;
    color: #7b7b7b;
    border: 1px solid #e7b75b;
	background-color: #ffffff;
}
.inputForm1
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 0px;
    margin-left:30px;
	width:475px;
    color: #7b7b7b;
    border: 1px solid #e7b75b;
	background-color: #ffffff;
	float:left;
	height:100px;
}

.mail-send{
float:left;
width:80px;
padding-left:23px;
margin-right:1px;
position:relative;
}
.mail-reset{
float:left;
width:80px;
position:relative;
}

.formular
{
  margin-top:20px;
  margin-left:8px;
  padding:25px 0px 0px 0px;
  width:530px;
  height:450px;
  background-color: #fff7e8;
  border:solid 1px #fde1ad;
}



