
/*
 * 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;
}

/*
 * Styles generaux
 */

/* bien regler la marge (bugs IE) */
body.fond {background: url(../images_spip/FondLogoGuisthau.jpg); margin: 10px}
 	.bandeau {background: url(../images_spip/bandeau1.jpg); margin: 10px}
a { text-decoration: none; color: #000066; }
a:hover { text-decoration: none; color: #FF6600; background: #e8e8e8; }
a.spip_out { text-decoration: none; color: #a02020; }
a.spip_in, a.spip_url { text-decoration: none; color: #2020a0; }
a.spip_glossaire { text-decoration: none; color: #20a020; }

.chapo {font-family: "verdana,Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif; 
font-weight: 500; text-align: justify; font-size: 70%}
.texte, .texte p.spip {font-family: Georgia, Garamond, Times, serif; text-align: justify; color: red}

.texte-breve {font-family: verdana,Georgia, Garamond, Times, serif; text-align: justify; color: #516F8A; font-size: 75%}
.ps {
	font-family: Georgia, Garamond, Times, serif;
	text-align: justify;
	font-size: 85%;
}
.notes {
	font-family: Georgia, Garamond, Times, serif;
	text-align: left;
	font-size: 80%;
}
.plan-article {
	clear: left; 
	margin-top: 0em; 
	margin-bottom:0em;
	 list-style: disc; 
	font-size: 90%; 
	color: #B54900
	}

/*
 * Ici les styles pour le contenu
 */

.contenu h1,h2 {
	font-size: 90%;
	font-weight: bold;
}
.contenu h1,h2.titre-extrait {
	font-size: 110%;
	font-weight: bold;
}
.contenu h1,h2.titre-texte {
	font-size: 90%;
	font-weight: bold;
}
.contenu .surtitre {
	font-size: 90%;
	font-weight: bold;
	font-variant: small-caps;
}
.contenu .detail {
	font-size: 70%;
	color: #303030;
}
.extrait {/* border: groove 2px #a0a0a0; */
	padding: 0.5em; font-size: 70%; color: #6A6A6A; font-family: Verdana}

.contenu_rub .texte_article {font-size: 70%; color: #636466} 
.contenu_rub .legende {font-size: 70%; color: #5D5DEC; font-family: Verdana,Arial; text-align: center; vertical-align: top; padding: 5px}
.contenu_rub .texte_chapo_article {font-size: 80%; color: #666666} 

.contenu_rub .texte_liens_article {font-size: 70%; color: #FF6600; margin-left: 1em} 
/*
 * Disposition a l'ecran
 */

#principal {font-family: verdana,"Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif}

#principal1  {font-family: verdana,"Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif}

#principal2{font-family: verdana,"Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif}
 

#plan {
	font-family: verdana,"Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
}

#navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}	
	
#navdroite {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
		} 
		
#nav_image {font-family: Verdana, Arial, Helvetica, sans-serif;			
			}		

.encart {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 100%}

