/* CSS Style  */
#toolbar li#eventi {
	/*background:url(/img/it/convivialita_on.gif) no-repeat;*/
	background:url(/img/it/tool05_eventi_on.gif) no-repeat;
}

#sottomenu_sezione {
	background:url(/img/bkg_sottomenu_eventi.gif) no-repeat;
}

.box_info_sezione h2,
#box_info_elenco h2,
#box_elencoDettaglio h2 {
	border-bottom:1px solid #ff6666;
}

.box_info_sezione .img_sezione,
#box_info_elenco .img_sezione,
#box_info_eventi .img_sezione,
.elenco_inEvidenza .thumb,
.box_evento .thumb {
	border:1px solid #ff6666;
}


/* ### BOX CERCA EVENTI E INFO EVENTI ### */
#box_cerca_eventi h2, #box_info_eventi h2  {
	border-bottom:1px solid #ff6666;
}

/* ### BOX ELENCO REGIONI ### */
.box_info_sezione .elenco_regioni a {
	color:#ff6666;
}

/* ### BOX FILTRA REGIONE ### */
#box_contRisultatoRicerca #box_filtra, #box_elencoDettaglio #box_filtra2 {
	background:#FFF;
	border:1px solid #ff6666;
}

/* ### BOX RISULTATO RICERCA ALFABETO ### */
#box_contRisultatoRicerca h2 span {
	font-size:11px;
	color:#ff6666;
}

#box_contRisultatoRicerca ul#elenco_mesi,
#box_contRisultatoRicerca ul#elenco_mesi2 {
	background:#FFF;
	border:1px solid #ff6666;
}

#box_contRisultatoRicerca ul#elenco_mesi li a:hover,
#box_contRisultatoRicerca ul#elenco_mesi2 li a:hover {
	color:#ff6666;
	text-decoration:underline;
}

#box_contRisultatoRicerca ul#elenco_mesi a.select,
#box_elencoDettaglio ul#elenco_mesi2 a.select  {
	color:#ff6666;
}



/* #### CONTENUTI DETTAGLIO SX #### */
#dettaglio_sx h3 {
	color:#ff6666;
	font-size:16px;
	font-weight:normal;
	margin:0 0 15px 0;
	border:1px none red;
}

#dettaglio_sx ul.indirizzo span {
	color:#ff6666;
	font-weight:bold;
}

#dettaglio_sx a {
	color:#ff6666;
	font-weight:bold;
	text-decoration:none;
}

#dettaglio_sx a:hover {
	text-decoration:underline;
}

#dettaglio_dx .info h2 {background:#ff6666;}
#dettaglio_dx .info span {color:#ff6666; font-weight:bold}



/* #### VOTAZIONE #### */
#dettaglio_sx ul#votazione li span {
	color:#ff6666;
	font-weight:bold;
}

#dettaglio_sx ul#votazione li a:hover {
	background: url(/img/stella_eventi.gif) no-repeat;
}

#dettaglio_sx ul#votazione li a.select {
	display:block;
	width:14px;
	height:14px;
	background: url(/img/stella_eventi.gif) no-repeat;
	border:1px none red;
}

#dettaglio_sx ul#votazione li a.bt_vota {
	display:block;
	width:17px;
	height:17px;
	background: url(/img/bt_vota_eventi.gif) no-repeat;
	border:1px none red;
}


/* ### TOOL FOTO E MAPPA ### */
ul#tool_fotoMappa li {background:#f83b3b;}
ul#tool_fotoMappa li.select {background:#ff6666;}
ul#tool_fotoMappa li a:hover {text-decoration:none;}


/* ### BOX TOOL FOTO E MAPPA ### */
#dettaglio_sx #box_fotoMappa {background:#ff6666;}
#dettaglio_dx h2.info {background:#ff6666;}