body {
  font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #CCCCCC;
  line-height: 150%;
  background: #4f4f4f;
  margin: 0;
}
		
a {
	color: #00CCFF;
	text-decoration: none;
}

a:hover {
	color: #00CCFF;
	text-decoration: underline;
}

h1 {
	color: #00CCFF;
	font-size: 25px;
	margin: 15px 0px 15px 0px;
	font-weight: normal;
}

h2 {
  color: #CCC;
  font-size: 22px;
  font-weight: normal;
}

h3 {
	color: #000000;
	font-size: 46px;
	margin: 15px 0px 15px 0px;
	font-weight: bold;
	font-style: italic;
	font-family: "Arial Black", Gadget, sans-serif;
}

h4 {
	color: #FF0000;
	font-size: 33px;
	margin: 15px 0px 15px 0px;
	font-weight: bold;
	font-style: italic;
	font-family: "Arial Black", Gadget, sans-serif;
}

h5 {
	color: #cccccc;
	font-size: 12px;
	margin: 15px 0px 15px 0px;
	font-weight: bold;
	font-style: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h6 {
	color: #aaaaaa;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	font-weight: normal;
	font-style: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.greentxt {
  color: #FF0000;
}

.bold {
  font-weight: bold;
}

.bigger {font-size: 13px;}

img.greenborder {
	border: 2px solid #AAAAAA;
}

#site_wrapper {
  width: 882x;
  position: absolute;
  margin-left: 50%;
  left: -441px;
}

#header {
	height: 105px;
}

#logo {
	position: absolute;
	top: 25px;
	right: 25px;
}

#name {
  position: absolute;
  top: 33px;
  left: 0px;
}

#navigation {
  position: absolute;
  left: 0px;
  right: 0px;
  z-index: 30;
/* valore iniziale 246 */
  top: 262px;
  height: 74px;
  overflow: hidden;
  background: url(gfx/bg_navtop2.jpg) repeat-x;
  font-size: 20px;
  color: #000000;
}

#navigation ul {
  width: 882px;
  position: absolute;
  margin-left: 50%;
  left: -441px;
  padding: 0px;
  margin-top: 13px;
}

#navigation li {
	list-style-type:none; 
	float: left; 
	position:relative; 
	padding: 7px 11px 7px 12px; 
	z-index: 30;
}

#navigation li a {
	color: #000000; 
	text-decoration: none; 
	opacity: 1;
}

#navigation li.backLava {
    background-color:#FFF;
    border: 1px solid #000;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    z-index: 10;
    opacity: 1;
}

#sidebar {
  float: left;
  width: 250px;
}

/* valore iniziale 100 */
#content, #sidebar {
  margin-top: 254px;
}

#sidebar1 {
  float: left;
  width: 230px;
  margin-top: 24px;
  margin-left: 0px;
  margin-bottom: 20px;
  background: #5C5C5C;
  color: #FFF;
  list-style-type: none;
  padding: 7px 5px 7px 15px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

#sidebar2 {
	float: left;
	width: 230px;
	margin-top: -50px;
	margin-left: 0px;
	margin-bottom: 0px;
	background: #CCCCCC;
	color: #0f0f0f;
	list-style-type: none;
	padding: 0px 10px 0px 10px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	text-align: center;
}

#sidebar2 a {
	color: #0f0f0f;
	text-decoration: none;
}

#sidebar2 a:hover {
	color: #0f0f0f;
	text-decoration: underline;
}

ul#sidenav {
	margin: 0px; 
	padding: 0px;
}

ul#sidenav li {
    margin-left: 0px;
    margin-bottom: 5px;
    background: #5C5C5C;
    color: #FFF;
    list-style-type: none;
    padding: 7px 10px 7px 10px;
    border: 1px solid #7f7f7f;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
	font-size:15px;
    }

ul#sidenav a {
	position: relative;
	z-index: 30;
	color: #FFF;
	text-decoration: line-through;
}

ul#sidenav li a {
	position: relative; 
	z-index: 30; 
	color: #FFF; 
	text-decoration: none;
}

ul#sidenav li.backLava {
    border: 2px solid #FF0000;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
	
    background-color:#333;

    z-index: 10;
    opacity: 1;	
	
}

#content {
  float: left;
  width: 601px;
  margin-left: 29px;
}

.belowc {
	margin: 0 0 0 0;
	text-align: center;
	color: #000000;
	border-top: 1px solid #ccc;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.belowc a {
	color: #00CCFF;
	text-decoration: none;
}

.belowc a:hover {
	color: #00CCFF;
	text-decoration: underline;
}

.belowc1 {
	margin: 0 0 0 0;
	text-align: center;
	color: #aaaaaa;
	border-top: 3px solid #bc0000;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.clear {clear: both;}

#slider-wrapper {
    background:url(images/top.jpg) no-repeat;
    width: 882px;
    height: 275px;
    margin:0 auto;
}

#slider {
    position:relative;
    width:850px;
    height:246px;
    margin-left:16px;
	background:url(images/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:260px;
	bottom:-42px;
	display: none;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}
