img.bg {
	position:absolute;
	z-index: 998;
	display: none;
}
#controlli {
	position: absolute;
	z-index: 999;
	top: 45px;
	right: 150px;
	width: 40px;
	height: 120px;
	margin: 0 auto;
	padding: 0;
	display: none;
}
#controlli a {
	display: block;
	float: left;
	background: url(../images/bg-controlli.png) center center no-repeat;
}
#controlli a.next {
	width: 40px;
	height: 40px;
	background-position: 0px 0px;
	opacity: 0.75;
}
#controlli a.next:hover {
	opacity: 1.0;
}
#controlli a.prev {
	width: 40px;
	height: 40px;
	background-position: 0px -80px;
	opacity: 0.75;
}
#controlli a.prev:hover {
	opacity: 1.0;
}
#controlli a.close {
	width: 40px;
	height: 40px;
	background-position: 0px -40px;
	opacity: 0.75;
}
#controlli a.close:hover {
	opacity: 1.0;
}
@import "reset.css";
* {
	outline: none;
}
html, body {
	height: 100%;
	margin: 0 auto;
	padding: 0;
	color: #fc0;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	overflow: hidden;
}
body {
	background: #000 url(../video/home.jpg) center center no-repeat;
	background-size: content;
}
div.videoBG_wrapper {
	background: url(../images/pattern.png) top left repeat;
}
/*barra gialla*/
div#barra {
	position: absolute;
	width: 15px;
	min-height: 100%;
	background: #fc0;
	z-index: 300;
}
/*barra tricolore*/
div#tricolore {
	position: absolute;
	left: 15px;
	width: 15px;
	min-height: 100%;
	background: #000 url(../images/tricolore.jpg) top center repeat-y;
	z-index: 301;
}
/*ombre barra tricolore*/
div#ombre {
	position: absolute;
	width: 15px;
	min-height: 100%;
	background: url(../images/bg-spanAlto.png) top center no-repeat;
}
/*header*/
header {
	position: fixed;
	width: 100%;
	height: 80px;
	margin: 0 auto;
	padding: 0;
	background-color: #000;
	background: url(../images/tramaHeader.png) center right no-repeat, url(../images/logoHeader.jpg) center left no-repeat;
	border-bottom: 1px solid #fc0;
	top: 0px;
	left: 30px;
	z-index: 200;
}
/*link alla home page*/
a#logoHeader {
	display: block;
	width: 320px;
	height: 80px;
	position: relative;
	float: left;
}
/*mainMenu*/
nav#mainMenu {
	position: relative;
	float: left;
	top: 30px;
	left: 20px;
}
/*payoff*/
h3#payOff {
	color: #444;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 15px;
}
/*voci mainMenu*/
nav#mainMenu a {
	display: block;
	position: relative;
	float: left;
	margin: 13px 20px 0px 0px;
	padding: 0px 10px 0px;
	color: #fc0;
	text-decoration: none;
}
nav#mainMenu a:hover,
nav#mainMenu a.active {
	cursor: pointer !important;
	background: url(../images/bg-menuGrey.jpg) bottom left repeat-x;
}
nav#mainMenu span.last {
	margin-right: 0px !important;
}
/*section*/
div#openMenu {
	position: absolute;
	width: 32px;
	height: 42px;
	background: url(../images/trigger.png) center top no-repeat;
	z-index: 999;
	top: 83px;
	left: 30px;
	display: none;
	opacity: 0.5;
}
div#closeMenu {
	position: absolute;
	width: 32px;
	height: 42px;
	background: url(../images/trigger.png) center bottom no-repeat;
	z-index: 998;
	top: 83px;
	left: 100%;
	opacity: 0.5;
}
div#openMenu:hover,
div#closeMenu:hover {
	opacity: 1.0;
}
section {
	position: absolute;
	width: 400px;
	min-height: 100%;
	margin: 0 auto;
	padding: 0;
	background: rgba(0, 0, 0, .70) url(../images/bg-section.png) center bottom no-repeat;
	background-size: contain;
	top: 0px;
	left: 30px;
	z-index: 199;
}
section h1 {
	padding: 110px 10px 0px 60px;
	color: rgba(0, 0, 0, 0.0);
	border-bottom: 1px solid #666;
}
span.cit-1 {
	font-size: 0.9em;
	display: block;
	position: relative;
	margin-top: 10px;
	margin-left: 20px;
	font-style: italic;
}
span.cit-2 {
	text-align: right;
	font-size: 0.9em;
	display: block;
	position: relative;
	margin-top: 10px;
	margin-right: 30px;
	font-style: italic;
}
section h3 {
	font-weight: bold;
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
}
div#contenuti, #contenutiNews {
	display: block;
	position: relative;
	width: 350px;
	height: auto;
	padding: 0px 19px 0px 0px;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 30px;
}
section p {
	text-align: justify;
	font-size: 0.8em;
	line-height: 1.4em;
	padding-bottom: 20px;
}
/*sezione home/news*/
h1.news {
	background: #000 url(../images/h1/news.png) 20px bottom no-repeat;
}
.newsContent {
	padding: 0px 19px 0px 0px;
	max-height: 250px;
}
img.newsImg {
	display: block;
	margin: 20px auto;
	clear: both;
}
section.home h3 {
	margin-left: 0px !important;
}
/*sezione factory*/
h1.factory {
	background: #000 url(../images/h1/factory.png) 20px bottom no-repeat;
}
section.factory div#contenuti {
	overflow-y: scroll;
	max-height: 280px;
}
/*sezione portfolio*/
section.portfolio h1,
section.adv h1,
section.brand h1,
section.stampa h1,
section.audiovisivi h1,
section.abbigliamento h1,
section.web h1,
section.undici h1,
section.illustrazione h1,
section.tred h1 {
	display: none;
}
h1.h1-active {
	display: block !important;
}
h1.portfolio {
	background: #000 url(../images/h1/portfolio.png) 20px bottom no-repeat;
}
h1.advertising {
	background: #000 url(../images/h1/adv.png) 20px bottom no-repeat;
}
h1.brand {
	background: #000 url(../images/h1/brand-identity.png) 20px bottom no-repeat;
}
h1.stampa {
	background: #000 url(../images/h1/stampati.png) 20px bottom no-repeat;
}
h1.audiovisivi {
	background: #000 url(../images/h1/audiovisivi.png) 20px bottom no-repeat;
}
h1.abbigliamento {
	background: #000 url(../images/h1/abbigliamento.png) 20px bottom no-repeat;
}
h1.web {
	background: #000 url(../images/h1/web.png) 20px bottom no-repeat;
}
h1.undici {
	background: #000 url(../images/h1/undicidivoi.png) 20px bottom no-repeat;
}
h1.illustrazione {
	background: #000 url(../images/h1/illustrazione.png) 20px bottom no-repeat;
}
h1.tred {
	background: #000 url(../images/h1/tred.png) 20px bottom no-repeat;
}
/*menu portfolio category-1 | category-2*/
nav#category-1 {
	width: auto;
	height: 32px;
	padding-top: 5px;
	padding-left: 19px;
	padding-bottom: 1px;
	background: #000;
	border-bottom: 1px solid #666;
}
nav#category-1 a {
	display: block;
	float: left;
	width: 32px;
	height: 32px;
	margin-right: 5px;
	background-position: center top;
}
nav#category-1 a:hover,
nav#category-1 a.active {
	cursor: pointer;
	background-position: center bottom;
}
nav#category-2 {
	position: relative;
	float: left;
	width: 0px;
	height: 32px;
	background: #000;
	z-index: 999;
	overflow: hidden;
}
nav#category-2:hover {
	overflow: visible;
}
a.advertising {
	background: url(../images/cat/adv.png) no-repeat;
}
a.audiovisivi {
	background: url(../images/cat/av.png) no-repeat;
}
a.abbigliamento {
	background: url(../images/cat/clothes.png) no-repeat;
}
a.web {
	background: url(../images/cat/web.png) no-repeat;
}
a.undici {
	background: url(../images/cat/undici.png) no-repeat;
}
a.illustrazione {
	background: url(../images/cat/illustration.png) no-repeat;
}
a.tred {
	background: url(../images/cat/tred.png) no-repeat;
}
a.brand {
	background: url(../images/cat/brand.png) no-repeat;
}
a.stampa {
	background: url(../images/cat/stampa.png) no-repeat;
}
section.portfolio div#contenuti,
section.adv div#contenuti,
section.brand div#contenuti,
section.stampa div#contenuti,
section.audiovisivi div#contenuti,
section.abbigliamento div#contenuti,
section.web div#contenuti,
section.undici div#contenuti,
section.illustrazione div#contenuti,
section.tred div#contenuti {
	overflow-y: scroll;
	max-height: 280px;
}
/*footer*/
footer {
	position: fixed;
	width: 80%;
	height: auto;
	margin: 0 auto;
	padding: 0;
	bottom: 0px;
	left: 15px;
	z-index: 400;
	background-image: -moz-linear-gradient(180deg, rgba(0, 0, 0, 0) 0.6%, black 50%, #000000 100%);
	background-image: -webkit-gradient(linear, right bottom, left bottom, color-stop(0.006, rgba(0, 0, 0, 0)), color-stop(0.5, black), to(#000000));
}
p.footer {
	position: relative;
	float: left;
	display: block;
	width: 100%;
	height: 10px;
	margin: 0 auto;
	padding: 10px 10px 10px 30px;
	font-size: 0.75em;
}
aside {
	position: absolute;
	width: 100%;
	min-height: 100%;
	background: #000;
	z-index: 997;
	opacity: 0.65;
}