
/*
 * Correction des styles HTML par defaut
 */

.structure {
	display: none;
}
* { color: #4a6074; } ;
h1,h2,h3,h4 {
	margin-top: 0em;
	margin-bottom: 0em;
	font-size: 100%;
	font-weight: normal;
	font-family: Georgia, Garamond, Times, serif;
}

/*
 * Styles generaux
 */

/* bien regler la marge (bugs IE) */
body {
background: #799BBC url(../IMG/fd_livre.jpg) no-repeat 0% 2px;
height: 767px;
}
a { text-decoration: none; color: #4a6074; }
a:hover { text-decoration: none; color: #799bbb }
a.spip_out { text-decoration: none; color: #a02020; }
a.spip_in, a.spip_url { text-decoration: none; border-bottom: 1px dashed #4a6074; }
a.actuel { text-decoration: none; color: #799bbb }
a.spip_glossaire { text-decoration: none; color: #20a020; }

.groupe_mot, h2.groupe_mot{
	font-family: Georgia, Garamond, Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 12.3pt;
	margin: 0px;
}
.mot_clef {
	font-family: Georgia, Garamond, Times, serif;
	font-size: 9.2pt;
	margin: 0px;
	padding: 0px;
}

.mots_clefs {
	line-height: 8pt;
	margin: 0px;
	margin-bottom: 20px;	
	padding: 0px;
}

.mots_clefs a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 8pt;
}


.publie {
	font-family: Georgia, Garamond, Times, serif;
	font-style: regular;
	font-size: 9.2pt;
	color: #f4e3c3;
	background-color: #4a6074;
	height: 13px;
	width: 160px;
	margin: 0px;
	padding: 0px;	
}
.bienvenue {
	font-family: Georgia, Garamond, Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 11pt;
	margin: 0px;
	margin-top: 5px;
	padding: 0px;
}
.titre_news {
	font-family: Georgia, Garamond, Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 12.3pt;
	line-height: 19pt;
	margin: 0px;
	margin-top: 5px;
	padding: 0px;
}
.sous_titre_news {
	font-family: Georgia, Garamond, Times, serif;
	font-style: italic;
	font-size: 13.8pt;
	line-height: 19pt;
	margin: 0px;
	padding: 0px;
}
.descriptif_news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13.8pt;
	line-height: 18.4pt;
	margin: 0px;
	padding: 0px;
}
.auteur_news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13.8pt;
	color: #799bbb;
	line-height: 18.4pt;
	margin: 0px;
	padding: 0px;
}
.texte_news{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: justify;
	line-height: 12.8pt;	
	margin-top: 5px;
	margin-bottom: 20px;	
	padding: 0px;
}

.chapo {
	font-family: Georgia, Garamond, Times, serif;
	font-style: italic;
	text-align: justify;
	font-size: 9pt;
}
.texte, .texte p.spip, .publications, .publications p.spip {
	font-family: Verdana, "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 9pt;
	margin-top: 10px;
}
.ps {
	font-family: Georgia, Garamond, Times, serif;
	text-align: justify;
	font-size: 8pt;
}

.notes {
	font-family: Verdana, "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 8pt;
}

/*
 * Ici les styles pour le contenu
 */

.contenu h1,h2 {
	font-size: 120%;
	font-weight: bold;	
}
.contenu h1,h2.titre-extrait {
	font-size: 160%;
	font-weight: bold;
}
.contenu h1,h2.titre-texte {
	margin: 0px;
	font-size: 16pt;
	font-weight: bold;
	font-style: italic;
}

.contenu .surtitre {
	font-size: 10pt;
}
.enseignant_cours .surtitre {
	font-size: 8pt;
}
a.surtitre {
	font-size: 10pt;
}
.contenu .detail {
	font-size: 80%;
	color: #303030;
}
.extrait {
	border: groove 2px #a0a0a0;
	padding: 1em;
	font-size: 85%;
}

.meme_module h1,h2.titre-texte {
	margin: 0px;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
}
.meme_module .surtitre {
	font-size: 8pt;
}
.mots_clefs .surtitre {
	font-size: 8pt;
}
.meme_module p.spip {
	margin: 0px;
	font-size: 8pt;
	color: #799bbb;
	font-style: italic;
}


/*
 * Disposition a l'ecran
 */

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

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

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

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

