body {
	margin:0;
	padding:0;
	background-color:#f3f0ed;
	line-height: 1.5em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
a{
	color:#0088C4;
	text-decoration:none;
}
a:hover{
	text-decoration: underline;
}
#contenitore {
	width: 771px;
	margin: 0 auto;
}
#testa{
	margin:0;
	padding:0;
	height:165px;
}

#contenuto {
	float: left;
	width: 100%;
	background-color:#FFFFFF;
}

#colonna-contenuto {
	/*float: left;*/
	margin-left: 500px; /* (colonna-sx Width) */
	width: 261px;
	background-color:#f8f6f4;
}

#colonna-sx {
	float: left;
	width: 500px;
}

#colonna-contenuto a:hover{
	color: #0088C4;
	text-decoration:underline;
}

#spotHome{
	display:block;
	margin:0;
	padding:0;
	width:261px;
	font-size:0.75em;
	background-image:url(../images/fondoSpotHome.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	background-color:#f8f6f4;
}

#boxHome{
	display:block;
	padding:0;
	margin: 0 45px 0 10px;
	color:#5b5b5b;
	font-family:"Trebuchet MS";
	line-height: 13px;
}

#contenitoreSpot{
	position:absolute;
	top:268px;
}

#spot{ 
	float:left;
	display:block;
	margin:0;
	padding:0;
	background-image:url(../images/fondoSpot.gif);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#f8f6f4;
	width:261px;
	font-size:0.75em;
}

#box{
	float:left;
	padding:0;
	margin: 12px 10px 10px 12px;
	color:#5b5b5b;
	line-height: 17px;
}
#spot #box a{
	font-size:1em;
	color:#3e82b0;
	padding:0;
	margin:0;
	text-decoration:underline;
	font-weight: bold;
}

#spot #box a:hover{
	width:100%;
	font-size:1em;
	color:#ec0202;
	padding:0;
	margin:0;
	text-decoration:underline;
}
#spot #box h1{
	font-size:1em;
	color:#ec0202;
	padding:0;
	margin:0;
}
#spot #box #imgSpot{
	margin: 0;
	float: left;
	padding:0;
	display:block;
}
#spot #box #testoSpot{
	margin: 0 0 0 85px;
	width:150px;
	padding:0;
}
#spot #box #testoSpotTesto{
	margin: 0 0 0 12px;
	padding:0;
}

#footer {
	font-size:0.7em;
	clear: left;
	background-image:url(../images/fondoBottom.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#f3f0ed;
	height:70px;
}
#bottom {
	margin:0 15px 0px 15px;
	/*width:600px;*/
	color:#898989;
	line-height:1.5em;
}
#footer #bottom a{
	text-decoration: underline;
	color: #646464;
}
#footer #bottom a:hover{
	text-decoration: underline;
	color: #333333;
}

h2{
	color: #e60d0d;
	font-size-adjust:inherit;
	text-transform:uppercase;
}

div#out{
	display:none;
	visibility:hidden;
}
