/* html {height: 100%; margin: 0px; padding: 0px;} */

html, body {
   background: #9e4b19;
   color: #000000;
   font-family: Trebuchet MS, verdana, sans-serif;	
   font-size: 100%;
   margin: 0px;
   padding: 0px;
   height: 100%;
   	}

img {border: none; margin: 0px;}
h1, h2, h3, h4 {margin: 0px; padding: 0px;}
p {margin: 0px; padding: 0px;}

a {
	color: #fff;
	/* color: #9e4b19; */
	text-decoration: none;
	font-weight: bold;
	} 

a:visited { 
       	color: #fff;
	text-decoration: none;
	font-weight: bold;
	} 

a:hover { 
       	color: #9e4b19;
	text-decoration: none;
	font-weight: bold;
	background: none;
	}

#container1 {
	width: 900px;
	height: 600px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(img/bg5.jpg);
	background-repeat: no-repeat;
	background-position: top;
	}

#menu {float: left; width: 220px;}
#menu2 {margin-left: 40px; margin-right: 25px; margin-top: 320px;}
	#menu2 ul {margin: 0px; padding: 0px;}
	#menu2 ul li {border-bottom: 1px dashed #000; list-style: none; margin-bottom: 10px; font-family: verdana, arial; font-size: 0.78em;}
	#menu2 ul li a {display: block; color: #9e4b19;}
	#menu2 ul li a:hover {color: #000; background: none; text-align: right;}
	#menu2 ul li a:visited {color: #9e4b19;}


#contenuto {float: left; width: 680px;}
#contenuto2 {width: 611px; background: #d5b09d; margin-left: 21px; margin-top: 226px; margin-bottom: 21px;}
#contenuto3 {padding: 0px 40px 40px 40px; font-size: 0.8em;}

#sceltalingua {text-align: right;}

.title1 {border-bottom: 3px solid #bc8360; margin-bottom: 25px; font-variant: small-caps; font-size: 1.8em; color: #7c361c;}
.title2 {border-bottom: 1px solid #bc8360; margin-top: 35px; margin-bottom: 15px; font-variant: small-caps; font-size: 1.3em; color: #7c361c;}

.deco_left {float: left; margin-right: 10px; margin-bottom: 10px;}

ul.margin1 {margin-left: 20px; padding: 0px;}
li.margin1 {margin-left: 20px; padding: 0px; list-style: square;}
li.margin2 {margin-left: 20px; padding: 0px; margin-bottom: 0px; list-style: square;}

li.elenco2 {margin-bottom: 20px; padding: 0px; list-style: square;}

/* Tabella tariffe */

table.tariffe {margin-top: 30px; margin-bottom: 30px; border-collapse: collapse;}
.colonna1 {width: 150px;}
.border1 {border-bottom: 2px solid #bc8360; width: 100px;}
.border2 {border-bottom: 1px solid #bc8360;}

/* FINE tabella tariffe */

#biglietto {
	width: 400px;
	border-top: 5px solid #9e4b19;
	border-bottom: 1px solid #9e4b19;
	border-left: 1px solid #9e4b19;
	border-right: 1px solid #9e4b19;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	padding: 20px;
	background-image: url(../../img/logo_biglietto1.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	}

#contatti {
	width: auto;
	margin-left: 35px;
	margin-right: auto;
	margin-top: 120px;
	text-align: left;
	font-size: 0.75em;
	color: #fff;
	}

#autore {
	/* border-top: 1px solid #d7c2ad; */
	padding-top: 10px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	font-size: 0.6em;
	width: 900px;
	}

#recensioni {margin-left: 34px; margin-top: 60px;}
#tripadvisor {width: 170px; margin-left: auto; margin-right: auto;}
#solo_bb {text-align: center;}
#e_bb {text-align: center; margin-top: 10px;}
#italysquare {width: 88px; margin-left: auto; margin-right: auto; margin-top: 10px;}
#guidaitalia {width: 100px; margin-left: auto; margin-right: auto; margin-top: 10px;}

.decoleft {float: left; padding-right: 10px; padding-bottom: 10px; padding-top: 0px;}
.decoright {float: right; padding-left: 10px; padding-bottom: 5px;}
.decocenter {margin-top: 50px; width: 296px; margin-left: auto; margin-right: auto;}


.margin1 {margin-bottom: 10px;}
.margin2 {margin-right: 20px;}
.margin3 {margin-left: 100px;}

.justify {text-align: justify;}
.center {text-align: center;}
.left {text-align: left;}
.right {text-align: right;}

.fleft {float: left;}
.fright {float: right;}

.nodisplay {display: none;}

.ripristina {
	clear: both;
	}
