/* CSS Document */
.mnutop{

	display: block;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	letter-spacing: -0px;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #000;
	border-bottom: #000 1px solid;
	padding: 3px 0px 6px 0px;
	width: 200px;
	cursor:default;
}
.mnutop2, .mnutopA, .mnutopP, .mnutopL{
	vertical-align:middle;
	display: block;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	letter-spacing: -0px;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	color: #a0b597;75ad68;
	border-bottom: #000 1px solid;
	padding: 3px 0px 6px 0px;
	width: 200px;
	height:43px;
	cursor:pointer;
}

.mnutop2:hover, .mnutopA:hover, .mnutopP:hover, .mnutopL:hover {

	color: #FFFF00;
	background:url(../img/palla.png) no-repeat right bottom;
	background-color: #bd2c2c;

} 

.mnutopA:hover{
	background:url(../img/aereo.gif) no-repeat right bottom;
	background-color: #bd2c2c;
}

.mnutopP:hover{
	background:url(../img/punto.gif) no-repeat right bottom;
	background-color: #bd2c2c;
}

.mnutopL:hover{
	background:url(../img/lavoro.gif) no-repeat right bottom;
	background-color: #bd2c2c;
}
.tornei{
	display:block;
	padding:15px 3px 3px 3px;
	padding-left:60px;
	font-weight:bold;
	text-decoration:none;
	color:#006633;
	border-bottom:1px solid #006633;
	vertical-align:text-bottom;
}
.button_G{
	text-align:center;
	display:block;
	font-size:14px;
	font-family:"Courier New", Courier, monospace;
	font-weight:bold;
	height:25px;
	width:110px;
	background:url(../img/button_V_G.gif) bottom no-repeat;
	color:#CCCCCC;
	border:none;
	margin-left:-5px;
	cursor:pointer;
	text-decoration:none;
}
.button_G:hover{
	background:url(../img/button_o_V_G.gif) bottom no-repeat;
}
.info{
	display:block;
	font-size:14px;
	font-family:"Courier New", Courier, monospace;
	font-weight:bold;
	height:60px;
	background:url(../img/mano.gif) bottom no-repeat;
	color:#FFFF00;
	border:none;
	cursor:pointer;
	padding-left:20px;
	text-decoration:none;
}
.info:hover{
	background:url(../img/mano_o.gif) bottom no-repeat;
}
.td_tornei{
	border-bottom:2px outset #006600;
	padding-left:10px;
	padding-right:10px;
}
#tel_fax{
	color:#FFFFFF;
	width:1000px;
	padding-left:-10px;
}