/*

 * Correction des styles HTML par defaut

 */



.structure {

	display: none;

; font-family: Tahoma, Arial; font-size: 9pt

}

h1,h2,h3,h4 {

	margin-top: 0em;

	margin-bottom: 0em;

	font-size: 100%;

	font-weight: normal;

}

/*

 * Styles ajoutés par LG

 */

.puces {  font-family: Wingdings; font-size: 9pt; color: #574FFF}
.puces_mozilla {

	font-family: "Lucida Sans Unicode";
	font-size: 9px;
	color: #574FFF;
	font-weight: bold;
}




/*

 * Styles generaux

 */



/* bien regler la marge (bugs IE) */

body { background: white; margin: 5px; ; font-size: 9pt; font-family: Tahoma, Arial; color: #000064}

a { text-decoration: none; color: #0099CC; }

a:hover { text-decoration: none; color: #FFFFFF; background: #0099CC; }

a.spip_out { text-decoration: none; color: #a02020; }

a.spip_in { text-decoration: none; color: #0099CC; }



.chapo {

	font-weight: normal;

	text-align: left;

; font-style: italic

}

.texte, .texte p.spip {

	font-family: Tahoma, Arial;

	text-align: left;

}

.ps {

	font-family: Tahoma, Arial;

	text-align: left;

	font-size: 85%;

}

.notes {

	font-family: Tahoma, Arial;

	text-align: left;

	font-size: 80%;

}





/*

 * Ici les styles pour le contenu

 */



.contenu h1{

	font-size: 120%;

	font-weight: bold;

}

.contenu h1{

	font-size: 160%;

	font-weight: bold;

}

.contenu h1{

	font-size: 190%;

	font-weight: bold;

}

.contenu .surtitre {

	font-size: 100%;

	font-weight: bold;

	font-variant: small-caps;

}

.contenu .soustitre {

	font-size: 100%;

font-style: italic;



}



.contenu .detail {

	font-size: 80%;

	color: #303030;

}

.extrait {

	border: groove 2px #a0a0a0;

	padding: 1em;

	font-size: 85%;

}





/*

 * Disposition a l'ecran

 */



#principal {

	font-family: Tahoma, Arial;

}



#plan {

	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;

}



#navigation {

	font-family: Tahoma, Arial;

}



.encart {

	font-family: Tahoma, Arial;

; font-size: 8pt

}



h2.titre-texte  { 	font-size: 110%;

	font-weight: bold;

 } h2.titre-extrait  { 	font-size: 100%;

	font-weight: normal;

 } h2  { 

	font-size: 100%;

	font-weight: bold;

 } .titre_html {  font-size: 20pt; font-weight: normal; color: #2A1FFF}

.titre_htmlmoyen { font-size: 10pt; font-weight: bold; color: #2A1FFF }

td {  font-family: Tahoma, Arial; font-size: 9pt; color: #000060}

.titre_htmlBlanc { font-size: 20pt; font-weight: normal; color: #FFFFFF}

.titre_htmlmoyenBlanc { font-size: 10pt; font-weight: bold; color: #FFFFFF}


