

body {
  background:#7C7C7C url('images/site/body_bg.jpg') top left no-repeat;
  font-family: Helvetica, arial, sans-serif;
  font-size:12px;
  margin:0;
  background-color:black;
  /* overflow:hidden; */
}

pre {
  color:#fff !important;
}

a {
  font-family: Helvetica, arial, sans-serif;
  font-size:1em;
  color:#666;
  text-decoration:none;
}
a:hover {
  color: #d06b30;
}
a img {
  border:0px;
}

h1, h2, h3, h4, h5, h6 {
  color:#666;
  margin:0px;
}
h1 {
  font-size: 1.9em;
}
h2 {
  font-size: 1.7em;
}
h3 {
  font-size: 1.4em;
}
h4 {
  font-size: 1.2em;
}
h5 {
  font-size: 1.1em;
}
h6 {
  font-size: 1em;
}
#principale {
  margin-right:268px;
  background:none;
  /* overflow:hidden; */
}

#content {
  background:#5E5F5F url('images/site/content_bg.jpg') right top no-repeat;
  height:42em;
  left:250px;
  margin:2%;
  background-color:transparent;
  overflow:hidden;
  position:relative;
}
#menu {
  position:absolute;
  top:6.5em;
  left:2%;
  color:white;
}
#logo {
  width:273px;
  height:51px;
  float:right;
}
#central-box {
  width:74%;
  height:30em;
  position:absolute;
  top:9em;
  color:white;
  border-top:1px solid #542B12;
  border-bottom:1px solid #542B12;
  margin-left:2em;
}
#where_you_are {
  clear:both;
  font-size:2em;
  margin:0 0 0 0.5em;
  color:#d06b30;
  background: transparent;
  filter: alpha(opacity= 50);
  -moz-opacity: .50;
  opacity: .50;
}
#footer {
  position:absolute;
  width:74%;
  top:40em;
  left:2%;
  color:white;
}
#sidebar {
  position:absolute;
  top:15em;
  right:2%;
  color:#fbf3ee;
  width:20%;
  height:25em;
}

/* G */
.blocco_sx {
  text-align:center;
  width:99.5%;
  height:12em;
  /* overflow:hidden; */
  margin-bottom:0.5em;
}
.blocco_sx a {
  color:#fff;
  font-weight:bold;
}
.blocco_sx a:hover {
  color:#d06b30;
  font-weight:bold;
}

#controllers {
  height:26em;
  width:4em;
  float:left;
  display:none;
}
#controllers_left {
  text-align:right;
}
#controllers_right {
  text-align:left;
}
#controllers_left, #controllers_right {
  color:#d06b30;
  font-weight:bold;
  cursor:pointer;
  float:left;
  width:9%;
  margin-top:23.5em;
}
#controllers_left a, #controllers_right a {
  font-size:2em;
}
#controllers_left a:hover, #controllers_right a:hover{
}
.clear {
  clear:both;
}

/* MENU */
#menu {
  width:74%;
}

#menu_list, #menu_foot, #menu_lingue {
  padding:0px;
  margin:0px;
  display:block;
}
#menu_lingue {
  float:right;
  margin-right:2em;
}
#menu_lingue li {
  list-style-type:none;
  display:block;
  float:left;
  margin-right:0.5em;
}
#menu_list li, #menu_foot li {
  list-style-type:none;
  margin-right:1.5em;
  display:block;
  float:left;
}
#menu_list li a, #menu_foot li a, #menu_lingue li a {
  color:white;
  font-weight:bold;
}
#menu_list li a:hover, #menu_foot li a:hover, #menu_lingue li a:hover {
  color:#d06b30;
}

/* PAGINA ERRORE */
#error_container {
  margin:auto;
  width:50%;
  margin-top:10em;
}
#firma {
  position:absolute;
  width:76%;
  top:55em;
  color:#808080;
  font-size:0.8em;
  left:270px;
}
#firma a {
  color:#808080:
  text-decoration:none;
}
#firma a:hover {
  color:#d06b30;
}

#left_duo {
  width:10em;
  float:left;
  margin-right:1em;
}
#right_duo {
  width:45.5em;
  float:right;
  height:26em;
  overflow-x:hidden;
  overflow-y:auto;
}

#contenuto_right {
  top:0px;
}
#controllers {
  float:right;
  width:25px;
}


#left_duo ul {
  list-style-type:none;
  margin:0px;
  padding:0px;
  margin:0 1em 0 1em;
}
#left_duo ul li {
  font-size:1.2em;
  line-height:2em;
  border-bottom:1px dashed #d06b30;
  color:#d06b30;
}
a.active {
  color:#d06b30;
}
#in_central-box {
  margin-top:2em;
}

