#entete{
	position:relative;
	margin-bottom:23px;
}
* html #entete{
	height:1%;
}
#entete h2{
	position:absolute;
	bottom:0;
	left:0;
	text-transform:uppercase;
	font-weight:bold;
	font-size:14px;
	color:#747474;
}

#entete h2 strong{
	background:#fff;
	padding:4px 9px 0px 2px;
}
* html #entete h2 strong{
	padding-top:8px;
}
*:first-child+html #entete h2 strong{
	padding-top:8px;	
}
#entete h2 strong .cufon-vml{
	margin-top:7px;
}
.encart-border h2{
	font-weight:bold;
	font-size:17px;
	text-transform:uppercase;
	margin-bottom:12px;
}
#col-left .encart-border{
	border:1px solid #ccc;
	padding:12px 12px;
	margin-bottom:16px;
}
.block-encart{
	margin-top:20px;
}
.img-list{
	width:51px;
	float:left;
}
.img-list img{
	display:block;
}
.content-encart-list{
	width:223px;
	padding-right:10px;
	float:left;
}
.encart-border .repondre-link{
	background:url(../images/puce-carre-noir.gif) 0px 4px no-repeat;
	padding-left:15px;
}
.encart-border .repondre-link a:hover{
	color:#666;
}
.list-vote{
	float:left;
	border-left:1px solid #c9c9c9;
	padding-left:24px;
	height:46px;
}
.list-vote .number-vote{
	padding-left:14px;
	background:url(../images/picto-coeur-vote.gif) 0 2px no-repeat;
}
.list-vote a{
	font-weight:bold;
}


form#form-contact{
	background:#e4e2e3;
	padding:15px 12px 15px 12px;
	margin:20px 0 10px 0;
}
form#form-contact .inp-left{
	float:left;
	margin-right:44px;
	display:inline;
	position:relative;
}
form#form-contact .inp-right{
	margin-right:10px;
	position:relative;
}
.btn-valid-nlogue{
	float:left;
	margin-left:10px;
	position:relative;
}
form#form-contact .bk-inp-float label{
	background:#767676;
	height:16px;
	float:left;
	color:#fff;
	text-transform:uppercase;
	font-size:12px;
	position:relative;
	padding:1px 5px 1px 5px;
}
form#form-contact .bk-inp-float input{
	width:178px;
	height:16px;
	padding:2px 0 0 4px;
	border:none;
	background:#fff;
	float:left;
	position:relative;
}
form#form-contact .bk-inp-float  .error{
	 background: none repeat scroll 0 0 #EFB3B3;
}
form#form-contact input#contact_cp{
	width:125px;
}

form#form-contact input#contact_pays{
	width:180px;
}
form#form-contact input#contact_ville{
	width:202px;
}
form#form-contact .bk-inp-float textarea{
	width:346px;
	height:96px;
	padding:2px 0 0 4px;
	border:none;
	background:#fff;
	display:block;
	position:relative;
}
form#form-contact .bk-inp-float.addr input{
	width:447px;
	display:block;
}
form#form-contact .bk-inp-float.coord-tel input{
	width:100px;
}
form#form-contact .bk-inp-float.coord-mail input{
	width:300px;
}
form#form-contact .bk-inp-float.addr input.second-input{
	margin:15px 0 0 62px;
	display:inline;
}
.clear-form{
	clear:both;
	height:15px;
	line-height:1px;
	font-size:1px;
}
.btn-valid-contact{
	float:right;
	margin-right:20px;
	display:inline;
}
.form-err{
	 color: red;
}

.champs-oblig{
	float:right;
	font-size:10px;
	margin-top:10px;
}
