.inForm{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	background: url(../images/newsletter-bg-input.jpg) no-repeat top left;
	border:none;
	color: #0f77d0;
  padding: 2px 2px 1px 10px;
	width:170px;
  float:left;
	height:16px;
  margin-right:3px;
  margin-top:6px;
}
.inFormOver{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	border:none;
  background: url(../images/newsletter-bg-input.jpg) no-repeat top left;
	color: #075498;
  padding: 2px 2px 1px 10px;
	width:170px;
  float:left;
	height:16px;
  margin-right:3px;
  margin-top:6px;
}
.buttonOK{
	background:url(../images/newsletter-ok.gif) no-repeat top left;
	width: 33px;
	height: 33px;
  float:left;
}
.buttonOKover{
	background:url(../images/newsletter-ok-over.gif) no-repeat top left;
	width: 33px;
	height: 33px;
  float:left;
	cursor: pointer;
}
/* ===| Contact |============================================*/
.title-contact{
  text-align:center;
	width:98%;
	clear:both;
	font-weight:bold;
  color:#0f75d0;
  font-size: 12px;
  font-family: Arial;
}
.title-oblig{
    text-align:center;
    padding-top:5px;
    margin-left:18px;
    color:#0f75d0;
    font-size:10px;
    padding-bottom:5px;
    font-weight:normal;
    font-family: Arial;
}
/*checkbox*/
.mail-input1{
  font-size: 12px;
  font-weight: normal;
  color: #000000;
  width:160px;
  line-height: 18px;
  text-align: left;
  font-family: Arial;
}
.mail-label{
	font-size: 12px;
	font-weight: normal;
	float:left;
	text-align:left;
	height:20px;
	color:#000000;
	width:75px;
  padding-left:2px;
	margin-top:5px;
  text-align: left;
  font-family: Arial;
}
.button{
	color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #68a120;
	width: 90px;
	height: 20px;
  background-color: #4690d1;
}
.buttonover{
	color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  text-transform: uppercase;
	font-size: 12px;
	font-weight: bold ;
	border: 1px solid #68a120;
	width: 90px;
	height: 20px;
	cursor: pointer;
  background-color: #b7dfeb;
}
.inputForm{
  font-size: 12px;
	font-weight: normal;
  padding: 2px;
	margin: 5px 0 0 0px;
	width:150px;
  border: 1px solid #68a120;
	background-color:#71b5da;
	color: #000000;
	float:left;
	height:13px;
  font-family: Arial;
}
.inputForm1{
	font-size: 12px;
	padding: 2px;
	width: 390px;
	font-weight: normal;
  border: 1px solid #68a120;
	background-color:#71b5da;
	color: #000000;
	height:70px;
  font-family: Arial, Helvetica, sans-serif;
}
.inputFormOver{
	font-size: 12px;
	font-weight: normal;
 	padding: 2px;
	margin: 5px 0 0 0px;
	width: 150px;
	height:13px;
  color: #252525;
  border: 1px solid #68a120;
	background-color:#ffffff;
  float:left;
  font-family: Arial, Helvetica, sans-serif;
}
.inputFormOver1{
	font-size: 12px;
	font-weight: normal;
	padding: 2px;
	width: 390px;
  color: #252525;
  border: 1px solid #68a120;
	background-color: #ffffff;
	height:70px;
  font-family: Arial, Helvetica, sans-serif;
}
.formular{
  padding:0px 0px 0px 0px;
  line-height:14px;
  width:500px;
  float:left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}