﻿	html {
		margin:0;
		padding:0;
		color:#000;
		background:#fff;
		background-color:Transparent;
		text-align:left;
	}
	body {
		font:76%/135% "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
		padding:0 0 0px 0;
		min-width:760px;
		background-color:#B5B5B5;
		margin-top:2px;		
	}
	code {
		font-family:Monaco, Courier, "Courier New", monospace;
	}
	h1 {
		font-size:1.5em;
	}
	#labfooter {
	clear:both;
	text-align:center;

	}
	#wrap {
	width:880px;
	margin:0 auto;
	background-color:#FAE8D2;
	}
	
	#main {
		clear:both;
		margin:5px 40px; /*distanza dal top rosa della pagina centrale comprese le bandiere*/
	}

	/* CSS for the tabs starts here */
	
	
	.imagetop {
		height:190px;/*distanza dal top rosa*/
		width:730px;		 
		margin-left:13px;	
		
	}
	.testo {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		line-height:230%;
		text-align:left;
				
	}
	testolink:link { color: #000000; text-decoration: none }
	testolink:visited { color: #000000; text-decoration: none }
	testolink:active { color: #000000; text-decoration: none }
	testolink:hover { color: #000000; text-decoration: underline }
	
	a.menuHP
	{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#FFFFFF;
		font-weight:bold;
		text-align:center;
		text-decoration: none;
	}
	
	a.lavori
	{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#660000;
		font-weight:bold;
		text-align:center;
		text-decoration: none;
	}
	

	
	#nav {
		float:left;
		width:760px;
		margin-top:-19px;
		font-size:0.94em;
		line-height:1em;
	}
	#nav ul {
		margin:0;
		padding:0 0 0 28px;
		list-style:none;
	}
	#nav li {
		float:left;
		margin:0 0 0 -1px;
		padding:0 0 0 6px;
		background:url(../media/nav1.gif) 0 100% no-repeat;
	}
	#nav li:hover {
		background-position:-6px 100%;
	}
	#nav a {
		float:left;
		display:block;
		color:#473215;
		font-weight:bold;
		font-family:Georgia,Times,"Times New Roman",serif;
		background:url(../media/nav2.gif) 100% 100% no-repeat;
		padding:5px 14px 12px 8px;
		text-decoration:none;
	}
	#nav li:hover a {
		background-image:url(../media/nav1.gif);
	}
	/* Hide from IE5-Mac \*/
	#nav a {float:none;}
	/* End IE5-Mac hack */
	#nav a:hover {
		color:#000;
		text-decoration:underline;
	}
	#home #nav #t1,
	#rooms #nav #t2,
	#projects #nav #t3,
	#rates #nav #t4,
	#contact #nav #t5,
	#where #nav #t6 {
		background-position:-12px 100%;
		padding-left:26px;
		margin:0 2px 0 1px;
	}
	#home #nav #t1 a,
	#rooms #nav #t2 a,
	#projects #nav #t3 a,
	#rates #nav #t4 a,
	#contact #nav #t5 a,
	#where #nav #t6 a {
		background-image:url(../media/nav2s.gif);
		padding-left:0;
		padding-right:19px;
	}
	#nav #t1,
	#home #nav #t1 {
		margin-left:0;
	}
	#nav #t6,
	#where #nav #t6 {
		margin-right:0;
	}
	.testoT {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		line-height:230%;
		text-align:left;
		color:#660000;
				
	}
	
	.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	color: #000;
	text-decoration:none;
}

