/* ===| FORMS |============================================*/

#text-contact
{
	width:530px;
    padding-left:30px;

}

.title-contact
{
	text-align:center;
	clear:both;
	padding-top:10px;
    padding-bottom:0px;
	font-weight:bold;
    line-height:16px;
    color:#579230;
}

#contact1
{
    float:left;
    padding:5px 0 8px 0;
    width:428px;
    background-color:#f2f7ee;
}




.title-oblig
{
text-align:center;
clear:both;
padding-top:5px;
width:425px;
color:#579230;
font-size:10px;
font-weight:normal;
margin-top:5px;
margin-bottom:5px;
margin-left:5px;
border-top:solid 1px #dedede;
}

.comment-title
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float:left;
	clear:both;
	text-align:left;
	height:20px;
	font-weight:bold;
	color:#579230;
	margin-left:5px;
	background:url(../images/charte/bullet.jpg) no-repeat 1% 15%;
	padding: 0 0 0 15px;
}

.mail_label{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	float:left;
	text-align:left;
	height:17px;
	color:#000000;
	width:80px;
	margin-top:5px;
    padding-top:3px;
}
.mail_input
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#320d00;
    float:left;
}

/*checkbox*/
.mail_input1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    height:18px;
    line-height:15px;
    width:175px;
	font-weight: normal;
	color:#320d00;
    float:right;
}
.mail_input3{
 width:100%;
 padding:2px 0 0 0;
 float:left;
 clear:left;
}

.button
{
	background:url(../images/charte/bg-button.jpg) repeat-x top left;
	color: #e6f0e0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #579230;
	width: 75px;
	height: 20px;
}

.buttonover
{
	background:url(../images/charte/bg-button-over.jpg) repeat-x top left;;
	color: #ffffff;
	font-family:verdana;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 0px;
	border: 1px solid #2b6a01;
	width: 75px;
	height: 20px;
	cursor: pointer;
}

.inputForm
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #8dad78;
	background-color:#f0f1ef !important;
	padding: 0px;
	margin: 10px 0 0 0px;
	width:130px;
	color: #320d00;
	float:left;
	height:17px;
}
.inputForm1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #8dad78;
	padding: 0px;
	width: 425px;
    margin-left:3px;
	font-weight: normal;
	color: #320d00;
	background-color:#f0f1ef !important;
	float:left;
	height:70px;
}

.inputFormOver
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border: 1px solid #56902e;
	padding: 0px;
	margin: 10px 0 0 0px;
	width: 130px;
	font-weight: normal;
	color: #8dad78;
	background-color: #edf6e7 !important;
	float:left;
	height:17px;
}
.inputFormOver1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border: 1px solid #56902e;
	padding: 0px;
    margin-left:3px;
	width: 425px;
	color: #8dad78;
	background-color: #edf6e7 !important;
	float:left;
	height:70px;
}

.mail-send{
float:left;
width:80px;
padding-left:130px;
margin-right:1px;
position:relative;
}
.mail-reset{
float:left;
width:80px;
position:relative;
}