@charset "utf-8";
/* CSS Document */


body {
	margin:0px;
	background-image:url(balcone-sul-metauro/sfondo.jpg);
	background-repeat: repeat;
}
#contenitore {
	height: 100%;
	width: 930px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-top: 35px;
}

#contenitore #centro #menu-sotto-header {
	float: left;
	width: 811px;
	position: relative;
	height: 30px;
	background-image: url(balcone-sul-metauro/sfondo-menu.jpg);
	background-repeat: repeat-x;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-left: 20px;
}

#contenitore #centro #menu-sotto-header-index {
	float: left;
	height: 30px;
}

#contenitore #centro #menu-sotto-header-bandiere {
	float:right;
	background-position:center;
	margin-top:-4px;
	margin-right:20px;
}


#contenitore #sinistra {
	width: 4px;
	float: left;
	height: 600px;
	background-image: url(balcone-sul-metauro/sinistra.png);
	background-repeat: no-repeat;
}
#contenitore #centro {
	width: 850px;
	position: relative;
	float: left;
	height: 100%;
	background-color: #FFF;
	padding-right: 36px;
	padding-left: 36px;
}
#contenitore #header {
	float: left;
	width: 850px;
	position: relative;
	height: auto;
	margin-right: 1px;
	margin-left: 1px;
	margin-top: 35px;
	margin-bottom:0px;
}
#contenitore #destra {
	width: 4px;
	float: right;
	height: 600px;
	background-image: url(balcone-sul-metauro/destra.png);
	background-repeat: no-repeat;
	background-position: right;
}
#contenitore #centro #blocco-sinistra {
	float: left;
	height: auto;
	width: 280px;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 25px;
}
#contenitore #centro #blocco-destra {
	float: left;
	height: auto;
	width: 530px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 25px;
}
.menu-sinistra {
	height: 10px;
	width: 176px;
	background-image: url(balcone-sul-metauro/pulsante-menu.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	text-align: center;
	margin-top: auto;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#logo {
	float: none;
	height: 93px;
	width: 171px;
	margin-top: 15px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 50px;
}
.itinerari {
	height: auto;
	width: 280px;
	float: left;
	margin-top:15px;
		margin-right: 24px;

}
#specialita {
	height: auto;
	width: 251px;
	float: left;
	margin-top:15px;
	margin-right: 24px;
}


#specialita1 {
	height: auto;
	width: 251px;
	float: left;
		margin-top:15px;


}
#country-house {
	float: left;
	height: auto;
	width: 523px;
	margin-top:15px;
}
#contenitore #centro #basso {
	height: 100%;
	width: 830px;
	float: left;
	position: relative;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}


#contenitore #centro #blocco-destra #blocco-testo {
	width: 530px;
	float: left;
	position: relative;
	margin-top: 25px;
}
#footer {
	height: 27px;
	width: 922px;
	position: relative;
	float:left;
	background-color: #F3B700;
	text-align: center;
	padding-top:10px;
	margin-left:4px;
	margin-bottom:25px;
}

#px {
height:25px; 
background-color:#FFF;
position:relative;
float:left;
width:922px; 
margin-left:4px;}

#form {
	border: 1px solid #F5EB8B;
	padding-top: 10px;
	padding-right: 45px;
	padding-bottom: 10px;
	padding-left: 45px;
}
