#menu-principal-contact {display:none}

#menu-principal-resume  {display:none}

.rubrique #bloc-contenu h3 .petit-info {display:none}

/* -------------------------------------------------------
 	1. LIENS base
 ------------------------------------------------------- */

a, a:link, a:visited
{
	text-decoration: none;
	color: #000000;
}

a:hover
{
	text-decoration: underline;
	color: #88CC33;
}

a.spip_out,
a.spip_in,
a.spip_url,
a.spip_glossaire { color: #333333; }

/* -------------------------------------------------------
 	2. MISE EN PAGE - BLOCS PRINCIPAUX
 ------------------------------------------------------- */

body {
	color: #222222;
	font: 86%/1.0 Tahoma, Verdana, Arial;
	background-color: #EEEEEE;
	background-image: none;
	background-repeat: repeat;
}

#page
{
	text-align: justify; /* pour annuler l'heritage de text-align:center de BODY */
}

#entete			/* voir (../inc/inc-bandeau.html) */
{
	background-color: #555555;
	background-image: url(img/entete.jpg);
}

#entete a.nom-site, 
#entete a.nom-site:link,  
#entete a.nom-site:visited
{
	font-family: Tahoma, Verdana, Arial;
	color: #88CC33;
	font-size: 16px;
	font-weight: bold;
	background-image: url(img/background-entete.jpg);
}

#entete a.nom-site:hover
{
	color: #FFFFFF;
	font-style: normal;
}

#entete .nom-site span 		/* position du nom du site - position of the site's name  */
{
	bottom: 38px;
	right: 150px;
}


/* ------------------------------------------------------------------
 	5. NAVIGATION et MENUS
 -------------------------------------------------------------------- */
/* text : color */
.menu ul li a, 
.menu ul li a:visited,
.menu ul li b 				{ color: #EEEEEE;}

.menu ul li li a, 
.menu ul li li a:visited 			{ color: #333333;}


.menu ul li a:hover,
.menu ul li li a:hover		{ color: #000000;}

.menu ul li a.lienon		{ color:#FFFFFF;}

.menu ul li li a.lienon 	{ color: #555555;}


/* background */
.menu ul li a,
.menu ul li a:visited,
.menu ul li b 				{ background-color: #333333; }


.menu ul li li a, 
.menu ul li li a:visited,
.menu li span 				{ background-color: #BBBBBB; }

.menu ul li a:hover,
.menu ul li li a:hover	 	{ background-color: #EE8833; }

.menu ul li a.lienon 		{ background-color: #447722; }

.menu ul li li a.lienon 	{ background-color: #88CC33; }


.menu ul li li a.article { background-color: #FFFFFF; }
.menu ul li li a.article:hover { background-color: #EE8833; }


/*  ANNONCE dans #encart */
.annonce
{
	background-color: #EEEEEE;}
	
.menu-item,
.menu-titre-special, 
.menu-titre
 {background-color: #333333;}


/* -------------------------------------------------------
 	6. ARTICLE
 ------------------------------------------------------- */

.texte	{ text-align: justify; }

p.spip	{ text-align: justify; }

.chapo	{ background-color: #EEEEEE; }

.detail	{ color: #FFFFFF; }

.petit-info		{ color: #FFFFFF; }

.ps	{ text-align: justify; }

.notes	{ text-align: left; }


/* -------------------------------------------------------
 	7. GENERAL
 ------------------------------------------------------- */

#bas	{ font-size: 85%; }

.date-entete	{ font-size: 80%; }

/* mot recherche dans page resultats de recherche */
.mot-precis	{color: #BBBBBB;}

.lang	{color: EE8833;}


/* -------------------------------------------------------
 8. EDITO (sur page sommaire.html)
------------------------------------------------------- */

.edito h3
{
	background-color: #333333;
	color: EEEEEE;
	/* background-image - voir/see : 'alter.css' */
}

.edito h3 a, 
.edito h3 a:link, 
.edito h3 a:visited{
	color: EEEEEE;
}

.edito h3 a:hover {color:#88CC33;}

.edito .chapo { background-color: #EEEEEE; }

.edito .suite { text-align: right; }


/* -------------------------------------------------------
 	12. ADMIN, LOGIN, BOUTONS ADMIN
 ------------------------------------------------------- */

.spip_bouton { color: #EE8833; }


/* -------------------------------------------------------
 	14. FORMATS DE TEXTE
 ------------------------------------------------------- */

.article-info-rubrique	{text-align: justify;}

.extrait	{background-color: #EEEEEE;}

.extrait .suite {font-weight: bold;}

.suite a,
.suite a:link,
.suite a:visited
{
	color: #447722;
	font-variant: small-caps;
	font-weight: bold;
}

.suite a:hover	{color: #EE8833;}
