/* ------------------------------------------------------- */
/* Feuille de style pour personnaliser les sites wiwiland  */
/*    doit surcharger les règles de habillage.css          */
/*    pour définir les fontes, couleurs, images...         */
/* ------------------------------------------------------- */

body { background: #000800 url(background.png) repeat; color: #00c179; font-family: Verdana, Arial, Helvetica, sans-serif; }

h1,h2,h3,h4,h5,h6 { font-family: inherit; }

a { color: #56fe9f; text-decoration: none; }
a:focus,a:hover,a:active { color: #56fe9f; text-decoration: underline; }
a.spip_in, a.spip_out, a.spip_url { color: #56fe9f; }

.banniere
{
	text-align:center;
	width: 100%;
	margin-bottom: 1em;
}

.mise_en_garde
{
	line-height: 1.40em;
	background: url(border_hori.png) repeat-x;
	background-position: top;
	padding-top: 25px;
}

/*
.rubriques
{
	text-align: center;
}

.rubriques ul li
{
	margin: 0;
	background: url(sep_cat.png) repeat-x;
	background-position: top;
	padding: 5px 0.20em 2px 0.20em;
}

.rubriques ul li ul
{
	margin: 0;
}

.rubriques ul li ul li
{
	background: none;
	text-align: left;
}

.rubriques ul li ul li ul li
{
	text-align: right;
	font-size: 0.90em;
}
*/

.rubriques
{
	text-align: center;
}

.rubriques ul li
{
	margin: 5px 0 0 0;
}

.rub_titre
{
	width: 100%;
	background: url(tile_titre.png) repeat;
	background-position: top left;
	padding: 5px 0 5px 0;
	font-size: 1.10em;
}

.rubriques .spip_logos
{
	float: right;
}

.rubriques ul li ul
{
	margin: 0;
}

.rubriques ul li ul li
{
	background: url(sep_cat.png) repeat-x;
	background-position: top;
	padding: 5px 0.20em 2px 0.20em;
	margin: 0;
	text-align: left;
}

.rubriques ul li ul li ul li
{
	text-align:right;
	font-size: 0.90em;
	background: none;
	padding: 0;
}

h2
{
	font-weight: bold;
}

.encart,
.general
{
	border: solid 1px #000;
}

.encart h2,
.general h2
{
	padding: 2px;
	text-align: center;
	background: url(tile_sub.png) repeat;
}

.encart,
.general
{
	border-top: 0;
	background: url(background2.png) repeat;
}

.entry-title,
.cartouche h1,
.plan_rubrique h1
{
	font-weight: bold;
	background: url(tile_titre.png) repeat;	
}

.surtitre,
.soustitre
{
	font-weight: bold;
	background: url(tile_sub.png) repeat;
}

p.surtitre,
p.soustitre
{
	padding: 4px 0 4px 0;
}

.introduction 
{
	border-color: #56fe9f;
	border-right: 0;
	background: url(border_vert.png) repeat-y;
	background-position: right;
	padding-right: 20px;
}

.plan_sousrubrique strong
{
	background: url(background2.png) repeat;
}

#pied
{
	border-top: 0;
	background: url(border_hori.png) repeat-x;
	background-position: top;
	padding-top: 25px;
}

.formulaire_spip label 
{
	color: #00c179;
}
