/* contact */
table{
  color: #24282a;	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;      font-size:12px;
}
.mail-input
{
    width:200px;
    text-align: left;
    float: left;

}
.mail-label{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	float:left;
	text-align:left;
    padding:2px 5px 2px 8px;
    margin:0 !important;
	height:15px;
	width:80px;
    font-size:12px;
    color:#24282a;
}
.button
{
    width: 100px;
	height: 23px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color:#0067b1;
    border: 1px solid #24282a;
	background:transparent;
    padding-bottom: 3px;
}
.buttonover
{
    width: 100px;
	height: 23px;
    cursor: pointer;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color:#24282a;
    border: 1px solid #ffffff;
	background: #deefff;
    padding-bottom: 3px;
}

.inputForm
{
    font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
    font-size:12px;
    padding: 1px 2px 0 2px;
	margin: 0px 0 0 0px;
	width:200px;
    color:#24282a;
    border: 1px solid #24282a;
	background:transparent;
	float:left;
	height:16px;
}
.inputFormOver
{
    font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
    font-size:12px;
    padding: 1px 2px 0 2px;
	margin: 0px 0 0 0px;
	width:270px;
    color:#24282a;
    border: 1px solid #ffffff;
	background: #deefff;
	float:left;
	height:16px;
}
.inputForm1
{
    font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
    font-size:12px;
    padding: 1px 2px 0 2px;
	margin: 0px 0 0 0px;
	width:270px;
    color:#292626;
    border: 1px solid #24282a;
	background:transparent;
	float:left;
	height:140px;
}
.inputForm1Over
{
    font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
    font-size:12px;
    padding: 1px 2px 0 2px;
	margin: 0px 0 0 0px;
	width:210px;
    color:#24282a;
    border: 1px solid #ffffff;
	background: #deefff;
	float:left;
	height:140px;
}
.couleur2
{
    font-weight: bold;
    color:#0067b1;
}
select
{
 font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
    font-size:12px;
    padding: 1px 0px 0 2px;
	margin: 0px 0 0 0px;
	width:210px;
    color:#24282a;
    border: 1px solid #24282a;
	background:#e8e9e9!important;
	float:left;
	height:20px;
}
