body{
	background-image:url(img/layout/sfondo.jpg);
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-rigth: 0;
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
  scrollbar-3dlight-color: FFFFFF;
  scrollbar-arrow-color: 000000;
  scrollbar-base-color: CCCCCC;
  scrollbar-darkshadow-color: CCCCCC;
  scrollbar-face-color: 990000;
  scrollbar-highlight-color: 000000;
  scrollbar-shadow-color: 000000;
  scrollbar-track-color: FFFFFF;
}

td {
	font-size: 11px;
}
td.menutd{
	padding-right:5px;
	padding-bottom:5px;
}
td.smenutd{
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
}

div.titolo{
	font-size: 24px;
	font-family: Century Gothic;
	font-weight: bold;
	letter-spacing: 2px;
}
div.titbox{
	text-align: center;
	font-size: 14px;
	font-family: Century Gothic;
	font-weight: bold;
	letter-spacing: 1px;
}

a:link, a:visited, a:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a:link.mainmenu, a:visited.mainmenu, a:active.mainmenu {
	color: #000000;
	letter-spacing: 2px;
	font-weight: bold;
	font-size: 16px;
	font-family: Century Gothic;
	text-decoration: none;
}
a:hover.mainmenu {
	color: #FFFFFF;
	letter-spacing: 2px;
	font-weight: bold;
	font-size: 16px;
	font-family: Century Gothic;
	text-decoration: none;
}

a:link.sidemenu, a:visited.sidemenu, a:active.sidemenu {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
a:hover.sidemenu {
	color: #990000;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

a:link.team, a:visited.team, a:active.team {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding-left:10px;
	padding-right:10px;
	padding-top:2px;
	padding-bottom:2px;
	border-left:1px solid #000000;
}
a:hover.team {
	color: #990000;
}

a:link.rosa, a:visited.rosa, a:active.rosa {
	color: #000000;
	font-weight:normal;
	letter-spacing: 1px;
	text-decoration: none;
}
a:hover.rosa {
	color: #FFFFFF;
	text-decoration: underline;
}

a:link.utility, a:visited.utility, a:active.utility {
	color: #990000;
	font-size:9px;
	font-weight: bold;
	text-decoration: none;
}
a:hover.utility {
	color: #FFFFFF;
}

input.campotesto{
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 1;
	border-top-color: #000000;
	border-left-color: #000000;
	border-bottom-color: #FFFFFF;
	border-right-color: #FFFFFF;
	padding: 1px;
	font-family: Verdana;
	font-size: 11px;
}
input.pulsante{
	background-color: #990000;
	border-style: solid;
	border-width: 1;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-color: #000000;
	border-right-color: #000000;
	padding: 2px;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}
input.pulsantesmall{
	background-color: #990000;
	border-style: solid;
	border-width: 1;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-color: #000000;
	border-right-color: #000000;
	padding: 0px;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}
select.sel{
	background-color: #990000;
	border-style: solid;
	border-width: 1;
	border-top-color: #000000;
	border-left-color: #000000;
	border-bottom-color: #FFFFFF;
	border-right-color: #FFFFFF;
	padding: 0px;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
}

div.mappa{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing:1px;
}
div.mappali{
	margin-left:10px;
	font-size:11px;
	font-weight:normal;
	letter-spacing:0px;
	color:#000000;
	margin-top:3px;
}