body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	background-color: #D5CFAA;
}
a:link, a:visited, a:active { 
	text-decoration: none;
	color: #002A54;
}
a:hover { 
	text-decoration: none;
	color: #CC0000;
}
input, textarea, select {
	border-right: #000000 1px solid; 
	border-top: #000000 1px solid; 
	border-left: #000000 1px solid; 
	border-bottom: #000000 1px solid; 
	font-size: 7.5pt; 
	background: white; 
	color: #000000; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#container
{
	border: 2px solid white;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	width: 680px;
	background-image: url(../images/sfondo_home_2.jpg); 
	height: 400px;
}
#topMenu td
{
	text-align: center;
	height: 31px;
}
#bottomMenu td
{
	text-align: center;
	height: 24px;
}

#bottomMenu .whiteLink a, #topMenu .whiteLink a
{
	color:white;
}
#bottomMenu .whiteLink a:hover, #topMenu .whiteLink a:hover
{
	color:#CC0000;
}
#leftCl
{
	height: 345px;
	width: 210px;
	float: left;
}
#leftCl table
{
	height: 100%;
}
#content
{
	margin-left: 210px;
	height: 345px;
}