#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{
	text-indent:-5000px;
	font-size:1px;
	position:absolute;
	top:82px;
	left:6px;
	background:url(../images/picto.gif) no-repeat;
	width:32px;
	height:32px;
}
.block-encart.hover .block-img .picto{
	background:url(../images/picto.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{
	padding-bottom:32px;
}
.puce-plus-black{
	background:url(../images/link-plus.gif) no-repeat;
	line-height:18px;
	padding-left:25px;
	margin-top:10px;
	cursor: pointer;
}
.puce-plus-black a{
	color:#000;
	font-weight:bold;
}
.puce-plus-black a:hover{
	color:#747474;
}

.affine-rech{
	background:#000;
	height:26px;
	padding:5px 0 0 9px;
	margin-bottom:4px;
}
.affine-rech label{
	color:#fff;
	text-transform:uppercase;
	font-size:10px;
	padding-right:11px;
}
p.lab-affin{
	padding-top:3px;
}
.affine-rech select{
	text-transform:uppercase;
	width:125px;
	height:21px;
	font-size:10px;
}

.border-affine{
	background:url(../images/border-affine.gif) 0 2px no-repeat;
	width:1px;
	height:19px;
	line-height:1px;
	font-size:1px;
	float:left;
	margin:0 11px 0 3px;
	display:inline;
}
p.select-affin{
	padding:1px 8px 0 0;
}
.inp-text-affin{
	width:130px;
	height:17px;
	padding-top:2px;
}
* html .inp-text-affin{
	padding-top:0px;
}
*:first-child+html .inp-text-affin{
	padding-top:0px;
}
.inp-text-affin input{
	width:124px;
	height:16px;
	border:none;
	background:#fff;
	padding:1px 0 0 3px;
}
.inp-img-affin{
	padding-top:2px;
}
* html .inp-img-affin{
	padding-top:1px;
}
*:first-child+html .inp-img-affin{
	padding-top:1px;
}
p.lab-affin,
p.select-affin,
.inp-text-affin,
.inp-img-affin{
	float:left;
}

.border-top-affin{
	border:1px solid #e3e3e3;
	padding:10px 10px;
	margin-bottom:35px;
}
.border-top-affin form p{
	float:left;
	font-size:10px;
}
.border-top-affin form p.nbre-affiche{
	padding-left:97px;
}
.border-top-affin form p.nbre-affiche a{
	padding:0 3px;
}
.border-top-affin form ul{
	float:right;
}
.border-top-affin form ul li{
	display:block;
	height:18px;
	float:left;
}
.border-top-affin form ul li.preced{
	background:url(../images/btn-preced-media.gif) no-repeat;
	width:18px;
	height:18px;
	font-size:1px;
	line-height:1px;
	text-indent:-5000px;
}
.border-top-affin form ul li.preced a{
	display:block;
	width:18px;
	height:18px;
}
.border-top-affin form ul li.suivant{
	background:url(../images/btn-suivant-media.gif) no-repeat;
	width:18px;
	height:18px;
	font-size:1px;
	line-height:1px;
	text-indent:-5000px;
}
.border-top-affin form ul li.suivant a{
	display:block;
	width:18px;
	height:18px;
}
.border-top-affin form ul li.list-page,
.border-top-affin form ul li.list-nbre{
	line-height:18px;
	padding:0 5px;
	font-size:10px;
}
.border-top-affin form ul li input{
	width:58px;
	height:16px;
	border:1px solid #ccc;
	text-align:center;
	font-weight:bold;
	color:#000;
}


