body {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link, a:visited {
	color: #6F572D;
	text-decoration: none;
}
a:hover {
	color: #AA0000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}



form {
	padding: 0px;
	margin: 0px;
}
input, textarea {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.cool-form {
	font-size: 14px;
	font-weight: bold;
	color: #FF3300;
}
	.cool-form .check-bordo {
		background-color: #DFDFDF;
		border: 1px solid #999999;
		padding:3px;
	}
	/*
	.cool-form select {
		border: 0px;
	}
	*/
	.cool-form option {
		/*padding: 2px;
		margin:1px; */
		background-color: #DFDFDF;
	}



p, h2 {
	padding: 10px;
	margin: 0px;
}
	h2 {
		font-size: 16px;
		font-weight: bold;
		color: #990000;
	}

/* INIZIO - STRUTTURA */
#container {
	margin: 0px auto 0px auto;
	width: 970px; 
}

#contenuto {
	padding: 10px;
	width: 750px; 
}

	#contenuto a:link, #contenuto a:visited {
		color: #CC3300;
		text-decoration: none;
	}
	#contenuto a:hover {
		color: #AA0000;
		text-decoration: underline;
	}
	#contenuto a:active {
		color: #FF0000;
		text-decoration: underline;
	}
	#contenuto .tabella-due-colonne {
		border: 0px;
		width: 100%;
	}
		#contenuto .tabella-due-colonne td {
			width: 50%;
			padding: 5px;
			vertical-align: top;
		}

#testata {
	border-bottom: 2px solid #ADA5A0;
	padding-bottom: 1px;
	margin-bottom: 1px;
}

#claim {
	padding: 10px 0px 10px 0px;
	margin-top: 1px;
	margin-bottom: 10px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	border: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #F2F2F2;
}
	#claim a:link, #claim a:visited {
		color: #000000;
		text-decoration: none;
	}
	#claim a:hover {
		color: #AA0000;
		text-decoration: underline;
	}
	#claim a:active {
		color: #FF0000;
		text-decoration: underline;
	}

.separatore {
	height: 30px;
	border-bottom: 1px solid #CCCCCC;
}

#footer {
	border-top: 2px solid #ADA5A0;
	margin-top: 10px;
/*	width: 950px; */
	padding: 10px;
	font-size: 11px;
}

#ricerca {
	color: #FFFFFF;
	font-weight: bold;
}
	#ricerca a:link, #ricerca a:visited {
		margin-left: 5px;
		color: #FFFFFF;
	}
	#ricerca a:hover {
		color: #FFCC00;
	}
	#ricerca a:active {
		color: #FF9900;
	}
/* FINE - STRUTTURA */



#menu-top {
	border-top: 1px solid #efbe6d;
	margin-bottom: 10px;
}
	#menu-top a:link, #menu-top a:visited {
		display: block;
		padding: 3px;
		text-decoration: none;
		border-left: 1px solid #efbe6d;
		font-weight:bold;
		line-height: 20px;
		color: #ffffff;
		background-color: #a66f13;
	}
	#menu-top a:hover, #menu-top a:active {
		color: #ffffff;
		text-decoration: none;
		background-color: #efbe6d;
	}


/* INIZIO --- MENU' A SINISTRA */
#menu-sinistra {
	/* --- */
}
	#menu-sinistra a:link, #menu-sinistra a:visited {
		display: block;
		/*border-bottom: 1px solid #CCCCCC; */
		text-align: right;
		padding: 3px 2px 3px 2px;
		font-weight: bold;
		color: #6F572D;
	}
		#menu-sinistra .gruppo1-home:link, #menu-sinistra .gruppo1-home:visited,
		#menu-sinistra .gruppo1-mappa:link, #menu-sinistra .gruppo1-mappa:visited,
		#menu-sinistra .gruppo1-cerca:link, #menu-sinistra .gruppo1-cerca:visited,
		#menu-sinistra .gruppo1-last:link, #menu-sinistra .gruppo1-last:visited,
		#menu-sinistra .gruppo1-ibeb:link, #menu-sinistra .gruppo1-ibeb:visited {
			border-bottom: 1px solid #CCCCCC;
			padding: 8px 20px 8px 2px;
			background-color: #F2F2F2;
			background-repeat: no-repeat;
			background-position: 160px 0px;
		}
		#menu-sinistra .gruppo1-home:hover,
		#menu-sinistra .gruppo1-mappa:hover,
		#menu-sinistra .gruppo1-cerca:hover,
		#menu-sinistra .gruppo1-last:hover,
		#menu-sinistra .gruppo1-ibeb:hover {
			border-bottom: 1px solid #CCCCCC;
			padding: 8px 20px 8px 2px;
			background-color: #FFCC00;
			background-repeat: no-repeat;
			background-position: 160px -31px;
		}
		#menu-sinistra .gruppo1-home:active,
		#menu-sinistra .gruppo1-mappa:active,
		#menu-sinistra .gruppo1-cerca:active,
		#menu-sinistra .gruppo1-last:active,
		#menu-sinistra .gruppo1-ibeb:active {
			border-bottom: 1px solid #CCCCCC;
			padding: 8px 20px 8px 2px;
			background-color: #FF9900;
			background-repeat: no-repeat;
			background-position: 160px -31px;;
		}
			#menu-sinistra .gruppo1-home:link, #menu-sinistra .gruppo1-home:visited, #menu-sinistra .gruppo1-home:hover, #menu-sinistra .gruppo1-home:active {
				background-image: url(images/ico_home.gif);
			}
			#menu-sinistra .gruppo1-mappa:link, #menu-sinistra .gruppo1-mappa:visited, #menu-sinistra .gruppo1-mappa:hover, #menu-sinistra .gruppo1-mappa:active {
				background-image: url(images/ico_mappa.gif);			
			}
			#menu-sinistra .gruppo1-cerca:link, #menu-sinistra .gruppo1-cerca:visited, #menu-sinistra .gruppo1-cerca:hover, #menu-sinistra .gruppo1-cerca:active {
				background-image: url(images/ico_cerca.gif);			
			}
			#menu-sinistra .gruppo1-last:link, #menu-sinistra .gruppo1-last:visited, #menu-sinistra .gruppo1-last:hover, #menu-sinistra .gruppo1-last:active {
				background-image: url(images/ico_last.gif);			
			}
			#menu-sinistra .gruppo1-ibeb:link, #menu-sinistra .gruppo1-ibeb:visited, #menu-sinistra .gruppo1-ibeb:hover, #menu-sinistra .gruppo1-ibeb:active {
				background-image: url(images/ico_ibeb.gif);			
			}

		/*
		#menu-sinistra .gruppo2:link, #menu-sinistra .gruppo2:visited {
			color: #CC0000;
		}
		#menu-sinistra .gruppo3:link, #menu-sinistra .gruppo3:visited {
			color: #FF9900;
		}
		#menu-sinistra .gruppo4:link, #menu-sinistra .gruppo4:visited {
			color: #6F572D;
		}
		*/
	#menu-sinistra a:hover {
		display: block;
		/* border-bottom: 1px solid #CCCCCC; */
		text-align: right;
		padding: 3px 2px 3px 2px;
		font-weight: bold;
		background-color: #FFCC00;
		color: #003300;
		text-decoration: none;
	}
	#menu-sinistra a:active {
		display: block;
		/* border-bottom: 1px solid #CCCCCC; */
		text-align: right;
		padding: 3px 2px 3px 2px;
		font-weight: bold;
		background-color: #FF9900;
		color: #003300;
		text-decoration: none;
	}
.menu-sinistra-titolo {
	margin-top: 12px;
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	text-align: right;
}
.sezione {
	border-bottom: 1px solid #CCCCCC;
	margin-top: 12px;
	margin-bottom: 6px;
	padding-bottom: 6px;
	/*background-color: #F2F2F2;*/
}
/* FINE --- MENU' A SINISTRA */


/* INIZIO --- BARRA REGIONI + BARRA CITTA' IN RILIEVO */
#barra-regioni {
	padding: 0px;
	margin: 0px 10px 0px 10px;
	font-weight: bold;
	width: 750px;
	height: 90px;
	background-color: #F2F2F2;
}
	#barra-regioni .colonna {
		width: 130px;
		padding-left: 20px;
		padding-top: 15px;
		line-height: 15px;
		float: left;
	}

#barra-localita {
	margin: 0px 10px 0px 10px;
	padding: 5px 5px 7px 5px;
	border-top: 1px solid #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background-color: #F2F2F2;
	/*background-image: url(images/bordo-sotto.gif);
	background-repeat: no-repeat;
	background-position: bottom;*/
}
	#barra-localita a:link, #barra-localita a:visited {
	/*	color: #0066CC; */
	    color: #CA9900;
	
	}
	#barra-localita a:hover {
		color: #AA0000; 
	}
	#barra-localita a:active {
		color: #FF0000;
	}
/* FINE --- BARRA REGIONI + BARRA CITTA' IN RILIEVO */

.barra-citta {
	background-color: #F2F2F2;
	padding: 10px;
	background-image: url(images/bordo-sotto5.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
	.barra-citta p {
		margin: 0px;
		padding: 3px;
	}
	.barra-citta .barra-citta-titolo, .barra-citta .barra-citta-capoluogo {
		margin-bottom: 15px;
		font-weight: bold;
	}

.barra-dx-default { /* Classe generale per tutte le pagine */
	/* --- */
}

/* INIZIO --- BANNER */
.banner-leaderboard {
	width: 728px;
	height: 90px;
	margin: 2px;
	padding: 11px;

	background-image: url(images/pubblicita.gif);
	background-repeat: no-repeat;
	background-position: top center;
}
/* FINE --- BANNER */

/* Elementi vari della pagina */
.titolo, .titolo-bis, .sotto-titolo-bis {
	margin: 10px 0px 10px 0px;
	padding: 5px;
	border-bottom: 1px solid #CCCCCC;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	/* font-family: "Palatino Linotype", "Times New Roman", Times, serif; */
	color: #550000;
	clear: both;
}
	.titolo-bis {
		margin: 10px 0px 0px 0px;
	}
	.sotto-titolo-bis {
		font-size: 12px;
		color: #000000;
		margin-top: 0px;
	}
	

.barra-dx-struttura {
	margin: 10px 0px 15px 0px;
}
.titolo-barra-struttura {
	font-weight: bold;
	font-size: 14px;
	border-top: 1px solid #CCCCCC;
	margin-top: 20px;
	padding: 20px 0px 20px 0px;
}
.elemento-barra-struttura,
.elemento-fine-barra-struttura {
	font-weight: bold;
	padding-left: 14px;
	background-image: url(images/freccina.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	margin-bottom: 10px;
}

.testo-piccolo {
	font-size: 12px;
	color: #000000;
}

.testo-piccolo-dorato {
	font-size: 12px;
	color:#FC0;
}

.nuvoletta {
	width: 200px;
	padding-top: 15px;
	background-image: url(images/nuvoletta_freccina.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
	.nuvoletta .testo {
		background-color: #C3FF82;
		padding: 5px;
		text-align: center;
		font-weight: bold;
		color: #009900;
		font-size: 11px;
		border: 1px solid #009900;
	}

#mappa-italia {
	border: 1px solid #008537;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 390px;
	height: 340px;
}

.menu-regioni {
	padding: 10px;
	font-weight: bold;
}

.eventi {
	margin: 10px 15px 0px 0px;
	padding-bottom: 10px;
	border-bottom: 1px solid #CCCCCC;
}

.box-generico {
	padding: 10px;
	margin-top: 10px;
	border: 1px solid #999999;
}
	.box-generico .evidenza {
		background-color: #eeeeee;
		padding: 5px;
		margin-bottom: 5px;
	}
	.box-generico select {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
	}



.news-titolo {
/*	font-family: "Palatino Linotype", "Times New Roman", Times, serif; */
    font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.news-data {
	color: #CC0000;
	font-weight: bold;
}

#bannerdx1,
#google-ads,
.bannerdx1,
.google-ads {
	background-image: url(http://www.agviaggi.it/images/pubblicita-dx.gif);
	background-repeat: no-repeat;
	background-position: top center;
	width: 160px;
	height: 600px;
	padding: 11px;
/*	margin: 2px;*/
	/* margin-top: 30px; */
}

/*
.google-ads {
	padding: 5px 0px 5px 0px;
	text-align: center;
}*/

.google-ads-bottom, #bannerbottom {
	width: 338px;
	height: 280px;
	margin: 2px;
	padding: 11px;
	background-image: url(images/pubblicita-bottom.gif);
	background-repeat: no-repeat;
	background-position: top center;
}

.link-bottom {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	text-align: center;
	font-weight: bold;
}

.speciali {
	border-bottom: 1px solid #CCCCCC;
	font-weight: bold;
}

/*----------------------*/
/*----------------------*/




/* Struttura */

/*	#menu-sx hr {
		color: #B6C6B5;
		background-color: #B6C6B5;
		height: 1px;
		border: 0px;
	} */



	


.briciole {
	clear: both;
	margin: 10px 15px 10px 0px;
	font-weight: bold;
	color: #333333;
}
	#contenuto .briciole a:link, #contenuto .briciole a:visited {
		color: #999999;
		text-decoration: underline;
	}
	#contenuto .briciole a:hover, #contenuto .briciole a:active {
		color: #006633;
		text-decoration: none;
	}


/* --- INIZIO STRUTTURA --- */
.bed-and-breakfast,
.bed-and-breakfast-2 {
	margin: 0px 15px 0px 0px;
	padding: 10px 0px 0px 0px;
	border-top: 1px solid #999999;
	/* text-align: justify; */
	clear: both;
}
	.bed-and-breakfast .img-bb,
	.bed-and-breakfast-2 .img-bb {
		float: left;
		margin-right: 10px;
		width: 100px;
		border: 0px;
	}
		.bed-and-breakfast .img-bb img,
		.bed-and-breakfast-2 .img-bb img {
			border: 0px;
		}
	.bed-and-breakfast .testo,
	.bed-and-breakfast-2 .testo {
		float: left;
		width: 425px;
		/* text-align: justify; */
	}
		.bed-and-breakfast-2 .testo {
			width: 595px;
		}
		/*.bed-and-breakfast .testo-largo { 
			width: 425px;
		}*/
	.bed-and-breakfast .titolo-bb,
	.bed-and-breakfast-2 .titolo-bb {
		font-size: 14px;
		font-weight: bold;
		color: #006A2C;
	}
	.bed-and-breakfast .info-bb,
	.bed-and-breakfast-2 .info-bb {
		font-weight: bold;
	}

.spazio { /* div per spaziare due B&B */
	height: 10px;
	clear: both;
}
/* --- FINE STRUTTURA --- */

table.menu-azione, 
table.menu-azione-struttura,
table.menu-azione-struttura-dettagli {
	margin-bottom: 10px;
	/* background-color: #F2F2F2; */
	table-layout: auto;
	border: 0px;
	border-collapse: separate;
	/* border-spacing: 3px; */
}
	table.menu-azione td, 
	table.menu-azione-struttura td,
	table.menu-azione-struttura-dettagli td {
		font-size: 11px;
		background-color: #CCCCCC;
		font-weight: bold;
		padding: 4px 0px 4px 0px;
		vertical-align: middle;
		text-align: center;
		background-position: bottom;
		background-repeat: no-repeat;
	}
		table.menu-azione-struttura td {
			width: 80px;
			background-image: url(images/bordo-sotto2.gif);
		}
		table.menu-azione-struttura-dettagli td {
			width: 180px;
			background-image: url(images/bordo-sopra1.gif);
			background-position: top;
			font-size: 14px;
		}
		table.menu-azione td {
			width: 136px;
			background-image: url(images/bordo-sotto3.gif);
		}
	table.menu-azione .attivo, 
	table.menu-azione-struttura .attivo,
	table.menu-azione-struttura-dettagli .attivo {
		color: #AA0000;
		background-color: #FFBA00;
	}
	
	table.menu-azione .prima-riga, 
	table.menu-azione-struttura  .prima-riga,
	table.menu-azione-struttura-dettagli .prima-riga {
	 	background-image: none;
	 }

	table.menu-azione .spazio-schede, 
	table.menu-azione-struttura  .spazio-schede,
	table.menu-azione-struttura-dettagli .spazio-schede {
	 	background-image: none;
		background-color: #FFFFFF;
		width: 3px;
	 }

		#contenuto table.menu-azione td.attivo a:link, #contenuto table.menu-azione td.attivo a:visited, 
		#contenuto table.menu-azione-struttura td.attivo a:link, #contenuto table.menu-azione-struttura td.attivo a:visited,
		#contenuto table.menu-azione-struttura-dettagli td.attivo a:link, #contenuto table.menu-azione-struttura-dettagli td.attivo a:visited {
			color: #AA0000;
		}
		/*
		table.menu-azione td a:hover, table.menu-azione td a:active, 
		table.menu-azione-struttura td a:hover, table.menu-azione-struttura td a:active,
		table.menu-azione-struttura-dettagli td a:hover, table.menu-azione-struttura-dettagli td a:active {
			background-color: #009900;
		}
		*/


/* Scheda BB */

.scheda-struttura {
	border: 1px solid #FFBA00;
	border-top-width: 12px;
	padding: 10px;
	margin: 0px;
	/* background-color: #FFF8E5; */
}

.last-minute {
	margin: 0px 20px 10px 20px;
	border: 3px solid #FF6600;
}
	.last-minute .last-minute-header {
		background-color: #CC0000;
		color: #FFFFFF;
		font-size: 14px;
		font-weight: bold;
		text-align: center;
		padding: 10px;
	}
	
	.last-minute .last-minute-testo {
		padding: 5px;
		background-color: #E2E2E2;
		border: 3px solid #CC0000;
		border-top: 0px;
		text-align: justify;
	}
	#contenuto .last-minute a:link, #contenuto .last-minute a:visited {
		color: #FFFFFF;
		text-decoration: none;
	}
	#contenuto .last-minute a:hover, #contenuto .last-minute a:active {
		color: #FFFFFF;
		text-decoration: underline;
	}

.descrizione-bb {
	text-align: justify;
	font-size: 12px;
    padding: 0px 20px 10px 20px;;
}
	.descrizione-bb img {
		margin: 10px;
		float: left;
		border: 0px;
	}

.sottotitolo {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.info-bb-scheda {
	padding: 3px;
	background-color: #F2F2F2;
	margin: 0px 0px 1px 0px;
	font-weight: bold;
}

.evidenziato {
	color: #990000;
}



/* Tabella per la disponibilità online */
.disponibilita {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 10px;
}
	.disponibilita td {
		text-align: center;
		background-color: #DFDFDF;
		width: 12px;
	}
	.disponibilita .rosso {
		color: #FFFFFF;
		background-color: #990000;
	}
	.disponibilita .verde {
		color: #FFFFFF;
		background-color: #009900;
	}
	.disponibilita .mese {
		color: #990000;
		background-color: #DFDFDF;
		width: 40px;
		text-align: right;
	}
	.disponibilita .anno {
		color: #990000;
		background-color: #EFEFEF;
		width: 40px;
		text-align: right;
	}
	
.province-titolo {
/*	font-family: "Palatino Linotype", "Times New Roman", Times, serif; */
    font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.link_evidenziato:link, .link_evidenziato:visited {
	color: #CC0000;
	background-color: #FFCC00;
	text-decoration: none;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.link_evidenziato:hover {
	color: #990000;
	background-color: #FF9900;
	text-decoration: none;	
	padding: 2px;	
}
.testo_evidenziato {
	color: #000000;
	background-color: #FFFF00;
	text-decoration: none;	
	padding: 2px;	
}


.invisibileScheda {
 	/*position: absolute;
	left: -15000px;*/
	visibility: hidden;
}
.visibileScheda {
	/* display: block;
	position: relative; */
	visibility: visible;
}

.invisibile {
	display: none;
}
.visibile {
	display: block;
}

/* Mappe di google */
/*
#map {
	background-color:#FFCC00;
	width: 100%;
	height: 500px;
}
#message {
	background-color: #EEEEEE;
	height: 25px;
	line-height: 25px;
	text-align: center;
}
*/

div.box{width:730px !important;width /**/:740px;
    height:210px !important;height /**/: 220px;
    overflow:auto;padding: 4px;
    border:1px solid #EEE;border-right:0 solid} 


.thumbnail {
	margin: 5px;
	float: left;	
	border: none;
	width: 120px;
	height: 120px;
}
	.thumbnail td {
		background-color: #F2F2F2;
		padding: 0px;
		vertical-align: middle;
		text-align: center;
	}	
	

.ajax-preventivo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

	background-color: #DFDFDF;
	padding: 10px;
	margin: 10px 0px 10px 0px;
	border: 2px solid #999999;
}
	.ajax-preventivo input,
	.ajax-preventivo select,
	.ajax-preventivo textarea {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
	}
	.ajax-preventivo table td {
		font-weight: bold;
		padding: 3px;
	}
		.ajax-preventivo table td.tabella-rilievo {
			background-color: #CCCCCC;
		}
	.ajax-preventivo .privacy {
		width: 200px;
		font-weight: normal;
	}
	

.commento-box {
	margin-bottom: 15px;
	border: 1px solid #F2F2F2;
}
.commento-autore {
	margin: 3px;
	background-color: #CCCCCC;
	padding: 5px;
	font-weight: bold;
}
.commento-testo {
	margin: 3px 3px 0px 3px;
	background-color: #F2F2F2;
	padding: 5px;
}
.commento-info {
	margin: 0px 3px 3px 3px;
	background-color: #F2F2F2;
	padding: 5px;
	font-weight: bold;
}

.box-photogallery {
	width: 600px;
	margin: auto;
}
.box-photogallery2 {
	width: 160px;
	margin: auto;
	text-align: center;
}
.separatore-photogallery {
	clear: both;
}


#contenuto a.cinque_stelle:link, #contenuto a.cinque_stelle:visited {
	display: block;
	background-image: url(images/cinque_stelle.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 231px;
	height: 116px;
	margin-left: 10px;
	margin-top: 8px;
	
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	
	padding-top: 32px;
}
#contenuto a.cinque_stelle:hover, #contenuto a.cinque_stelle:active {
	color: #AA0000;
	text-decoration: underline;
}



			/* BOX NEWS IN RILIEVO E NEWS PICCOLE A FIANCO */
			.box-news { margin-top: 10px; }
				
				.box-news .news-container {
					width: 169px;
					float: left;
				}
					/* modificatore */
					.news-centrale { margin: 0 1px; }
					
					#contenuto .box-news .news-container a.news-ico:link, 
					#contenuto .box-news .news-container a.news-ico:visited {
						display: block;
						padding: 135px 5px 0 5px;
						background-repeat: no-repeat;
						background-position: center top;
						text-decoration: none;
						color: #fff;
						font-weight: bold;
						text-align: center;
						background-color: #bf9f62;
						color: #fff;
					}
						#contenuto .box-news .news-container a.news-ico:hover, 
						#contenuto .box-news .news-container a.news-ico:active { color: #845a0a; text-decoration: none; }
						
					.news-ico-end {
						width: 121px; height: 20px; line-height: 20px; padding: 5px 5px 0 43px; font-size: 10px; font-family: Arial, Helvetica, sans-serif; overflow: hidden;
						background-image: url(images/news-fine-icona.gif); background-repeat: no-repeat; background-position: top left; background-color: #bf9f62; 
					}
						.news-ico-end strong { color: #c00; font-size: 11px; font-weight: bold; }
						
					.news-testo { padding: 0 7px; color: #333; }
					
					.news-spacer { height: 10px; line-height: 10px; clear: both; overflow: hidden; }
					
					
					
					.box-newsmore { margin-top: 10px; margin-left: 10px; width: 231px; }
					
						.newsmore-container { 
							height: 80px;
							overflow: hidden;
							margin-bottom: 10px;
						}
							#contenuto .box-newsmore .newsmore-container a.newsmore-ico:link,
							#contenuto .box-newsmore .newsmore-container a.newsmore-ico:visited {
								display: block;
								width: 80px;
								height: 80px;
								text-decoration: none;
								float: left;
								margin-right: 10px;
							}
								#contenuto .box-newsmore .newsmore-container a.newsmore-ico img { width: 80px; height: 80px; border: 0; }
							.newsmore-testo { 
								width: 141px;
								height: 80px; 
								line-height: 16px; /* 5 righe di testo */
								font-size: 11px;
								float: left;
							}
								.newsmore-data { font-size: 10px; font-family: Arial, Helvetica, sans-serif; }
										.newsmore-data strong { color: #c00; font-size: 11px; font-weight: bold;  }
										
/* INIZIO - BOX RISTORANTE */
.boxRistorante {
	padding: 7px 0;
	border-bottom: 1px solid #9f9f9f;
}
	.boxRistorante div.ristoImg { float: left; width: 110px; padding-right: 10px; }
		.boxRistorante div.ristoImg img { 
			width: 100px; 
			border: 5px solid #dfdfdf;
			-webkit-border-radius: 5px;
			-moz-border-radius: 5px;
			border-radius: 5px;
		}
	.boxRistorante div.ristoTesto { float: left; }
				/* modificatori per ristoTesto */
				.normale { width: 460px; }
				.ridotto { width: 230px; } /* pe la colonna destra */
		.boxRistorante h2 { font-size: 18px; font-weight: bold; color: #f3a000; margin: 0; padding: 0; }	
		.boxRistorante p { font-size: 11px; padding: 3px 0 0 0; margin: 0; color: #666; }
		.boxRistorante p.ristoLuogo { font-size: 14px; font-style: italic; color: #333; }
		.boxRistorante div.ristoLink,
		div.ristoLink { height: 15px; padding-top: 5px; }
			.boxRistorante div.ristoLink a,
			div.ristoLink a { display: block;  float: left; height: 15px; line-height: 15px; font-size: 11px; font-weight: bold; padding: 0 10px 0 17px; background-position: left; background-repeat: no-repeat; }
				/*modificatori per ristoLink a */
				a.recensioni { background-image: url(http://www.cercaristoranti.com/images/ico_recensioni.gif); }
				a.preferiti { background-image: url(http://www.cercaristoranti.com/images/ico_preferiti.gif); }
				a.visite { background-image: url(http://www.cercaristoranti.com/images/ico_visite.gif); }
				a.info { background-image: url(http://www.cercaristoranti.com/images/ico_info.gif); }
	.boxRistorante div.ristoCounter { float: right; height: 40px; line-height: 50px; color: #de524c; font-size: 14px; }

/* FINE - BOX RISTORANTE */	

/* INIZIO - BOX RECENSIONE */
.boxRecensione {
	border: 1px dotted #999; 
	padding: 0 0 10px 0;
	color: #666;
	margin-top: 13px;
	position: relative;
}
	.autoreRec { font-size: 14px; border-bottom: 1px dotted #999; padding: 5px 15px; margin-bottom: 10px; }
	.numeroRec { position: absolute; top: -7px; left: -45px; width: 24px; height: 24px; line-height: 24px; text-align: center; padding: 9px 21px 13px 12px; background-image: url(http://www.cercaristoranti.com/images/fumetto.png); background-position: top left; background-repeat: no-repeat; color: #fff; font-size: 14px; font-weight: bold;  }
	.boxRecensione p { text-align: justify; padding: 0 15px 10px 15px; }
		.votoRec {
			background-position: center right;
			background-repeat: no-repeat;
			width: 80%;
			margin: auto;
			border-bottom: 1px dotted #ccc;		
			padding: 3px;
			height: 14px; 
			line-height: 14px;
			font-size: 11px;
			font-weight: bold;
		}
			/* modificatori */
			.mediocre { background-image: url(http://www.cercaristoranti.com/images/stelline_1.gif); }
			.discreto { background-image: url(http://www.cercaristoranti.com/images/stelline_2.gif); }
			.buono { background-image: url(http://www.cercaristoranti.com/images/stelline_3.gif); }
			.ottimo { background-image: url(http://www.cercaristoranti.com/images/stelline_4.gif); }
			.eccezionale { background-image: url(http://www.cercaristoranti.com/images/stelline_5.gif); }
		
		.fotoRec { width: 80%; margin: 15px auto 0 auto; overflow: hidden; text-align: center; }
			.fotoRec img { border: 0; }
/* FINE - BOX RECENSIONE */
