/* CSS Document */
		body {
		background-color:#cc0000;
		font-family:Trebuchet MS;
		font-size: xx-small;
		color:#FFFFFF;
		margin-top:0px;
		scrollbar-face-color: #000000; 
		scrollbar-shadow-color: #000000; 
		scrollbar-highlight-color: #000000; 
		scrollbar-3dlight-color: #990000; 
		scrollbar-darkshadow-color:#990000;  
		scrollbar-arrow-color: #990000;
		}

img{
		border:0px;
		}
		
h1 {color: #ffffff; font-family: Trebuchet MS; font-size: 12px; font-weight:bold; text-decoration: none;}		

a:visited 	{
	color: #FFFFFF;
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
}
a:link 		{color: #FFFFFF; font-family: Trebuchet MS; font-size: 11px; font-weight:bold; text-decoration: none;}
a:hover 	{
	color: #ffcc00;
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
	background-color: #990000;
}



a.b:link 	{color: #FFFFFF; font-family: Trebuchet MS; font-size: 13px; font-weight:none; text-decoration: none;}
a.b:hover 	{
	color: #ffcc00;
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight:none;
	text-decoration: none;
	background-color: #990000;
}
a.b:visited 	{
	color: #FFFFFF;
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight:none;
	text-decoration: none;
}


.privacy {font-size: 9px}
.chiusura {color: #000000; font-family: Trebuchet MS; font-size: 12px; font-weight:regular; text-decoration: none;}
.titoli {color: #ffffff; font-family: Trebuchet MS; font-size: 16px; font-weight:bold; text-decoration: none;}
.titoli-giallo {color: #ffff00; font-family: Trebuchet MS; font-size: 16px; font-weight:bold; text-decoration: none;}
td {color: #FFFFFF; font-family: Trebuchet MS; font-size: 12px; font-weight:regular; text-decoration: none;}

		#menu {
	padding: 0px;
	background-image:  url(immagini/immagini/testa_01.jpg);
	background-repeat:no-repeat;
	width: 800px;
	height:91px;
		}
			#home{
	padding: 0px;
	background-image:  url(immagini/immagini/testata.jpg);
	background-repeat:no-repeat;
	width: 844px;
	height:407px;
		}
		#piede {
	padding: 0px;
	background-image:  url(immagini/piede.gif);
	background-repeat:no-repeat;
	width: 800px;
	height:31px;
	}
		
		
	.bordo
		 {
	border-color:#871419;
	border:1px;
	border-top-style: solid;
	border-right-color: #871419;
	border-top-color: #871419;
	border-bottom-color: #871419;
	border-left-color: #871419;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

