 *{
margin:0;
padding:0;
}
a, a:visited{
	text-decoration:none;
}
a:hover{
text-decoration:underline;
}
body{
	/*background-color:#555;
	color:#fff;*/
	color:#999;
	font-family: verdana;
}
#container{
	width:730px;
	background-color:#111;
	float:left;
	border-bottom:2px solid white;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	text-align: center;
}

#imageLayer{
	height:330px;
	clear:both;
	margin: 10px auto 0px auto;	
	text-align:center;
	background-color:#111;
	width:730px;
}
#immagine{
	width:470px;
	margin:5px 0 0 20px;
	float:left;
}
#controls{
	clear:both;
	text-align:center;
	background-color:#111;
	margin:0px auto 0px auto;
}
#controls a:hover{
	text-decoration:none;
}
#ss_text{
	width:200px;
	text-align:center;
	font-size:12px;
	display:block;
	margin-top:105px;
	line-height:18px;
	float:right;
	margin-right:10px;
	color:#fff;
	font-family:verdana;
}
#clic{
	width:90%;
	font-size:18px; 
	font-weight:normal;
	padding:10px 0 0 5px;
	float:left;
}
#clic span{
	float:left;
}
#subclic{
	width:90%;
	border-bottom:1px solid #979797;
	float:left;
	border-top:1px solid #979797;
}
.link{
	font-size:11px;
	float:right;
	color:#555;
	text-decoration:none;
	padding:5px 3px 5px 3px;
}
a img{
	border:none;
}
.picShow{
	padding-bottom:15px;
	margin-left:3px;
	z-index:10;
	position:relative;
}

#move{
	/*padding-top:250px;
	width:100px; 
	float:left;*/
	width:187px;
	
	text-align: justify;
	font-size:10px;
	float:right;
	color:#fff;
	margin-top:-80px;
}
#move a{
	color:#fff;
}
#move span{
	display:block;
	}
#navigatore a{
	color:#555;
	font-weight:bold;
}
#quante_sono{
	float:right;
	font-weight:bold;
	color:#555;
}
#title{
	width:730px;
	clear:both;
	display:block;
	text-align:center;
	font-size:14px;
	margin:5px auto;
	padding:5px 0;
	font-weight:bold;
	font-family:verdana;
}	
#first{
	padding-left:8px;
}
.testosmall, {
	font-size:10px;
}
.lnksmall{
	font-size:10px;
	color: #666666;
}
#footer{
	clear: both;
}
#primi_link{
	width:715px;
	color:#98875c; 
	text-align:center; 
	border:1px solid #98875c;
	padding:5px;
	margin-left:5px;
}
.primi_l{
	color:#98875c; 
	font-family: verdana;
	font-size:11px;
	font-weight:bold;
	line-height:14px;
}
.primi_l:hover{
	text-decoration: underline;
}