/* LEGENDA COLORI */
/* #FFFFFF = Bianco, non cambiare */
/* #000000 = Testo Generico, Testo Menu, Sfondo Menu Attivo */
/* #000080 = Bordo Finestre, Titolo Sezioni, Titolo Menu */
/* #C0C0C0 = Testo Menu Attivo */
/* #19A0FF = Testo Titolo Menu Attivo */
/* #46B4FF = Sfondo Cornice Esterna */
/* #C1D9F9 = Sfondo Layers, Sfondo Disclaimer */ 


BODY
{
	background-color: #46B4FF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	scrollbar-base-color: #C1D9F9; 
	scrollbar-face-color: #C1D9F9; 
	scrollbar-track-color: #46B4FF; 
	scrollbar-arrow-color: #000080;
	scrollbar-3dlight-color: #FFFFFF; 
	scrollbar-highlight-color: #D2BCE9; 
	scrollbar-darkshadow-color: #000080; 
}

A
{
	color: #000000;
	text-decoration: none;
	font-weight: 900;
}

A:HOVER
{
	color: #D2BCE9;
	font-weight: 900;
	background-color: #000000;
}

.Sfondo
{
	border-color: #000080;
	border-style: solid;
	border-width: 3px;
	background-color: #000080;
	position:absolute;
	text-align: center;
	display: table-cell;
	width:950px;
	height:540px;
	z-index:1;
	left: 25px;
	top: 20px;
}

.Disclaimer
{
	background-color: #C1D9F9;
	border-color: #000080;
	border-style: solid;
	border-width: 3px;
	position: absolute;
	text-align: center;
	padding-top:5px;
	padding-bottom:5px;
	width: 950px;
	height: 80px;
	z-index: 2;
	left: 25px;
	top: 570px;
	color: #000000;
	font-size: 10px;
	font-weight: 500;
}

.Title
{
	background-color: #C1D9F9;
	border-color: #000080;
	border-style: solid;
	border-width: 3px;
	position: absolute;
	text-align: center;
	width: 500px;
	height:65px;
	z-index:3;
	left: 10px;
	top: 5px;
}

.MenuLayer
{
	background-color: #C1D9F9;
	opacity: .9;
	filter: alpha(opacity=90);
	border-color: #000080;
	border-style: solid;
	border-width: 3px;
	position: absolute;
	width: 475px;
	height: 100px;
	z-index: 4;
	left: 35px;
	top: 75px;
}

.MenuContent
{
	color: #000000;
	font-weight: 500;
	position: absolute;
	width: 455px;
	height: 80px;
	z-index: 5;
	left: 45px;
	top: 85px;
}

.MenuTitle
{
	color: #000080;
	font-weight: 900;
	padding-left: 6px;
	padding-right: 6px;
	border-left-color: #000080;
	border-left-style: solid;
	border-left-width: 3px;
}

.MenuTitle:hover
{
	color: #19A0FF;
	font-weight: 900;
	padding-left: 6px;
	padding-right: 6px;
	border-left-color: #000080;
	border-left-style: solid;
	border-left-width: 3px;
	background-color: #000080;
}

.NewsLayer
{
	background-color: #C1D9F9;
	opacity: .9;
	filter: alpha(opacity=90);
	border-color: #000080;
	border-style: solid;
	border-width: 3px;
	font-size: 11px;
	position: absolute;
	overflow:hidden;
	width: 475px;
	height: 50px;
	z-index: 7;
	left: 35px;
	top: 180px;
}

.NewsLayer A:LINK
{
	color: #000000;
	text-decoration: underline;
}

.NewsLayer A:VISITED
{
	color: #000000;
	text-decoration: underline;
}

.NewsLayer A:HOVER
{
	color: #D2BCE9;
	background-color: #000000;
	text-decoration: underline;
}

.SlideLayer
{
	background-color: #000080;
	border-color: #000080;
	border-style: solid;
	border-width: 3px;
	position: absolute;
	text-align: center;
	width: 475px;
	height: 315px;
	z-index: 8;
	left: 35px;
	top: 235px;
}

.MainLayer
{
	background-color: #C1D9F9;
	opacity: .9;
	filter: alpha(opacity=90);
	border-color: #000080;
	border-style: solid;
	border-width: 3px;
	position: absolute;
	width: 445px;
	height: 520px;
	z-index: 9;
	left: 518px;
	top: 30px;
}

.MainContent
{
	color: #000000;
	font-weight: 500;
	position: absolute;
	padding-right: 5px;
	overflow: auto;
	width: 425px;
	height: 500px;
	z-index: 10;
	left: 10px;
	top: 10px;
}

.MainTitle
{
	color:  #000080;
	font-weight: 900;
	padding-left: 6px;
	border-left-color: #000080;
	border-left-style: solid;
	border-left-width: 3px;
}

.MainSubTitle
{
	color:  #000080;
	font-weight: 900;
}

.MainLittle
{
	color: #000000;
	font-weight: 500;
	font-size: 11px;
}

.PopUp
{
	background-color: #000000;
	border-color: #000080;
	border-style: solid;
	border-width: 3px;
	position: absolute;
	width: 445px;
	height: 520px;
	z-index: 11;
	left: 518px;
	top: 30px;
	scrollbar-base-color: #555555; 
	scrollbar-face-color: #555555; 
	scrollbar-track-color: #888888; 
	scrollbar-arrow-color: #000000;
	scrollbar-3dlight-color: #FFFFFF; 
	scrollbar-highlight-color: #BBBBBB; 
	scrollbar-darkshadow-color: #000000;
}

.PopUpContent
{
	color: #BBBBBB;
	font-weight: 500;
	position: absolute;
	overflow: auto;
	padding-right: 5px;
	width: 425px;
	height: 500px;
	z-index: 12;
	left: 10px;
	top: 10px;
}

.PopUpTitle
{
	color:  #888888;
	font-weight: 900;
	font-size: 15px;
	padding-left: 6px;
	border-left-color: #888888;
	border-left-style: solid;
	border-left-width: 3px;
}

.PopUpSubTitle
{
	color:  #888888;
	font-weight: 900;
}

.PopUpLittle
{
	color: #BBBBBB;
	font-weight: 500;
	font-size: 11px;
}

.PopUpContent A:LINK
{
	color: #888888;
	text-decoration: underline;
	font-weight: 900;
	font-size: 10px;
}

.PopUpContent A:VISITED
{
	color: #888888;
	text-decoration: underline;
	font-weight: 900;
	font-size: 10px;
}

.PopUpContent A:HOVER
{
	color: #BBBBBB;
	text-decoration: underline;
	font-weight: 900;
	background-color: #888888;
	font-size: 10px;
}
