div.onglets_bloc h2.onglets_titre a {
	text-decoration:none;
	height:2em;
	color:#333;
}

div.onglets_bloc h2.onglets_titre {
	height:2em;
	width:23%;
-moz-border-radius-topleft:0;
-moz-border-radius-topright:0;
	background:none;
	color:#333;
	position:relative;
	display:inline;
	float:left;
	overflow:hidden;
	cursor:pointer;
	margin:0 0 2em;
	padding:0;
	border:none;
	z-index:11;
	white-space:nowrap;
	text-align:center;
	font-weight:bold;
	font-size:1em;
}

div.onglets_bloc h2#onglets_titre_0 {
	margin-right:2%;
}

div.onglets_bloc h2#onglets_titre_1 {
	width:24%;
	margin-right:6%;
}

div.onglets_bloc h2#onglets_titre_3 {
	width:22%;
}

.echos div.onglets_bloc h2.onglets_titre {
	width: 31.4%;
}

.echos div.onglets_bloc h2#onglets_titre_0 {
	margin-right: 0;
}

.echos div.onglets_bloc h2#onglets_titre_1 {
	width: 31.4%;
	margin-left: 2.9%;
	margin-right: 2.9%;
}

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

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

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

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;
	padding:0;
}

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

.blocs_titre {
	background:none;
	font-weight:normal;
	line-height:1.2em;
	margin-top:4px;
	padding:0pt 0pt 0pt 20px;
	margin-bottom:0.1em;
	clear:left;
	cursor:pointer;
}

.blocs_replie {
	background:none;
}

.blocs_title{
	display:none;
}
sup, sup.typo_exposants { font-size:78%; font-variant:inherit; line-height:inherit; vertical-align:23%; }
.blocs_titre {
	background:transparent url(http://danielbensaid.org/prive/images/triangle-bas.gif) no-repeat scroll left center;
	font-weight:normal;
	line-height:1.2em;
	margin-top:4px;
	padding:0pt 0pt 0pt 20px;
	margin-bottom:0.1em;
	clear:left;
	cursor:pointer;
}

.blocs_replie {
	background:transparent url(http://danielbensaid.org/prive/images/triangle.gif) no-repeat scroll left center;
}

.blocs_title{
	display:none;
}