@charset "UTF-8";
/* CSS Document */

body {
	margin: 5px 0px 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background: #FFFFFF;
}
a:hover {
	text-decoration:underline;
}
#mainContainer {
	width: 960px;
	margin: 0px auto;
	padding: 0px 0px 10px;
}
#leftBar {
	float: left;
	width: 160px;
}
#contents {
	width: 779px;
	float: left;
	padding: 10px;
	font-size: 12px;
	border-left: 1px dotted #990000;
}
#leftBar h1 {
	font-size: 1px;
	display: none;
}
#leftBar .testo {
	padding: 10px 10px 10px 5px;
	width: 145px;
	float: left;
}
.lang {
	text-decoration: none;
	color: #990000;
	font-size: 0.7em;
	font-style: italic;
	margin-right: 10px;
}
.testo ul {
	margin: 15px 0px 0px;
	list-style: none;
	padding: 0px 0px 0px 5px;
}
.testo li {
	margin: 0px;
	padding: 0px;
}
.testo li a {
	display: block;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	padding: 2px 2px 0px;
	border-bottom: 1px dotted #990000;
	width: 130px;
	margin-bottom: 2px;
}
.testo li a:hover, a#selected {
	color:#FF0000;
	border-bottom: 1px dotted #FF0000;
}
#logo {
	text-align: center;
	padding-top: 6px;
}
#mainContents {
	float: left;
	width: 590px;
	background: #FFFFFF;
	padding: 0px 15px 10px;
	margin-bottom: 10px;
}
#subContents {
	float: left;
	width: 590px;
	background: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
}
#rightBar {
	float: right;
	background: #FFFFFF;
	font-size: 11px;
	width: 150px;
	margin: 0px 0px 0px 8px;
	display: block;
}
#rightBar h3 {
	font-size:1.1em;
}
#subContents .p {
	float: left;
	width: 280px;
	padding: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
}
#contents h3 {
	margin: 0px;
	padding: 2px;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 145px;
	width: 799px;
	float: left;
	border-left: 1px dotted #990000;
}
.clear {
	clear: both;
	height: 0px;
	margin: 0px;
	padding: 0px;
}
#rightBar ul {
	margin: 0px 0px 10px;
	padding: 0px;
	list-style: none;
}

#rightBar li {
	padding: 5px;
	border-top: 1px none #990000;
	border-right: 1px dotted #990000;
	border-bottom: 1px dotted #990000;
	border-left: 1px dotted #990000;
}
#footer {
	padding: 5px 10px;
	width: 942px;
	margin: 0px auto;
	font-size: 10px;
	color: #666666;
	text-align: center;
}
#rightBar h3 {
	padding: 2px 2px 2px 5px;
	background: #990000;
	color: #FFFFFF;
	display: block;
	width: 143px;
}
.imgSx {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;	
}
img {
	border-style: none;
}
#header h1 {
	margin: 0px;
	padding: 0px;
	font: bolder 6em/145px "Times New Roman", Times, serif;
	color: #CC0000;
	text-align: center;
}
#top {
	margin: 0px auto;
	height: 10px;
	width: 963px;
	background: #990000;
}
#general {
	background: url(graphics/bg.jpg) repeat-y center;
}
#bottom {
	margin: 0px auto;
	height: 6px;
	width: 980px;
	background: url(graphics/bottom.jpg) no-repeat center bottom;
	padding: 0px;
}
#menu {
	width: 150px;
	font: italic 12px/12px "Times New Roman", Times, serif;
	color: #660000;
	margin-top: 5px;
}
#menu ul {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	list-style: none;
}
#menu li {
	padding: 2px 5px 2px 4px;
	margin-top: 3px;
	border-style: none;
	margin-right: 10px;
}
#menuTop {
	background: url(graphics/menu_top.jpg) no-repeat;
	min-height: 62px;
	width: 150px;
	margin: 0px;
	padding: 0px;
	float: left;
}
.meseMenu {
	font-style: normal;
	font-weight: bold;
	color: #4D4D53;
	font-size: 20px;
	text-align: center;
	margin-top: 58px;
	background: url(graphics/menu_body.jpg) repeat-y;
	padding-bottom: 5px;
}
#menuBottom {
	background: url(graphics/menu_bottom.jpg) no-repeat bottom;
	height: 19px;
	width: 150px;
	float: left;
}
#menuBody {
	width:150px;
	background: url(graphics/menu_body.jpg) repeat-y;
	float: left;
}
#menuBody strong {
	margin-left: -7px;
}
.lang img {
	border-style: none;
	vertical-align: baseline;
	margin-right: 2px;
}
#subContents h3 a {
	text-decoration: none;
	display: block;
	padding: 2px 2px 2px 5px;
	margin-bottom:10px;
	color: #FFFFFF;
	height: 218px;
}
#subContents h3 a:hover {
	background: #FF0000;
	display: block;
}
#subContents h3 {
	font-size: 14px;
}
#subContents .imgSx {
	margin: 0px 0px 10px;
	padding: 0px;
}
#mainContents h1 {
	font-size:20px;
	margin-top:0px;
	padding:0px;
	margin-bottom: 10px;
}
.specials {
	width: 548px;
	padding: 10px 15px 10px;
	border:1px dotted #990000;
	float: left;
	margin-bottom:10px;
	margin-left:15px;
}
.specials ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
}
.specials li {
	width: 528px;
	padding:5px 10px;
	font-style: italic;
	background: #FFF5EE;
	margin: 0px;
	color: #990000;
}
.specials strong {
	font-style: normal;
}
.special {
	background: #990000;
	color: #FFFFFF;
	padding: 2px;
	display: block;
	width: 278px;
}
.rosso, a.rosso {
	background: #990000;
	color: #FFFFFF;
}
a.rosso {
	padding: 2px;
	font-weight:bold;
	text-decoration:none;
}
.specials h3 {
	display:block;
	padding-top: 10px;
	width: 543px;
}
table {
	border: 1px dotted #990000;
}
.subline {
	display:block;
	border-bottom: 1px dotted #990000;
	padding-top:3px;
}
.specials .special {
	width: 543px;
}
.mini {
	font-size: 9px;
	text-align: center;
}
.button {
	border: 1px solid #FFF5EE;
	color: #FFFFFF;
	background: #990000;
}
.prenotazioniAlloggi a, .prenotazioniRistorante a, .prenotazioniEventi a {
	display: block;
	width: 103px;
	padding: 10px 0px 10px 45px;
	line-height: 24px;
	height: 24px;
	border-right: 1px dotted #990000;
	border-bottom: 1px dotted #990000;
	border-left: 1px dotted #990000;
	font-size: 13px;
	text-decoration: none;
	color: #990000;
}
.prenotazioniAlloggi a {
	background: #FFFFFF url(graphics/reservationHotel.gif) no-repeat 4px 5px;
}
.prenotazioniRistorante a {
	background: #FFFFFF url(graphics/reservationRestaurant.gif) no-repeat 4px 5px;
}
.prenotazioniEventi a {
	background: #FFFFFF url(graphics/reservationEvents.gif) no-repeat 4px 5px;
}
.prenotazioniAlloggi a:hover, .prenotazioniRistorante a:hover, .prenotazioniEventi a:hover {
	color: #FF0000;
}
.prenotazioniAlloggi a:hover {
	background: #FFF5EE url(graphics/reservationHotel.gif) no-repeat 4px 5px;
}
.prenotazioniRistorante a:hover {
	background: #FFF5EE url(graphics/reservationRestaurant.gif) no-repeat 4px 5px;
}
.prenotazioniEventi a:hover {
	background: #FFF5EE url(graphics/reservationEvents.gif) no-repeat 4px 5px;
}
table p {
	margin: 0px;
	padding: 0px;
}
.borderBottom {
	border: 1px dotted #990000;
}
.titoloNews {
	display:block;
	font-size: 13px;
	
}
