
#titre_h1 {
/*	margin-top:15px;*/
	margin-top:10px;
	padding:5px 10px;
	color:#333;
	font: italic 22px  Arial, Calibri,"Trebuchet MS",sans-serif ;
	width:600px;
	border:1px solid #ccc;
	background: #e3e3ca  url(/lib/img/autres/degrade_body_vert3.png) repeat-x 0px -80px;
}
#titre_h2 {
	margin-top:5px;
	padding-left:5px;
	font: 19px italic  Arial, Calibri,"Trebuchet MS",sans-serif ;
	color:#333;
	width:600px;
}


/* Spécifique aux onglets */
p {margin:0px;padding:0px;}
#navigation_onglet {padding: 0px ;list-style: none ;text-align: left ;	z-index:100;
	margin:0px 0px 0px 20px;
/*	border:2px dashed green;*/
}
#navigation_onglet li {display: inline ;margin: 0px;color: #fff ;height:30px;}

#navigation_onglet li a {width:130px;padding: 3px 10px ;
	-moz-border-radius: 4px 4px 0px 0px;
	font: 1em Calibri,"Trebuchet MS",Arial,sans-serif ;
	line-height: 1.7em ;text-align: center ;font-weight: bold;text-decoration: none ;
	}
#navigation_onglet li a:active, .a_select {text-decoration: none ;border-bottom-width:0px;color:#000;
	background:url(/lib/img/autres/fd_degrade_titre_orange.png) repeat-x;
	border: 1px solid #e2ab15;
}
#navigation_onglet li a:hover, #navigation_onglet li a:focus {color:white; 	text-decoration: underline;}
.a_not_select {	border: 1px solid #484034 ;background:url(/lib/img/autres/onglet_non_selectionne.png) repeat-x; color: #fff ;}

.bloc_onglet {	border-width:10px;	border-style:solid;	display:none;	border-color:#f9c435;
	margin-top:0px;	z-index:1;	position:relative;}
#contenu_onglet {	border: 1px solid #e2ab15;	margin-top:-1px;
	background: #e3e3ca  url(/lib/img/autres/degrade_body_vert3.png) repeat-x;
/*	border:2px dashed blue;*/
}
.bloc_onglet h3 {
	color:#333;
	font: italic 22px  Arial, Calibri,"Trebuchet MS",sans-serif ;
	width:400px;margin:20px 0 5px 20px;padding-left:10px;
	background: #e3e3ca  url(/lib/img/autres/degrade_body_vert3.png) repeat-x 0px -100px;
	border:1px solid #ccc;}

/* Fin onglets */
