#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;

}
.block-encart{
	width:204px;
	font-size:10px;
	color:#3c3c3c;
	float:left;
	margin-right:22px;
}
.block-encart.last-child{
	margin-right:0;
}
.block-encart .block-img{
	position:relative;
	width:204px;
	height:122px;
	margin-bottom:7px;
}
.block-encart .block-img img{
	position:absolute;
	top:0;
	left:0;
}
.block-encart .block-img .picto{
	position:absolute;
	top:82px;
	left:6px;
	height:32px;
}
.block-encart .block-img .picto p{
	text-indent:-5000px;
	font-size:1px;
	line-height:1px;
	width:32px;
	height:32px;
	float:left;
	margin-right:3px;
}

.block-encart.hover p{
	color:#000;
}

.block-encart .block-img .picto p.filtre-habitat{
	background:url(../images/picto-filtre-mon-habitat-small.gif) no-repeat;
}
.block-encart .block-img .picto p.filtre-habitat.selected{
	background:url(../images/picto-filtre-mon-habitat-small.gif) 0 -32px no-repeat;
}


.block-encart .block-img .picto p.filtre-mobilite{
	background:url(../images/picto-filtre-mobilite-et-habitat-small.gif) no-repeat;
}
.block-encart .block-img .picto p.filtre-mobilite.selected{
	background:url(../images/picto-filtre-mobilite-et-habitat-small.gif)  0 -32px no-repeat;
}

.block-encart .block-img .picto p.filtre-ensemble{
	background:url(../images/picto-filtre-habiter-ensemble-small.gif) no-repeat;
}
.block-encart .block-img .picto p.filtre-ensemble.selected{
	background:url(../images/picto-filtre-habiter-ensemble-small.gif) 0 -32px no-repeat;
}

.block-encart .block-img .picto p.filtre-durable{
	background:url(../images/picto-filtre-habiter-durable-small.gif) no-repeat;
}
.block-encart .block-img .picto p.filtre-durable.selected{
	background:url(../images/picto-filtre-habiter-durable-small.gif) 0 -32px no-repeat;
}

.block-encart .block-img .picto p.filtre-technologie{
	background:url(../images/picto-filtre-technologie-small.gif) no-repeat;
}
.block-encart .block-img .picto p.filtre-technologie.selected{
	background:url(../images/picto-filtre-technologie-small.gif) 0 -32px no-repeat;
}

.block-encart .block-img .picto p.filtre-igloo{
	background:url(../images/picto-filtre-igloo-small.gif) no-repeat;
}
.block-encart .block-img .picto p.filtre-igloo.selected{
	background:url(../images/picto-filtre-igloo-small.gif) 0 -32px no-repeat;
}



.block-encart h3{
	font-weight:bold;
	color:#000;
}
.block-encart .autor{
	color:#747474;
	margin-top:8px;
}
.clear-border{
	clear:both;
	line-height:1px;
	font-size:1px;
	height:1px;
	border-bottom:1px solid #ccc;
	padding:25px 0 0 0;
	margin-bottom:26px;
}


.conteneur-encart{
	 display:none;
	 min-height: 670px;
}
.conteneur-encart.actu{
	 display:block;
}
.conteneur-encart.actu li{
	 list-style-type: none;
}

#pagin{
	border-top:1px solid #9c9c9c;
	border-bottom:1px solid #9c9c9c;
	padding:0px 0 11px 0;
	margin-top:25px;
}
#pagin ul{
	background:url(../images/background-top-article-d.gif) repeat-x;
	padding-top:12px;	
	text-align:center;

}
#pagin ul li{
	text-align:center;
	line-height:22px;
	margin-right:0px;
	display:inline;
	font-size:10px;
}
#pagin ul li a{
	width:22px;
	height:22px;
	padding:0px 5px 0px 5px;
	font-weight:bold;
}
#pagin ul li#before-pagin a,
#pagin ul li#next-pagin a{
	background:#000;
	padding:0px 6px 0px 6px !important;
	padding:0px 6px 2px 6px;
	font-size:14px;
}
#pagin ul li#page-pagin{
	padding:0 6px;
}
#pagin ul li a:hover, #pagin ul li.selected a{
	color:#ff6203;
}

#bloc-dossier-ajax {
	 min-height: 667px;
}

#bloc-dossier-ajax .no-result{

	 font-weight:bold;
	 text-align: center;
	 margin-top: 50px;

}
