body {
	background-color: #000000; 
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#hierarchie, #hierarchie a { color: #DDDDDD; }

#entete {
	width: 100%;
	text-align: left;
	border-bottom: 0px;
}

#bandeau {
	height: 150px;
}

#legende_spectacle {
  color: #6ab142;
}

#legende_fete {
  color: #b62c9a;
}

#legende_fetespectacle {
  color: #405a9f;
}

#legende_congres {
  color: #ecbc00;
}


#legende {
  font-size: 11px;
}

.fffsh_entete { position: absolute; right: 20px; top: 0; background-color: transparent; z-index: 100; }

h1, h2 { color: #F9FFB2; }

h2 a, h2 a:focus, h2 a:hover, h2 a:active { color: #5BB5E3; }

table.spip tr.row_odd { color: #006699; }
table.spip tr.row_even { background: #006699; }

#logo_fffsh {
	vertical-align: top;
}


#map1 {
	width: 650px;
	height: 700px;
	float: right;
}
#table_contenu {
	width: 100%;
}
#table_contenu_left {
	vertical-align: top;
}
#table_contenu_carte {
	width: 650px;
	vertical-align: top;
}

#page {
	width: 95%;	
}

.rubriques ul li { background: #000000; }

a.spip_mail:focus, a.spip_mail:hover, a.spip_mail:active,
a.spip_mail {
color: #CCCCCC;
}

a, a.spip_out { color: #5BB5E3; text-decoration: none; }
a:focus,a:hover,a:active, a.spip_out:focus, a.spip_out:hover, a.spip_out:active { color: #5BB5E3; text-decoration: underline; }

.formulaire_spip label {
	color: #F9FFB2;
}


.formulaire_spip input[type="submit"] {
	border: #006699 1px solid;
	background-color: #006699;
	color: #FFFFFF;
}

.formulaire_spip input[type="submit"]:hover {
	cursor: pointer;
	font-weight: bold;
}

.OptionRegion {
	background-color: #006699;
	font-style: italic;
	color: #FFFFFF;
}
/* retirer les lignes séparatrices des listes d'articles dans les rubriques */
.menu ul { border-bottom: 0px; }
.menu ul li { border-top: 0px; }

#article_infos {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#article_cpville {
	font-size: 14px;
	color: #F9FFB2;
	font-family:Arial, Helvetica, sans-serif;
}

.article_libelle {
	font-size: 12px;
	font-weight:bold;
	color: #F9FFB2;
	font-family:Arial, Helvetica, sans-serif;
}

a.article_mailto:before { content: "\002709"; } /* liens vers un email */

.bulle_spectacle {
	color: #13cf86;
}

.bulle_fete {
	color: #b62c9a;
}

.bulle_fete_spectacle {
	color: #4159a0;
}


.descrip {
	float: right;
}

a span.zoom { display: none;}

a:hover span.zoom {
	display: inline;
	position: absolute;
	background: none;
	left: 70%;
}



