/*
 * Correction des styles HTML par defaut
 */
h1,h2,h3,h4
{
	margin-top: 0em;
	margin-bottom: 0em;
	font-size: 80%;
	font-weight: normal;
}

.liste-articles h3.titre
{
	font-size: 16px;
}
/*
 * Styles generaux
 */

/* lien */
a { text-decoration: none; color: #000000; }
a:hover { text-decoration: underline; color: #bf0107;}
a.spip_out { text-decoration: none; color: #a02020; }
a.spip_in, a.spip_url { text-decoration: none; color: #bf0107; }
a.spip_glossaire { text-decoration: none; color: #20a020; }

.reponse a { text-decoration: none; color: #bf0107; }
.reponse a:hover { text-decoration: underline; color: #bf0107; }

h2 a { text-decoration: none; color: #000000; }
h2 a:hover { text-decoration: underline; color: #bf0107; }


.chapo {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: justify;
	font-size: 105%;
}
.texte, .texte p.spip {
	font-family: Georgia, Garamond, Times, serif;
	text-align: justify;
}
.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-secteur h1 a
{
	color: #000000;
}

.plan-secteur h1 a:hover
{
	text-decoration: none;
	color: #ffffff;
}

.plan-secteur
{
	color: #000000;
}

.plan-articles a, .plan-rubriques a
{
	font-size: 16px;
}

.plan-articles a:hover, .plan-rubriques a:hover
{
	color: #BF0107;
}
/*
 * Ici les styles pour le contenu
 */

h1
{
	font-size: 120%;
	font-weight: bold;
}

.contenu h1
{
	background-color: #000000;
	text-align: center;
	border: solid 1px #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	color: #ff9933;
}

.contenu h2
{
	font-size: 100%;
	font-weight: bold;
}

h2.titre-extrait
{
	font-size: 120%;
	font-weight: bold;
}
h2.titre-texte
{
	font-size: 190%;
	font-weight: bold;
}
/* menu */

.menu-titre
{
	font-weight: bold;
	text-align: center;
	font-size: 10px;
	color: #000000;
}

.menu-item
{
	font-size: 80%;
	color: #ff9933;
}

.contenu .detail, .detail a
{
	font-size: 11px;
	color: #ff9933; /* color: #ff9933; */
}

.detail .reponse a, .detail .reponse a:hover, .detail a:hover
{
	color: #BF0107
}

.extrait {
	border: groove 2px #a0a0a0;
	padding: 1em;
	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, div.detail
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.plan-secteur, .plan-rubriques
{
	font-size:12px;
}
/* detail forum */

