body
{	background-color: #440000;
}


.index  
{	
	background-color: #880000;
	font-family: tahoma;
	font-size: 10pt;
	color: #41110f; 
	
}


.tabella1  
{	
	width: 770;
	
	border-bottom: #da5d54 1px solid;
	border-left: #da5d54 1px solid;
	border-right: #da5d54 1px solid;
	background-color: #880000;
	font-family: tahoma;
	font-size: 10pt;
	color: #41110f; 
	margin-bottom: 2;
}
.tabella2  
{	
	margin-top: 0;
	width: 770;
	height:25;
	border-top: #da5d54 1px solid;
	border-bottom: #da5d54 1px solid;
	border-left: #da5d54 1px solid;
	border-right: #da5d54 1px solid;
	background-color: #660000;
	text-align: center;
	font-family: tahoma;
	font-size: 10pt;
	color: #ee9955; 
}

.tabella3 
{	
	width: 189;
	border-top: #da5d54 1px solid;
	border-bottom: #da5d54 1px solid;
	border-left: #da5d54 1px solid;
	border-right: #da5d54 1px solid;
	background-color: #660000;
	font-family: tahoma;
	font-size: 10pt;
	color: #eeaa66; 
}

.tabella4 
{	
	width: 577;
	border-top: #da5d54 1px solid;
	border-bottom: #da5d54 1px solid;
	border-left: #da5d54 1px solid;
	border-right: #da5d54 1px solid;
	background-color: #ffe1a7;
	font-family: tahoma;
	font-size: 10pt;
	text-align: justify;
	color: #440000; 
	height: 100%;
	
}

.bordoi
{
	
	border-bottom: #da5d54 1px solid;
	border-left: #da5d54 1px solid;
	border-right: #da5d54 1px solid;
	margin-bottom: 2;	
}


.bordo
{
	border: #da5d54 1px solid;
	width: 266;
	align: middle;	
}

.bordo1
{
	border: #da5d54 1px solid;
	height: 225;
	align: middle;	
}

.bordo2
{
	border: #da5d54 1px solid;
	height: 185;
	
}

.riga
{
	border-bottom: #660000 1px solid;
	
	
}

.menu
{	font-family: tahoma;	
	font-size: 10pt;
	text-align: center;
	border: #da5d54 1px dotted;
	width: 100;
	height: 70;
	
}

.menu a
{
	text-decoration: none;
	color: #ee9955; 
}

.menu a:hover
{
	text-decoration: underline;
	color: #ee9955; 
}

.menusu
{	font-family: tahoma;	
	font-size: 11pt;
	text-align: center;
	border: #da5d54 1px solid;
	width: 100;
	height: 70;
	color: #ee9955; 
	background-color: #550000;
}
.menusu a
{
	text-decoration: none;
	color: #ee9955; 
}


