/* CSS Document */

BODY {
	scrollbar-face-color: #FE7422;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #D1D0D0;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #D1D0D0;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #E8E8E8;
}

.container {
position:relative;
width:770px;
height:550px;
background:#000000;
color:#000;
margin:5px;
}
#atleft, #atright, #abright, #ableft{
position:absolute;
width:20px;
height:20px;
color:#000;
background:#C8C8C7;
}
#atleft{
top:0;
left:0;
}
#atright{
top:0;
right:0;
}
#abright{
top:530px;
right:0;
}
#ableft{
top:530px;
left:0;
}


#tabella {
	position:absolute;
	top:3px;
	right:20px;
	bottom:20px;
	left:1px;
	z-index:10;
}


.testo  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #D1D0D0;
	line-height: normal;
}
.testopiccolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #D1D0D0;
	line-height: normal;
}

	.testograssetto {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #D1D0D0;
	line-height: normal;
	font-style: italic;
}
	.testodata  {
	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	color: #FE7422;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	border: thin solid #000000;
}
	
	.testodatanews  {font-family: verdana;
	font-size: 18px;
	font-weight: normal;
	color: #CCCCCC;}
	


	.bordomenu  {
	border-style: dashed
	padding: 2px;
	border: thin dotted #666666;
}
	
	.bordoamicicocker  {
	border-style: dashed
	padding: 2px;
	border-top: thin none #666666;
	border-right: thin dotted #666666;
	border-bottom: thin none #666666;
	border-left: thin none #666666;
}

.titolo  {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FE7422;
}
.specialmenu {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FE7422;
}
	
A.uno:link {color: #D1D0D0; font-family: verdana; text-decoration: underline; font-size: 10px; font-weight: normal;}

A.uno:visited {color: #D1D0D0; font-family: verdana; text-decoration: underline; font-size: 10px; font-weight: normal;}

A.uno:hover {color: #FE7422; font-family: verdana; text-decoration: underline; font-size: 10px; font-weight: normal;}

A.due:link {color: #FE7422; font-family: verdana; text-decoration: underline; font-size: 12px; font-weight: normal;}

A.due:visited {color: #FE7422; font-family: verdana; text-decoration: underline; font-size: 12px; font-weight: normal;}

A.due:hover {color: #D1D0D0; font-family: verdana; text-decoration: underline; font-size: 12px; font-weight: normal;}
