/*------------ newsletter ------------------*/
.inForm
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background: #ffffff;
	border: solid 1px #333333;
	color: #5C5C5C;
  margin: 0px 1px 0px 0px;
	width:136px;
  float:left;
	height:13px;
	padding:0 0 1px 4px;
}
.inFormOver
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border: none;
  background: #efe2cb;
	border: solid 1px #333333;
	color: #000;
  margin: 0px 1px 0px 0px;
	width:136px;
  float:left;
	height:13px;
	padding:0 0 1px 4px;
}
.ok
{
	background: url(../images/charte/btn-ok.jpg) no-repeat top left;
	width: 22px;
	height: 16px;
  float:left;
}
.ok_over
{
	background: url(../images/charte/btn-ok-over.jpg) no-repeat top left;
	width: 22px;
	height: 16px;
  float:left;
	cursor: pointer;
}

/* --------------------- contact ------------------------ */
.inputForm1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border:solid 1px #e1c4a4;
	color: #4E3A29;
  padding: 2px 2px 0px 2px;
	width:400px;
	height:100px;
	float:left;
  background: #f1e7d7;

}
.inputFormOver1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border:solid 1px #fad4bb;
	color: #000;
  padding: 2px 2px 0px 2px;
	width:400px;
  float:left;
	height:100px;
   background: #f2e3cb;
}

.inputForm
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border:solid 1px #e1c4a4;
	color: #4E3A29;
  padding: 2px 2px 0px 2px;
  width:150px;
	height:16px;
	float:left;
	background: #f1e7d7;
}
.inputFormOver
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border:solid 1px #fad4bb;
	color: #000;
 	padding: 2px 2px 0px 2px;
  width:150px;
	height:16px;
	float:left;
	background: #f2e3cb;
}

.mail-label{
	font-size: 12px;
	font-weight: normal;
	float:left;
	text-align:left;
	height:20px;
	width:80px;
  padding-right:0px;
	margin:5px 0 7px 0;
  text-align: left;
}

.input-holder
{
  float:left;
}
.formular
{
  padding:0px 0px 0px 0px;
  margin: 0;
  line-height:14px;
  width:530px;
  float:left;
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #33221b;
}