

/*div.scrollable {  
	position:relative;
	overflow:hidden;
	width: 646px;	 
	height:300px;	
}*/

div.scrollable { 
 border:8px solid #EA322C;
	position:relative;
	overflow:hidden;
	width: 642px;	 
	height:530px;
	line-height:20px;
	font-family:"Century Gothic", arial, verdana;
}



#thumbs {	
	position:relative;
	width:20000em;	
	clear:both;
	border:1px solid #222;
}



/* custom positioning for navigational links */
a.prev, a.next {
	margin-top:350px;	
}



/* single item 
#thumbs div {
	float:left;
	width:214px;
	height:300px;
	background:#333 url(img/h150.png) repeat-x 0 146px;
	color:#fff;
	border-left:1px solid #333;
	cursor:pointer;
}*/

#thumbs div {
	float:left;
	width:214px;
	height:530px;
	background:#333 url(img/xxxxh150.png) repeat-x 0 156px;
	color:#fff;
	border-left:1px solid #333;
	cursor:pointer;
	text-align:left;
}


/* style when mouse is over the item */
#thumbs div.hover {
	background-color:#444;	
}

/* style when element is active (clicked) */
#thumbs div.active {
	background-color:#9C221E;
	cursor:default;
}

#thumbs IMG {
border:0px solid #fff;
border-bottom:2px solid #ccc;
}

#thumbs .stacco {
	background-color:#000;
	display:block;
	padding:10px;
	font-size:1.2em;
	text-align:center;
}

/*#thumbs h3, #thumbs p, #thumbs span {
	margin:13px;		
	font-family:"bitstream vera sans";
	font-size:13px;
	color:#fff;	
}*/

#thumbs p{font-variant:small-caps; margin:13px; margin-top:0px; font-size:1em; padding-bottom:5px; border-bottom:1px dotted #ffffff; 	line-height:18px; margin-bottom:0px;}
#thumbs p b{font-variant:normal;font-weight:normal;font-size:1em;}
#thumbs p i{font-variant:normal; font-style:italic;font-weight:normal;font-size:0.7em; letter-spacing:1px; line-height:15px;}

#thumbs .luogo{color:#D6EDC7;}

#thumbs h3 em {
	font-style:normal;
	color:#D6EDC7;
}

#thumbs span {
	margin:13px;	
	font-family:"myriad pro", verdana, "bitstream vera sans";
	font-size:0.8em;
	color:#fff;	
}

#thumbs h3 {font-variant:small-caps;margin:13px; margin-bottom:0px; margin-top:6px;}


/*** personale **/



