
/*
 * Correction des styles HTML par defaut
 */


}
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 { background: white; margin: 10px;}
a { text-decoration: none; color: #505050; }
a:hover { text-decoration: none; color: #303030; 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; }





.centre{


	padding: 8px;
}



.chapo {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: justify;
	font-size: 105%;
}

.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%;
}

/*
 * Ici les styles pour le contenu
 */

.contenu h1,h2 {
	font-size: 100%;
	font-weight: bold;
}
.contenu h1,h2.titre-extrait {
	font-size: 160%;
	font-weight: bold;
}
.contenu h1,h2.titre-texte {
	font-size: 190%;
	font-weight: bold;
}
.contenu .surtitre {
	font-size: 110%;
	font-weight: bold;
	font-variant: small-caps;
}
.contenu .detail {
	font-size: 80%;
	color: #303030;
}
.extrait {
	border: groove 2px #a0a0a0;
	padding: 1em;
	font-size: 85%;

}

.colonne_centre {
	margin-left: 2%;
	margin-top: 1em;
	margin-bottom: 0em;
	margin-right: 2%;
}


.menu_haut{
	font-size: 100%;
	font-color: #FFFFFF;
	font-weight: bold;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	alink: #FFFFFF;
	background-color: #FFFFFF;
	border : solid 3px #FF0000;
}

.menu_gauche{
	font-size: 80%;
	font-color: #303030;
	font-weight: bold;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	alink: #FFFFFF;
	vlink: #FFFFFF;
	background-color: #FFFFFF;
	border : solid 1px #FF0000;
	padding: 2px;
}	

.login{
	font-size: 80%;
	font-color: #FFFFFF;
	font-weight: normal;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	
	
}

.detail{
	font-size: 60%;
	font-color: #FFFFFF;
	font-weight: normal;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	
	
}
.gros_titre{
	font-size: 120%;
	font-color: #003000;
	font-weight: bold;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	
	
}
.moyen_titre{
	font-size: 100%;
	font-color: #000000;
	font-weight: bold;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	
	
}
.gros_titre_forum{
	font-size: 100%;
	font-color: #003000;
	font-weight: bold;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	
	
}
.moyen_titre_forum{
	font-size: 80%;
	font-color: #003000;
	font-weight: bold;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	
	
}
.inter_titre{
	font-size: 100%;
	font-color: #303030;
	font-weight: bold;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	
	
}
.sous_titre{
	font-size: 80%;
	font-color: #303030;
	font-weight: bold;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	
	
}

.encart {
	float: center;
	width: 80%;
	margin-left: 2%;
	margin-top: 1em;
	margin-bottom: 0em;
	margin-right: 0px;
	padding: 8px;
	border : solid 1px #FF0000;
}
.texte {
	float: left;
	text-align: left;	
	width: 100%;
	margin-left: 0px;	
	margin-right: 0px;
	font-size: 80%;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	border : solid 0px #FF0000;
}
.bouton {
	float: center;
	font-size: 80%;
	font-color: #FF0000;
	font-weight: bold;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	alink: #FF0000;
	vlink: #FF0000;
	background-color: #FFFFFF;
	border : solid 0px #FF0000;
}

.formulaire {
	color: black;
	margin: 0px;
	margin-bottom: 16px;
	padding: 4px;
	border: 1px solid #a0a0a0;
	background-color: #f6f6f6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;




/*
 * Disposition a l'ecran
 */

#principal {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
}

#plan {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
}

#navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.encart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


