/* ===| FORMS |============================================*/
/*----------------------| mailing liste |----------------------*/
.inForm
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #207fc6;
	width:160px;
    float:left;
	height:22px;
    background: url(../images/charte/info-email.jpg) no-repeat top left;
	padding:4px 0 0 8px;
	margin:0px;
}


.inFormOver
{
    font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	width:160px;
    float:left;
	height:22px;
    background: url(../images/charte/info-email-over.jpg) no-repeat top left;
  	padding:4px 0 0 8px;
	margin:0px;
}
.buttonOK
{
    border:none;
	background: url(../images/charte/info-button-ok.jpg) no-repeat top left;
	width: 31px;
	height: 26px;
	float:left;

}
.buttonOKover
{
    border:none;
	background:  url(../images/charte/info-button-ok-over.jpg) no-repeat top left;
    width: 31px;
	height: 26px;
 
	cursor: pointer;
}



.recherche{
	background:url(../images/charte/recherche.jpg) no-repeat left top;
  cursor:pointer;
	}
.rechercheover{
	background:url(../images/charte/recherche-over.jpg) no-repeat left top;
  cursor:pointer;
}
/*============================| contact |=================================*/

#frmContact
{
    padding-left:25px;
}

.title-contact
{
    padding:10px 30px 20px 15px;
	width: 525px;
    text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
    color:#003a6a;
}
.title-contact2
{
    padding-bottom:5px;
	padding-top:20px;
	font-weight:bold;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#003a6a;
}
.title-oblig
{
	clear:both;
	color:#003a6a;
    font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
    padding-top: 10px;
}



/*checkbox*/
.mail_input1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    height:20px;
	color:#003A6A;
	padding-left:65px;
}

.check-box2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    height:20px;
	color:#003A6A;
    padding-left:55px;
}

.labels{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	float:left;
	text-align:left;
	height:20px;
	color:#003A6A;
	width:70px;
    padding-left: 5px;
	padding-top:12px;
}

.labels2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	float:left;
	text-align:left;
	height:20px;
	color:#003A6A;
	width:70px;
   	padding-left:5px;
	padding-top:12px;
}
.mail_input3{
 width:100%;
 padding:2px 0 0 0;
 float:left;
 clear:left;
}





.inputForm
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
    padding: 2px;
	margin: 10px 0 0 0px;
	width:151px;
    border: 1px solid #337AA8;
	background-color:#ffffff;
	color: #003a6a;
	float:left;
	height:14px;
}
.inputForm1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 2px;
    margin-left:4px;
	font-weight: normal;
    border: 1px solid #337AA8;
	background-color:#ffffff;
	color: #003a6a;
	float:left;
	height:96px;
}

.inputFormOver
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
 	padding: 2px;
	margin: 10px 0 0 0px;
	width: 151px;
	font-weight: normal;
	float:left;
	height:14px;
    color: #000000;
    border: 1px solid #337AA8;
	background-color: #D3EFFF;
}
.inputFormOver1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 2px;
    margin-left:4px;
	width: 426px;
    color: #000000;
    border: 1px solid #337AA8;
	background-color: #D3EFFF;
	float:left;
	height:96px;
}
.button
{
	color: #003a6a;
     padding-left:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	width: 75px;
	height: 23px;
	border:solid 1px #69ACDE;
    margin:2px;
    background-color: #DDF3FF;
}

.buttonover
{
    background-color: #69ACDE;
	color: #ffffff;
    padding-left:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 0px;
	width: 75px;
	height: 23px;
	cursor: pointer;
	border:solid 1px #69ACDE;
    margin:2px;
}

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

