﻿body 
{
	background-image: url(../img/bgAldo.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	/* background-color: #FFFFFF; */
	font-size: 10px;
	font-family: Verdana;
	margin: 0px;
}

.aforisma
{
	color: #FFFFFF;
	font-size: 11px;
}

.mainArea
{
	background-image: url(../img/bgMainArea.jpg);
	background-repeat: no-repeat;
	/* background-attachment: fixed; */
	background-position: center;
	padding-top: 40px;
	padding-left: 10px;
	padding-right: 10px;
}

.menu
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-left: 2px;
	padding-right: 2px;
	white-space: nowrap;
	text-align: center;
	vertical-align: top;
}

.newsText
{
	background-color: #FFFFFF;
	color: #000000;
	font-size: 10px;
	text-align: justify;
}

.newsTitle
{
	background-color: #1D506B;
	color: #FFFFFF;
	padding-left: 8px;
	font-weight: bold;
}

.spacer
{
	font-size: 2px;
}

.testo
{
	color: #000000;
	font-size: 11px;
	padding: 2px;
	text-align: justify;
}

.width
{
	width: 20px;
	font-size: 25px;
}

.whiteArea
{
	background-color: #FFFFFF;
}

a.i23
{
	color: #FFCC00;
	font-size: 10px;
	text-decoration: none;
	font-family: Verdana;
}

.txtFooter
{
	font-size: 10px;
	color: #01638A;
	text-align: center;
}
