/* ====================== Nuova parte Css ====================== */

.Manina
{
	cursor: pointer;
}
.SfondoPagina
{
	background-color: White;
}
.SfondoDestra
{
	width: 10000px;
	background: url('/senigallia/sito/immagini/senigallia_sfondo_destra.jpg') repeat-y; /*background-color: #feffc0; */
	background-color: #5B8AE2;
}
.SfondoSinistra
{
	width: 10000px;
	background: url('/senigallia/sito/immagini/senigallia_sfondo_sinistra.jpg') repeat-y;
	background-color: #feffc0;
	background-color: #5B8AE2;
}
.Stile_Bordi_Tabelle
{
	border: solid 1px Black;
}
.Stile_Margini_Tabelle
{
	margin-top: 0;
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 0;
}
/* ====================== Aspetto tabella 1 ====================== */
body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* ====================== Aspetto link ====================== */
A:link, A:visited
{
	color: Black;
	text-decoration: none;
}
A:hover
{
	color: Red;
	text-decoration: none;
}

/* ====================== Aspetto Header ====================== */
h1
{
	font-family: Calibri;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
h2
{
	font-family: Calibri;
	font-size: 14px;
	font-weight: bold;
}
h3
{
	font-family: Calibri;
	font-size: 14px;
	font-weight: bold;
}
h4
{
	font-family: Calibri;
	font-size: 14px;
	font-weight: bold;
}
h5
{
	font-family: Calibri;
	font-size: 14px;
	font-weight: bold;
}
h6
{
	font-family: Calibri;
	font-size: 14px;
	font-weight: bold;
}

/* ====================== Tabelle blu ====================== */
.Titolo_tabella_blu
{
	font-family: Calibri;
	font-size: 14px;
	font-weight: bold;
	color: White;
	text-align: center;
	background: url('/senigallia/sito/immagini/TableTitleBar.jpg') repeat-x;
}
.Testo_tabella_blu
{
	font-family: Calibri;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
/* ====================== Tabelle arancioni ====================== */
.Titolo_tabella_search
{
	font-family: Calibri;
	font-size: 14px;
	font-weight: bold;
	color: White;
	text-align: center;
}
.Titolo_tabella_arancio
{
	font-family: Calibri;
	font-size: 14px;
	font-weight: bold;
	color: White;
	text-align: center;
	background: url('/senigallia/sito/immagini/TableTitleBarCentrali.jpg') repeat-x;
}
.TitoloRicercaAvanzata
{
	font-family: Calibri;
	font-size: 14px;
	font-weight: bold;
	color: Black;
	text-align: center;
	vertical-align: middle;  
	height:40px; 
}

.Testo_tabella_arancio
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-family: Calibri;
	font-size: 14px;
	font-weight: normal;
	color: Black;
	margin: 0 5;
	text-align: justify;
	background-color: White;
}
/* ====================== Tabelle verdi ====================== */
.Testo_tabella_verde
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-family: Calibri;
	font-size: 14px;
	color: Black;
	margin: 0 5;
	text-align: center;
}
.Titolo_tabella_verde
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-family: Calibri;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
}

/* ====================== Tabelle annunci ====================== */
.Testo_etichette_indirizzi
{
	color: #666666;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}
.Testo_indirizzi
{
	font-weight: bold;
	font-size: 16px;
	color: #000080;
}
.Testo_tabella_descrizioni
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #E8F2FF;
	font-size: 14px;
	text-align: justify;
	color: #000099;
	margin: 0 5;
}
.Titolo_tabella_annunci
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFF00;
}


/* ====================== Numero utenti ====================== */
.Testo_tabella_utenti
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF7700;
	color: Black;
}

/* ====================== Spazio piccolo ====================== */
.Spazio_piccolo
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

/* ====================== Stili per la scritta Senigallia.it ====================== */
.Senigallia_blu
{
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
.Senigallia_rosso
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
.attributeChoice
{
	display: inline;
	margin: 0 10px 0 10px 0;
}


.
