﻿.summary { float:left;
width: 200px;
height:100%;
text-align:center;
padding:3px;
margin: 25px 0px 0px -5px;
background: url(immagini/fondino3.png) repeat;
}
.indexnav { float: right;
width: 75%;
height:100%;
text-align:justify;
padding:0px;
margin: 5px;
}
#immagine {
	padding: 0px;
	margin: 15px 0px 0px 15px;
	width: 382px;
	height: 295px;
	float: left;
	position: relative;
}
#striscia {
	background-position: right;
	background-color: #66CCFF;
	margin: -150px 0px 0px 0px;
	width: 100%;
	height: 85px;
	float: right;
	background-image: url('immagini/fondo.jpg');
	background-repeat: no-repeat;
}
#striscia2 {
	background-color: #66CCFF;
	margin: -45px 0px 0px 0px;
	width: 100%;
	height: 20px;
	float: right;
}
#navigation {
	padding: 100px 10px 10px 10px;
	font-family: tahoma;
	font-size: 10pt;
	text-decoration: none;
	background-image: url('immagini/immfondo.jpg');
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #5FACD3;
	border: thick double #000080;
	float: left;
	margin-left: 20px;
	margin-right: 20px;
	width: 93%;
}
body {
	margin: 0px;
	background-color: #6699FF;
	background-image: url('immagini/fondino2.jpg');
	background-repeat: repeat-x;
	font-family: tahoma;
	font-size: 10pt;
	text-decoration: none;
}
table {
	margin: 0px 0px 0px 400px;
	float: left;
	font-family: tahoma;
	font-size: 10pt;
	text-decoration: none;
}
#Tabella_01 {
	margin: 0px;
	vertical-align: middle;
	font-family: tahoma;
	font-size: 10pt;
	text-decoration: none;
	text-align:center;
}
.tabella01 {
	margin: 0px;
	vertical-align: top;
	text-align: center;
	width: 100%;
}
.tabella01 td{
	margin: 0px;
	vertical-align: top;
	text-align: center;
	width: 100%;
}
.tab2 {text-align:center;
	vertical-align: top;
	width:100%;
	margin: 0px;
}
#Tabella_02 {
	border: 1px solid #000000;
	margin: 0px;
	vertical-align: middle;
	text-align:justify;
	font-family: tahoma;
	font-size: 10pt;
	text-decoration: none;
}
.tab {
	margin: 0px;
	vertical-align: middle;
	height:34px;
	margin: 0px 0px 0px 400px;
	position:relative;
}
#title {
	background-image: url(immagini/fondinotitolo.png);
	background-repeat:no-repeat;
	border: 2px dashed #000080;
	letter-spacing: 3px;
	font-weight: bold;
	font-family: tahoma;
	font-size: 10pt;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
	width:30px;
}
.title {
	background-image: url(immagini/fondinotitolo.png);
	background-repeat:no-repeat;
	border: 2px dashed #000080;
	letter-spacing: 3px;
	font-weight: bold;
	font-family: tahoma;
	font-size: 10pt;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
	width:30px;
}
h1 {
	font-family: tahoma;
	font-size: 14pt;
	text-decoration: underline overline;
	font-weight: bold;
	text-align:right;
}
a:active {
	font-family: tahoma;
	font-size: 10pt;
	text-decoration: none;
	color: #000099;
}
a:link {
	color: #000099;
	font-family: tahoma;
	text-decoration: none;
	font-size: 10pt;
}
a:hover {
	font-family: tahoma;
	font-size: 10pt;
	text-decoration: none;
	color: #0099CC;
}
a:visited {
	font-family: tahoma;
	font-size: 10pt;
	text-decoration: line-through;
	color: #000066;
	text-align: center;
}
#cornice {
	width: 400px;
	height: 264px;
	margin: -120px 0px 0px 0px;
	background-image: url('logo_taty.png');
	position:relative;
}
.guest {
	vertical-align: middle;
	text-align:center;
}
.design {
	font-family: tahoma;
	color:#FFFFFF;
	font-size: 10pt;
	vertical-align:middle;
	text-align:center;
	background:#177cb0;
	height:20px;
	float:left;
	width:100%;
	margin-top:20px;
}
#border {
 width: 70px;
 padding: 0px;
 border: 10px solid black;
 -webkit-border-image: url(immagini/border2.png) 10 10 10 10 stretch stretch;
 -moz-border-image: url(immagini/border2.png) 10 10 10 10 stretch stretch;
 border-image: url(immagini/border2.png) 10 10 10 10 stretch stretch;
}
