/* ===| FORMS |============================================*/
.title-contact
{
    text-align:center;
    width:610px;
    clear:both;
	padding-top:15px;
    padding-bottom:10px;
	font-weight:bold;
    color:#697e2c;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}
.title-oblig
{
    padding-top:5px;
    color:#000000;
    font-size:10px;
    font-weight:normal;
    font-family: Arial;
    padding-left: 210px;
}
.comment-title
{
    font-family: Arial, Helvetica, sans-serif;
	float:left;
	clear:both;
    font-size:12px;
	text-align:left;
	height:25px;
	width:500px;
	font-weight:bold;
	color:#bababa;
	margin-left:5px;
	margin-bottom:0px;
}
.mail-input1
{
  font-size: 12px;
  font-family: Arial;
  font-weight: normal;
  color: #000000;
  width:240px;
  padding-bottom:5px;
  text-align: left;
  float: left;
}
.mail-input2
{
  font-size: 12px;
  font-family: Arial;
  font-weight: normal;
  color: #000000;
  width:240px;
  padding-bottom:5px;
  text-align: left;
  float: left;
}
.mail-label{
  font-size: 12px;
  font-family: Arial;
  font-weight: normal;
  float:left;
  text-align:left;
  height:20px;
  color:#000000;
  width:75px;
  padding-left:5px;
  margin-top:5px;
  text-align: left;
}
.button
{
    background-color: transparent;
	color: #526a0c;
    font-family: Arial;
    text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	border: 1px solid #b1c95e;
	width: 80px;
	height: 20px;
}
.buttonover
{
    background: transparent;
	color: #e31c0c;
    font-family: Arial;
    text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	border: 1px solid #98b23b;
	width: 80px;
	height: 20px;
	cursor: pointer;
}
.inputForm
{
    font-size: 12px;
	font-weight: normal;
    padding: 2px;
	margin: 5px 0 0 0px;
	width:158px;
    border: 1px solid #b2ca5e;
	background-color:transparent !important;
	color: #000000;
	float:left;
	height:15px;
    font-family: Arial;
}
.inputFormOver
{
	font-size: 12px;
	font-weight: normal;
 	padding: 2px;
	margin: 5px 0 0 0px;
	width: 158px;
	height:15px;
    color: #000000;
    border: 1px solid #99b23f;
	background-color: transparent !important;
    float:left;
    font-family: Arial;
}
.inputForm1
{
	font-size: 12px;
	padding: 2px;
	width: 475px;
	font-weight: normal;
    border: 1px solid #b2ca5e;
	background-color:transparent;
	color: #000000;
	height:70px;
    font-family: Arial;
    margin: 0 0 0 35px;
}
.inputForm2
{
	font-size: 12px;
	padding: 2px;
	width: 210px;
	font-weight: normal;
    border: 1px solid #b2ca5e;
	background-color:transparent;
	color: #000000;
	height:70px;
    font-family: Arial;
    margin: 0 0 0 50px;
}

.inputFormOver1
{
	font-size: 12px;
	font-weight: normal;
	padding: 2px;
	width: 475px;
    color: #000000;
    border: 1px solid #99b23f;
	background-color: transparent;
	height:70px;
    font-family: Arial;
    margin: 0 0 0 35px;
}
.inputFormOver2
{
	font-size: 12px;
	font-weight: normal;
	padding: 2px;
	width: 210px;
  color: #000000;
  border: 1px solid #99b23f;
	background-color: transparent;
	height:70px;
  font-family: Arial;
  margin: 0 0 0 50px;
}
.mail-send{
  float:left;
  width:80px;
  padding-left:23px;
  margin-right:1px;
  position:relative;
}
.mail-reset{
  float:left;
  width:80px;
  position:relative;
}
.formular
{
  padding:0px 0px 0px 0px;
  line-height:14px;
  width:550px;
  float:left;
  font-family: Arial, Helvetica, sans-serif;
}
.input-holder{
 float: left;
}
.input-holder-capa{
 float: left;
 padding-top: 10px;
}