/* MAIN */
html, body {
	margin: 0px;
	padding: 0px;
}
a img {
	border:0;
}
body {
	margin-bottom:15px;
	background-color: #990000 !important;
}
#container {
	position: relative;
	width: 953px;
	margin: 15px auto;
	text-align: left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.strong {
	font-weight:bold;
}
/* HEADER */
#header {
	position:relative;
	background-image:url(../images/Fondino-header.gif);
	height: 89px;
	clear: both;
	padding-left: 9px;   /* LC width */
	padding-right: 9px;  /* RC width */
}
#header img {
	padding-top: 12px;
	padding-left: 20px;
	padding-bottom: 12px;
}
#header .column {
	position: relative;
	float: left;
}
#center {
	width: 100%;
	height: 100%;
}
#left {
	width: 9px;          /* LC width */
	right: 9px;          /* LC width */
	margin-left: -100%;
	background-image: url(../images/Bordo-sx.gif);
	height: 100%;
}
#right {
	width: 9px;          /* RC width */
	margin-right: -9px;  /* RC width */
	background-image: url(../images/Bordo-dx.gif);
	height: 100%;
}
#logo {
	padding-top:3px;
	padding-left:5px;
	float:left;
}
#header h1 {
	float:left;
	color: #660000;
	font-size:20px;
	font-weight:bold;
	margin-left:60px;
	margin-top:50px;
	margin-bottom:2px;
}
/* FOOTER */
#footerlink {
	position:relative;
	background-image:url(../images/Fondino-sotto.gif);
	height: 30px;
	clear: both;
	padding-left: 8px;   /* LC width */
	padding-right: 8px;  /* RC width */
}
#footerlink img {
	margin-top: 3px;
	margin-bottom: 3px;
}
#footerlink .column {
	position: relative;
	float: left;
}
#centerfooter {
	width: 100%;
	height: 100%;
}
#leftfooter {
	width: 8px;          /* LC width */
	right: 8px;          /* LC width */
	margin-left: -100%;
	background-image: url(../images/Bordo-sx-sotto.gif);
	height: 100%;
}
#rightfooter {
	width: 8px;          /* RC width */
	margin-right: -8px;  /* RC width */
	background-image: url(../images/Bordo-dx-sotto.gif);
	height: 100%;
}
/* INDEX */
#index {
	width:220px !important;
	height: 100% !important;
	padding-top:20px !important;
	font-size:13px !important;
	margin-bottom:30px !important;
	background-color: transparent !important;
}
#index ul {
	list-style: none !important;
	padding:0px !important;
	margin:0px !important;
	margin-left: 20px !important;
	border: 1px solid #333300 !important;
}
#index li {
	padding-bottom:2px !important;
}
#index li.selected {
	background:#660000 !important;
	color:#fff !important;
	padding-left:15px !important;
}
#index a {
	text-decoration:none !important;
	color:#660000 !important;
	padding-left:15px !important;
	font-weight: normal !important;
	font-size:13px !important;
}
#index a:hover {
	text-decoration:underline !important;
	color:#660000 !important;
	font-size:13px !important;
}
#index h2 {
	margin:0px !important;
	font-size:14px !important;
	text-align: center !important;
	margin-bottom:10px !important;
	color:#660000 !important;
}
#index p a {
	padding:0 !important;
}
#index p {
	text-align:center !important;
}
/* CONTENT */
#content {
	border-left: 1px solid #333300;
	border-right: 1px solid #333300;
	margin-top: -6px;
}
#content a {
	font-size:11px;
	font-weight:bold;
	color:#660000;
	text-decoration:none;
}
#content a:hover {
	text-decoration:underline;
}
#content h2 {
	font-size:12px;
	color:#660000;
	padding-left: 10px;
	padding-bottom: 5px;
	text-align: left;
}
.tabellaLuoghiContainer {
	border-bottom: 1px solid #333300;
}
.tabellaLuoghiContainerFirst {
	margin-top: -30px;
}
.tabellaLuoghi {
	text-align:center;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:20px;
	padding-top: 1px;
}
.tabellaLuoghi .item img {
	border: solid #000 1px;
}
.tabellaLuoghi .item {
	text-align:center;
	width:auto;
	line-height:14px;
	font-size:11px;
	color: #660000;
}
.tabellaLuoghi .item a, a:hover {
	text-decoration:none;
	color:#660000;
}
.tabellaLuoghi div.item {
	float:left;
	margin-right:12px;
	margin-left:12px;
	margin-bottom:10px;
}
#evenColor {
	background-color: #FFFF99;
}
#oddColor {
	background-color: #FFFFCC;
}
.evenColor {
	background-color: #FFFF99;
}
.oddColor {
	background-color: #FFFFCC;
}
#scheda {
	font-size:11px;
	color:#660000;
	background-color: transparent;
	padding:20px;
	padding-left:40px;
	padding-right:40px;
}
#inner-wrap {
	background-color: #FFFF99;
}
#inner-wrap:after {
	content:" ";
	display:block;
	clear:both;
}
#leftmenu {
	float:left;
	width:220px;
}
#mainscheda {
	position:relative;
	margin-left:220px;
}
#indirizzi {
	margin-bottom:10px;
	font-family: Tahoma, Geneva, sans-serif;
	width:100%;
}
#indirizzi p {
	margin-bottom:5px;
	margin-top:0;
}
#descrizione {
	text-align:justify;
}
#mappa {
	text-align:center;
	background:#FEFF6F;
	height: 330px;
	padding: 12px;
}
#mappainside {
	text-align:center;
	background:#FFFFFF;
	margin:0 auto;
	padding: 8px;
	width: 300px;
}
a#button {
	width:72px;
	height:42px;
	display:block;
	background:url(../images/button_off.gif) no-repeat;
	color:#fff;
	line-height:35px;
	text-align:left;
	padding-left:17px;
	text-decoration:none;
}
a#button:hover {
	background:url(../images/button_on.gif) no-repeat;
	text-decoration:none;
}
#indirizzi td {
	vertical-align:top;
}
#address {
	width:300px;
}
#address #nome {
	font-size:20px;
	font-weight:bold;
}
#site {
	font-weight: normal;
}
#site a {
	font-weight: normal;
}
#info, #arrivare {
	text-align:left;
	padding:10px;
}
#info p, #arrivare p {
	margin-top:5px;
	margin-bottom:0;
}
#info label {
	display:block;
	font-weight:bold;
	color:#660000;
}
#gallery {
	width:100%;
	border-collapse:collapse;
}
#gallery img {
	margin-bottom:6px;
}
.clear {
	clear:both;
}
.center {
	text-align:center;
}
/* FOOTER */
#footer {
	clear:both;
	font-size:10px;
	color:#660000;
	border-left: 1px solid #333300;
	border-bottom: 1px solid #333300;
	border-right: 1px solid #333300;
	padding-bottom: 10px;
}
#footer a {
	color:#660000;
	text-decoration:none;
}
#footer p {
	margin:0;
}
#footer #link {
	padding-left:15px;
	padding-right:15px;
	padding-top: -5px;
	text-align: center;
}
#footer #link a, a:hover {
	color: #660000;
}
#footer hr {
	color:#660000;
	margin-top: 12px;
	margin-bottom: 12px;
	text-align: center;
	margin-left: 15px;
}
#footer #contatta {
	text-align:center;
	border: 0px;
}
#footer #contatta a, #contatta a:hover {
	color: #660000;
	margin-left: 12px;
	margin-right: 12px;
}
#footer strong {
	color: #660000;
}
#footer #credits {
	margin-top:15px;
	text-align:center;
	color: #660000;
}
#footer #credits a, a:hover {
	color: #660000;
}
.error {
	text-align:center;
}
