body {
	background: #D73D38 url(../immagini/sfondo.jpg) repeat-x;
	color: white;
	font-variant: small-caps;
	text-align: justify;
}

table.tab_principale {
	width: 960px;
}

table.menu {
	width: 960px;
	padding-top: 40px;
	padding-bottom: 10px;
}

table.banner {
	width: 960px;
}

table.offerte{
	color: white;
	font-weight: bold;
	font-variant: small-caps;
	font-style: italic;
	padding-top: 30px;
}

table.footer {
	width: 960px;
	color: #fbffff;
	font: 0.7em "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
}

table.corpo_home{
	width: 960px;
	height: 568px;
	background: url(../immagini/homepage/interno.jpg) no-repeat;
	border-left: 1px solid #9a2b27;
	border-right: 1px solid #9a2b27;
	border-bottom: 1px solid #9a2b27;
}

table.corpo_camera{
	width: 960px;
	height: 496px;
	background: url(../immagini/camere/camera_sfondo.jpg) no-repeat;
	border-left: 1px solid #9a2b27;
	border-right: 1px solid #9a2b27;
	border-bottom: 1px solid #9a2b27;
}

table.corpo_colazioni{
	width: 960px;
	height: 496px;
	background: url(../immagini/colazioni/breakfast_sfondo.jpg) no-repeat;
	border-left: 1px solid #9a2b27;
	border-right: 1px solid #9a2b27;
	border-bottom: 1px solid #9a2b27;
}

table.corpo_listino{
	width: 960px;
	height: 300px;
	border-left: 1px solid #9a2b27;
	border-right: 1px solid #9a2b27;
	border-bottom: 1px solid #9a2b27;
}

table.corpo_contatti{
	width: 960px;
	height: 500px;
	border-left: 1px solid #9a2b27;
	border-right: 1px solid #9a2b27;
	border-bottom: 1px solid #9a2b27;
}

table.corpo_ristorante{
	width: 960px;
	height: 496px;
	background: url(../immagini/ristorante/ristorante_sfondo.jpg) no-repeat;
	border-left: 1px solid #9a2b27;
	border-right: 1px solid #9a2b27;
	border-bottom: 1px solid #9a2b27;
}

table.corpo_attivita{
	width: 960px;
	height: 300px;
	border-left: 1px solid #9a2b27;
	border-right: 1px solid #9a2b27;
	border-bottom: 1px solid #9a2b27;
}

table.note{
	padding-top: 1em;
	padding-bottom: 1em;
	font-size: 1.7ex;
	text-align: right;
	width: 100%;
}

table.listino{
	width: 100%;
}

tr.listino{
	color: #D73D38;
	background-color: white;
}

#destra{
	text-align: right;
}

a {
	color: white;
}

p{
	color: white;
	font-variant: normal;
	line-height: 22px;
	text-align: justify;
}

img
{  
	border-style: none;
}
