body
{
	margin: 0 0 0 0;
	background-color: #FFFFD6;
}
div.logoBox
{
	border: 0;
	display: inline-block;
	left: 0px;
	visibility:hidden;
	overflow: visible;
	position: absolute;
	top: 0px;
	width: 200px;
	height: 142px;
	background-color: lime;
}
.logoSmall
{
	border: 0;
	display: inline-block;
	visibility: visible;
	width: 200px;
	height: 142px;	
}
div.testata
{
	border: 0;
	display: inline-block;
	left: 200px;
	visibility: visible;
	overflow: visible;
	position: absolute;
	top: 0px;
	height: 142px;
	width:auto;
	background-color: red;
	font-size: 200%;
	text-align: center;
}
div.contenuto
{
	border-right: 0px;
	background-position: center center;
	border-top: 0px;
	display: inline-block;
	font-size: 200%;
	left: 200px;
	border-left: 0px;
	width: 83%;
	border-bottom: 0px;
	position: absolute;
	top: 142px;
	height: 600px;
	background-color: #ffe3bd;
}
div.barraSin
{
	border: 0;
	display: inline;
	left: 0px;
	top: 142px;
	visibility: visible;
	overflow: visible;
	width: 175px;
	position: absolute;
	background-color: #FFFFD6;
	z-index: 5;
}
div.commento
{
	background-color: #FFE3BD;
}
div.newsWind
{
	border: 0;
	display: inline;
	left: 0px;
	visibility: visible;
	overflow: visible;
	width: 175px;
	height: 200px;
	position: absolute;
	background-color: #FFFFD6;
}
.headNews
{
	background-color:#FFFFD6;
	color:red;
}
.arrowNews
{
	border: 0;
	width: 18px;
	height: 18px;
	background-color:#FFFFD6;
}
.anag
{
	font-family:Verdana, Tahoma, Arial;
	font-size: smaller;
	white-space:nowrap;
}
