/*GENERALE*/
	*{
		margin:0 auto;
	}
	body{
		margin:0 auto;
		font-family: 'Lucida Grande', Verdana, 'trebuchet ms', tahoma,  Geneva, Arial, Helvetica, sans-serif;
		font-size:100%;	
		background:#fffaf3;
		color:#7c2427;
		text-align:center;
	}
	h1 span,
	a span{
		display:block;
		height:0;
		overflow:hidden;
		clip:rect(0,0,0,0);
	}
	#container{
		margin:0 auto;
		margin-top:50px;
		width:350px;
		height:601px;
	}
	#logo{
		background:#fffaf3 url(agriturismo_sardegna/agriturismo.jpg) no-repeat;
		width:265px;
		height:77px;
		border:none;
		padding-left:53px;
		padding-top:144px;
	}
#logo ul{
	list-style:none;
	margin:0px;
	padding:0px;
	font-size:1px;
	line-height:1px;
}
#logo ul li{
	display:inline;
	float:left;
	margin:0px;
	padding:0px;
	margin-left:2px;
}
#logo ul li a{
	width:28px;
	height:22px;
	display:block;
	padding:0px;
	margin:0px;
}
	#logo ul li.ita a{
		background:url(agriturismo_sardegna/ita.gif) no-repeat;
		height:22px;
	}
	#logo ul li.ita a:hover{
		background:url(agriturismo_sardegna/ita.gif) no-repeat 0 -22px;
		height:22px;
	}
	#logo ul li.eng a{
		background:url(agriturismo_sardegna/eng.gif) no-repeat;
		height:22px;
	}
	#logo ul li.eng a:hover{
		background:url(agriturismo_sardegna/eng.gif) no-repeat 0 -22px;
		height:22px;
	}
	#logo ul li.esp a{
		background:url(agriturismo_sardegna/esp.gif) no-repeat;
		height:22px;
	}
	#logo ul li.esp a:hover{
		background:url(agriturismo_sardegna/esp.gif) no-repeat 0 -22px;
		height:22px;
	}
	#logo ul li.fra a{
		background:url(agriturismo_sardegna/fra.gif) no-repeat;
		height:22px;
	}
	#logo ul li.fra a:hover{
		background:url(agriturismo_sardegna/fra.gif) no-repeat 0 -22px;
		height:22px;
	}
	#logo ul li.deu a{
		background:url(agriturismo_sardegna/deu.gif) no-repeat;
		height:22px;
	}
	#logo ul li.deu a:hover{
		background:url(agriturismo_sardegna/deu.gif) no-repeat 0 -22px;
		height:22px;
	}
	#logo ul li.slo a{
		background:url(agriturismo_sardegna/slo.gif) no-repeat;
		height:22px;
	}
	#logo ul li.slo a:hover{
		background:url(agriturismo_sardegna/slo.gif) no-repeat 0 -22px;
		height:22px;
	}
	#logo ul li.rus a{
		background:url(agriturismo_sardegna/rus.gif) no-repeat;
		height:22px;
	}
	#logo ul li.rus a:hover{
		background:url(agriturismo_sardegna/rus.gif) no-repeat 0 -22px;
		height:22px;
	}
	#testo{
		font-size:12px;
		padding-top:20px;
		line-height:20px;
	}
	#testo a{
		color:#7c2427;
	}
	#testo_min{
		font-size:9px;
		padding-top:20px;
		line-height:15px;
	}
	#testo_min a{
		color:#7c2427;
	}
	#ospitalita{
		width:150px;
		height:113px;
		margin-top:15px;
	}
	#ospitalita a img{
		border:1px solid #000;
	}

