@import url("style_global.css");
@import url("structure_global.css");
@import url("spip_style.css");
@import url("perso.css");
@import url("inc/inc-sommaire-onglets.css");
@import url("formulaires/recherche.css");

h6 { text-align: right; color: silver; font-variant: small-caps; margin-right: 10px; }


/* Infos admin */
#infos-admin { position: absolute; top: 30px; left: 0; width: 90px; }
#infos-admin img { margin-bottom: 20px;  }

/* HAUT */
#haut { padding: 0 230px 0 0; float: left; width: 750px; /*border: dotted red; /* POUR FAIRE APPARAITRE LE BLOC */ }

#site_droite { position: relative; top: -30px; }
#site_nom { padding: 0 0 0 6em; }
#site_droite { float: right; margin: 0; text-align: center;}

/* Bloc principal (CORPS) */
#corps { padding: 0 210px 0 0; margin: 0; clear: none; float: left; width: 750px; /*border: dotted red; /* POUR FAIRE APPARAITRE LE BLOC */ }

#bloc_principal { float: right; margin: 25px 0 0 0; padding: 0; width: 100%; }

#cartouche li {list-style-type: none; list-style-image: none; }
#cartouche img { margin-right: 5px ;}

	/* Sous bloc : milieu_du_bloc */
	#milieu_du_bloc { }	
 
	#gauche_milieu_du_bloc { float: right; width: 200px; text-align: right; padding: 40px 20px 0 0; }
		.contenu-centre-gauche { font-size: 0.7em; color: gray; }
		#cartouche { margin-top: 70px; }
	#centre_milieu_du_bloc { float: right; padding: 0 0 0 20px; width: 460px; text-indent: 3em; font-size: 0.8em; color: gray; line-height: 1.5em; border-left: 1px solid #E0E0E0; font-family: 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, sans-serif; text-align: justify; }

	/* Sous bloc : fin_du_bloc */
	#fin_du_bloc { clear: both; margin-top: 25px; }
	.encart_bas { float: right; width: 190px; margin: 30px 0 20px 20px; padding: 5px 10px 10px 10px; color: gray; border: 1px solid #E0E0E0; }
	.encart_bas h5 { margin-top: 10px; margin-bottom: 15px; text-align: center; }
	.encart_bas_contenu { font-size: 0.7em; margin-bottom: 5px;}
	.encart_bas_ul_niv1 li { margin-bottom: 5px; }
	.encart_bas_ul_niv0 { list-style-type: none; list-style-image: none; margin-left: 0px;}


