
/*
 * Correction des styles HTML par defaut
 */

.structure {
	display: none;
}
h1,h2,h3,h4 {
	
}

/*
 * Styles generaux
 */

/* bien regler la marge (bugs IE) */
body {}
a {}
a:hover {}
a.spip_out {}
a.spip_in, a.spip_url {}
a.spip_glossaire {}

.chapo {
}
.texte, .texte p.spip {
}
.ps {
}
.notes {

}

/*
 * Ici les styles pour le contenu
 */

.contenu h1,h2 {
	
}
.contenu h1,h2.titre-extrait {
	
}
.contenu h1,h2.titre-texte {
	
}
.contenu .surtitre {
	
}
.contenu .detail {
	
}
.extrait {
	
}


/*
 * Disposition a l'ecran
 */

#principal {
	
}

#plan {
	
}

#navigation {
	
}

.encart {
	
}


