/* contact*/
#content-contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
	width:920px;
	padding:0px 0px 20px 40px;
	text-align:justify;
	background-image:url(../img/fond-deg2.gif);
	background-position: center bottom;
	background-repeat:no-repeat;
	line-height:1.2em;
	background: white;
}
      
.colA, .colB {
	float:left;
	margin:25px 45px 20px 0px;
}

p {margin: 0;}

#content-contact h1,
#encart h1 {
	padding:0;
	margin: 0 0 7px 0;
	color:#E2007A;
	line-height:1.2em;
	font: normal normal bold 16px/normal Arial, Helvetica, sans-serif;
}  

#content-contact h2 {
	padding:0;
	margin: 0 0 3px 0;
	color:#E2007A;
	line-height:1em;
	font: normal normal bold 12pxem/normal Arial, Helvetica, sans-serif;
} 

.contact-strong {color:#F09;} 
     
#content-contact .colA {
	width:508px;
}

#content-contact .colB {
	width:320px;
}

#content-contact #encart {
	width:320px;
	float:left;
	padding:58px 0 0 0;
}

#content-contact #encart .encart_top {
	width:320px;
	height:36px;
	float:left;
	background: url(../img/top-encadre2.gif) no-repeat;
}

#content-contact #encart .encart_mid {
	width:320px;
	clear:both;
	padding-bottom:10px;
	background: #FC6 url(../img/fond-encadre2.gif) repeat-y;
}

#content-contact #encart .encart_mid p {
	margin:0 15px 0 15px;
	text-align:left;
	line-height:1.4em;
}

/*A Corriger !!!*/
#content-contact #encart .encart_mid h1,
#encart .encart_mid h1 {
	color:#E2007A;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.4em;
	font-weight:bold;
	line-height:1.2em;
	font-weight:bold;
	margin:0;
	margin:0 15px 0 15px;
}

#content-contact #encart .encart_mid h2 {
	color:#F60;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:1.2em;
	margin:0px 15px 0px 15px;
}

#content-contact #encart .encart_bot {
	width:320px;
	height:7px;
	background-image:url(../img/bot-encadre2.gif);
	background-repeat:no-repeat;
	clear:both;
}

/* Label */
#content-contact label .legal {
	color:#666;
	font-size:10px;
	padding-left: 30px;
	padding-right: 30px;
	clear: both;
	display:block;
	float:left;
} 

.effect {
	display: block;
	clear:both;
	float: left;
	width: 500px;
	text-align: left;
	background-color:#E7e7e7;
	height:auto;
	border:dashed 1px #E2007A;
	margin-bottom:15px;
	padding : 4px;
}

.effect:hover {
	background-color:#DDEEFF;
	cursor:pointer;
}
/*Fin de modif*/

#closeform {
	float:left;
	clear:both;
	width:508px;
}

#closeform  label {
	display: block;
	clear:both;
	float: left;
	width: 500px;
	text-align: left;
	margin: 7px 0 7px 0;
	padding : 4px;
}

#closeform label:hover {background:none;}

#content-contact .label2 {
	display: block;
	clear:both;
	float: left;
	width: 500px;
	background-color:#fff;
	margin: 7px 0 7px 0;
	border:dashed 1px #CCC;
	padding : 4px;
}

#content-contact .label2 {text-align: left;}

#content-contact .label3 {
	display: block;
	clear:both;
	float: left;
	width: 500px;
	text-align: right;
	margin: 7px 0 7px 0;
	background:none;
	border:none;
	padding : 4px;
}

#content-contact .form_label_nostyle {background: none;}

/* Input */
#content-contact input[type=text] {
	border: #CCC 1px solid;
	clear:both;
	color:#F63;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:5px;
}

textarea {
	border: 1px solid #cccccc;
	padding: 5px;
	margin: 7px 0 7px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
}

#content-contact input:hover, #content-contactpro select:hover, #content-contactpro input:focus, #content-contactpro select:focus,
#content-contactpro input:hover, #content-contactpro select:hover, #content-contactpro input:focus, #content-contactpro select:focus {
	border: #999 1px solid;
	background-color: #DDEEFF;
}

/* button submit */
#content-contact input[type="submit"] {
	border: #cecece 1px solid;
	width: 27%;
	background-color:#ccc;
	clear:both;
	padding:5px;
}

#content-contact  input[type="submit"]:hover {
	background-color: #98bf00;
	cursor: pointer;
	color:#FFF;
}

.aste {color:#F00;}