body {
	color: #B52C21;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0;
	padding:0;
}
p {
	font-size: 13px;
}
h5 { font-size: 14px;}
.redz { font-size: 9px; color: #f00;}
tr.lghtred { background-color:#FAF2F1;}
div.video { margin: 0 auto 25px;}
font.testo {
	font-family : arial;
	font-size : 12px;
	letter-spacing : 1px;
	color : #B52C21;
	text-align: justify;
	line-height : 20px;}

font.testolight {
	font-family : Verdana;
	font-size : 11px;
	color : #18579D;
	letter-spacing : 1px;
}

font.titolo {
	font-family : Verdana;
	font-size : 14px;
	font-weight : bolder;
	color : #B52C21;
	letter-spacing : 1px;
}


a.menu {
	font-family : arial;
	font-size : 11px;
	font-weight : bolder;
	letter-spacing : 2px;
	text-decoration : none;
	color : #B52C21;
}

a.menu:hover {
	font-family : arial;
	font-size : 11px;
	text-decoration : none;
	color : #222222;
}

a.submenu {
	font-family : Verdana;
	font-size : 12px;
	font-weight : bolder;
	letter-spacing : 0px;
	text-decoration : none;
	color : #000000;
}

a.submenu:hover {
	font-family : Verdana;
	font-size : 12px;
	text-decoration : none;
	color : #bababa;
}

input.testo {
	font-family : arial;
	font-size : 12px;
	letter-spacing : 1px;
	color : #B52C21;
	text-align: justify;
	line-height : 20px;}


select.testo {
	font-family : arial;
	font-size : 12px;
	letter-spacing : 1px;
	color : #B52C21;
	text-align: justify;
	line-height : 20px;}



textarea.testo {
	font-family : arial;
	font-size : 12px;
	letter-spacing : 1px;
	color : #B52C21;
	text-align: justify;
	line-height : 20px;}


td.titolohome {
	font-family : monotype corsiva;
	font-size : 38px;
	color : #B52C21;
	letter-spacing : 2px;
}

font.sottotitolohome {
	font-family : arial narrow;
	font-size : 14px;
	color : #B52C21;
	letter-spacing : 2px;
}

font.sottosottotitolohome {
	font-family : monotype corsiva;
	font-size : 24px;
	color : #B52C21;
	letter-spacing : 2px;
}

td.testi {
	font-family : arial;
	font-size : 12px;
	letter-spacing : 1px;
	color : #B52C21;
	text-align: justify;
	line-height : 20px;}

td.citazioni {
	font-family : arial;
	font-size : 11px;
	letter-spacing : 1px;
	color : #B52C21;
	text-align: justify;
	line-height : 20px;}

td.titolo {
	font-family : arial;
	font-size : 14px;
	letter-spacing : 1px;
	font-weight : bolder;	
	color : #B52C21;
	text-align: justify;
}

td.sottotitolo {
	font-family : arial;
	font-size : 12px;
	letter-spacing : 1px;
	color : #B52C21;
	text-align: justify;
}


td.section {
	font-family : arial;
	font-size : 12px;
	font-weight : bolder;
	letter-spacing : 2px;
	color : #ffffff;
}
ul {
font-size: 12px;
}
.tours li {
	margin-bottom: 1.5em;
}
.tours right li { 
	margin-left: -10px;
}
/*----------------------------
Picture Gallery
----------------------------*/
.pic { 
	float:left;
	border: 1px solid #535353;
	margin: 5px;
	padding: 2px;
	display: inline;
	}
.pic img {
	width: 100px;
	height: 100px;
	border: 0;
}
.floor .pic { border: none;} 
.floor .pic img { 	border: 1px solid #535353;}
