a.underline:hover {
	text-decoration: underline;
	color: #9d0a0e;
}


/*
 * Correction des styles HTML par defaut
 */

.structure {
	display: none;
}
h1,h2,h3,h4 {
	margin-top: 0em;
	margin-bottom: 0em;
	font-size: 105%;
	font-weight: normal;
}

/*
 *Titre page et hierarchie(banner_menu)
*/
#banner h1 {
	white-space: nowrap;
	font-size:35px;
	font-weight: bold;
	font-family: Georgia, Garamond, Times, serif;
	font-style: italic;
	padding:5px 5px 0px 4px;
	margin:0px;
/*
	color: #005496;
*/}
#align {
	vertical-align: 30%;
}
#banner .hierarchie {
	font-size: 25px;
}

#banner a {
	color: #000;
	background: transparent;
}
#banner a:hover {
	color: #9d0a0e;
}

#banner_menu {
	color: #fff;
	font-size:12px;
	padding:0px 1px 0px 5px;
	line-height: 20px;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	text-align: left;
	margin:0px;
}
#banner_menu a {
	color: #fff;
	background: transparent;
}
#banner_menu a:hover {
	color: #fff;
}


/*
 * Styles generaux
 */

/* bien regler la marge (bugs IE) */
body { background: white; margin: 10px; }
a { text-decoration: none; color: #000; }
a:hover { text-decoration: underline; color: #9d0a0e;}
a.spip_out {color: #e28f26;}
a.spip_out:hover {text-decoration: underline; color: #9d0a0e;}
a.spip_in, a.spip_url {  }
a.spip_glossaire {  }

.chapo {
	font-family: Georgia, Garamond, Times, serif;
	font-weight: bold;
	text-align: justify;
	font-size: 105%;
}
.texte, .texte p.spip {
	font-family: "Arial Unicode MS","Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	text-align: justify;
	/*font-weight: normal;*/
}
.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%;
}
.lien_rub a {
	color: #e28f26;
}
.lien_rub a:hover {
	color: #9d0a0e;
	text-decoration: underline;
}

/*
 * 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 {
	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 {
	font-size: 85%;
}

.contenu .menu-titre {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin: 15px 0px 10px 0px;
	padding-bottom: 4px;
	font-weight: normal;
}

/*
 * Forums
 */
.forum-repondre a {
	color: #e28f26;
}

.forum-repondre a:hover {
	color: #9d0a0e;
}

.forum-total li {
	list-style: none;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
}

.forum-chapo {
	background-color: #fff2be;
	margin: 0px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: solid 1px #005496;
	color: #000;
	font-size: 80%;
}

.forum-chapo a {
	color: #e28f26;
}

.forum-chapo a:hover {
	color: #9d0a0e;
}

.forum-item {
	padding: 5px;
	padding-bottom: 10px;
	font-size: 90%;
}
.forum-item a {
	color: #e28f26;
}

.forum-item a:hover {
	color: #9d0a0e;
}



.forum-repondre-message {
	
}

/*
 * Disposition a l'ecran
 */

#principal {
	font-family: Georgia, Garamond, Times, serif;
}

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

.navigation {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
}
#navigation_droite {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
}

.encart {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
}

