/* ===| FORMS |============================================*/
.title-contact
{
  text-align:center;
	width:100%;
	clear:both;
	padding-top:15px;
  padding-bottom:10px;
	font-weight:bold;
  color:#731414;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
}
.title-oblig
{
    text-align: center;
    padding-top:5px;
    color:#000000;
    font-size:10px;
    padding-bottom:5px;
    font-weight:normal;
    font-family: Arial;
    margin-left: 55px;
}
.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:10px;
	margin-top:5px;
  text-align: left;
}
.button
{
  background-color: #ffffff;
	color: #a5606e;
  font-family: Arial;
  text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	border: 1px solid #a5606e;
	width: 80px;
	height: 20px;
}
.buttonover
{
  background: #ffedf1;
	color: #753a47;
  font-family: Arial;
  text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	border: 1px solid #a5606e;
	width: 80px;
	height: 20px;
	cursor: pointer;
}
.inputForm
{
  font-size: 12px;
	font-weight: normal;
  padding: 2px;
	margin: 5px 0 0 0px;
	width:150px;
  border: 1px solid #a6616e;
	background-color:#ffffff;
	color: #000000;
	float:left;
	height:15px;
  font-family: Arial;
}
.inputForm1
{
	font-size: 12px;
	padding: 2px;
	width: 430px;
	font-weight: normal;
    border: 1px solid #a6616e;
	background-color:#ffffff;
	color: #000000;
	height:70px;
  font-family: Arial;
  margin: 0 0 0 55px;
}
.inputFormOver
{
	font-size: 12px;
	font-weight: normal;
 	padding: 2px;
	margin: 5px 0 0 0px;
	width: 150px;
	height:15px;
  color: #000000;
  border: 1px solid #a6616e;
	background-color: #ffedf1;
  float:left;
  font-family: Arial;
}
.inputFormOver1
{
	font-size: 12px;
	font-weight: normal;
	padding: 2px;
	width: 430px;
  color: #000000;
  border: 1px solid #a6616e;
	background-color: #ffedf1;
	height:70px;
  font-family: Arial;
    margin: 0 0 0 55px;
}
.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;
}