body {
	margin-top: 0px;
	background-repeat: repeat;
	font-family: Arial;
	font-size: 11px;
	letter-spacing: 0.5px;
}
a.ln1:link {
	COLOR: #000000;
	TEXT-DECORATION: none;
   font-weight: bold;
}
a.ln1:visited { COLOR: #000000;
                    TEXT-DECORATION: none;
                    font-weight: bold;
                    }
a.ln1:active { COLOR: #000000;
                     TEXT-DECORATION: none;
                     font-weight: bold;}
a.ln1:hover {
	COLOR: #CC0000;
	TEXT-DECORATION: none;
   font-weight: bold;
}
#elenco_news
{
   overflow: auto;
   width: 304px;
   height: 125px;
	border: 0px solid #FBEFBB;
	background-color: White;
	SCROLLBAR-FACE-COLOR: #5D6071;
	SCROLLBAR-HIGHLIGHT-COLOR: #FEF5D0;
	SCROLLBAR-SHADOW-COLOR: #B7ADA3;
	SCROLLBAR-3DLIGHT-COLOR: #D4B558;
	SCROLLBAR-ARROW-COLOR:#000000;
	SCROLLBAR-TRACK-COLOR: #D2CDC7;
	SCROLLBAR-DARKSHADOW-COLOR: #E2BD6C;
}
.titolo_new 
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
.titolo_descrizione2
{
	font-family: Arial;
	font-size: 9px;
}
.titolo_descrizioner
{
	font-family: Arial;
	font-size: 9px;
	color: Red;
}
.titolo_descrizione 
{
	font-family: Arial;
	font-size: 10px;
}
#riga hr {
	color: #FFF31A;
	margin: 0px 0px 0px 0px;
	height: 1px;
}
#immagini {
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#BDC3BD, Direction=135, Strength=4)
}
#tabl {
	border: 1px solid Yellow;
}
.squadra_h1 {
	background: #FFF31A;
	font-size: 14px;
	width:100%;
	height: 20px;
	font-weight: bold;
	text-align: center;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#BDC3BD, Direction=135, Strength=2)
}

#squdre {
	
}
#squdre div
{
   width: 100%;
   height: 10px;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#BDC3BD, Direction=135, Strength=2)
}

table.adminlist {
	background-color: #FFFFFF;
	border: 1px solid Yellow;
}
table.adminlist tr.row0 {
	background-color: #F5F5F5;
}
table.adminlist tr.row1 {
	background-color: #FFF;
}
table.adminlist td {
	border-bottom: 1px solid #FFD900;
	padding: 4px;
}

table.adminlist tr.row0:hover {
	background-color: #f1f1f1;
}
table.adminlist tr.row1:hover {
	background-color: #f1f1f1;
}

#elenco_giornate
{
   overflow: auto;
   width: 304px;
   height: 70px;
	border: 0px solid #FBEFBB;
	background-color: White;
	SCROLLBAR-FACE-COLOR: #D1713F;
	SCROLLBAR-HIGHLIGHT-COLOR: #FEF5D0;
	SCROLLBAR-SHADOW-COLOR: #B7ADA3;
	SCROLLBAR-3DLIGHT-COLOR: #D4B558;
	SCROLLBAR-ARROW-COLOR:#000000;
	SCROLLBAR-TRACK-COLOR: #D2CDC7;
	SCROLLBAR-DARKSHADOW-COLOR: #E2BD6C;
}

#elenco_classifiche
{
	background-color: White;;
}

#elenco_classifiche hr {
	color: #FFD900;
	height: 1px;
}

a.ln2:link {
	COLOR: #000000;
	TEXT-DECORATION: none;
}
a.ln2:visited { COLOR: #000000;
                    TEXT-DECORATION: none;}
a.ln2:active { COLOR: #000000;
                     TEXT-DECORATION: none;}
a.ln2:hover {
	COLOR: #CC0000;
	TEXT-DECORATION: none;
}
