div.pagination {
	display:block;
	text-align:center;
}

div.pagination img {
	border:0pt none;
	margin:0pt;
	padding:0pt;
}

div.pagination a.decoupe_img {
	border:0pt none;
}

span.cs_pagination_off {
	color:lightgrey;
	font-weight:bold;
	text-decoration:underline;
}

div.onglets_print {
	margin:1em;
	padding:0.6em;
	border:1px dashed ;
}

div.onglets_print h4 {
	margin-top:0px;
	margin-bottom:0.6em;
}

div.onglets_bloc {
	position:relative;
	width:100%;
	clear:both;
}

div.onglets_bloc h2.onglets_titre a {
	text-decoration:none;
	height:38px;
	color:black;
}

div.onglets_bloc h2.onglets_titre {
	height:40px;
	line-height:40px;
	background-color:#f2f2f2;
	position:relative;
	top:-1px;
	display:inline;
	float:left;
	overflow:hidden;
	cursor:pointer;
	margin:1px -1px 1px 0px;
	padding:0px 0.8em;
	border:1px solid rgb( 145, 155, 156 );
	color:#333;
	z-index:11;
	white-space:nowrap;
	margin-right:2px;
	text-align:center;
	font-weight:normal;
	font-size:1.1em;
}

div.onglets_bloc h2.onglets_titre.selected {
	background-color:#003558;
	border:1px solid #003558;
	z-index:11;
	margin:1px -1px -1px 0px;
	margin-right:2px;
	border-bottom-width:0px;
	cursor:default;

}

div.onglets_bloc h2.onglets_titre.selected a {
	color:#FFF;
	cursor:default;
}
div.onglets_bloc h2.onglets_titre.selected a:hover {
	color:#FFF;
	cursor:default;
}

div.onglets_bloc h2.hover a {
	color:#000;;
}

div.onglets_bloc .onglets_liste {
	white-space:nowrap;
}

div.onglets_bloc .onglets_contenu {
	display:none;
	clear:both;
	border:1px solid #003558;
	background-color:#FFF;	z-index:10;
	position:relative;
	top:-3px;
	padding:2em;


}

div.onglets_bloc .onglets_contenu.selected {
	display:block;
	overflow:hidden;
}

a.spip_mail:before{content:"" !important;}
div.onglets_bloc {
    margin-bottom: 1.5em;
}
.blocs_titre {
	background:transparent url(https://pudc.gouv.sn/squelettes/images/bloc-ouvert.png) no-repeat scroll 95% center;
	font-weight:normal;
	line-height:30px;
	margin-top:4px;
	padding:0pt 40px 0pt 0px;
	margin-bottom:0.1em;
	clear:left;
	cursor:pointer;
	font-size:1.2em;

}
.cs_blocs h4{line-height:30px;padding: 20px; margin: 0;background-color: #298ac6;font-weight:400;font-size:1.1em;}

.cs_blocs h4 a{ color:#FFF; text-decoration:none;}
.cs_blocs h4 a:hover{ color:#FFF; text-decoration:none;}

.blocs_replie {
	background:transparent url(https://pudc.gouv.sn/squelettes/images/bloc-ferme.png) no-repeat scroll 95% center;
}

.blocs_title{
	display:none;
   
}

.cs_blocs{
margin-bottom:1.5em;}

.blocs_destination {
padding:2em;
padding-bottom:2em;
}

