body {
	background-color:#300; background-image:url(images/background.gif);
	margin:0;
	font-family:'Verdana', Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #300;
}

a:active, a:visited, a:link{
color:#300;
text-decoration:none;
}

a:hover{
color:#af7065;
text-decoration:none;
}

#cont {
	width:588px;
	margin:auto;
}

#testata {
	position:relative;
	width:588px;
	height:63px;
	margin-top:0;
	background-image:url(images/testata.jpg);
}

div.lingua{
	padding-top: 33px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 492px;
}


#cont1{
 width:587px;
 height:290px;
 	background-color:#fff;
	border-left: 1px solid #300;
 }

#logo {
	float:left;
	width:294px;
	height:289px;
	/*background-image:url(images/logo.jpg);*/

}

#casale {
padding:0 0 0 45px; font-size:26px;
font-family:'Times New Roman', Times, serif;
font-style:italic;
font-size: 24px;
color:#d2a477;
}

#dispo {
padding:5px 0 0 45px;
}

#slideshow {
	overflow: hidden;
	position: relative;
	width: 293px;
	height: 289px;
	float:right;
}

#slideshow img {
	width: 293px;
	height: 289px;
}



#cont2 {
	width:586px;
	height:383px;
	background-color:#eae5e5;
	border-left:solid 1px #300;
	border-right:solid 1px #300;

}

#descrizione {
	float:left;
	width:283px;
	padding: 10px;
	line-height: 18px;
}

#struttura {
	float:left;
	width: 263px;
	padding: 10px;
	line-height: 13px;



}

#link {
	width:566px;
	height:20px;
	background-color:#fff;
	background-image:url(images/link.jpg);
	font-size: 11px;
	clear:both;
	padding:10px;
	border-right:solid 1px #300;
	border-left:solid 1px #300;
}

#spazio {
	float:left;
	padding: 0 15px 0 0;
	}


#footer {
	width:588px;
	height:58px;
	background-color:#300;
	color:#fff;
	font-size: 10px;
	padding:10px 0;

}

.style1 {font-size: 24px;}
.style2 {font-size: 18px}




     
