A.Tipo:ACTIVE, A.Tipo:LINK, A.Tipo:VISITED
{
	color : Red;
	font : bolder italic normal 12px/normal Arial, Helvetica, sans-serif;
	line-height: normal;
	text-transform: none;
	text-decoration: none;
	background-color : transparent;
}

A.Tipo:HOVER
{
	color : Red;
	text-transform: none;
	text-decoration: none;
	font-style : italic;
	font-weight : bolder;
}

A:ACTIVE, A:LINK, A:VISITED
{
	color : White;
	text-transform: none;
	text-decoration: none;
}

A:HOVER
{
	color : White;
	text-transform: none;
	text-decoration: none;
	font-style : italic;
	font-weight : bolder;
}

.tabellaannuncio
{
	background-color : #FFFFE0;
	border-style: solid;
	border-color : navy;
	margin-right : 2;
}

.TipologiaAttiva
{
	color: Blue;
	position: absolute;
	padding-top: 0px;
	padding-left: 3px;
	font : bolder italic 15pt Arial Black, Arial, Helvetica, sans-serif;
	z-index: 2;
}

.ombraTipologiaAttiva
{
	color: Gray;
	position: relative;
	padding-top: 1px;
	padding-left: 4px;
	font : bolder italic 15pt Arial Black, Arial, Helvetica, sans-serif;
	z-index: 1;
}

.titoloTipologia
{
	color: #B22222;
	position: absolute;
	padding-top: 0px;
	padding-left: 3px;
	font : bolder italic 14pt Arial Black, Arial, Helvetica, sans-serif;
	z-index: 2;
}

.ombratitoloTipologia
{
	color: Gray;
	position: relative;
	padding-top: 1px;
	padding-left: 4px;
	font : bolder italic 14pt Arial Black, Arial, Helvetica, sans-serif;
	z-index: 1;
}

.tabellaelenco
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	word-break : keep-all;
	overflow-x : hidden;
	background-repeat : no-repeat;
}

.tabellaelencoTipo
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	word-break : keep-all;
	overflow-x : hidden;
	background-repeat : no-repeat;
	background-color : #FAFAD2;
}

.annunciotesto
{
	background-color : transparent;
	color: Gray;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
}

.annunciotitolo
{
	background-color : Silver;
	color: #8B0000;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-style : italic;
	font-variant : normal;
}

.annuncioprezzo
{
	color: #FF0000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	font-weight : bolder;
}

.annunciotabella
{
	background-color: transparent;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border: Silver;
	border-style: none none none solid;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 2;
	width: 100%;
}

.titolo
{
	color: Navy;
	position: absolute;
	padding-top: 0px;
	padding-left: 50px;
	font : bolder italic 20pt Arial Black, Arial, Helvetica, sans-serif;
	z-index: 2;
}

.ombratitolo
{
	color: Gray;
	position: relative;
	padding-top: 3px;
	padding-left: 53px;
	font : bolder italic 20pt Arial Black, Arial, Helvetica, sans-serif;
	z-index: 1;
}