body
{
	margin:0px;
	background-image: url(img/sfondo_pagina.jpg);

}

table, tr, td, p,input
{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	margin: 0px;
}

a{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:hover{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}


.menu{
	
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: none;
	text-decoration: none;
}
.menu:hover{
	font-family: Verdana;
	font-size: 11px;
	color: #3366FF;
	font-weight: none;
	text-decoration: none;
}

.menu_titolo{
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.nome_sito{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.nome_sito:hover{
	font-family: Verdana;
	font-size: 12px;
	color: #3366FF;
	font-weight: bold;
	text-decoration: none;
}


.testo{
	padding-left: 15px;
	padding-right: 15px;
}

.titolo_pagina{
	font-weight: bold;
	font-size: 12px;
}

.sotto_titolo_pagina{
	color: #000033;
	font-weight: bold;
	font-size: 12px;
}

.bottom{
	width: 900px;
	height: 50px;
	border-top: 1px solid #6699FF;
	font-family: Verdana;
	font-size: 10px;
	padding: 15px;
}

.pagina{
	width: 900px;
	float: left;
	margin-left: 15px;
	margin-right: 15px;

}
.menu_banda{
	width: 250px;
	float: left;
	clear: none;
}

.corpo_txt{
	width: 600px;
	float: right;
	clear: none;
}

.voce_menu{
	width: 250px;
	padding: 5px;
	border-bottom: 1px solid #6699FF;
	clear: both;
}

.voce_menu a{
	display: block;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

.voce_menu a:hover{
	display: block;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}

.voce_menu_sub{
	width: 250px;
	padding: 5px;
	border-bottom: 1px solid #6699FF;
	clear: both;
}

.voce_menu_sub a{
	display: block;
	font-size: 10px;
	text-decoration: none;
}

.voce_menu_sub a:hover{
	display: block;
	font-size: 10px;
	text-decoration: underline;
}

.sito{
	font-size: 14px;
	font-weight: bold;
}

.sito:hover{
	font-size: 14px;
	font-weight: bold;
}