/*
* Correction des styles HTML par defaut
*/
.structure {
	display: none;
	}
h1,h2,h3,h4 {
	margin-top: 0em;
	margin-bottom: 0em;
	font-size: 100%;
	font-weight: normal;
	}
H3	{}
H4	{}
H5	{font-size:12px; color:#646464; margin-top:10px; margin-bottom:10px; color:#D06040}
H6	{font-size:10px; margin-top:5px; margin-bottom:5px; color:#D06040}
/*
* Styles generaux
*/
/* bien regler la marge (bugs IE) */
body { background: white; margin: 10px; }
a.spip_out { text-decoration: none; color: #CCBBBB; }
a.spip_in, a.spip_url { text-decoration: none; color: #CCBBBB; }
a.spip_glossaire { text-decoration: none; color: #20a020; }

