/* Authored by Joseph De Araujo September 2005 Modificato da Monelli settembre 2006 */

body{
margin:0px;
background-color: #FFFFFF;
font-family: tahoma;
font-size:12px;
line-height:18px;
}

h1 {
font-size: 16px;
color:#2F4F4F;
}

h2 {
font-size: 12px;
color:#8B0000;
line-height:15px;
}

h3 {
font-size: 11px;
line-height:13px;
}

h4 {
font-size: 10px;
color:#FF4500;
line-height:11px;
}

a {
color: #333333;
text-decoration: underline;
}

a:hover { 
color:#A9A9A9;
}

div.pagecontainer {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
}

div.mainpage {
	width:690px;
	border-left: 2px solid #FFFFFF;
	border-right 2px solid #FFFFFF;
	text-align:left;
}

div.topsection {
	width:675px;
	height:25px;
	background-image: url(images/topbg.gif);
	vertical-align:middle;
}

div.topbanner {
	width:675px;
	height:100px;
	vertical-align:middle;
}

#leftcolumn {
	float:left;
	width:180px;
}

#mainsection {
	float:left;
	width:495px;
	text-align: justify;
}

div.footer{
	position:relative;
	float:left;
	width:50px;
	height:500px;
}


.maintable {
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	background-color:#FFFFFF;
}

.topbg {
	background-image: url('images/topbg.gif');
}

.topnav {
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}

a.topnav {
	text-decoration: underline;
}


td.footer {
background-color: #ededed;
}

a.footer,
.footer {
	color: #969595;
	font-size: 11px;
}


/* Latest News styles */
.latestnews {
margin: 10px;
}

.latestnewsheader {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	font-family: tahoma;
}

.latestnewsdate {
	color: #959595;
	font-size: 10px;
	font-family: tahoma;
}

.latestnewscontent {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
}

.maincontent {
font-size: 12px;
color: #333333;
margin: 10px 20px 0px 20px;
}
