/* ===| FORMS |============================================*/

#text-contact
{
  width:500px;
}

.title-contact
{
	text-align:center;
	width:98%;
	clear:both;
	padding-top:10px;
    padding-bottom:10px;
	font-weight:bold;
/*    color:#507bcd; */
    color:#8c0303;
}

.title-oblig
{
text-align:center;
width:95%;
clear:both;
padding-top:5px;
color:#424242;
font-size:10px;
font-weight:normal;
margin-bottom:10px;
margin-left:5px;}

.comment-title
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float:left;
	clear:both;
	text-align:left;
	height:20px;
	width:400px;
	font-weight:bold;
	color:#8c0303;
	margin-left:5px;
	margin-bottom:0px;
	background:url(../images/puce5.gif) no-repeat 1% 40%;
	padding: 0 0 0 10px;
}
.labels
{
  width:210px;
  float:left;
}
/*checkbox*/
.mail_input1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    height:20px;
    line-height:10px;
	font-weight: normal;
	color:#424242;
    float:left;
    width:440px;
}

.mail_input2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    height:20px;
    line-height:10px;
	font-weight: normal;
	color:#424242;
    float:left;
    margin-left:20px;
}

.mail_label{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	float:left;
	text-align:left;
	height:20px;
	color:#424242;
	width:80px;
	margin-top:10px;
}

#contact1
{
	width:430px;
	float:left;
	margin-left:10px;
}

.contact2
{
	width:180px;
	float:left;
	margin-left:10px;
}

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

.button
{
    background-color: #8c0303;
	color: #ffffff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #ffffff;
	width: 75px;
	height: 20px;
}

.buttonover
{
	background-color:#424242;
	color: #f2f7ff;
	font-family:verdana;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 0px;
	border: 1px solid #ffffff;
	width: 75px;
	height: 20px;
	cursor: pointer;
}

.inputForm
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
    padding: 0px;
	margin: 10px 0 0 0px;
	width:130px;
    border: 1px solid #b6b5b5;
	background-color:#ffffff;
	color: #424242;
	float:left;
	height:18px;
}
.inputForm1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 0px;
	width: 425px;
    margin-left:3px;
	font-weight: normal;
    border: 1px solid #b6b5b5;
	background-color:#ffffff;
	color: #424242;
	float:left;
	height:90px;
}

.inputFormOver
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
 	padding: 0px;
	margin: 10px 0 0 0px;
	width: 130px;
	font-weight: normal;
	float:left;
	height:18px;
    color: #8c0303;
    border: 1px solid #424242;
	background-color: #e3e3e3;
}
.inputFormOver1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 0px;
    margin-left:3px;
	width: 425px;
    color: #8c0303;
    border: 1px solid #424242;
	background-color: #e3e3e3;
	float:left;
	height:90px;
}

.mail-send{
float:left;
width:80px;
padding-left:130px;
margin-right:1px;
position:relative;
}
.mail-reset{
float:left;
width:80px;
position:relative;
}

.formular
{
  padding:0px 5px 20px 20px;
  margin:0px 5px 10px 20px;
  width:450px;

  border:solid 1px #8c0303;
}
