/*----------------------| newsletter |----------------------*/
.inForm
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color:#ffffff;
    border:none;
	color: #000000;
    padding: 2px;
	width:128px;
    float:left;
	height:14px;
    margin:41px 0 0px 0;
}
.inFormOver
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #6f5d42;
    border: none;
	background-color: #ffffff;
    padding: 2px;
	width:128px;
    float:left;
	height:14px;
    margin:41px 0 0px 0;
}
.buttonOK
{
	background:url(../images/charte/newsletter-ok.jpg) no-repeat top left;
	width: 29px;
	height: 27px;
    float:left;
    margin:37px 0 0 6px;
}
.buttonOKover
{
	background:url(../images/charte/newsletter-ok-over.jpg) no-repeat top left;
	width: 29px;
	height: 27px;
    float:left;
    margin:37px 0 0 6px;
	cursor: pointer;
}

/*====================| FORMULAR |==============================*/

#text-contact
{
	width:600px;
}

.title-contact
{
	text-align:center;
	width:90%;
	clear:both;
	padding-top:15px;
    padding-bottom:20px;
	font-weight:bold;
    color:#ffb739;
}
 .message
{
	text-align:left;
	clear:both;
	padding-top:5px;
    padding-bottom:5px;
    padding-left:22px;
	font-weight:bold;
    color:#ffb739;
  /*  background: url(../images/charte/list-bullet.jpg) no-repeat 2% 50%;*/
}
.title-oblig
{
text-align:center;
clear:both;
padding-top:5px;
color:#c4b291;
font-size:11px;
font-weight:normal;
margin-bottom:10px;

}

.comment-title
{
    font-family:Tahoma, Arial, sans-serif;
	float:left;
	clear:both;
    font-size:11px;
	text-align:left;
	height:25px;
	width:500px;
	font-weight:bold;
	color:#7e267e;
	margin-left:5px;
	margin-bottom:0px;
}

/*checkbox*/
.mail-input1
{
    font-family:Tahoma, Arial, sans-serif;
	font-size: 12px;
    height:20px;
    line-height:15px;
	font-weight: normal;
	color:#dfd3bd;
    float:left;
    padding-left: 40px;
    width:183px;
}

.mail-label{
	font-family:Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	float:left;
	text-align:left;
	height:20px;
	color:#dfd3bd;
	width:71px;
    padding-right:0px;
	margin-top:5px;
    text-align: left;
}

.mail_input3{
 width:470px;
 padding:2px 0 0 0;
 float:left;
 clear:left;
}

.button
{
    background-color: #000000;
	color: #dcc5aa;
    font-family:Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #5e4c2a;
	width: 75px;
	height: 22px;
}

.buttonover
{
    background-color: #392a0d;
	color: #ff8b02;
    font-family:Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 0px;
	border: 1px solid #cccccc;
	width: 75px;
	height: 22px;
	cursor: pointer;
}

.inputForm
{
    font-family:Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
    padding: 2px;
	margin: 5px 0 0 0px;
	width:150px;
    border: 1px solid #dfd3bd;
	background-color:#867352;
	color: #ffffff;
	float:left;
	height:14px;
}
.inputForm1
{
    font-family:Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 0px;
	width: 500px;
    margin-left:20px;
	font-weight: normal;
    border: 1px solid #dfd3bd;
	background-color:#867352;
	color: #ffffff;
	float:left;
	height:100px;
}

.inputFormOver
{
    font-family:Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
 	padding: 2px;
	margin: 5px 0 0 0px;
	width: 150px;
	font-weight: normal;
	float:left;
	height:14px;
    color: #c8b28c;
    border: 1px solid #6d5940;
	background-color: #352300;
}
.inputFormOver1
{
    font-family:Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 0px;
    margin-left:20px;
	width:500px;
    color: #c8b28c;
    border: 1px solid #6d5940;
	background-color: #352300;
	float:left;
	height:100px;
}

.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 5px 0px 40px;
  margin:10px 5px 15px 20px;
  width:560px;
  height:510px;
  border-top:solid 1px #5e4c2a;
  border-left:solid 1px #5e4c2a;
  border-bottom:solid 1px #5e4c2a;
}


