/***************** FIRSTACTUALITE *********************/


.bloc_actu{
width:180px;
padding:0px 10px;
font-size:12px;
float:left;

}
#contenu .bloc_actu p{
text-align:left;
line-height:13px;
}

#contenu .bloc_actu a{
text-decoration:none;
color:#000;
}

#contenu .bloc_actu a:hover, #contenu .bloc_actu a:focus{
text-decoration:underline;
}



.bloc_actu .date{
font-size:14px;
color:#f38b16;
font-weight:bold;
}

#contenu p.all_actu{
text-align:right;

}

#contenu p.all_actu a{
padding:0px 20px 0 15px;
background:url('../images/puce-all-actu.gif') top left no-repeat;
}


/***************** LISTEACTUALITE *********************/

#did_liste_actualite{
	padding:0 30px;
}


#did_liste_actualite .date{
font-size:14px;
color:#f38b16;
font-weight:bold;
}


#contenu .pagination a{
	font-weight:normal;
	display:block;
	float:left;
	margin:0px 1px;
	color:#000;
	padding:1px 2px;
	background:#e0e0e0;
	width:16px;
	height:18px;
	text-align:center;
	border:1px #000 solid;
	text-decoration:none;
}

#contenu  .pagination a:hover{
	border:1px #000 solid;
	background-color:#fff;
	
}	


span.pagination_actu{
	font-weight:bold;
	display:block;
	float:left;
	margin:0px 1px;
	color:#f38b16;
	padding:1px 2px;
	background:#fff;
	width:16px;
	height:18px;
	text-align:center;
	border:1px #000 solid;
}

/***************** ACTUALITE *********************/

#did_actualite{
	padding:0 30px;	
}


/***************** FICHE *********************/

.fiche{
	background:url('../images/fond-fiche.jpg') repeat-x;
	width:411px;
	padding:0 0 0 2px;
	min-height:400px;
	height:auto;
}
*html .fiche{
	
	margin:0 0 0 -5px;
	height:400px;
}

#contenu .fiche h2{
	width:338px;
	height:23px;
	color:#fff;
	font-size:17px;
	text-align:right;
	padding:28px 5px 0 70px;
	font-weight:normal;
	margin:0 0 3px -2px;
	border:0;
	background:url('../images/fond-h2-ent.jpg') no-repeat;
}

#contenu .fiche table.resume th{
	font-size:13px;
}
#contenu .fiche table.resume td{
	font-size:12px;
	text-align:center;
	font-weight:bold;
	background:url('../images/fond-td-resume.jpg') #fff repeat-x;
	padding:5px 2px;
}

#contenu .fiche table.details th{
	font-size:13px;
	text-align:left;
	font-weight:normal;
	background:url('../images/fond-th-details.jpg') #cdda48 repeat-y;
	vertical-align:top;
	padding:2px 3px 13px 5px;
}	
#contenu .fiche table.details td{
	background:#fff;
}

#fiche-za h2{
	background:url('../images/fond-h2-za.jpg') no-repeat;
}
#contenu #fiche-ent h2{
	background:url('../images/fond-h2-ent.jpg') no-repeat;
	font-size:13px;
	width:358px;
	padding-left:50px;
}

#page-za,#page-ent{
	margin:2px 0 0 2px;
}

#page-za .pagination a,#page-ent .pagination a{
	font-size:11px;
	padding:0px 1px;
	background:#a1e4f1;
	width:14px;
	height:16px;
}
#page-ent .pagination a{
	background:#f4c781;
}

#page-ent span.pagination_actu,#page-za span.pagination_actu{
	font-size:11px;
	width:14px;
	height:16px;
}


.resultatPagination{
	clear:both;
        display:block;
}
.resultatPagination strong{
	font-weight:normal;
}





