

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

a {
  font-family: Helvetica, arial, sans-serif;
  font-size:1em;
  color:#666;
  text-decoration:none;
}
a:hover {
  color: #e95e02;
}
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') left top no-repeat;
  height:44em;
  margin:2%;
  overflow:hidden;
  position:relative;
}
#menu {
  position:absolute;
  top:8.5em;
  left:24%;
  color:white;
}
/*
#central-box {
  height:30em;
  position:absolute;
  right:2%;
  top:11em;
  background:black;
  color:white;
}*/

#central-box {
  width:74%;
  height:30em;
  position:absolute;
  right:2%;
  top:11em;
  color:white;
  border-top:1px solid #7E3301;
  border-bottom:1px solid #7E3301;
  /*
  filter:alpha(opacity=50);
  opacity: .5; -moz-opacity: 0.5;
  z-index:1;
  */
}

#where_you_are {
  font-size:3em;
  color:#666;
  clear:both;
}
#footer {
  position:absolute;
  width:74%;
  top:42em;
  left:24%;
  color:white;
}
#sidebar {
  position:absolute;
  top:15em;
  left:2%;
  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:#e95e02;
  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: #e95e02;
  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:#e95e02;
}

/* PAGINA ERRORE */
#error_container {
  margin:auto;
  width:50%;
  margin-top:10em;
}


#firma {
  position:absolute;
  width:76%;
  top:57em;
  color:#fff;
  font-size:0.8em;
  left:2%;
}
#firma a {
  color:#fff;
  text-decoration:none;
}
#firma a:hover {
  color:#d06b30;
}

#in_central-box {
  height:25em;
  margin-top:2em;
  width:80%;
  float:left;
  overflow:auto;
}
#in_central-box img {
  float:left;
}
#immagine {
  width:36%;
  margin-right:1%;
  height:24em;
  background-repeat:no-repeat;
  float:left;
}
#info {
  float:left;
  width:60%;
}
#info h3 {
  margin-bottom:2em;
  width:70%;
  color:#e95e02;
}
.torna {
  float:right;
  width:30%;
}
#info ul {
  margin:0px;
  padding:0px;
}
.hidden {
  display:none;
}
#in_central-box ul li {
  list-style-type:none;
  height:35px;
  margin:0px;
  padding:0px;
  display:block;
}
#in_central-box ul li span.mp3 {
  height:25px;
  float:left;
}
#in_central-box ul li a {
  height:25px;
  float:left;
}
.freccia {
  font-size:2em;
  float:left;
  margin-right:1em;
}
#contenitore {
  width:20em;
  height:215px;
  overflow-y:auto;
  overflow-x:hidden;
  float:left;
}
#elenco_files {
  width:25em;
  position:relative;
  top:0px;
  float:left;
}
.scroller_controllers {
  float:right;
  width:25px;
  display:none;
}
#down {
  display:block;
}
.testo_descrittivo {
  width:95%;
}