html, body, h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
}
h1 img {
	display: block;
}
img {
	border: 0px;
}
a {
	color: #FF7F00;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FFA405;
	text-decoration: underline;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	
	text-align: center;
	font: 12px arial, sans-serif;
	color: #989898;
}
#wrapper {
	text-align: left;
	margin: auto;
	width: 1000px;
	background: #181818;
}
#body {
	position: relative;
	margin-left: 4px;
}
#header {
align:left;
	position: relative;

	width: 1000px;
	height: 208px;
}
#header img{

float: left;
}


#topnav {
 align:left;
	position: relative;
	top: 2px;
	left: 22px;
}
#topnav a {
	font-weight: normal;
	color: #989898;
}
#topnav a:hover {
	color: white;
}
#left-box {
	position: absolute;
	top: 213px;
	left: 0px;
	width: 285px;
	height: 419px;
	background: #000000 bottom url(images/body_bg.gif) repeat-x;
  
}
#left-box .inner {
	padding: 0px 0px 0px 0px;
}
#left-box h2 {
	margin: 10px 0px 0px 0px;
}
#left-box p.date {
	font-weight: bold;
}
#left-box p {
	margin: 3px 2.5em 1em 1.3em;
}
#nav {
margin: 5px 4px 0px 0px;
float: right ;
}
#nav embed {
margin: 0px auto;
float: left;

	
}
#content {

	position: absolute;
	top: 278px;
	left: 285px;
	width: 707px;
	height: 354px;
	background: #1E1E1E top left url(images/ombracont.gif) no-repeat;
}
#content-bot {

	background: bottom url(images/body_bg.gif) repeat-x;
	height: 354px;
	margin-left: 0px;
	overflow: auto;
}

#mappa{

	margin-left: 50px;

}


#contatti {
	position: absolute;
	top: 336px;
	left: 285px;
	width: 486px;
	height: 500px;
	background: #1E1E1E top left url(images/left_shadow.jpg) no-repeat;
}
#contatti-bot {
	background: bottom url(images/body_bg.gif) repeat-x;
	height: 500px;
	margin-left: 1px;
	overflow: auto;
}

#content .inner {
	padding: 10px 27px ;
}
#content .date {
	margin-top: 0.5em;
}
#content p {
	margin: 0.9em;
}
#tray {
	margin-top: 430px;
	border: 1px solid #181818;
	
}
#box {
	margin-top: 10px;
	}
#tray .redbox {
	float: left;
	width: 235px;
	height: 220px;
	
	background: url(images/lebox.jpg);
	margin-left: 15px;
	padding-top: 5px;
	padding-left: 16px;
	padding-right: 16px;
	color: #CFCFCF;
}
#tray .first {
	margin-left: 80px;
}
#tray p {
	margin-top: 1em;
	margin-bottom: 1.4em;
	padding-left: 2px;
}
ul {
	margin: 0px 1em 0px 2em;
	padding: 0px;
}
li {
	padding: 0px;
	margin: 1em 0px;
}
.divider {
	background: bottom url(images/footer_bg.gif) repeat-x;
	height: 20px;
	margin-right: 5px;
	position: relative;
}
#details {
	margin-top: -1.4em;
	margin-bottom: -4em;
	float: right;
}
#footer {
  margin-top: 10px;
	font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-image : url("images/grafica/centro.jpg");
  background-repeat :repeat-x;
  background-position : center;
  color: #ffffff;
  font-weight: bold;
  height: 90px;
  text-align:right;
}
 td.padright {
 padding-top:50px;
 padding-right:30px;
 }
 td.padleft {
 padding-left:330px;
 }
