body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	background: #022A4E url(../images/bg.jpg) repeat-x fixed;
}

hr {
margin: 0px;
}

p{
margin: 0px 4px 0px 4px;
}

a{
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}


.VociMenu{
	margin-left: 17px;
	text-decoration: none;
}

.VociMenu:link ,  .VociMenu:visited, .VociMenu:active{
	color: #ffffff;
}

.VociMenu:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.piedipagina ,  .piedipagina:link ,  .piedipagina:visited, .piedipagina:active , piedipagina:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.TitoliPagine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF9933;
}

.TableMenu{
	border-bottom: 1px solid #000000;
	background: #003366 url(../images/bg_menu.jpg) repeat-y fixed;

}

.CorpoTable {
	overflow: scroll;
	height: 300px;
	text-align: justify;
	vertical-align: top;
}

#container
{
	border: 1px solid #000000;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	background-color: #FFFFFF;
}

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;
}
#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;
}
.home {
	background-color: #000000;
}

