#agenda_occupation{
	margin:0 0 35px 0;
}
#agenda_occupation table a{
	text-decoration:none;
}

#agenda_occupation h2{
	color:#fff;
	font-size:17px;
	font-weight:normal;
	margin:0 0 0px 0;
	padding:3px 5px 0 0;
	background:url('../images/fond-h2-vert.jpg') no-repeat;
	width:293px;
	height:27px;
	text-align:right;
}

#agenda_occupation table {
	width:298px;
}

#agenda_occupation table td{
	text-align:center;
	font-size:13px;
	font-weight:bold;
	color:#fff;
}

#agenda_occupation .did_jour_calendrier td{
	background:url('../images/fond-jour.jpg') repeat-x;
	/*width:40px;*/
	height:22px;
	color:#939E22;
	
}

.couleur1{background:#CBD657}
.couleur2{background:#8F9B1E}
.aujourdui{background:#007000;}
.couleur2_lien,.couleur1_lien{background:#2999C5;}
.couleur2_lien a,.couleur1_lien a{color:#fff;}
.couleur2_lien a:hover,.couleur1_lien a:hover{color:#000}

#agenda_occupation .voir_mois{
	background:url('../images/fond-voir-mois.jpg') repeat-y;
	height:24px;
	color:#005F00;
	padding:2px 0 0 10px;
}
#agenda_occupation .voir_mois select{
	background:#fff;
}

/***************************ACTUALITES***************************/

#did_firstactu{
	padding:0 10px 0 0;
	
}

#did_firstactu h2{
	text-transform:uppercase;
	color:#1272B5;
	font-size:24px;
	font-weight:normal;
}

#did_firstactu p{
	padding:3px 0;
}

#did_firstactu a{
	color:#1272B5;
	font-weight:bold;
}
#did_firstactu p.all{
	text-align:right;
}
#did_firstactu p.all a{
	font-weight:normal;
}

#did_firstactu a:hover,#did_firstactu p.all a:hover{
	color:#000;
}

.actu-principal{
	border-bottom:1px #41b208 solid;
}

.spacer-actu{
	border-bottom:1px #41b208 solid;
	clear:both;
	height:5px;	
	margin:0 0 5px 0;
}

#gauche a[href$='.pdf'] { 
	background:url('../images/icon_pdf.gif') 1px 4px no-repeat;
	padding:6px 0 5px 20px;	
}
#gauche a[href$='.xls'],#gauche a[href$='.xlsx'] { 
	background:url('../images/icon_xls.gif') 1px 4px no-repeat;
	padding:6px 0 5px 20px;	
}
#gauche a[href$='.doc'],#gauche a[href$='.docx'] { 
	background:url('../images/icon_doc.gif') 1px 4px no-repeat;
	padding:6px 0 5px 20px;	
}
#gauche a[href$='.ppt'],#gauche a[href$='.pps'],#gauche a[href$='.pptx'],#gauche a[href$='.ppsx'] { 
	background:url('../images/icon_pps.gif') 1px 4px no-repeat;
	padding:6px 0 5px 20px;	
}


.unephotoactu{
	float:left;
	font-size:10px;
	font-style:italic;
	margin:6px 8px;
	text-align:center;
	width:110px;	
}



/*___________________=PAGINATION______________________*/
#gauche .pagination{
	font-size:11px;
	padding:10px 0 0 0;
}

#gauche .pagination a,
span.pagination_actu{
	background:#fff;
	border:1px #41b208 solid;
	color:#000;	
	display:block;	
	float:left;	
	font-size:11px;
	font-weight:normal;
	height:15px;
	margin:0px 1px;
	padding:1px 1px;
	text-align:center;	
	width:16px;
}
#gauche .pagination a{
	background:#41b208;
	border:1px #5b5b5b solid;
	color:#fff;
	text-decoration:none;
}

#gauche .pagination a:hover,
#gauche .pagination a:focus{
	background:#fff;
	border:1px #5b5b5b solid;
	color:#000;
}	

#gauche .resultatPagination{
	clear:both;
	display:block;	
	font-size:11px;
	height:14px;
	margin:0 0 0 5px;
	padding:3px 0;
}




