BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
}

TABLE.global {	
	height: 100%;
}

TABLE.cento {	
	height: 100px;
}

TD.background {
	background-image: url("imgs/back_menu.gif");
	background-attachment: fixed;	
	background-repeat: repeat;
}

.testo12 {
	font-size: 12px;
	font-weight: normal;
	color: #006699;
}
.testo12:hover {
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #006699;
}
.testo12bold {
	font-size: 12px;
	font-weight: bold;
	color: #006699;
}
.testo12bold:hover {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #006699;
}

h1 { display: none }

hr {
	color: #006699;
	width: 100%;
}

h2 {
	font-size: 20px;
	border-bottom: #006699 solid 2px;
}

h3 {
	font-size: 18px;
}

p {
	font-size: 12px;
}

