body { background-image: url(../images/base.jpg); background-attachment: fixed; margin: 0; padding: 0; }
p { }
td { }
a:link { }
a:visited { }
a:hover { }
a:active { }

h1 {
	color: #993300;
	font-size: 18px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	}

h4 {
	color: #663300;
	font-size: 16px;
	padding-top: 12px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	}

hr {
	border: none 0; 
	border-top: 1px dashed #960;/*the border*/
	width: 100%;
	height: 1px;
	padding: 0;
	margin: 20px 0;
	}

table#main {
	border: #fff 1px solid;
	border-top: none;
	}
	
table#top {
	width: 798px;
	background-image: url(../images/terrazza_toscana.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	text-align: left;
	}

td#menu {
	padding-left: 152px;
	}
	
#menu a:link, #menu a:active, #menu a:visited { 
	color: white; 
	font-size: 15px; 
	font-family: times; 
	text-decoration: none; 
	padding-right: 5px; 
	padding-left: 5px; 
	}

#menu a:hover {	
	color: #ffcc66;
	}

#menu2 {
	color: #663300;
	text-align: center;
	}

#menu2 a:link, #menu2 a:active, #menu2 a:visited {
	color: #ffcc00; 
	font-size: 14px; 
	font-family: times; 
	text-decoration: none; 
	padding-right: 5px; 
	padding-left: 5px; 
	font-weight: normal;
	}


#menu2 a:hover {	
	color: #ffcc66;
	}

#Tmenus a:link, #Tmenus a:active, #Tmenus a:visited {
	color: #ffcc00; 
	font-size: 14px; 
	font-family: times; 
	text-decoration: none; 
	font-weight: normal;
	}
	
#Tmenus a:hover {	
	color: #ffffff;
	}

td#maintext {
	padding: 42px 60px 24px 50px;
	color: #330000;
	font-family: Times;
	font-size: 13px;
	}

td#content {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	}

td#info {
	width: 220px;
	padding: 80px 0px 24px 0px;
	color: #ffcc66;
	font-family: Verdana;
	font-size: 11px;
	}

td#footer {
	background-image: url(../images/terrazza.jpg);
	background-position: center;
	background-repeat: no-repeat;
	color: #cc9933;
	font-family: Verdana;
	font-size: 10px;
	}

#footer {
	padding-bottom: 5px;
	}
	
.news {
	padding: 0 120px 20px 50px;
	font-family: Verdana;
	font-size: 10px;
	color: #ffcc66;
	}	
	
#gallery img {
	border: #ffcc66 1px solid;
	}
