/* ===| FORMS |============================================*/
/*------------ newsletter ------------------*/
.inForm
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background: #fcdbe5;
	border: none;
	color: #693144;
  margin: 0px 1px 0px 0px;
	width:116px;
  float:left;
	height:18px;
	padding:2px 0 0 2px;
}
.inFormOver
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	border: none;
  background: #f1e8ea;
	color: #693144;
  margin: 0px 1px 0px 0px;
	padding:2px 0 0 2px;
	width:116px;
  float:left;
	height:18px;
}
.ok
{
	background: url(../images/charte/ok.jpg) no-repeat top left;
	width: 29px;
	height: 20px;
  float:left;
}
.ok_over
{
	background: url(../images/charte/ok-over.jpg) no-repeat top left;
	width: 29px;
	height: 20px;
  float:left;
	cursor: pointer;
}

/* --------------------- contact ------------------------ */
.inputForm1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border:solid 1px #b15c5b;
	color: #693144;
  padding: 2px 2px 0px 2px;
	width:300px;
	height:85px;
	float:left;
  background: #f9eaf0;
}
.inputFormOver1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border:solid 1px #a1a1a1;
	color: #693144;
  padding: 2px 2px 0px 2px;
	width:300px;
  float:left;
	height:85px;
  background: #f6f6f6;

}

.inputForm
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border:solid 1px #b15c5b;
	color: #693144;
  padding: 2px 2px 0px 2px;
  width:150px;
	height:16px;
	float:left;
	background: #f9eaf0;
}
.inputFormOver
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border:solid 1px #a1a1a1;
	color: #693144;
 	padding: 2px 2px 0px 2px;
  width:150px;
	height:16px;
	float:left;
	background: #f6f6f6;
}

.mail-label{
	font-size: 11px;
	font-weight: normal;
	float:left;
	text-align:left;
	height:20px;
	width:150px;
	margin:7px 0 0px 0;
  text-align: left;
	color: #fabdd4 !important;
}

.input-holder
{
  float:left;
	margin-top: -5px;
	padding: 0px;
}
.label1
{
  height: 1px;
	padding-bottom: 2px;
	background: red;
	float: left;
}

.formular
{
  padding:0px 0px 0px 10px;
  margin: 0;
  line-height:15px;
  width:360px;
  float:left;
  font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fabdd4;
}