body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #DA251D;
	background-image: url(images/sfondo.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
	.body-map {
		background-image: none;
		background-color: #FFFFFF;
	}
input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}
form {
	margin: 0px;
	padding: 0px;
}
h1 {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 25px;
	color: #DA251D;
	font-size: 18px;
	font-weight: normal;
	border-bottom: 3px solid #DA251D;
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url(images/point.gif);
}
a:link, a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover, a:active {
	color: #990000;
	text-decoration: none;
}


.testopiccolo {
	font-size: 10px;
}

/* MENU */
.menu-bianco {
	background-color: #FFFFFF;
	padding: 7px 25px 10px 25px;
	margin: 0px;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
}
	.menu-bianco p {
		padding: 0px;
		margin: 1px 0px 1px 0px;
		border-bottom: 1px solid #999999;
	}
.menu-grigio {
	background-color: #F2F2F2;
	margin: 0px;
	padding: 18px 25px 21px 25px;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
}
	.menu-grigio p {
		padding: 0px;
		margin: 1px 0px 1px 0px;
	}

	.menu-bianco a:link, .menu-bianco a:visited, .menu-grigio a:link, .menu-grigio a:visited {
		color: #666666;
		text-decoration: none;
	}
	.menu-bianco a:hover, .menu-bianco a:active, .menu-grigio a:hover, .menu-grigio a:active {
		color: #990000;
		text-decoration: none;
	}
/* ---- FINE MENU ---- */

.studioscivoletto {
	margin: 0px;
	padding: 0px 5px 0px 5px;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
}
.menu-rosso {
	background-color: #DA251D;
	text-align: center;
	padding: 10px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
}
	.menu-rosso a:link, .menu-rosso a:visited, .studioscivoletto a:link, .studioscivoletto a:visited {
		color: #FFFFFF;
		text-decoration: underline;
		padding: 0px 5px 0px 5px;
	}
	.menu-rosso a:hover, .menu-rosso a:active, .studioscivoletto a:hover, .studioscivoletto a:active {
		color: #F2F2F2;
		text-decoration: none;
		padding: 0px 5px 0px 5px;
	}
	
.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;	
}


.invisibile {
	 display: none;
}
.visibile {
	 display: block;
}

/* --- INIZIO STRUTTURA --- */

.bed-and-breakfast,
.bed-and-breakfast-2 {
	margin: 0px 15px 0px 15px;
	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: 106px;
		border: 0px;
	}
		.bed-and-breakfast .img-bb img,
		.bed-and-breakfast-2 .img-bb img {
			border: 3px solid #DFDFDF;

		}
	.bed-and-breakfast .testo,
	.bed-and-breakfast-2 .testo {
		float: left;
		width: 329px;

		/* text-align: justify; */
	}
		.bed-and-breakfast-2 .testo {
			width: 485px;
		}
		/*.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 --- */

/* --- INIZIO PAGINA B&B --- */
.info-bb-scheda {
	/* --- */
}
	.info-bb-scheda .evidenziato {
		font-weight: bold;
	}

.info-bb-testo {
	/* --- */
}
	.info-bb-testo img {
		margin: 5px;
		float: left;
		border: 3px solid #DFDFDF;
		width: 100px;
	}
/* --- FINE PAGINA B&B --- */

.ajax-preventivo {
	background-color: #DFDFDF;
	border: 2px solid #CCCCCC;
}

.briciole {
	color: #999999;
	margin: 0px 10px 10px 10px;
}
