body {
	background-color: #c0c0c0;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	vertical-align: top;
	color: black;
}

p {
	text-align: justify;
	margin-top: 0; 
	margin-bottom: 4pt;
	font-size: 14px;
}

hr {
	color: #7c8199;
	height: 1px;
}

td {
	font-size: 14px;
}

a:link {
	font-weight: normal; 
	color: #0000ff; 
	text-decoration: none;
}

a:visited {
	font-weight: normal; 
	color: #0000ff; 
	text-decoration: none;
}

a:hover {
	font-weight: normal; 
	color: #0000ff; 
	text-decoration: none;
}

table#main {
	width: 749px;
	border-collapse: collapse;
	border: 0px;
}

table#menu {
	width: 100%;
	height: 20px;
	background-color: #003756;
}

td.menu {
	text-align: center;
	font-size: 11px;
	border-left: #6c8695 1px solid;
	border-top: #6c8695 1px solid;
	border-right: #002a41 1px solid;
	border-bottom: #002a41 1px solid;
	width: 12%;
}

.tdmenuup {
	text-align: center;
	font-size: 11px;
	border-left: #6c8695 1px solid;
	border-top: #6c8695 1px solid;
	border-right: #002a41 1px solid;
	border-bottom: #002a41 1px solid;
	color: white; 
	width: 12%;
}

.tdmenudown {
	text-align: center;
	font-size: 11px;
	border-left: #6c8695 1px solid;
	border-top: #6c8695 1px solid;
	border-right: #002a41 1px solid;
	border-bottom: #002a41 1px solid;
	color: white; 
	width: 12%;
}

a.menulink {
	PADDING-RIGHT: 2px; 
	PADDING-LEFT: 2px; 
	PADDING-BOTTOM: 2px; 
	PADDING-TOP: 2px;
}
a.menulink:link {
	FONT-WEIGHT: bold; 
	COLOR: white; 
	TEXT-DECORATION: none;
}
a.menulink:visited {
	FONT-WEIGHT: bold; 
	COLOR: white; 
	TEXT-DECORATION: none;
}
a.menulink:hover {
	FONT-WEIGHT: bold; 
	COLOR: #ffcc00; 
	TEXT-DECORATION: none;
}

table#content {
	width: 100%;
	border-collapse: collapse;
	border: 0px;
	background-color: white;
}

table#content2 {
	width: 100%;
	border-collapse: collapse;
	border: 0px;
	background-color: white;
	background-image: url(images/sfondo2.gif);
}

td.content {
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	text-align: center;
}

table#foot {
	width: 100%;
	border-collapse: collapse;
	border: 0px;
	background-color: #003756;
	border-left: #6c8695 1px solid;
	border-right: #002a41 1px solid;
	border-top: #6c8695 1px solid;
	border-bottom: #002a41 1px solid;
}

td.footleft {
	text-align: left;
	margin-top: 0; 
	margin-bottom: 0;
	font-size: 11px;
	color: white; 
	height: 40px;
	padding-left: 5px;
}

td.footright {
	text-align: right;
	margin-top: 0; 
	margin-bottom: 0;
	font-size: 11px;
	color: white; 
	height: 40px;
	padding-right: 5px;
}
