div.onglets_print {
	margin:1em;
	padding:0.6em;
	border:thin 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:21px;
	padding:0px 5px 0px 5px;

/*	cursor:	inherit;
	color:inherit; */
}

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

div.onglets_bloc h2.onglets_titre.selected {
	height: 18px;
	background-color: white;
	border-top: 3px solid #8B6F92;
	z-index: 3;
	top: -3px;
	margin: 1px -3px -3px 0px;
	border-bottom-width: 0;
	border-top-color: Green;  /* PI */
	background-image: url(../images/blog/blog_footer.gif);   /* PI*/
	height: 21px;	/* PI */
	top: 0px;	/* PI */
}

div.onglets_bloc h2.onglets_titre.selected a:hover {
	color: #A3CB77; /* PI */
	background-color: #050101; /* PI */
}	

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:black;
}
div.onglets_bloc h2.hover a {
	color: blue;
	color: #A3CB77; /* PI */
	background-color: #050101; /* PI */
}
div.onglets_bloc h2.onglets_titre.selected a {
	color:black;
	height:21px;
}


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

div.onglets_bloc .onglets_contenu {
	display:none;
	clear:			both;
	border:			1px solid rgb( 145, 155, 156 );
	background:		rgb( 252, 252, 254 );
	z-index:		2;
	position:		relative;
	top:			-2px;
	top:			-2px;
	padding:		10px;
	top:			-12px;	/* PI */
}

div.onglets_bloc .onglets_contenu.selected {
	display: block;
	background-color: transparent; /* PI */
}


	
	
	
	

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

a.sommaire_ancre {
	background:transparent url(http://lipietz.net/prive/images/deplierbas.svg) no-repeat scroll left center;
	background-size: 12px;
	padding-left:10px;
	text-decoration:none !important;
}

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

div.cs_sommaire_avec_fond {
	background: transparent url(http://lipietz.net/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;
}

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: 84%;
	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(http://lipietz.net/prive/images/deplierbas.svg) no-repeat scroll right center;
	background-size: 18px;
	cursor:pointer;
	padding: 0.3em 18px;
}

div.cs_sommaire_replie {
	background:transparent url(http://lipietz.net/prive/images/deplierhaut.svg) no-repeat scroll right center;
	background-size: 18px;
	border:none;
}

.cs_sommaire_invisible{ display:none; }


	
	
	

.blocs_titre {
	background: transparent url(prive/images/deplierhaut.svg) no-repeat scroll left center;
	font-weight: normal;
	line-height: 1.2em;
	margin-top: 4px;
	padding: 0pt 0pt 0pt 26px;
	margin-bottom: 0.1em;
	clear: left;
	cursor: pointer;
}

.blocs_replie {
	background: transparent url(prive/images/deplier-right.svg) no-repeat scroll left center;
}

.blocs_title{
	display: none;
}