html,body {
	margin:0;
	padding: 0;
	font-family: "Lucida Grande", "Lucida Sans", "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #454B4D;
	min-height: 100%;
	height: 100%;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-position: top;
	background-image: url(img/bg.png);
}

html>body, html>body #contenitore {
    height: auto;
}

#contenitore {
	margin-right: auto;
	margin-left: auto;
	width: 790px;
	position: relative;
}
#superiore {
	height: 60px;
	position: relative;
	background-image: url(img/bg_superiore.png);
	background-repeat: no-repeat;
}
#descrizione {
	position: absolute;
	width: 404px;
	margin-left: 25px;
	margin-top: 19px;
	height: 17px;
}
#nav {
	background-image: url(img/bg_pulsantiera.png);
	background-repeat: no-repeat;
	height: 45px;
	position: relative;
}
#content {
	position: relative;
	height: auto;
	float: left;
	padding: 0px;
	margin: 0px;
	width: 790px;
	background-image: url(img/bg_content.png);
	background-repeat: repeat-y;
}
#corpo {
	position: relative;
	height: auto;
	float: left;
	padding: 0px;
	margin: 0px;
}
#testata {
	height: 246px;
	position: relative;
	background-image: url(img/bg_testata.png);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
#sx {
	float: left;
	width: 485px;
	position: relative;
	padding: 0px;
	margin: 0px;
}
#dx {
	float: left;
	width: 305px;
	position: relative;
	padding: 0px;
	margin: 0px;
}
#utile_sx {
	width: 460px;
	position: relative;
	margin-left: 15px;
	margin-right: 10px;
}
#utile_dx {
	width: 265px;
	position: relative;
	margin-left: 20px;
	margin-right: 25px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#footer {
	clear:both;
	overflow: visible;
	height: 72px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	background-image: url(img/bg_footer.png);
	background-repeat: no-repeat;
}
#copyright {
	position: absolute;
	color: #C3C3BB;
	margin-top: 20px;
	margin-left: 10px;
}
a:link, a:visited  {
	color:#ACACA4;
	text-decoration:none;
}

a:hover, a:active {
	color:#3B3B3B;
}

a:focus { outline: 0; }

a img { border: 0; }

#navbar {
	width: 605px;
	height: 0px;
	position: absolute;
	margin-top: 7px;
	margin-left: 25px;
	}
	
#navbar #menu {
	margin: 0;
	padding: 0;
}

#navbar #menu li {
	display: inline;
}

#navbar #menu li a {
	float: left;
	padding-top: 26px;
	overflow: hidden;
	height: 0px;
	}
	
#navbar #menu li a, #navbar {
	background-image: url(img/menu.png);
	background-repeat: no-repeat; 
}
/* main links */
#navbar #menu li#home a {
	width: 64px;
	background-position: 0 0;
}

#navbar #menu li#appartamenti a {
	width: 118px;
	background-position: -64px 0; 
}

#navbar #menu li#galleria a {
	width: 85px;
	background-position: -182px 0;
}

#navbar #menu li#dintorni a {
	width: 87px;
	background-position: -267px 0;
}

#navbar #menu li#dovesiamo a {
	width: 103px;
	background-position: -354px 0;
}

#navbar #menu li#prezzi a {
	width: 68px;
	background-position: -457px 0;
}

#navbar #menu li#contatti a {
	width: 80px;
	background-position: -525px 0;
}

/* hover */
#navbar #menu li#home a:hover {
	width: 64px;
	background-position: 0 -26px;
}

#navbar #menu li#appartamenti a:hover {
	width: 118px; 
	background-position: -64px -26px; 
}

#navbar #menu li#galleria a:hover {
	width: 85px;
	background-position: -182px -26px;
}

#navbar #menu li#dintorni a:hover {
	width: 87px;
	background-position: -267px -26px;
}

#navbar #menu li#dovesiamo a:hover {
	width: 103px;
	background-position: -354px -26px;
}

#navbar #menu li#prezzi a:hover {
	width: 68px;
	background-position: -457px -26px;
}

#navbar #menu li#contatti a:hover {
	width: 80px;
	background-position: -525px -26px;
}

/* active */
#navbar #menu li#home a:active {
	width: 64px;
	background-position: 0 -52px;
}

#navbar #menu li#appartamenti a:active {
	width: 118px;
	background-position: -64px -52px;
}
#navbar #menu li#galleria a:active {
	width: 85px;
	background-position: -182px -52px;
}

#navbar #menu li#dintorni a:active {
	width: 87px;
	background-position: -267px -52px;
}

#navbar #menu li#dovesiamo a:active {
	width: 103px;
	background-position: -354px -52px;
}

#navbar #menu li#prezzi a:active {
	width: 68px;
	background-position: -457px -52px; 
}

#navbar #menu li#contatti a:active {
	width: 80px;
	background-position: -525px -52px; 
}

/* attivo */
#navbar #menu li#home .attivo {
	width: 64px;
	background-position: 0 -52px;
}

#navbar #menu li#appartamenti .attivo {
	width: 118px; 
	background-position: -64px -52px; 
}

#navbar #menu li#galleria .attivo {
	width: 85px;
	background-position: -182px -52px;
}

#navbar #menu li#dintorni .attivo {
	width: 87px;
	background-position: -267px -52px;
}

#navbar #menu li#dovesiamo .attivo {
	width: 103px;
	background-position: -354px -52px;
}

#navbar #menu li#prezzi .attivo {
	width: 68px;
	background-position: -457px -52px;
}

#navbar #menu li#contatti .attivo {
	width: 80px;
	background-position: -525px -52px;
}

ul, li, ol {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
p {
	padding: 10px;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	margin: 0;
	font-family: Helvetica, Arial, sans-serif;
}

h1 {
	font-size: 14px;
	color: #28B0E4;
	padding: 10px;
}
h2 {
	font-size: 12px;
	color: #5C6067;
	padding: 10px;
}
h3 {
	font-size: 13px;
	color: #76CE33;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
h4 {
	font-size: 12px;
	color: #5C6067;
	font-weight: bold;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}

.box {
	width: 265px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 30px;
}
.italia {
	width: 265px;
	background-image: url(img/bg_italia.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 250px;
}

.foto {
	background-image: url(img/bg_foto.png);
	background-repeat: no-repeat;
	height: 160px;
	width: 265px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 30px;
}
.foto img {
	padding-left: 5px;
	padding-top: 5px;
}

.gal {
	position: relative;
	visibility: visible;
	margin: 0;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	float: left;
}
/* Inizio Form */

form {
	margin: 0px;
	padding: 0px;
}
fieldset {
	padding: 0px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 440px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
legend {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	color: #777F89;
}
label {
	float: left;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	font-family: "Lucida Grande", Tahoma, Arial, sans-serif;
	font-weight: bold;
}
input {
	margin: 0px;
	float: left;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BFC0C6;
	border-right-color: #BFC0C6;
	border-bottom-color: #D5D7DD;
	border-left-color: #D5D7DD;
}
.regola {
	display: block;
	width: 80px;
}
.regolamini {
	display: block;
	width: 100px;
}
.regolabig {
	display: block;
	width: 170px;
}
.inmini {
	width: 30px;
}
.inpiccolo {
	width: 70px;
}
.inmedio {
	width: 200px;
	margin-right: 10px;
}
.ingrande {
	width: 300px;
}
.intextarea {
	width: 320px;
	margin: 0px;
	font-family: "Lucida Grande", "Lucida Sans", "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 11px;
	line-height: 20px;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BFC0C6;
	border-right-color: #BFC0C6;
	border-bottom-color: #D5D7DD;
	border-left-color: #D5D7DD;
}

.submit {
	color: #FFFFFF;
	padding: 0px;
	width: 40px;
	border: 1px solid #84847b;
	background-color: #7793C4;
	font-weight: bold;
	height: 22px;
	float: left;
	margin-left: 360px;
}
input.submit:hover {
	background-color: #F4F9FE;
	color: #646D70;
}
input.submit:active {
	background-color: #7793C4;
	color: #FFFFFF;
}

select {
	border: 1px solid #BFC0C6;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 2px;
}
#privacy {
	text-align: justify;
	margin-top: 20px;
	margin-bottom: 20px;
}
#modulo {
	position: relative;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.asterisco {
	color: #FF0000;
	font-weight: bold;
}

.titolo {
	padding-top: 20px;
	position: relative;
}
.titolino {
	margin-top: 10px;
	padding: 4px;
	background-color: #e7f3fe;
	margin-bottom: 6px;
	margin-right: 10px;
	margin-left: 5px;
}

.box_tariffe {
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDCD3;
}
.costo_camere {
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.euro {
	width: 70px;
	display: block;
	float: left;
}
.titolo_box {
	width: 265px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	background-image: url(img/bg_titolodx.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;
}
.titolino_box {
	width: 265px;
	margin-right: auto;
	margin-left: auto;
}
.descrizione_box {
	width: 265px;
	margin-right: auto;
	margin-left: auto;
}
.descrizione_box ul {
	width: 265px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}

.descrizione_box li {
	background-image: url(img/visto.png);
	background-repeat: no-repeat;
	background-position: left 0px;
	list-style-type: none;
	padding-left: 30px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	padding-top: 0px;
}
#app_1 {
	margin-bottom: 20px;
	position: relative;
}
#app_2 {
	margin-bottom: 20px;
	position: relative;
	height: 120px;
}

/*IMMAGINI*/
ul#gallery{
	width: 100%;
	list-style: none;
	float: left;
	margin-top: 20;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0;
}
ul#gallery li{
	display: inline;
	border: 0;
	float: left;
	margin-top: 4px;
	margin-right: 7px;
	margin-bottom: 4px;
	margin-left: 7px;
}
ul#gallery li a{border: 0;text-decoration: none;}
ul#gallery li a:visited {border: 0;text-decoration: none;}
ul#gallery li a:hover {border: 0;text-decoration: none;}

ul#gallery li a img{
	border: 1px solid #e4f0ff;
	padding: 8px;
	background: #e4f0ff;
	width: 120px;
	height: 80px;
}
ul#gallery li a:visited img{
	border: 1px solid #e4f0ff;
	padding: 8px;
	background: #e4f0ff;
	width: 120px;
	height: 80px;
}
ul#gallery li a:hover img{
	border: 1px solid #93c4fe;
	padding: 8px;
	background:  #93c4fe;
	width: 120px;
	height: 80px;
}

/* Fine IMMAGINI*/

ul#tipo_1{
	width: 100%;
	list-style: none;
	float: left;
	margin-top: 20;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0;
}
ul#tipo_1 li{
	display: inline;
	border: 0;
	float: left;
	margin-top: 4px;
	margin-right: 7px;
	margin-bottom: 4px;
	margin-left: 7px;
}
ul#tipo_1 li a{border: 0;text-decoration: none;}
ul#tipo_1 li a:visited {border: 0;text-decoration: none;}
ul#tipo_1 li a:hover {border: 0;text-decoration: none;}

ul#tipo_1 li a img{
	border: 1px solid #e4f0ff;
	padding: 8px;
	background: #e4f0ff;
	width: 120px;
	height: 80px;
}
ul#tipo_1 li a:visited img{
	border: 1px solid #e4f0ff;
	padding: 8px;
	background: #e4f0ff;
	width: 120px;
	height: 80px;
}
ul#tipo_1 li a:hover img{
	border: 1px solid #93c4fe;
	padding: 8px;
	background:  #93c4fe;
	width: 120px;
	height: 80px;
}

/*IMMAGINI*/

ul#tipo_2{
	width: 100%;
	list-style: none;
	float: left;
	margin-top: 20;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0;
}
ul#tipo_2 li{
	display: inline;
	border: 0;
	float: left;
	margin-top: 4px;
	margin-right: 7px;
	margin-bottom: 4px;
	margin-left: 7px;
}
ul#tipo_2 li a{border: 0;text-decoration: none;}
ul#tipo_2 li a:visited {border: 0;text-decoration: none;}
ul#tipo_2 li a:hover {border: 0;text-decoration: none;}

ul#tipo_2 li a img{
	border: 1px solid #e4f0ff;
	padding: 8px;
	background: #e4f0ff;
	width: 120px;
	height: 80px;
}
ul#tipo_2 li a:visited img{
	border: 1px solid #e4f0ff;
	padding: 8px;
	background: #e4f0ff;
	width: 120px;
	height: 80px;
}
ul#tipo_2 li a:hover img{
	border: 1px solid #93c4fe;
	padding: 8px;
	background:  #93c4fe;
	width: 120px;
	height: 80px;
}

/* Fine IMMAGINI*/
