html, body, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	height:100%;
}
div { behavior: url(css/iepngfix.htc); }

h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #FFA405;
	text-decoration: underline;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
  background: #0B090A;
  background-image: url(../images/bg.jpg);
  background-repeat: repeat-x;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8a815f;
	height: 100%;
	width: 100%;
}

#fasciah {
  background-image: url(../images/bg11h.gif);
  background-repeat: repeat-x;
  background-position: 0px 300px;
	height: 100%;
	width: 100%;
}

#fasciav {
	height:100%;
	width: 700px;
	margin: 0 auto;
  background: #000;
  border-style: solid;
	border-width: 0px 1px 0px 1px;
  border-color: #8a815f;
}

#transp-left, #transp-right {
	background-color: #000;
	opacity:.5;
	moz-opacity: .5;
	khtml-opacity: .5;
	filter: alpha(opacity=50);
	width: 15px;
	position: absolute;
  left: 50%;
	height: 100%;
	left: 50%;
}
#transp-left {
  margin-left: -366px;
}
#transp-right {
  margin-left: 351px;
}

#titlebar {
  position: relative;
  width: 700px;
  height: 120px;
  margin: auto;
  background-image: url(../images/titlebar.jpg);
}

#menu {
  z-index:99;
  position: relative;
  margin: 0 auto;
  width: 700px;
  left: -1px;
  margin-top: -38px;
}

#bodytop {
	padding-top: 0px;
  height: 12px;
  border: 0;
  top: 0;
}

/** layout **/

#container, #container2 {
	text-align: left;
	margin: 0 auto;
	width: 700px;
	height: 80%;
}

#container {
  background-image: url(../images/bg2h.gif);
  background-repeat: repeat-x;
  background-position: 0px -20px;
  /** -93 **/
}

#body {
	padding-top:40px;
  position: relative;
  width: 100%;
}

/** content **/

#bottle {
	position: absolute;
  width: 240px;
  height: 480px;
  float: left;
  text-align: center;
  padding-top: 15px;
}

#content {
  float: right;
  width: 500px;
}

#content .main, #content .main2 {
  float: right;
  width: 400px;
  margin-top: 10px;
  padding-right: 60px;
  text-align: justify;
}
#content .main {
  padding-bottom: 0.5em;
  border-bottom: 1px solid #8a815f;
  height:50px;
  text-align: right;
}
#content .main2 {
	height: 390px;
	background-image: url(../images/gb_back.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
  padding-bottom: 0.5em;
  border-bottom: 1px solid #8a815f;
}

#content .main .clear, #content .main2 .clear {
  height: 20px;
}

#content2 {
  float: right;
  width: 700px;
  margin-top: 10px;
}

#content2 .static, #content2 .main {
  float: right;
  text-align: justify;
}

#content2 .static {
  width: 600px;
  height: 350px;
  padding: 30px 50px 20px 50px;
}
#content2 .main, #content2 .mainend {
	float: right;
  width: 400px;
  margin-top: 0px;
  padding-bottom: 0.5em;
  text-align: justify;
  padding-right: 60px;
  border-bottom: 1px solid #8a815f;
}

#content2 .main {
	height:50px;
}

#bodybot {
  height: 12px;
  border: 0;
  top: 0;
}

#dove {
	width: 220px;
	float: left;
  padding: 0px;
  border: 1px solid #8A815F;
  text-align: center;
  background: #111111;
}

h2 {
  font: italic bold 30px "Times new roman", serif;
  color: #FFF;
  margin: 0 0 0.5em 0;
  text-align: right;
}

/** Footer **/

#footer {
  color: #E8E7DA;
  margin: 2px 0 0 275px;
  text-align: right;
}

#modulo, #modulo2, #bottone {
  background: #111;
  color: #8A815F;
  border: 1px solid #4d4735;
  margin-top: 3px;
  margin-bottom: 7px;
  padding: 3px;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#modulo {
	width: 340px;
}
#modulo2 {
	width: 587px;
}

#credits{
	position: absolute;
  right: 0px;
	width: 15px;
	height: 100px;
	bottom: 10px;
}

#lbxOv{
  background-color: #333;
}

#lbxBox{
  font-size:12px;
  top:100px;
  width:720px;
  margin:0 auto;
  padding:10px 0;
}

#lbxBoxIn{
	text-align:center;
  background-color:white;
}

#gmap{
  width:700px;
  margin:0 auto;
  height:500px;
  border:1px solid #333;
}
