/* CSS Document */
.table{
	border: 1px solid black;
	width:650px;
}
.top:{
	width:650px;
}
.link_top{
	color: #C16163;
	text-decoration:none;
	font-family: Verdana;
	font-size:12px;
}
.link_top:hover{
	color: #000000;
	font-family: Verdana;
	font-size:12px;
}
.link_top:visited{
	color: #C16163;
	text-decoration:none;
	font-family: Verdana;
	font-size:12px;
}
.testo_red{
	color: #C16163;
	text-decoration:none;
	font-family: Verdana;
	font-size:11px;
}
.testo_red:hover{
	color: #C16163;
	font-family: Verdana;
	font-size:11px;
	text-decoration:underline;
}
.testo{
	color: #000000;
	text-decoration:none;
	font-family: Verdana;
	font-size:11px;
	text-align:justify;
}
.testoData{
	color: #000000;
	text-decoration:none;
	font-family: Verdana;
	font-size:9px;
	text-align:justify;
}

.testo:hover{
	color: #BB474A;
	text-decoration:none;
	font-family: Verdana;
	font-size:11px;
	text-align:justify;
}

.top_nav{
	border: 1px solid #C16163;
	width:750;
}
.menu_sx{
	width:160px;
	margin-top:10px;
}
.titolo_menu{
	font-family: Verdana;
	font-size: 14px;
	color:#FFFFFF;
	margin-left:10px;
}
.testoBody{
	font-family: Verdana;
	font-size: 12px;
	color:#000000;
	margin-left:2px;
	text-decoration:none;
	margin-top:5px;
}
.testoMenu{
	font-family: Verdana;
	font-size: 11px;
	color:#000000;
	margin-left:2px;
	text-decoration:none;
	margin-top:5px;
}
.testoMenu:hover{
	font-family: Verdana;
	font-size: 11px;
	color:#BB474A;
	margin-left:2px;
	text-decoration:none;
	margin-top:20px;
}
.testo_menu:visited{
	font-family: Verdana;
	font-size: 11px;
	color:#000000;
	margin-left:2px;
	text-decoration:none;
	margin-top:10px;
}
.bottom{
	width: 650px;
}
.tableBody{
	border-left-width:1px;
	border-left-color:#D58D99;
	border-left-style:solid;
	border-right-width:1px;
	border-right-color:#D58D99;
	border-right-style:solid;
	margin-left:5px;
}
.tabInt{
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
	width:350px;
}

