html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}


/* tables still need 'cellspacing="0"' in the markup for non visibility of tr space */
table {
	border-collapse: collapse;
	border-spacing: 0;
}



/* SLIDESHOW A SCORRIMENTO AUTOMATICO - http://ffmagazine.forumfree.it/?t=65226584 */
#slideshow {width: 660px; padding: 10px; margin: 10px auto; text-align: center} #slideshow input {display: none}
#mask {width: 100%; overflow:hidden}
#slides {background: #f7f7f7; padding: 10px; border: 2px solid #ededed; border-radius: 10px; box-shadow: inset 0 0 0 1px rgba(255, 255, 255, .4), 0 0 0 1px rgba(255, 255, 255, .9), 0 0 10px 0px rgba(0, 0, 0, .1)}

.slide_content {position: relative; width: 400%; -webkit-transition: all 900ms cubic-bezier(0.670, 0.000, 0.170, 1.000); -moz-transition: all 900ms cubic-bezier(0.670, 0.000, 0.170, 1.000); -ms-transition: all 900ms cubic-bezier(0.670, 0.000, 0.170, 1.000); -o-transition: all 900ms cubic-bezier(0.670, 0.000, 0.170, 1.000); transition: all 900ms cubic-bezier(0.670, 0.000, 0.170, 1.000)}


#pan1:checked ~ #slides .slide_content {margin-left: 0}
#pan2:checked ~ #slides .slide_content {margin-left: -100%}
#pan3:checked ~ #slides .slide_content {margin-left: -200%}
#pan4:checked ~ #slides .slide_content {margin-left: -300%}

.pannello {width: 25%; float: left; font-family: arial; font-size: 12px; color: #646464; text-shadow: 0 1px 1px rgba(255, 255, 255, .7)}

#active {margin-top: 5px}
#active label {display: inline-block; width: 21px; height: 21px; border-radius: 1em; background: #eeeeee; border: 2px solid #ededed; box-shadow: inset 0 0 0 1px rgba(255, 255, 255, .4), 0 0 0 1px rgba(255, 255, 255, .7), 0 0 4px rgba(0, 0, 0, .1); margin: 5px; cursor: pointer}
#active label:hover {background: #fff}

#pan1:checked ~ #active label:nth-child(1),
#pan2:checked ~ #active label:nth-child(2),
#pan3:checked ~ #active label:nth-child(3),
#pan4:checked ~ #active label:nth-child(4) {background: #8fbad0; box-shadow: inset 0 0 0 2px #f7f7f7, 0 0 0 1px rgba(255, 255, 255, .7), 0 0 4px rgba(0, 0, 0, .1)}


/* =Font Import
--------------------------------------------------------------------------------*/
@font-face
{
font-family: geo_sans_light;
src: url('fonts/geo_sans_light/GeosansLight.ttf'),
     url('fonts/geo_sans_light/GeosansLight-Oblique.ttf'); /* IE9 */
}

@font-face
{
font-family: steiner;
src: url('fonts/steiner/Steinerlight.ttf'),
     url('fonts/steiner/Steinerlight.ttf'); /* IE9 */
}

@font-face
{
font-family: caviar;
src: url('fonts/caviar/CaviarDreams_BoldItalic.ttf'),
     url('fonts/caviar/CaviarDreams_Italic.ttf'); /* IE9 */
}

/* =Headings
--------------------------------------------------------------------------------*/

h1
{
	font-size: 25px;
}

h2
{
	font-size: 29px;
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

h3
{
	font-size: 21px;
}

h4
{
	font-size: 19px;
}

h5
{
	font-size: 17px;
}

h6
{
	font-size: 15px;
}


/* =Containers
--------------------------------------------------------------------------------*/
.container_16
{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

/* =Grid >> Global
---------------------------------------*/
.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12,
.grid_13,
.grid_14,
.grid_15,
.grid_16
{
	display: inline;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}

.container_16 .grid_4
{
	width: 220px;
}

.container_16 .grid_8
{
	width: 460px;
}

.container_16 .grid_12
{
	width: 700px;
}

.container_16 .grid_16
{
	width: 940px;
}


/* =Clear Floated Elements
--------------------------------------------------------------------------------*/

html body * span.clear,
html body * div.clear,
html body * li.clear,
html body * dd.clear
{
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}


body {
	background: #eee;
	border-top: 3px solid #323232;
	color: #333;
	font-size: 13px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding: 0 0 0px;
}


/* anchors
----------------------------------------------- */

a {
	color: #333;
	border-bottom: 1px dotted darkgray;
	text-decoration: none;
}
a:hover {
	color:#154486;
}


/* 960 grid system container background
----------------------------------------------- */

.container_16 {
	background:#fff;
}


/* headings
----------------------------------------------- */
h1, h2, h3, h4, h5, h6 {line-height:1.4em; margin-bottom:.3em;}
h2 {margin-top:1em;}
h5 {font-size:1.2em;}
h6 {font-size:1em; text-transform:uppercase;}


h1 a {
	font-weight:normal;
}


/* branding
----------------------------------------------- */
h1#branding {
	font-weight:normal;
	font-size:1em;
	text-align:left;
	background:#aaa;
	padding:.7em 1em .7em .3em;
	margin-bottom:0;
}


/* page heading
----------------------------------------------- */
h2#page-heading {
	font-weight:normal;
	padding:.5em;
	margin:0 0 10px 0;
	border-bottom:1px solid #ccc;
    	background: transparent;
}


/* boxes
----------------------------------------------- */
.box {
font-size:0.9em;
	margin-bottom:20px;
	padding:10px 10px 1px 10px;
	overflow:hidden;
}


.box h2 {
	font-size:2em;
font-family:geo_sans_light;
	font-weight:normal;
	color:#fff;
	background:#888;
	margin:-10px -10px 0 -10px;
	padding:6px 12px;
}
.box h2 a,
.box h2 a.visible {
	color:#fff;
	display:block;
	padding:6px 12px;
	margin:-6px -12px;
	border:none;
}


.box h2 a.hidden,
.box h2 a.hidden:hover {
	background-image: url("img/switch_plus.gif");
}
.box h2 a:hover {
	background-color:#555;
}

.box h3 {
	font-size:1.5em;
font-family:geo_sans_light;
	font-weight:normal;
	color:#fff;
	background:#888;
	margin:-10px -10px 0 -10px;
	padding:6px 12px;
}
.box h3 a,
.box h3 a.visible {
	color:#fff;
	display:block;
	padding:6px 12px;
	margin:-6px -12px;
	border:none;
}


.box h3 a.hidden,
.box h3 a.hidden:hover {
	background-image: url("img/switch_plus.gif");
}
.box h3 a:hover {
	background-color:#555;
}


.block {
      font-family:caviar;
	font-size:1em;
	font-weight:bold;
	padding:10px 20px 10px 20px;
}

div.menu {
	padding:0;
}
div.menu h2 {
	margin:0;
	cursor:default;
}
div.menu .block {
	padding-top:0;
}
.block p{
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size:1.1em;
font-weight:italic;
background:#eee;
color:black;
}



.blockAzz {
      font-family:caviar;
	font-size:1em;
	font-weight:bold;
	padding:10px 20px 20px 20px;

}
.blockAzz p{
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size:1.1em;
font-weight:italic;
color:#fff;
}


.blockLink {
      font-family:caviar;
	font-size:1em;
	font-weight:bold;
	padding:10px 0px 10px 0px;

}
.blockLink p{
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size:1.1em;
font-weight:italic;
color:#fff;
}

/* paragraphs, quotes and lists
----------------------------------------------- */
p {
	margin-bottom:1em;
font-size:1em;
	font-weight:normal;
	color:#fff;
	background:#888;

}
blockquote {
	padding-left:3em;
	border-left:4px solid #ccc;
}
blockquote cite {
	font-size:.9em;
}
ul, ol {
	padding-top:0;
}


/* menus
----------------------------------------------- */
ul.menu {
	list-style:none;
	border-top:1px solid #bbb;
}
ul.menu li {
	margin:0;
}
ul.menu li a {
	display:block;
	padding:4px 10px 0px 12px;
	border-bottom:1px solid #ccc;
}
ul.menu li a:hover {
	background:#eee;
}
ul.menu li a:active {
	background:#ccc;
}


/* submenus
----------------------------------------------- */
ul.menu ul {
	list-style:none;
	margin:0;
}
ul.menu ul li a {
	padding-left:30px;
}


/* section menus
----------------------------------------------- */
ul.section {
	border-top:0;
	margin-bottom:0;
}
ul.section li {
	text-transform:none;
}
ul.section li a {
	background:#bbb;
        padding:1em 1em 1em 1em;
}
ul.section li a:hover {
	background:#bbb;
        color:#323232;
	cursor:pointer;
}
ul.section li a:active {
	color:#fff;
	background:#666;
}
ul.section li li a {
	background:#ddd;
	border-bottom:1px solid #eee;
}
ul.section li li a:hover {
	background:#ccc;
}
ul.section li li a:active {
	color:#000;
	background:#fff;
}
ul.section ul li {
	text-transform:none;
}
ul.section ul.current li a {
	background:#eeeeee;
	border-bottom:1px solid #fff;
}
ul.section ul.current li a:hover {
	background:#ddd;
}
ul.section ul.current li a:active {
	background:#fff;
}
ul.section li a.current {
	color:#fff;
	background:#666;
}
ul.section li a.current:hover {
	background:#555;
}
ul.section li a.current:active {
	background:#444;
}
ul.section li a.active {
	background:#fff;
	cursor:default;
}
ul.section li.current > a.active,
ul.section li.current > a.active:hover {
	color:#fff;
	background:#666;
	cursor:default;
}


/* table
----------------------------------------------- */

table {
	width:100%;
	border:1px solid #bbb;
}
col.colC {
	width:8em;
}
th, td {
	padding:.6em 1em 0em 1em;
	text-align:left;
}
thead th {
	border-bottom:2px solid #888;
	background:#bbb;
	padding:.4em 1em .2em;
}
thead th.table-head {
	font-size:1em;
	font-weight:normal;
	text-transform:uppercase;
	color:#fff;
	background:#555;
	border:1px solid #555;
}
tbody th,
tbody td {
	border-top:1px solid #bbb;
	border-bottom:1px solid #bbb;
	background:#eee;
}
tbody tr.odd th,
tbody tr.odd td {
	background:#fff;
}
tfoot th,
tfoot td {
	border-top:2px solid #666;
	background:#eee;
}
tfoot tr.total th,
tfoot tr.total td {
	border-top:6px double #666;
}
tfoot tr.total th {
	text-transform:uppercase;
}
th.currency,
td.currency {
	text-align:right;
}






/* articles
----------------------------------------------- */
.article {
padding:2px 0px 0px 0px ;
      font-family:Steiner;
font-size:1.2em;
font-weight:bold;
}
.box .article {
	border-top:30px solid #fff;
	padding:13px 10px 50px 10px;
}
.article h2 {
margin:20px 20px 20px 20px ;
	font-size:2em;
	font-weight:normal;
	text-transform:none;
	color:#333;
	background:transparent;
	padding:0;
	margin:0;
	border:none;
}
.article h3 {
	margin-bottom:.2em;
	font-size:1.6em;
}
.article h4 {
	font-size:1.2em;
	text-transform:uppercase;
	margin-bottom:.5em;
}
.article a.image {
	float:right; 
	margin:3px 0px 3px 10px; 
	padding:6px;
	border:1px solid #bbb;
	background:#fff;
}
.article a.image:hover {
	border:1px solid #666;
}
.article a.image img {
	float:right; 
}
.article p{
	color:#eee;
	border-left:2px dotted #eee;
	border-bottom:2px dotted #eee;
	border-right:2px dotted #eee;
	border-top:2px dotted #eee;
	padding:10px 10px 10px 10px;
	margin-bottom:.8em;
}






/* site information foot
----------------------------------------------- */

#site_info .box {
	color:#ccc;
	background:#666;
	margin-bottom:10px;
}
#site_info a {
	color:#fff;
}
#site_info a:hover {
	color:#000;
}



/*
-----------------------------------------------
Navigation
----------------------------------------------- */

/* navigation (horizontal subnavigation)
----------------------------------------------- */
ul.nav,
ul.nav * { margin:0;padding:0;}
ul.nav {
  position:relative;
  background:#666;
  max-width:100%;
  height:2.5em;
  }
ul.nav li {
	cursor:pointer;
	float:left;
	text-align:center;
	list-style-type:none;
	font-weight:normal;
}
ul.nav li ul {
	cursor:default;
	width:100%;
	max-width:100%;
	position:absolute;
	height:auto;
	top:2.5em;
	background-position:0 0 !important;
	left:-9000px;
}
ul.nav li ul li {
	padding:0;
	border:none;
	width:auto;
	max-width:none;
}
ul.nav li a {
	color:#fff;
	background:#666;
	font-weight:bold;
	text-decoration:none;
	display:block;
	float:left;
	padding:0 1em;
	height:2.4em;
	line-height:2.5em;
}
ul.nav li ul li a {
	position:relative !important; /* ie Mac */
	cursor:pointer !important;
	white-space:nowrap;
	line-height:2em;
	height:2em;
	font-weight:normal;
	color:#666;
	background-position:0 50% !important;
}

ul.nav li:hover a,
ul.nav li a:hover,
ul.nav li a:focus {color:#000; background:#ccc;}
ul.nav li a:active {color:#666; background:#fff;}
ul.nav li:hover ul {left:0;z-index:10}
ul.nav li ul,
ul.nav li {background:#ccc !important}
ul.nav li:hover ul li a {color:#444;}
ul.nav li:hover ul li a:hover {color:#000; background:#fff;}
ul.nav li:hover ul li a:active {color:#666; background:#fff;}

ul.nav li.current a {color:#666; background:#fff; cursor:default; font-weight:bold;}
ul.nav li.current ul {left:0;z-index:5}
ul.nav li.current ul,
ul.nav li.current {background:#ccc !important}
ul.nav li.current ul li a {color:#444; background:#ccc; font-weight:normal;}
ul.nav li.current ul li a:hover {color:#000; background:#fff;}
ul.nav li ul li.current a,
ul.nav li ul li.current a:hover,
ul.nav li.current:hover ul li a:active {color:#666; background:#fff;}


/* navigation (vertical subnavigation)
----------------------------------------------- */
ul.nav {
  background:#666;
}
ul.main li {
  position:relative;
  top:0;
  left:0;
}
ul.main li ul {
  border-top:0;
}
ul.main li ul li {
  float:left;
}
ul.main li a {
	height:2.5em;
	line-height:2.5em;
	border:0;
	color:#fff;
	background:#666;
}
ul.main li ul li a {
  width:12em;
  line-height:2em;
  height:2em;
  text-align:left;
  color:#fff;
  border-top:1px solid #444;
  background:#444;
}
ul.main li a:focus {color:#fff; background:#666;}
ul.main li ul li a:hover {
  color:#fff;
  background:#555;
}
ul.main li:hover a {
  color:#fff;
  background:#555;
}
ul.main li:hover ul li a {color:#fff;}
ul.main li:hover ul li a:hover {color:#fff; background:#444;}
ul.main li:hover a:active {background:#444;}
ul.main li:hover ul li a:active {color:#fff; background:#222;}


/* secondary list
----------------------------------------------- */
ul.nav li.secondary {
	float:right;
	color:#cde;
	background:transparent !important;
}
ul.nav li.secondary span.status {
	float:left;
	padding:0 1em;
	line-height:2.77em;
	height:2.77em;
  font-size:0.9em;
}
ul.nav li.secondary span.status a {
	float:none;
	display:inline;
	padding:0;
	height:auto;
	line-height:auto;
	color:#cde;
	background:transparent;
}
ul.nav li.secondary span.status a:hover {
	color:#fff;
	background:transparent;
}
ul.nav li.secondary span.status span {
	text-transform:capitalize;
}
ul.nav li.secondary:hover a {
	color:#fff;
	background:#666;
}
ul.nav li.secondary:hover a:hover {
	background:#555;
}
ul.nav li.secondary:hover a:active {background:#444;}

