/* FORMS
----------------------------------------------------------------*/
/* Contact
----------------------------------------------------------------*/
#text-contact {
	width:320px;
	margin-left:0px;
}
.title-oblig {
    clear:both;
    color:#513B24;
    font-size:11px;
    font-weight:normal;
    padding-top: 10px;
}
.mail_input1 {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    height:20px;
    color:#000000;
    padding-left:65px;
}
.labels {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    float:left;
    text-align:left;
    height:15px;
    color:#513B24;
    width:80px;
    padding: 7px 0 0 0px;
}
.button {
    padding: 0px;
    background: url(../images/charte/btn-bg.jpg) repeat-x bottom left;
    color: #000000;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    width: 70px;
    height: 23px;
    border:solid 1px #000000;
    margin:0px 2px;
    cursor: pointer;
}
.buttonover {
    padding: 0px;
    background-color: #F8DE88;
    color: #422B25;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    width: 70px;
    height: 23px;
    border:solid 1px #1F201B;
    margin:0px 2px;
    cursor: pointer;
}
.inputForm {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
    padding: 2px;
    margin: 6px 0 0 0px;
	width:160px;
    border: 1px solid #B6B6B6;
	background-color:#F3F3F3;
	color: #2D2115;
	float:left;
	height:14px;
}
.inputForm1 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 2px;
	width: 533px;
    margin: 6px 0 0 0px;
	font-weight: normal;
    border: 1px solid #B6B6B6;
	background-color:#F3F3F3;
	color: #2D2115;
	float:left;
	height:150px;
}
.inputFormOver {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
    padding: 2px;
    margin: 6px 0 0 0px;
	width:160px;
    border: 1px solid #B6B6B6;
	background-color:#FFFEFC;
	color: #2D2115;
	float:left;
	height:14px;
}
.inputFormOver1 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 2px;
	width: 533px;
    margin: 6px 0 0 0px;
	font-weight: normal;
    border: 1px solid #B6B6B6;
	background-color:#FFFEFC;
	color: #2D2115;
	float:left;
	height:150px;
}
.check-box{
vertical-align:middle;
margin: 3px 0;
}
.mail-send {
    float:left;
    width:80px;
    padding-left:190px;
    margin-right:1px;
    position:relative;
}
.mail-reset {
    float:left;
    width:80px;
    position:relative;
}
#frmContact{
    padding-top: 10px;
    padding-left: 0px;
}
