@charset "utf-8";
/* CSS Document */

#nuovaricerca{
position:absolute;
left:400px;
}

#nuovaricerca img, #indietro img{
border:none;
}

#nuovaricerca a{
display:block;
width:121px;
text-decoration:none;
background-image:url(../immagini/nuovaricerca.jpg);
}

#nuovaricerca a:hover{
background-image:url(../immagini/nuovaricerca_roll.jpg);
}

#indietro{
position:absolute;
left:530px;
}

#indietro a{
display:block;
width:91px;
text-decoration:none;
background-image:url(../immagini/indietro.jpg);
}

#indietro a:hover{
background-image:url(../immagini/indietro_roll.jpg);
}

.scheda{
width:590px;
background-color:#fff3ec;
background-image:url(../immagini/linea_arancio.jpg);
background-position:top left;
background-repeat:repeat-x;
padding: 5px 15px 20px 15px;
}

	.scheda_top{
	width:590px;
	height:160px;
	padding:22px 0px 10px 0px;
	text-align:justify;
	font-size:14px;
	}
	
	.scheda_top img{
	float:left;
	}
	
	.scheda_top h2{
	margin-top:0;
	margin-bottom:5px;
	color:#ff680e;
	}
	
	.scheda_top a{
	color:#000000;
	text-decoration:none;
	}
	
	.scheda_top a:hover{
	color:#ff680e;
	}
	
	.scheda_top ul{
	margin:0;
	padding:0;
	list-style:none;
	line-height:20px;
	}

		.citta{
		font-size:14px;
		font-weight:bold;
		}
		
		.titoletto{
		color:#ff680e;
		font-weight:bold;
		font-size:13px;
		}
		
		.titoletto a{
		color:#ff680e;
		font-weight:bold;
		font-size:13px;
		text-decoration:none;
		}
		
		.titoletto a:hover{
		color:#000000;
		font-weight:bold;
		font-size:13px;
		text-decoration:none;
		}
		
		.titoletto a:visited{
		color:#999999;
		font-weight:bold;
		font-size:13px;
		text-decoration:none;
		}
		
	.scheda_txt{
	width:590px;
	margin-bottom:40px;
	position:relative;
	}
	
		.risto_txt{
		width:400px;
		text-align:justify;
		font-size:14px;
		line-height:20px;
		}
		
		.risto_menu{
		position:absolute;
		right:0px;
		top:5px;
		width:170px;
		font-size:12px;
		background-color:#f1940a;
		background-image:url(../immagini/background/top_menu.jpg);
		background-repeat:repeat-x;
		}
		
		.risto_menu_middle{
		height:auto;
		background-color:#f1940a;
		color:#FFFFFF;
		padding-left:15px;
		padding-right:15px;
		}
		
		.risto_menu_middle ul{
		margin:0;
		padding:0;
		list-style:none;
		}
		
		.risto_menu_middle li{
		margin:0;
		padding:0;
		margin-bottom:5px;
		}
	
	.scheda_gallery{
	width:450px;
	height:360px;
	}
	
	.scheda_map{
	background-color:#fff3ec;
	width:590px;
	text-align:justify;
	font-size:14px;
	line-height:20px;
	margin-bottom:40px;
	}
	
		.mappa{
		margin-top:10px;
		}
	
	.scheda_commenti{
	background-color:#fff3ec;
	width:590px;
	height:auto;
	}
	
	.scheda_commenti img{
	border:none;
	}
		.consigli{
		height:15px;
		padding-right:10px;
		margin-bottom:10px;
		}
		
		.commento{
		width:570px;
		height:auto;
		background-color:#FFFFFF;
		padding:10px 10px 10px 10px;
		text-align:left;
		background-image:url(../immagini/separa_commento.jpg);
		background-position:bottom center;
		background-repeat:no-repeat;
		}
		
			.commento_titolo{
			font-size:14px;
			font-weight:bold;
			margin-bottom:3px;
			}
			
			.commento_autore{
			font-size:12px;
			margin-bottom:10px;
			}
		
	
	
	
	