
body, html {
height : 100%; 
margin : 0; 
background : #C4D3ED; 
} 

#container {
width : 1000px; 
height : 589px; 
position : absolute; 
top : 45%; 
left : 50%; 
margin : -295px 0 0 -500px; 
background : #C4D3ED; 
} 

#menu {
width : 1000px; 
height : 100px; 
position : relative; 
top : 86%; 
left : 50%; 
margin : -295px 0 0 -500px; 
background : #C4D3ED; 
} 

A:link {
font-size : 10px; 
color : #00356A; 
font-family : Verdana; 
font-weight : normal; 
text-decoration : none; 
} 
A:visited {
font-size : 10px; 
color : #00356A; 
font-family : Verdana; 
font-weight : normal; 
text-decoration : none; 
} 
A:hover {
font-size : 10px; 
color : #CC0000; 
font-family : Verdana; 
font-weight : normal; 
text-decoration : none; 
} 
.testo {
font-size : 10px; 
color : #000000; 
font-family : Verdana; 
text-decoration : none; 
} 
.testorosso {
font-size : 10px; 
color : #3F0000; 
font-family : Verdana; 
font-weight : bold; 
} 
.testoblu {
font-size : 10px; 
color : #00356A; 
font-family : Verdana; 
} 
.tit {
font-size : 11px; 
color : #FFFFFF; 
font-family : Verdana; 
font-weight : bold; 
} 


.ftmenu{
	font-family:Arial;
	font-weight:normal;
	font-size:11px;
	color:#FFFFFF;
}

a.ftmenu:active {
	color:#FFFFFF;
	font-family:Arial;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
}
a.ftmenu:visited {
	color:#FFFFFF;
	font-family:Arial;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
}
a.ftmenu:link {
	color:#FFFFFF;
	font-family:Arial;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
}
a.ftmenu:hover {
	color:#96B0CA;
	font-family:Arial;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
}

div#footer{
	width : 1000px; 
	height : 20px; 
	position : relative; 
	top : 7px; 
	left : 0px; 
	margin : 0px 0px 0px 0px; 
	border:0px dotted white;
}

.footer {
font-size : 10px; 
color : #00356A; 
font-family : Verdana; 
} 


a.footer:active {
	color:#96B0CA;
	font-family:Arial;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}
a.footer:visited {
	color:#96B0CA;
	font-family:Arial;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}
a.footer:link {
	color:#00356A;
	font-family:Arial;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}
a.footer:hover {
	color:#96B0CA;
	font-family:Arial;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}