body{
		color : #000000;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 11px;
		margin: 0;
		padding: 0;
	}
	
	
	A:LINK, A:VISITED {
	/*text-decoration : underline;*/
	color : #000000;
	text-decoration : none;	
}


A:HOVER {
	/*background-color : #FFFFFF;*/
	color : #000000;
	text-decoration : none;	
}

	.href_link A:LINK, .href_link A:VISITED, .href_link A:HOVER {
		text-decoration : underline;	
	}
	
	#container{
		width:960px;
		border-top: 3px solid #404F24;
		border-left: 1px solid #404F24;
		border-right: 1px solid #404F24;
		border-bottom: 1px solid #404F24;
	}
	
	#header{
		width:950px;
		margin:0;
	}
	#center{
		width:950px;
		margin:0;
		color:#404F24;
	}
	
	#menu{
		width:782px;
		margin-top:5px;
		height:27px;
		margin-bottom:5px;
		border-bottom:1px dotted #404F24;
	}
	
	.pulstante_menu{
		width:108px;
		height:21px;
		background:url(../img/menu.jpg);
		float:left;
		margin-right:3px;
	}

	 .pulstante_menu A:LINK, .pulstante_menu A:VISITED, .pulstante_menu A:HOVER {
		color : #404F24;
	}
	
	#center_sx{
		width:560px;
		margin-top:5px;
		float:left;
	}
	
	#box_terme{
		width:183px;
		margin-bottom:5px;
		margin-right:3px;
		color:#638A78;
		float:left;
	}
	
	#box_strutture{
		width:183px;
		margin-bottom:5px;
		margin-right:3px;
		color:#779AB6;
		float:left;
	}
	
	#box_trattamenti{
		width:183px;
		margin-bottom:5px;
		margin-right:3px;
		color:#C19D83;
		float:left;
	}
	
	#box_indicazioni{
		width:183px;
		float:left;
		margin-bottom:5px;
		margin-right:3px;
		color:#76B4B1;
	}
	
	#box_cucina{
		width:183px;
		float:left;
		margin-bottom:5px;
		margin-right:3px;
		color:black;
	}
	
	#box_articoli{
		width:183px;
		float:left;
		margin-bottom:5px;
		margin-right:3px;
		color:black;
	}
	
	#titolo_terme{
		margin-top:4px;
		margin-right:10px;
		font-size:14px;
		font-weight: bold;
		color:#658B76;
		text-align:left;
	}
	
	#titolo_box{
		margin-top:4px;
		margin-right:10px;
		font-size:14px;
		font-weight: bold;
		color:black;
		text-align:left;
	}
	
	.tabella_terme{
		width:150px;
		height:18px;
		margin-left:10px;
		text-align:left;
		margin-top:3px;
		border-bottom:1px dotted #D4DCD0;
	}
	
	.tabella_strutture{
		width:150px;
		height:18px;
		margin-left:10px;
		text-align:left;
		margin-top:3px;
		border-bottom:1px dotted #CCDAE7;
	}
	
	.tabella_trattamenti{
		width:150px;
		height:22px;
		margin-left:10px;
		text-align:left;
		margin-top:3px;
		border-bottom:1px dotted #C19D83;
	}
	
	.tabella_indicazioni{
		width:150px;
		height:22px;
		margin-left:10px;
		text-align:left;
		margin-top:3px;
		border-bottom:1px dotted #76B4B1;
	}
	.tabella_cucina{
		width:150px;
		height:22px;
		margin-left:10px;
		text-align:left;
		margin-top:3px;
		border-bottom:1px dotted #D8C159;
	}
	
	#localita, #categoria{
		FONT-SIZE: 10px;
		width:160px;
		height:15px;
	}
	
	#center_marrone{
		margin-top:5px;
		font-size:11px;
		text-align:left;
		color:#000000;
	}
	
	#center_marrone2{
		margin-top:5px;
		text-align:left;
		background:#F6F3E7;
		color:#000000;
	}
	
	#titolo_1{
		border-bottom:1px dotted #81603E;
		height:25px;
		color:#81603E;
		font-weight: bold;
	}
	
	.triangolo{
		width:23px;
		height:25px;
		float:right;
	}
	
	
	h1{
		font-size : 16px;
	}
	
	h2, h3, h4, h5, h6{
		font-size : 100%;
	}
	
	
	.nospazio{
		margin-top:0;
		padding-top:0;
		margin-bottom:0;
		padding-bottom:0;
	}

