*,body{margin:0; padding:0;}
body{width:800px;
	position:relative;
	margin:0 auto;
	margin-top:10px;
	background-image:url('../img/background1.jpg');
	}
#container{position:relative;
			border-right:1px #714214 solid;
			min-height:600px;
			background-image:url('../img/brick6AA.gif');}
#testata{position:relative;
		max-width:800px;
		width:800px;
		min-width:800px;
		height:120px;}
#content{width:80%;
		position:relative;
		left:20%;
		text-align:justify;
		color:#714214;
		z-index:2;
		min-height:600px;
}
#leftColumn{position:absolute;
	top:0; left:0; bottom:0;
	width:20.1%;
	background-image:url('../img/empty.gif');}
.text{width:69%;
		padding:20px;
	font-family:"Lucida Calligraphy", Georgia, serif;
}
.rightColumn{position:absolute;
			top:0;right:0;}
			
#lastImg{position:absolute;
		bottom:18px;}
#link {padding:0;
		margin:0;
		margin-bottom:0;
		}
#link ul{margin-top:0; padding:0;
		background-color:white;
		background-image:url('../img/ulBorder.gif');}
#link li{position:relative;
		list-style:none;
		margin-top:1px;
		}

#link li a{
		width:155px;
		height:30px;
		display:block;
		z-index:1;
		text-decoration:none;
	    color:#999;
	    margin:0; 
	    font-weight:normal;
	    font-size:14px;
		background-image:url('../img/link.jpg');
		color:#714214;
		font-variant:small-caps;
		z-index:2;
		line-height:30px;
		padding-left:5px;}
		
#content h1{font-family:"Lucida Calligraphy", Georgia, serif;
			font-size:1.5em;
			text-align:left;
			width:91%;
			float:left;
			font-variant:small-caps;
			margin-bottom:5px;
			color:#714214;
			
			}
#content h2{font-family:"Lucida Calligraphy", Georgia, serif;
			font-size:1.2em;
			color:#714214;
			}
.prize{font-family:"Lucida Calligraphy", Georgia, serif;
		margin-top:2%;
		float:right;
		color:#714214;}
#content a{font-size:16pt;
			text-decoration:none;
			font-variant:small-caps;
			color:#714214;
			font-size:20pt;}
#content a:hover{color:#ffb164;}
#contact{position:fixed;
		bottom:0;
		width:800px;
		height:18px;
		background-color:#DDD;
		z-index:3;
		}
#contact p{/*border:thin green solid;*/
			width:33.3%;
			float:left;
			font-size:0.8em;}

#leftColumn li a:hover{color:white;
		background:inherit;
		background-image:url('../img/link_hover.gif');
		width:154px;
		height:28px;
		border:1px #714214 solid;
		padding-left:4px;}
#leftColumn ul ul{position:absolute;
			left:0px;top:30px;
			width:158px;
			visibility:hidden;
			z-index:3;
			background-color:white;
			text-align:right;
			/*border-right:1px #714214 solid;*/
			border-left:3px white solid;
			border-top:none;
			border-bottom:3px #714214 solid;}
#leftColumn ul ul a{width:152px;}
#leftColumn ul ul a:hover{width:152px;}
#leftColumn ul li:hover>ul{visibility:visible;
					z-index:3;}
#leftColumn ul ul ul{position:absolute;
			left:157px;top:-1px;
			width:157px;
			visibility:hidden;
			z-index:3;
			text-align:left;
			/*background-color:white;*/
			border-right:1px #714214 solid;

			}
#leftColumn ul #specialita:hover ul{visibility:visible;}
#leftColumn ul #proposteMenu:hover ul{visibility:visible;}
.immagini img{width:5em; height:4em; float:left;
			margin:4px;}

#map a:hover{color:#ffb164;}
