div.onglets_print {

}

div.onglets_print h4 {

}

div.onglets_bloc {
	position:relative;
	clear:both;
}

div.onglets_bloc h2.onglets_titre a {
	text-decoration:none;

/*	cursor:	inherit;
	color:inherit; */
}

div.onglets_bloc h2.onglets_titre {
	
}

div.onglets_bloc h2.onglets_titre.selected {
	
}

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 {

}
div.onglets_bloc h2.hover a {

}
div.onglets_bloc h2.onglets_titre.selected a {

}


div.onglets_bloc .onglets_liste {

}

div.onglets_bloc .onglets_contenu {
	display:none;
}

div.onglets_bloc .onglets_contenu.selected {
	display:block;
}
