/* CSS Document */

html, body {
	height:100%;
}
body {
	color:#C9B894;
	text-align:center;
	padding:0;
	border:0;
	margin:0;
	background-color: #2b0000;
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 1.166;
	font-weight: normal;
	font-variant: normal;
	background-image: url("../immagini/sfondo.jpg"/*tpa=http://www.bolivarhotel.eu/immagini/sfondo.jpg*/);
	background-repeat: no-repeat;
	background-position: center top;
}
h1, h2, h3, h4, h5, h6 { padding:0; margin:0; }
h1 { font-size:180%; } h2 { font-size:160%; } h3 { font-size:140%; } h4 { font-size:120%; } h5 { font-size:110%; } h6 { font-size:100%; }
p {
	padding:0px;
	margin:0px;
}

/******* hyperlink and anchor tag styles *******/
a:link, a:visited {
	color:#C9B894;
	text-decoration: underline;
}
a:hover, a:active {
	color:#F3DE9B;
	text-decoration: none;
}

img { border:0; }

/********* form and related tag styles *********/
input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #694C29;
}

* .left {
	float: left;
}
* .right {
	float: right;
}
* .sx {
	float: left;
}
* .dx {
	float: right;
}
.img-sx {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.Stile1 {font-size: 13px}

.cancella {	clear: both;}

#all {
	text-align: left;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
#all #head {
	height: 558px;
	width: 940px;
	background-image: url(../immagini/head.jpg);
	background-repeat: no-repeat;
	position: relative;
	top: 0;
	visibility: visible;
	z-index: auto;
	left: auto;
	right: auto;
	bottom: auto;
}

#nav-bar {
	position: absolute;
	top: 67px;
	text-align: right;
	height: 20px;
	width: 590px;
	line-height: 20px;
	z-index: 6;
	right: 120px;
}
#nav-bar ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#nav-bar ul li {
	display: inline;
}
#nav-bar a {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: "Trebuchet MS", Geneva, sans-serif;
}

#nav-bar a:link, #nav-bar a:visited {
	text-decoration: none;
	color: #dcae69;
}
#nav-bar a:hover, #nav-bar a:active {
	text-decoration: underline;
	color: #F8E690;
}
#nav-bar a.current:link, #nav-bar a.current:visited {
	text-decoration: none;
	color: #F8E690;
	font-weight: bold;
}
#link-strutture {
	height: 55px;
	width: 470px;
	position: absolute;
	left: 285px;
	top: 0px;
}

#numeroverde {
	position: absolute;
	top: 55px;
	right: 50px;
	height: 32px;
	width: 85px;
}


#all #head #flash {
	height: 334px;
	width: 940px;
	position: absolute;
	left: 0px;
	top: 102px;
	z-index: 1;
	text-align: center;
}
#all #head #flash p {
	line-height: 3em;
}
#language {
	position: absolute;
	top: 23px;/*era 10px*/
	right: 56px;
	z-index: 2;
}
#language ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#language ul li {
	float: left;
	margin-left: 10px;
}
#language ul li a {
	text-decoration: none;
}

#nav-bar-up {
	position: absolute;
	left: 285px;
	top: 90px;
	z-index: 5000;
	height: 25px;
	width: 600px;
}
#nav-bar-down {
	position: absolute;
	left: 80px;
	top: 427px;
	z-index: 3;
	height: 25px;
	width: 785px;
}
.link-bar  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d4ac4d;
	text-transform: uppercase;
	text-align: center;
	line-height: 19px;
	height: 19px;
	font-weight: bold;
}
.link-bar ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
.link-bar ul li {
	display: inline;
}
.link-bar ul li a {
	margin-right: 3px;
	margin-left: 3px;
}


.link-bar a:link, .link-bar a:visited {
	color: #623E18;
	text-decoration: none;
}
.link-bar a:hover, .link-bar a:active {
	color: #a60000;
	text-decoration: none;
}
.link-bar a.current:link, .link-bar a.current:visited {
	color: #a60000;
	text-decoration: underline;
}
#fastbooking {
	position: absolute;
	z-index: 4;
	left: 60px;
	top: 447px;
	background-image: url("../immagini/fastbooking.gif"/*tpa=http://www.bolivarhotel.eu/immagini/fastbooking.gif*/);
	background-repeat: no-repeat;
	height: 80px;
	width: 330px;
	padding-top: 27px;
	padding-left: 24px;
}
#fastbooking input, #fastbooking select, #fastbooking textarea {
	font-family: Tahoma, sans-serif, Arial;
	font-size: 9px;
	color: #694C29;
}
#fastbooking #verifica {
	width: 140px;
}
#box-offers {
	height: 80px;
	width: 300px;
	background-image: url("../immagini/box-offers.gif"/*tpa=http://www.bolivarhotel.eu/immagini/box-offers.gif*/);
	background-repeat: no-repeat;
	position: absolute;
	left: 410px;
	top: 447px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	padding-top: 15px;
}
#box-offers a {
	color: #F7E694;
	text-decoration: none;
}



#thumb {
	position: absolute;
	top: 465px;
	right: 68px;
	background-image: url("../immagini/bg-thumb.gif"/*tpa=http://www.bolivarhotel.eu/immagini/bg-thumb.gif*/);
	background-repeat: no-repeat;
	height: 48px;
	width: 150px;
	text-align: center;
	z-index: 5;
}
#thumb img {
	border: 1px solid #957312;
	margin-top: 20px;
	margin-right: 4px;
	margin-bottom: 5px;
	margin-left: 4px;
}
#all #content {
	width: 800px;
	margin-left: 70px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #C9B894;
}
#all #content h1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #C9B894;
	border-bottom-color: #C9B894;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #ffeaac;
	font-size: 26px;
	letter-spacing: 0.3em;
	padding-bottom: 10px;
}
#all #content p {
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: justify;
}
.gallery img {
	margin: 3px;
	padding: 3px;
	border: 1px solid #C9B894;
}
#box-offerte {
	width: 788px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 15px;
}

#box-offerte .box {
	float: left;
	width: 349px;
	border: 1px solid #FFCC00;
	margin-bottom: 20px;
	margin-left: 29px;
}


#box-offerte h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #ffeaac;
	font-size: 19px;
	letter-spacing: 0.2em;
	text-align: center;
	padding: 20px;
	clear: both;
	font-style: italic;
}
#box-offerte .box h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFEAAC;
	line-height: 33px;
	background-color: #5B0101;
	padding-left: 18px;
}
#box-offerte .box ul {
	font-size: 12px;
	width: 255px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-top: 5px;
	margin-left: 10px;
	padding-top: 10px;
	padding-left: 10px;
}
#box-offerte .box li {
	margin-bottom: 5px;
}

.box-content    {
	background-image: url("../immagini/bg-offers.gif"/*tpa=http://www.bolivarhotel.eu/immagini/bg-offers.gif*/);
	background-repeat: no-repeat;
	background-position: center center;
	height: 100px;
}
.box-content  .gallery-box     {
	float: right;
}
.box-content .gallery-box img {
	padding: 5px;
	cursor: pointer;
}


#box-offerte .box .go-offers {
	line-height: 25px;
	text-align: right;
	background-color: #5B0101;
	display: block;
	height: 25px;
	padding-right: 10px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFEAAC;
}





#footer {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	clear: both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #C9B894;
}
#footer address {
	font-style: normal;
	line-height: 1.6em;
	padding: 20px;
}
#box-lingue ul {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#box-lingue li {
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
}
ul#credits {
	color:#C9B894;
	text-align:center;
	list-style:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.5;
	padding: 40px;
	margin: 0px;
}
      #credits li a:link, #credits li a:visited {
	color:#C9B894;
	text-decoration:underline;
}
      #credits li a:hover, #credits li a:active {
	color:#FFFFFF;
	text-decoration:underline;
}

