/* CSS Document */
body {
	margin: 0 ;
	padding: 0;
	color: #300;
	border: 1px solid #660000;
	text-align: center;
	font-size: 11px;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	background:  url("/ima/iframe.jpg") -250px repeat-y;
	scrollbar-face-color: #e3cb93;
	scrollbar-highlight-color: #e3cb93;
	scrollbar-shadow-color: #e3cb93;
	scrollbar-3dlight-color: #e3cb93;
	scrollbar-arrow-color: #642511;
	scrollbar-track-color: #f6e9c7;
	scrollbar-darkshadow-color: #f6e9c7;
	scrollbar-base-color: #e3cb93;
	}
body#prenotazioni {
	border: 0;
	}
input {
	border: 1px solid #660000
	}
input#invia {
	border: 0;
	width: 60px;
	height: 22px;
	background:  url("/ima/iframe.jpg") no-repeat;
	color: #660000;
	font-weight: bold}

form {
	margin: 0
	}
em {
	color: #993300;
	diplay: inline-block;
	padding-left: 5px;
	font-weight: bold
	}
h2 {
	font-size: 14px;
	}
h6 {
	text-align: center;
	color: #993300;
	font-size: 16px;
	font-style: italic
	}
a {
	color: #660000;
	}
a:hover {
	text-decoration: none
	}
strong {
	color: #660000;
	}
table {
	font-size: 11px;
	}
.tab {
	background: #f1ede2;
	height: 318px;
	width: 442px
	}
.tab td{
	vertical-align: top
	}
td.titolo, h2 {
	color: #6D0C0A;
	border-bottom: 1px solid #6D0C0A;
	font-size: 16px;
	width: 420px;
	font-weight: bold
	}
img {
	border: 1px solid #6D0C0A;
	margin: 0 8px 8px 0
	}
#warning h2, #warning h5 {
	text-align: center;
	margin: 4px;
	padding: 2px;
	font-size: 12px;

	}
#prenotazioni form {
	background: url("/ima/iframe.jpg") no-repeat  250px 0 0 0;
	}
#warning h2 {
		color: #AD1C2F}
#prenotazioni table {
	font-size: 11px;
	margin: 4px 8px;
	padding: 4px;
	}
#privacy {
	width: 220px;
	margin: 0 auto;
	height: 70px;
	overflow:auto;
	text-align: left;
	background: #FFF;
	padding: 6px 8px;
	border: 1px solid #660000;
	}
#mytable{
		font-size: 11px;
		border: 1px solid #5E8839 collapse;
		margin: 1px;
		}
#mytable thead {
		background-color: #F9EDB4;
		text-align: center;
		}
#mytable tbody td{
	border: 1px solid #EDE7D0 collapse;

		}
#cart {
		font-size: 11px;
		border: 1px solid #5E8839 collapse;
		margin: 1px;
		}
#cart td {
	background: #EDE7D0
	}
body#disponibilita {
	border: 0;
	text-align: center
	}
#disponibilita a, #cart a {
	background: none;
	height: auto;
	padding: 0;
	width: auto;
	text-decoration: underline;
	font-weight: bold;
}
#disponibilita a:hover {
	text-decoration: none;
	}
#disponibilita em {
	diplay: inline;
	padding-left: 0;
	font-weight: bold
	}