/* CSS Document */
body {
background:url(img_new/sf_pagina.gif) repeat-y #E5E5DD;
margin:4px 0 0 2px; 
padding:0;
	}
	
#testatina {
background:url(img_new/operaclick.jpg) no-repeat top left;
width:758px;
height:153px;
border-bottom: 3px solid #e9e9e9;
	border-top:0;
	border-right:0;
	border-left:0;
}

/*-- FORM LOGIN --*/
#boxlogin {
	border:#FFA736 solid 1px;
	width:220px;
	position:absolute;
	left: 533px;
	top: 18px;
}

form {
	width:216px;
	padding:0;
	margin:0;
}

#boxlogin .legend {
	height:12px;
	display:block;
	background: #FFA736;
	margin:0;
	padding:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style: normal;
	font-weight: bold;
	color: #a5032e;
	text-align:center;
	width:220px; /* valore per IE5/Win */
	voice-family: "\"}\""; 
	voice-family: inherit;
	width:216px; /* valore per gli altri browser */
}
	
fieldset {
	float:left;
	width:216px;
    margin: 0;
	padding: 0;
    border: none;
	}
	
fieldset div {
	float:left;
	width:100%;
    padding:3px 0;
    }
	
label{ 
	float:left;
	width:60px;
    display: inline;
    line-height:14px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#a5032e;
	margin:0;
	padding:0;
	}

.messaggi {
	padding:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:12px;
	color:#a5032e;
	}
	
.messaggi a:link {
	margin: 0 0 0 5px;
	width:155px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:12px;
	color:#a5032e;
	}

.messaggi a:hover{
	font-size:12px;
	background:#FFF;
}

.messaggi a:visited{
	font-size:12px;
	color:#a5032e;
	text-decoration:none;
}	


input#go{
    margin:0 0 0 60px;
	display:block;
		}
		
.recuperopsw {
    margin:0 0 0 0;
	padding:0 0 0 8px;
	width:210px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:12px;
	color:#a5032e;
	}
	
.recuperopsw a:link{
	font-size:11px;
	color:#a5032e;
	text-decoration:none;
}
.recuperopsw a:hover{
	font-size:11px;
	background:#FFF;
}

.recuperopsw a:visited{
	font-size:11px;
	color:#a5032e;
	text-decoration:none;
}
.input {
background-color: #D8D6BE;
}

.accedi {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 10px;
  background-color: #FFA736; 
  color: #a5032e;
  margin:0;
  }
input#stop{
    margin:0 0 5px 80px;
	
	}
  
#testatina #rivedi ul {
	clear:both;
  	background-color: #FFA736; 
	margin:0;
	padding:0;
	height:16px;
	width:220px;
}

/* #testatina #rivedi li{
	display:inline;
	margin:0;
	padding:0 0 0 6px;
	font-size: 10px;
	line-height:1.5em;
}

#testatina #rivedi li a{
	text-decoration:none;
} 

#testatina #rivedi li a:hover {
	font-weight:bold;	
}
 
/* menu principale */
#mainmenu {
font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	border-bottom: 3px solid #ffa736;
	border-top:3px solid #ffa736;
	border-right:0;
	border-left:0;
	width:758px;
	background:#FFF;
	height:23px;
	margin: 0 0 12px 0;
}


#nav-main {
	width: 100%;
	height: 16px;
	margin: 3px 0 2px 0;
	padding: 0;
	list-style: none;
	background: #fff;
	overflow: hidden;
	}
#nav-main li {
	display: inline;
	margin: 0;
	padding: 0;
	}
#nav-main li a {
	float: left;
	padding: 16px 0 0 0;
	height: 0;
	background-position: top left;
	background-repeat: no-repeat;
	overflow: hidden;
	}
#nav-main li#n-home a {
	background-image: url(img_new/home.gif);
	width:46px;
	}
#nav-main li#n-chi a {
	background-image: url(img_new/chi_siamo.gif);
	width:72px;
	}
#nav-main li#n-rece a {
	background-image: url(img_new/recensioni.gif);	
	width:84px;
}
#nav-main li#n-inter a {
	background-image: url(img_new/interviste.gif);
	width:78px;
	}
#nav-main li#n-bio a {
	background-image: url(img_new/biografie.gif);
	width:74px;
	}
#nav-main li#n-terza a {
	background-image: url(img_new/terza_pagina.gif);
	width:100px;
	}
#nav-main li#n-spec a {
	background-image: url(img_new/speciali.gif);
	width:64px;
	}
#nav-main li#n-asc a {
	background-image: url(img_new/ascolti.gif);
	width:60px;
	}
#nav-main li#n-forum a {
	background-image: url(img_new/forum.gif);
	width:52px;
	}
#nav-main li#n-chat a {
	background-image: url(img_new/chat.gif);
	width:43px;
	}
#nav-main li#n-guest a {
	background-image: url(img_new/mailing.gif);
	width:84px;
	}
		
#nav-main li a:hover {
	background-position: 0 -16px;
	}
#nav-main li.active a {
	background-position: 0 -16px;
	}