BODY
{
	margin: 0;
	padding: 0;
	text-align: center;
	background: #AAAAAA;
	color: #000;
	font: 11px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#centrato
{
	width: 780px;
	margin: auto;
	text-align: left;
}
#corpo
{
	float: left;
	width: 780px;
	background: #FFF;
	padding-bottom: 4em;
}
#riga-spot
{
	float: left;
	margin-top: 30px;
	position: relative;
}
#colonna-1, #sottocolonna-1
{
	float: left;
	width: 192px;
	background: transparent;
	color: #000;
	margin: 0;
	padding: 0;
	margin-right: 10px;
/*border:solid 1px red;*/
}
#colonna-2, #colonna-3, #colonna-4, #sottocolonna-2, #sottocolonna-3, #sottocolonna-4
{
	float: left;
	width: 170px;
	background: transparent;
	color: #000;
	margin: 0;
	padding: 0;
	margin-left: 15px;
/*border:solid 1px red;*/
}
#intestazione
{
	background: #FFF;
	color: #555;
	float: left;
	width: 100%;
/*per safari*/
	padding: 0.5em 0;
}
#intestazionedx
{
	float: right;
	background: transparent;
	padding: 1.5em;
	text-align: right;
}
.intestazionedx
{
	display: block;
	background: #FFF url(../img/avanti.png) no-repeat right;
	padding-bottom: 2px;
	padding-right: 1.5em;
	text-align: right;
}
#intestazionesx
{
	float: left;
	background: transparent;
	padding-bottom: 1em;
}
#footer
{
	clear: left;
	float: left;
	background: #FFF;
	width: 100%;
/*per safari*/
	font-size: inherit;
	height: 2.8em;
	line-height: 1.6em;
	border-top: 1px solid #999;
	color: #555;
}
#footerdx
{
	float: right;
	background: transparent;
	padding: 0.5em 1.5em 0 0;
}
#footersx
{
	float: left;
	background: transparent;
}
DIV P
{
	margin: 0;
	padding: 0.5em 1em;
}
/*spot: riga con immagini*/
.spot
{
	float: left;
	width: 170px;
	background: #FFFFFF;
	border: 1px solid #999999;
	font-size: 11px;
	height: 22.5em;
}
.spot P
{
	color: #333;
	font-size: 11px;
	padding: 0.5em 1em 0;
}
.spot H2 P
{
	padding: 0;
}
.spot P.tipo
{
	color: #666;
	background: #F1F2F4;
	border-bottom: 1px solid #999999;
	font-weight: bold;
	padding: 0.5em 1em;
	text-transform: uppercase;
}
.spot H2
{
	color: #333;
	padding: 0.5em 1em;
	margin: 0;
	font-weight: bold;
	font-size: 11px;
}
.spot IMG
{
	border-bottom: 1px solid #999999;
}
/*sottospot: riga senza immagini*/
#riga-sottospot
{
	float: left;
	padding-top: 3em;
}
.sottospot
{
	float: left;
}
.sottospot IMG
{
	margin-left: 1em;
	margin-bottom: 0.7em;
}
.sottospot H2
{
	color: #333;
	padding: 0 1em;
	margin: 0;
	font-weight: bold;
	font-size: 11px;
}
.sotto-tipospot
{
	color: #CC0000;
	font-weight: bold;
	text-transform: uppercase;
	margin-left: 1em;
	padding-left: 1.1em;
	background: #FFF url(freccia.gif) no-repeat left;
}
.sotto-tipospot A
{
	color: #CC0000;
}
IMG
{
	border: none;
}
/*link*/
A
{
	text-decoration: none;
	color: #555;
}
A:link
{
	text-decoration: none;
	color: inherit;
}
A:visited
{
	text-decoration: none;
	color: inherit;
}
A:hover
{
	text-decoration: underline;
	color: inherit;
}
/*menu*/
#colophon
{
	float: left;
	line-height: 1.3em;
	color: #464646;
	width: 182px;
}
#menu
{
	float: left;
	border-top: 1px solid #999;
	position: absolute;
	bottom: 0;
	left: 0;
}
#menu A
{
	display: block;
	width: 172px;
	font-size: 11px;
	background: #F1F2F4 url(freccia_g.gif) no-repeat left;
	color: #666;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	padding-left: 22px;
	padding-right: 0;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	border: 1px solid #999;
	border-top: none;
	border-left: none;
}
#menu A:link
{
	text-decoration: none;
	color: #666;
}
#menu A:visited
{
	text-decoration: none;
	color: #666;
}
#menu A:hover
{
	text-decoration: underline;
	color: #111;
	background: #FFF;
}
#newsletter
{
	margin-top: 18px;
}
INPUT
{
	font-size: 10px;
	width: 9em;
	text-align: right;
	color: #666;
	padding-right: 0.5em;
}
/*PANIX*/
#sottocolonna-1 .banner-sx
{
	margin: 3px;
}
#riga-sottospot .sottospot H2 P
{
	margin: 0;
	padding: 0;
}

