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

div.onglets_bloc h2.onglets_titre a {
	text-decoration:none;
	text-align:center;
	height:14px;
	background-color:none;
	background: url(onglet_bleu.jpg) repeat-x top left;
	position:relative;
	top:0px;
	display:inline;
	float:left;
	overflow:hidden;
	cursor:pointer;
	margin:0px;
	padding:0px;
	border:none;	
	z-index:11;
	white-space:nowrap;
	text-align:center;
	font-weight:normal;
	font-size:13px;
	padding:6px;
	padding-bottom:7px;
	margin-left:-1px;
	text-decoration: none;
	border-left: 1px solid #CACED1;
	border-top: 1px solid #CACED1;
	border-right: 1px solid #CACED1;
	font-size: 13px;
	}

div.onglets_bloc h2.onglets_titre {
	height:auto;
-moz-border-radius-topleft:0px;
-moz-border-radius-topright:0px;
	background-color:none;
	background: none;
	position:relative;
	top:0px;
	display:inline;
	float:left;
	overflow:hidden;
	cursor:pointer;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:none;
/*	border:0;*/
	z-index:11;
	white-space:nowrap;
	font-weight:normal;
	font-size:13px;
	text-decoration: none;
	border: none;
	font-size: 13px;
	}


div.onglets_bloc h2.onglets_titre.selected a {
	height:22px;
	background-color:none;
	border-top: 1px solid #CACED1;
	z-index:11;
	top:0px;
	margin:0px;
	border-bottom-width:0px;
	color: #003D5E;
	height: 17px;
	margin-left: -1px;

	}


div.onglets_bloc h2.onglets_titre.selected {
	height:auto;
	background-color:none;
	border: none;
	z-index:11;
	top:0px;
	margin:0px;
	border-bottom-width:0px;
	color: #003D5E;
	}

div.onglets_bloc h2.onglets_titre.selected, div.onglets_bloc h2.onglets_titre.selected a {
	cursor:default;
	}

div.onglets_bloc h2.onglets_titre, div.onglets_bloc h2.onglets_titre a {
	color:#1768B0;
	}
	
div.onglets_bloc h2.hover a {
	background: url(onglet_bleu_hover.jpg) repeat-x top left;
	color: #003D5E;
	}

div.onglets_bloc h2.onglets_titre.selected a {
	color: #003D5E;
	}


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

div.onglets_bloc .onglets_contenu {
	display:none;
	clear:both;
	border:none;
	background:none;
	z-index:10;
	position:relative;
	top:0px;
	padding:0px;
	}
	
#corps #agenda  {
	background: none;
	}
	
#corps #agenda  {
	background-image: none;
	}

#corps_agenda #onglets_titre_0 {
	border-left: 1px solid #CACED1;
	margin-left: 20px;
	}

#corps_agenda .onglets_bloc {
	padding: 0px;
	margin:0px;
	}

#corps_agenda .onglets_contenu.selected {
	top:-28px;
	border-top: 1px solid #CACED1;
	padding-top: 20px;
	margin-left: 0px;
	padding-left: 0px;
	}
	
#corps_agenda .onglets_titre.selected {
	background:none;
	padding:0px
	}

#corps_agenda .onglets_titre{
	background:none;
	padding:0px
	}

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

div.pagination {
	display:block; 
	text-align:center; 
	}
	
div.pagination img { 
	border:0pt none; 
	margin:0pt; 
	padding:0pt; 
	}
	
span.cs_pagination_off {
	color: lightgrey; 
	font-weight: normal; 
	text-decoration: underline;
	} 
