

.news {
		background-image:url(../img/palloneacmilan.gif);
		height:67px;
		width:69px;
}


.textbox_prezzi
{
	font-family:Verdana;
	font-size:8pt;
	text-align:right;
}	

.ButtonBase
{
	background: LightGray;
	COLOR: #000000;
	FONT-SIZE: 8pt;
	FONT-WEIGHT: normal;
	FONT-FAMILY: Verdana, Arial;
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:1px;
	border-color:#455b46;
}

.ButtonBase:hover
{
	background: Bisque;
	COLOR: #000000;
	FONT-SIZE: 8pt;
	FONT-WEIGHT: normal;
	FONT-FAMILY: Verdana, Arial;
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:1px;
	border-color:#455b46;
}



.txtbox_small
{
	font-family:Verdana;
	font-size:8pt;
}	


body{
	font-family: "Trebuchet MS", Verdana, sans-serif; /*font-family: "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;*/
	font-size: 14px;
	line-height: normal; 
	text-align: center;
	background: #FFF url("../img/BKG_Page.gif") repeat-y center;
	margin:0;
}



h1{
	line-height: 1.1em;
}
h2{
	font-size:1.4em;
	line-height: 1.1em;
}


h3 {
	color:#D50000;
	border-bottom:3px solid #D50000;
}
h6{
	line-height:1.1em;
}

#Header{
	height:155px;
	background: url(../img/BKG_Header.gif) repeat-x center;
}


#Header div{
	height:155px;
	background:  url("../img/Header.gif") no-repeat center;
}
#Header h1, #Header img{
	display:none;
}

#Container{
	margin-left: auto;
	margin-right: auto;
	width: 762px;
}

#Content{
	float: left;
	text-align: left;
	width: 550px;
	padding:0 20px 30px 20px;
}

#Content a{
	/*color: #DC241F; */
	color: #D50000;
	font-weight:bold;
}

#Footer{
	clear: both;
	height:300px;
	font-size: 12px;
	padding: 20px 0;
	background: #FFF url("../img/Footer.gif") no-repeat center top;
}

#Navigation{
	float:left;
	text-align:left;
	width: 155px;
}

/*#Navigation dl{
	margin:0;
	padding:0;
}*/

#Navigation dt{
	border-top:1px solid black;
	margin-top:20px;
	padding-top:3px;
	font-weight:bold;
	padding-left:5px;
	background-color: #D50000;
	color:white;
}
#Navigation dd{
	font-size:0.7em
}

#Navigation ul{
	margin:0;
	padding:0;
	list-style: square;
	margin-left:-22px;
}

/* #Navigation a:link {color: #FF0000}     */

#Navigation a{
	text-decoration:none;
	display:block;
	border-bottom:1px solid #C5C5C5;
	padding:12px 1px 0px 3px;
	font-weight:bold;
	font-size:1.2em;
	line-height:1.4em;
	color:black;
}

#Navigation a:visited {} 
#Navigation a:hover {background-color: white;}   /* mouse over link */
#Navigation a:active {background-color: white;}   /* selected link */
