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


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:99%;
	clear:both;
	margin-bottom:10px;
}

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

div.onglets_bloc h2.onglets_titre {
	height:20px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:6px;
	background-color:#f2f2f2;
	color:black;
	position:relative;
	top:-1px;
	display:inline;
	float:left;
	overflow:hidden;
	cursor:pointer;
	margin:1px -1px 1px 0px;
	padding:0px 0.6em;
	border:1px solid rgb( 145, 155, 156 );
	
	z-index:11;
	white-space:nowrap;
	text-align:center;
	font-weight:normal;
	font: 88% 'Open Sans';
}

div.onglets_bloc h2.onglets_titre.selected {
	height:22px;
	font: 88% 'Open Sans';
	background-color:white;
	border-top:3px solid #8B6F92;
	z-index:11;
	top:-3px;
	margin:1px -1px -2px 0px;
	border-bottom-width:0px;
	cursor:default;
}

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

div.onglets_bloc h2.hover a {
	color:blue;
}

div.onglets_bloc .onglets_liste {
	white-space:nowrap;
	background-color:#4B5358;
}

div.onglets_bloc .onglets_contenu {
	display:none;
	clear:both;
	border:2px solid rgb( 145, 155, 156 );
	background:#4B5358;
	z-index:10;
	position:relative;
	top:-3px;
	padding:0.6em;
	margin-bottom:5px;
}

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

/*
 Ces styles sont a placer APRES l'appel a decoupe.css, definissant les styles par defaut.

 Reperez les images.gif de ce code et ajoutez leur le dossier ou vos propres images se trouvent.
*/

div.onglets_bloc .onglets_liste {
  float:left;
  width:100%;
  background:#4B5358;
  font:x-small/1.5em Georgia,Serif;
  font-size:95%;
  line-height:normal;
  margin:0;
  padding:10px 10px 0;
}

div.onglets_bloc .onglets_liste h2.onglets_titre {
  float:left;
  background:url("left.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 9px;
  border:0;
  height:25px;
}
  
div.onglets_bloc .onglets_liste h2.onglets_titre.selected {
  height:25px;
  top:0;
}

div.onglets_bloc .onglets_liste a {
  float:left;
  display:block;
  background:url("right.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  font-weight:bold;
  color:#765;
  }
  
div.onglets_bloc .onglets_liste h2 a {
  color:#776655;
}

/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
div.onglets_bloc .onglets_liste h2 a {float:none;}
/* End IE5-Mac hack */

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

div.onglets_bloc .onglets_liste h2.selected {
  background-image:url("left_on.gif");
}

div.onglets_bloc .onglets_liste h2.selected a {
  background-image:url("right_on.gif");
  color:#333;
  padding:5px 15px 4px 6px;
  height:25px;
}
/* Specifie des paires de guillemets sur plusieurs niveaux pour chaque langue */
/* Cf.: http://www.yoyodesign.org/doc/w3c/css2/generate.html#quotes-specify */
q { quotes: '"' '"' "'" "'" }
/* Guillemets selon la langue du texte */
:lang(fr) q { quotes: "\00AB\A0" "\A0\00BB" "\201C" "\201D" "\2018" "\2019"; }
:lang(en) q { quotes: "\201C" "\201D" "\2018" "\2019" }
:lang(es) q { quotes: "\00AB" "\00BB" "\201C" "\201D"; }
:lang(it) q { quotes: "\00AB\A0" "\A0\00BB" "\201C" "\201D"; }
:lang(de) q { quotes: "\00BB" "\00AB" ">" "<" }
:lang(no) q { quotes: "\00AB\A0" "\A0\00BB" "<" ">" }
/* Insere des guillemets avant et apres le contenu d'un element Q */
q:before { content: open-quote; }
q:after { content: close-quote; }
/* IE */
* html q { font-style: italic; }
*+html q { font-style: italic; }
/*
*	+----------------------------------+
*	Nom de l'Outil : Filets de Separation
*	Version : 1.3
*	Date : 27/12/2006
*	Auteur : FredoMkb
*	Adaptation et ameliorations pour le plugin
*	 "Couteau Suisse" : Patrice Vanneufville
*	+-------------------------------------+
*	Cette feuille de style est specialement dediee 
*	au formatage des filets produits par l'outil 
*	"Filets de Separation" ("filets_sep.php").
*	+----------------------------------+
*	Pour toute remarque ou suggestion, reportez-vous a l'article :
*	<http://www.spip-contrib.net/> 
*	+-------------------------------------+ 
*/

.filet_sep {
	font-size:1px;
	text-align:center;
}

/******************************************/
/** Filets **/

/* Filet plein long epais 4px gris pale */
.filet_sep_0 {border-bottom: 4px solid #ccc; padding: 0; margin: 0;}

/* Filet plein long fin 1px gris clair */
.filet_sep_1 {border-bottom: 1px solid #999; padding: 0; margin: 0;}

/* Filet tirets moyen fin 1px gris moyen */
.filet_sep_2 {border-bottom: 1px dashed #666; padding: 0; margin: 0px 80px;}

/* Filet pointille court fin 1px gris fonce */
.filet_sep_3 {border-bottom: 1px dotted #333; padding: 0; margin: 0 33%;}


/******************************************/
/** Blocs **/

/* Bloc long fond jaune pale avec filet pointille rouge */
.filet_sep_4 { 
	padding: 0; 
	margin: 0;
	height: 4px;
	background-color: lemonchiffon; /* #FFFACD */
	border: 1px dotted maroon; /* #800000 */
}

/* Bloc moyen fond gris clair avec filets gauche-droite bleu */
.filet_sep_5 { 
	padding: 0; 
	margin: 0px 100px;
	height: 5px;
	background-color: silver; /* #C0C0C0 */
	border-left: 25px solid navy; /* #000080 */
	border-right: 25px solid navy; /* #000080 */
}

/* Bloc court fond bleu, filet haut rouge, filet bas orange */
.filet_sep_6 { 
	padding: 0; 
	margin: 0 42%;
	height: 6px;
	background-color: blue; /* #0000FF */
	border-top: 6px solid red; /* #FF0000 */
	border-bottom: 6px solid darkorange; /* #FF8C00 */
}


/******************************************/
/** Images **/

.filet_sep_image {
	padding: 0; 
	margin: 0;
	margin-bottom: 10px;
	height: 10px; /* hauteur par defaut */
	background-position: center;
	background-repeat: no-repeat;
	border-style: none;
}

div.cs_sommaire {
	display:block;
	float:right;
	margin-left:0.2em;
	margin-right:0.4em;
	overflow:auto;
	z-index:100;
	max-height:350px;
	text-align:left;
}

a.sommaire_ancre {
	background:transparent url(https://www.ressourcescpl.com/prive/images/spip_out.gif) no-repeat scroll left center;
	padding-left:10px;
	text-decoration:none;
}

div.cs_sommaire a:after {
	display:none;
}

div.cs_sommaire_avec_fond {
	background: transparent url(https://www.ressourcescpl.com/plugins/auto/couteau_suisse/v1.16.1/img/sommaire/coin.gif) no-repeat scroll left top;
	border-right: 1px solid rgb(153, 153, 153);
	border-bottom: 1px solid rgb(153, 153, 153);
	padding-bottom:0.1em;
}

div.cs_sommaire_sans_fond {
	border: thin solid gray;
	background-color: white;
}

div.cs_sommaire_inner {
	margin: 3pt;
}

div.cs_sommaire_titre_avec_fond, div.cs_sommaire_titre_sans_fond {
	border-bottom: 1px dotted silver;
	line-height: 1;
	position: inherit;
	font-weight: bold;
	text-align: center;
	background-color:#93E418;
}

div.cs_sommaire_titre_avec_fond {
	margin-left: 15px;
}

div.cs_sommaire ul{
	margin: 0.3em 0.5em 0.1em 0.7em;
	padding: 0pt;
	font-size: 95%;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

div.cs_sommaire ul li{
	margin: 0pt;
	padding: 0pt;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

div.cs_sommaire_titre_avec_fond, div.cs_sommaire_titre_sans_fond {
	background:transparent url(https://www.ressourcescpl.com/prive/images/deplierbas.gif) no-repeat scroll right center;
	cursor:pointer;
	padding-right:18px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#93E418;
}

div.cs_sommaire_replie {
	background:transparent url(https://www.ressourcescpl.com/prive/images/deplierhaut_rtl.gif) no-repeat scroll right center;
	border:none;
		background-color:#93E418;
}

.cs_sommaire_invisible{ display:none; }

.blocs_titre {
	text-transform: uppercase; font-size: 1.0em; font-weight: bold; padding: 0 0 0 2.0em; color: #a11b1b; margin: 5px 0 0 10px;
}

.blocs_replie {
	margin: 5px 0 0 10px;
}
