
/*
 * 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 {
background: white;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1em;
margin: 5px;
margin-bottom: 10px;
padding: 0px;
border: 0px;
}
a { text-decoration: none; color: #505050; }
a.menu1 { text-decoration: none; font-weight: 600; color: #48227B; }
a.barre { text-decoration: none; color: #fff; font-size: 80%; font-stretch: narrower; }
a.blanc { color: #fff; }
a:hover { text-decoration: none; color: #e35695; background-color:#48227B; }
a.menu:hover {text-decoration: none; color: #e35695; background-color:#48227B; }
a.barre:hover { text-decoration: none; color: #e35695; background-color:#ffffff; }
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; }

.logogauche {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #fff;
}
.logodroite {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #fff;
	text-align: center;
	margin-left: 10px;
}
.chapo {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	color: #379;
	font-size: 110%;
	margin-top: 10px;
	margin-bottom: 20px;
}
.edito {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	text-align: left;	
	color: #48227B;
	margin-left: 10px;
}
.texte {
	font-family: Georgia, Garamond, Times, serif;

	color: #000;
}
.rouge {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	text-align: justify;
	font-weight: bold;
	letter-spacing: 0.04em;
	word-spacing: -0.01em;
	line-height:130%;
	font-size: 100%;
	color: #F00;
	margin-left: 20px;
	margin-right: 20px;
}
.surtitre {
	font-size: 100%;
	font-weight: normal;
	font-variant: small-caps;
	color: #E35695;
	margin-top: 10px;
	margin-bottom: 10px;
}
.date {
	font-size: 70%;
	font-weight: normal;
	text-align: right;
	color:#48227B; 
	margin-bottom: 20px;
}
.daterecent {
	font-size: 90%;
	font-weight: normal;
	text-align: right;
	color: #48227B;
	margin-bottom: 12px;
}
.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%;
}

h1,h2.titre-extrait {
	font-size: 110%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #48227B;
	margin-top: 10px;
	margin-bottom: 10px;
}


/*
 * Ici les styles pour le contenu
 */
 
 .forum-total ul {
	list-style: none;
}
 .forum-fil li {
	list-style: none;
}
 .forum-chapo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.03em;
	word-spacing: -0.01em;
	line-height: 100%;
	font-size: 70%;
	color:#666666;
	text-align: left;
	font-weight: normal;
	margin-top: 0.6em;
	margin-left: 30px;
}
.forum-titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.03em;
	word-spacing: -0.01em;
	line-height: 130%;
	font-size: 130%;
	color: #E35695;
	text-align: left;
	font-weight: bold;
	margin-top: 0.6em;
	margin-left: 30px;
}
.forum-item {
	font-family: Georgia, Garamond, Times, serif;
	letter-spacing: 0.03em;
	word-spacing: -0.01em;
	line-height:130%;
	font-size: 90%;
	color: #000;
	text-align: left;
	font-weight: lighter;
	margin-top: 0.6em;
	margin-left: 30px;
}
.forum-repondre-message {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.03em;
	word-spacing: -0.01em;
	font-weight: bold;
	line-height:130%;
	font-size: 100%;
	color: #000;
	text-align: left;
	margin-top: 0.6em;
}
.conteneur h1,h2 {
	font-size: 120%;
	font-weight: bold;
}
.conteneur h1,h2.titre-extrait {
	font-size: 120%;
	font-weight: bold;
}
.conteneur h1,h2.titre-texte {
	font-size: 190%;
	font-weight: bold;
}
.conteneur .detail {
	font-size: 80%;
	color: #303030;
}
.extrait {
	padding: 14px;
	font-size: 85%;
}


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

