/*  ------------------------------------------
/*  Styles rajoutés par le Webmestre
/*  ------------------------------------------ */

.rubriqueneocobalt {
/*	background-image: url(cellpic3.gif);*/
/*	font-size: 0.88em;*/
/*	color: red;       */
/*	text-align: left; */
	text-align: center;
	font-weight: bold;
	color: lightskyblue;
	background: #151515;
}

.spandatedepasseeneocobalt {
	color: gray;
}

.colonneneocobalt {
/*	background: #150015;*/
/*	background: #996600;*/
/*	background: #CC3300;*/
/*	background: #CC6600;*/
/*	background: #FF6600;*/
/*	background: #993300;*/
/*	background: #333333;*/
	background: #151515;
}

.fondbanniereneocobalt {
/*	background: #000;      [2009-09-25]*/
	background: #333333; /*[2009-09-25]*/
}

/*[2012-02-15]
.doublebanniereneocobalt {
	margin: 0;
	padding: 0;
	margin-bottom: 0;
}
[2012-02-15]*/

.backgroundneocobalt {
	background: #333333;
}

body {
	background: #333333;
	font-size: 0.88em;
	color: silver;
	text-align: left;
/*	font-family: Verdana;*/
/*	font-family: Tahoma;*/
	font-family: "Trebuchet MS", Helvetica, sans-serif;
/*	margin: 0 auto; [2008-10-16]*/
/*	margin: 4px ; [2008-10-17]*/
}

/* Formulaire de recherche */
/*[2008-12-14]*/
.formulaire_recherche {
/*	width: 98%;*/
	width: 75%;
}
/*[2008-12-14]*/

/*[2008-12-14]*/
.formulaire_spip .forml {
/*	background: #FF9933;*/
/*	background: #151515;*/
/*	font-size: 0.88em;*/
/*	font-family: "Trebuchet MS", Helvetica, sans-serif;*/
	background: #333333;
	color: silver;
}
/*[2008-12-14]*/

/*  ------------------------------------------
/*  Couleurs des liens
/*  ------------------------------------------ */
/*[2008-10-14]
a {
	text-decoration: none;
	color: lightskyblue;
}
a:hover {
	text-decoration: underline;
}
[2008-10-14]*/

/*[2008-10-16]
table {
	margin: 0;
	padding: 0;
	border: 1px solid;
}
[2008-10-16]*/

/*[2008-10-16]
table.tablebordercolor {
	background-color: #FFFFFF;
}
table.tablebgcolor {
	background-color: #333333;
}
[2008-10-16]*/

/*[2008-10-19]*/
.listeneocobalt ul { margin: 0; padding: 0.2em 0; text-align: left; list-style: none; }
.listeneocobalt li { margin: 0; padding: 0 0.7em; }

/*[2008-11-22] début*/
/*[2008-12-12] style menu-titre background: #993300 remplacé par #151515 */
.rubriques { background: #333333; }
.rubriques .menu-titre { background: #151515; }

.breves { background: #333333; }
.breves .menu-titre { background: #151515; }

.syndic { background: #333333; }
.syndic .menu-titre { background: #151515; }

.forums { background: #333333; }
.forums .menu-titre { background: #151515; }

.divers { background: #333333; }
.divers .menu-titre { background: #151515; }
/*[2008-11-22] fin*/

