/* --------------------------
AUTHOR : STYLED MENUS
URL : http://www.styledmenus.com
Copyrights by STYLED MENUS
----------------------------*/
*{
	margin:0;
	padding:0;
}
body{
	background:#fff;
	color:#666;	
	font:12px/18px Arial;	
}
	#menu{
	width:950px;
		height:40px;
		background:url(images/menu/menu_039_bg.gif) repeat-x;
	}
		#menu ul{
			list-style:none;
		}
			#menu li{
				list-style:none;
				display:block;
				float:left;
				height:40px;
				line-height:40px;
				margin:0 1px;
			}
				#menu li a{
					display:block;
					float:left;
					color:#ffffff;
					font-size:10px;
					font-weight:bold;
					line-height:40px;
					text-decoration:none;
					padding:0 17px;
					background:#e7eff1 url(images/menu/menu_039_bg.gif) repeat-x;
				}
					#menu li a:hover{
						color:#000000;
						background:#000000 url(images/menu/menu_039_h.gif) repeat-x left;
					}
				#menu li a.current{
					display:block;
					float:left;
					color:#000000;
					background:#000000 url(images/menu/menu_039_h.gif) repeat-x left;
					font-size:10px;
					font-weight:bold;
					line-height:40px;
					text-decoration:none;
					padding:0 17px;	
				}
					#menu li a:hover.current{
						color:#000000;
					}


.unnamed1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #ffffff;
}
.testo {  font-family: Verdana; font-size: 10px; font-weight: bold; color: #ffffff; text-align:center;line-height: 14px;}

a:link {  font-family: arial;font-size: 11px; font-weight: bold; color: #ffffff; text-decoration: none; line-height: 16px}
a:visited {  font-family: arial; font-size:11px; font-weight: bold; color: #ffffff; text-decoration: none; line-height: 16px}
a:active {  font-family: arial; font-size: 11px; font-weight: bold; color: #666666; text-decoration: none; line-height: 16px}
a:hover {  font-family: arial; font-size: 11px; font-weight: bold; color: #666666; text-decoration: none; line-height: 16px}

.mail:link {  font-family: arial;font-size: 10px; font-weight: bold; color: #ff0000; text-decoration: none; line-height: 14px}
.mail:visited {  font-family: arial; font-size:10px; font-weight: bold; color: #ff0000; text-decoration: none; line-height: 14px}
.mail:active {  font-family: arial; font-size: 10px; font-weight: bold; color: #ffffff; text-decoration: none; line-height: 14px}
.mail:hover {  font-family: arial; font-size: 10px; font-weight: bold; color: #ffffff; text-decoration: none; line-height: 14px}

.home:link {  font-family: arial;font-size: 10px; font-weight: bold; color: #ffffff; text-decoration: none; line-height: 12px; text-align:justify}
.home:visited {  font-family: arial; font-size:10px; font-weight: bold; color: #ffffff; text-decoration: none; line-height: 12px; text-align:justify}
.home:active {  font-family: arial; font-size: 10px; font-weight: bold; color: #ff0000; text-decoration: none; line-height: 12px; text-align:justify}
.home:hover {  font-family: arial; font-size: 10px; font-weight: bold; color: #ff0000; text-decoration: none; line-height: 12px; text-align:justify}

.squadra:link {  font-family: arial;font-size: 11px; font-weight: bold; color: #ff0000; text-decoration: none; line-height: 14px; text-align:right}
.squadra:visited {  font-family: arial; font-size:11px; font-weight: bold; color: #ff0000; text-decoration: none; line-height: 14px; text-align:right}
.squadra:active {  font-family: arial; font-size: 11px; font-weight: bold; color: #ffffff; text-decoration: none; line-height: 14px; text-align:right}
.squadra:hover {  font-family: arial; font-size: 11px; font-weight: bold; color: #ffffff; text-decoration: none; line-height: 14px; text-align:right}
