/* CSS Document */

html, body 
	{
	}

body
	{
	color:Red ;
	text-align:center;
	padding:0;
	border:0;
	margin:0;
	background-color:#001e4a;
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 1.166;
	font-weight: normal;
	font-variant: normal;
	}

#contenitore
	{
	border-right: #ff0033 thin ridge;
	border-top: #ff0033 thin ridge;
	border-left: #ff0033 thin ridge; 
	width: 1024px; 
	border-bottom: #ff0033 thin ridge;
	position:relative;
	height: 678px;
    background-color: #001e4a;
    vertical-align: top;
    color: white;
    font-family: Verdana; 
    text-align: center;
    left: 0px;
    top: 0px;
	}

#top 
	{
	width: 1024px;
	height: 384px; 
	background-color: transparent; 
	vertical-align: top;
	color: white;
	font-family: Verdana;
	text-align: center;
	border-top-width: thin;
	border-left-width: thin; 
	border-left-color: #ff0033; 
	border-bottom-width: thin; 
	border-bottom-color: #ff0033;
	border-top-color: #ff0033; 
	border-right-width: thin;
	border-right-color: #ff0033;
	left: 0px; 
	top: 0px;
	}

#menu
	{
	width: 1024px;
	height: 20px; 
	background-color: Maroon;
	color:White; font-family: Verdana; font-size:12px; 
	text-align: center; left: 0px; 
	position: absolute; 
	top: 364px;
	Filter: Alpha(Opacity=70, FinishOpacity=60);
	}

#menusx
	{
	left: 0px;
	width: 200px; 
	position: absolute;
	top: 384px;
	height: 250px;
	background-color:orange;
	border-right-color:Red;
	border-right-style:ridge;
	border-right-width:thin ;
	}

#contenuti
	{
	left: 200px; 
	width: 654px;
	position: absolute;
	padding-left: 5px;
	top: 384px;
	height: 250px;
	}
	
#menudx
	{
	left: 854px; 
	width: 150px;
	position: absolute;
	top: 384px; 
	height: 250px;
	text-align:center;
	padding:5px;
	}

#piepag
	{
	left: 0px;
	width: 1024px; 
	position: absolute; 
	top: 634px;
	height: 44px;
	border-top: #ff0033 thin ridge;
	font-size: 12px; 
	color:Orange;
	font-family: Verdana; 
	font-weight: bold;
	}

.tmenu
	{
	font-size: 11px; 
	color: white; 
	font-family: Verdana; 
	font-weight: bold;
	}

.tmenu_green
	{
	font-size: 9px; 
	color: Lime; 
	font-family: Verdana; 
	font-weight: bold;
	}
	.tmenu_bianco
	{
	font-size: 9px; 
	color: White; 
	font-family: Verdana; 
	font-weight: bold;
	}
	
		.tmenu_bianco2
	{
	font-size: 10px; 
	color: White; 
	font-family: Verdana; 
	text-align:justify;
	}
			.tmenu_blu
	{
	font-size: 10px; 
	color:Blue ; 
	font-family: Verdana; 
	text-align:justify;
		font-weight: bold;
	}
		.tmenu_rosso
	{
	font-size: 9px; 
	color: red; 
	font-family: Verdana; 
	font-weight: bold;
	}
	
		.tmenu_giallo
	{
	font-size: 9px; 
	color: Yellow; 
	font-family: Verdana; 
	font-weight: bold;
	}

.tmenu_qui
	{
	font-size: 11px; 
	color:Orange;
	font-family: Verdana; 
	font-weight: bold;
	}

.tcontenuti
	{
	font-size: 18px; 
	color:Menu;
	font-family:Comic Sans MS; 
	line-height:25px;
	padding:5px;
	text-align:justify;
	}
	
	.tcontenuti A:link
	{
	font-size: 18px; 
	color:white;
	font-family:Comic Sans MS; 
	line-height:25px;
	padding:5px;
	text-align:justify;
	}
	
.tumb
	{
	padding:1px;
	background-color:Red;
	}

.tmenusx
	{
	font-size: 10px; 
	color:Blue;
	font-family: Verdana; 
	font-weight: bold;
	background-color:orange;
	}

.talex2
	{
	font-size: 12px; 
	color:#001e4a;
	font-family: Verdana; 
	font-weight: bold;
    background-color: white;
	}
	
		
.tumbDWN
	{
	font-size: 11px; 
	color:#ffffff;
	font-family: Verdana; 
	}
	
.bodyNotTop
	{
	color:white ;
	text-align:center;
	padding:5;
	border:0;
	margin:0;
	background-color:#001e4a;
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 1.166;
	font-weight: normal;
	font-variant: normal;
	}
	
