body {
	background-color: #AAA29E;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	color: #000000;
	line-height: 11pt;
}

select, input{ border:solid 1px #999999;}

a {font-size: 8pt; color: #000000; font-weight: bold; }
a:link { text-decoration: none; }
a:visited { text-decoration: none; color: #000000; }
a:hover { text-decoration: none; color: #000000; }
a:active { text-decoration: none; color: #000000; }

a.designer {font-family: Verdana; font-size: 7pt; color: #655A57; font-weight: bold; }
a.designer:link { text-decoration: none; }
a.designer:visited { text-decoration: none; color: #655A57; }
a.designer:hover { text-decoration: none; color: #655A57; }
a.designer:active { text-decoration: none; color: #655A57; }

a.prenotazione {font-family: Verdana; font-size: 8pt; color: #837873; font-weight: bold; text-transform: uppercase; }
a.prenotazione:link { text-decoration: none; }
a.prenotazione:visited { text-decoration: none; color: #837873; }
a.prenotazione:hover { text-decoration: none; color: #AAA29E; }
a.prenotazione:active { text-decoration: none; color: #837873; }

.testo_prenotazione{font-family: Verdana; font-size: 8pt; color: #837873;}

table#center {
	background-color: #d3cfcc;
}
/***************************
PREHOME
***************************/
td#record1{
	background-color:#837873;
}
td#record2{
	background-color:#FFF;
}
td#record3{
	background-color:#837873;
	height:50px;
}
td#record4{
	background-color:#D3CFCD;
	height:50px;
}
/***************************
HOME
***************************/
td#booking {
	background-color: #d3cfcc;
	text-align: left;
	vertical-align: middle;
	height: 50px;
}
td#credits {
	text-align: left;
	vertical-align: middle;
	height: 30px;
}
td#lang 
{
	font-weight:normal;
	text-align: right;
	vertical-align: middle;
	height: 25px;
	background-color: #d3cfcc;
	padding-right:68px;
	padding-left:68px;
}
#lang a{font-weight:normal}
/***************************
ADMIN
***************************/
.Titolo1
{
	font-size:12pt;
	color:#837873;
	font-weight:bold;
	vertical-align:top;
	height:25px;
	border-bottom-color:#837873;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
.Titolo2
{
	font-size:10pt;
	color:#000000;
	font-weight:bold;
	vertical-align:top;
	height:15px;
	border-bottom-color:#966B65;
	border-bottom-style:solid;
	border-bottom-width:1px;
	text-transform: uppercase;
}
.BordoDX
{
	border-right-color:#966B65;
	border-right-style:solid;
	border-right-width:1px;
}
a.admin {font-family: Verdana; font-size: 8pt; color: #966B65; font-weight: bold; text-transform: uppercase; }
a.admin:link { text-decoration: none; }
a.admin:visited { text-decoration: none; color: #966B65; }
a.admin:hover { text-decoration: undrline; color: #966B65; }
a.admin:active { text-decoration: none; color: #966B65; }
