@charset "utf-8";

html, body {
	background: #0B0B0A;
	color: #D3D3D3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
body {
	padding-bottom: 20px;
	border-bottom: 25px double #000;
}

a, a:link {
	color: #01B1F7;
	text-decoration: underline;
}

a img, a:link img {
	border: 1px solid #01B1F7;
}


a:hover, a:active, a:focus {
	color: #6FD1F8;
}

a:visited {
	color: #45a;
}

hr {
	display: none;
}

h4, h5 {
	margin: 0px;
	padding: 0px;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	padding-top: 25px;
	font-weight: normal;
	font-size: 20px;
	border-bottom: 1px solid #334;
	margin-bottom: 1em;
}

h4 {
	color: #B6DCE9;
}

h5 {
	padding-top: 0px;
	font-size: 16px;
}

p {
	margin: 0px;
	padding: 0px;
	margin-top: 2px;
	margin-bottom: 5px;
}

blockquote {
	margin: 0.4em;
	margin-left: 4em;
	padding: 0px;
}

ul {
	margin: 0.6em;
	margin-left: 1em;
	padding: 0em;
	padding-left: 0.5em;
}

ul li {
	margin-bottom: 0.3em;
}
/*============================*/

#bg1 {
	padding-left: 135px;
	background: #0A080B;
}

#bg2 {
	background: #0B0B0A;
}

#header {	
	height: 220px;
}

#light {
	height: 94px;
	background: #0b0b0a url(img/top_bg_right.jpg) top right no-repeat;
}

#splashright, #splashleft, #splash {
	background: #d7e7ee url(img/splash_right.jpg) top right no-repeat;
	height: 107px;
	
}

#splashright {	
	background: transparent url(img/splash_right.jpg) top right no-repeat;	
	
}

#splashleft {	
	background: transparent url(img/splash_left.jpg) top left no-repeat;	
	padding-left: 32px;
}

#splash {	
	background: transparent url(img/splash_bg.jpg) top right repeat-x;	
	margin-right: 15px;
}

#header h1 {
	position: absolute;
	display: block;
	padding: 0;
	margin: 0;	
	top: 0px;
	left: 0px;
	width: 135px;
	height: 322px;
	background: transparent url(img/logo.jpg) top left no-repeat;
}

#header h1 a {
	border: 0px;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 100%;
	display: block;
	overflow: hidden;
	padding-left: 135px;
	width: 0;
	outline: 0;
}

#menu {
	
	position: absolute;
	display: block;
	top: 46px;
	right: 15px;
	width: auto;
	height: 45px;
	text-align: right;
}

#menu ul {
	margin: 0; padding: 0; display: block;
	height: 45px;
	line-height: 39px;
	list-style: none;
	_float: right;
}

#menu ul li {
	display: block;
	float: left;
	line-height: 39px;
	padding 0; margin 0;
	padding-left: 7px;
	background: transparent url(img/menu_left.gif) top left no-repeat;
	margin-left: 20px;
	cursor: pointer;
}

#menu ul li a {
	display: block;
	background: transparent url(img/menu_right.gif) right bottom no-repeat;
	text-decoration: none;
	color: #5DA1B9;
	font-family: "Myriad Pro", Arial, sans-serif;
	font-variant: small-caps;
	letter-spacing: 1px;
	line-height: 39px;
	font-size: 39px;
	width: auto;
	padding: 0; margin: 0;
	padding-right: 7px;
	
}

#menu ul li a:hover, #menu ul li a:active, #menu ul li a:focus {
	color: #B6DCE9 !important;
	outline: 0px dotted #5DA1B9;	
}

#menu .sel , #menu .sel:hover, #menu .sel:active, #menu .sel:focus {
	color: white !important;
	cursor: default;	
}
#menu .sel:hover, #menu .sel:active, #menu .sel:focus {
	outline: 0px;
	outline-bottom: 1px dotted #444;
}

#menu ul li a span {

	font-family: "Myriad Pro", Arial, sans-serif;
	font-variant: small-caps;
	
	background: transparent url(img/menu_bg.gif) top left repeat-x;	
	padding 0; margin 0;
	font-size: 16px;
	padding-left: 10px;
	padding-right: 10px;
	display: inline-block;
	
}

.box {
	border: 3px solid #000;
	background: #1B1B1B url(img/box_left.jpg) top left repeat-y;
	margin-right: 15px;
	overflow: hidden;
}


.box h3 {
	font-family: "Myriad Pro",Arial, sans-serif;
	font-size: 24px;
	font-weight: normal;
	padding: 0; margin: 0;
	line-height: 56px;	
	background: #222222 url(img/header_bg.jpg) top left repeat-x;
	color: #B6DCE9;
	
	
}
.rcol .left .box {
	margin-right: 0px;
	
}
.rcol .right .box h3, .rcol .right .box {
	background-image: none;
}

.rcol .right .box h3 {
	font-size: 18px;
	font-weight: normal;
	padding-left: 10px;
	border-bottom: 1xp solid #777;
}

.box h3 span {
	display: block;
	background: transparent url(img/header_left.jpg) top left no-repeat;
	padding-left: 15px;
}

.box .boxInt {
	padding: 0em 15px 1em 15px;
	
}

.sep {
	float: none;
	clear: both;
	width: auto;
	height: 1px;
	overflow: hidden;
	font-size: 1px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	outline: 0;
}

/*==================*/
.video {
	display: block;
	width: 352px;
	height: 288px;
	background: #333;
	border: 2px solid #def;
	margin-right: 1em;
	margin-top: 1em;
}

.minibox  a , .minibox  a :hover, .minibox  a :active, .minibox  a :focus, .minibox  a :visited, .minibox  a :link  {
	display: block;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: transparent;
	text-decoration: none;
	cursor: pointer;
}

.minibox  a :hover, .minibox  a :active, .minibox  a :focus {
	border-bottom: 1px solid #01B1F7 !important;
}
.minibox  a span {
	display: none;
}

.minibox, .boxNews  {
	margin-right: 1em;
	float: left;
	width: 180px;
	height: 100px;
	border: 1px solid #444;
	display: block;
}

.boxNews {
	width: 44%;
	float: right;
	padding: 0.2em 1em;
	font-size: 90%;
	border: 0px solid #444;
	height: auto;
}

.boxNews .foto {
	float: left;
	margin-right: 1em;
}


.minibox  div {
	width: 100%;
	height: 100%;
}

.pdb {
	background: transparent url(../images/pdb.gif) top left no-repeat;
}

.facebook  {
	background: transparent url(../images/facebook.gif) top left no-repeat;
}

.projTxt {
	max-width: 550px;
	_width: 550px;
	float: left;
}

.scheda {
	max-width: 550px;
	_width: 550px;
	margin-right: auto;
	margin-left: 0;
	background: #222;
	padding: 1em;
	margin-top: 1em;
}

.personaggio {
	margin-bottom: 1.5em;
	/*
	border-left: 3px solid #0AA9E3;
	border-bottom: 1px dotted #0AA9E3;
	*/
	border: 1px solid #111;
	background: #333;
	font-size: 14px;
	min-height: 60px;
	padding: 5px;
	color: #bbb !important;
	
}

.personaggio p {
	margin-left: 90px;
}

.personaggio strong {
	font-size: 16px;
	color: #ddd !important;
}

.personaggio .foto {
	float: left;
	width: 75px;
	margin-right: 1em;
}
.page {
	margin-top: 1em;
	border-top: 1px dotted #555;
	padding-top: 5px;
}
.page strong, .page a {
	margin-right: 0.3em;
	color: #0AA9E3;
}
.page strong {
	background: #444;
	border: 1px solid #999;
	color: #eee;
	padding: 2px;
	
}


/* =================== */

.bi, .rcol, .lcol {
	
}

.bi .left, .rcol .left, .lcol .left {
	float: left;
	width: 50%;
	text-align: left;
}

.bi .right, .rcol .right, .lcol .right {
	float: right;
	width: 49%;
	text-align: left;
}

.rcol .right, .lcol .left {
	width: 29%;
}

.lcol .right, .rcol .left {
	width: 70%;
}

.rassegna ul {
	margin: 0px;
	padding: 0px;
	margin-top: 0.5em;
	padding-left: 0em;
	margin-left: 1em;
	list-style: square;	
}

.rassegna li {
	margin-bottom: 1em;
	color: #444;
}
.rassegna .ref {
	font-size: 12px;
	color: #777;	
	padding-bottom: 4px;
	display: block;
}

.rassegna .testo {
	font-size: 12px;
}

.rassegna .testo, .rassegna strong {
	color: #ddd;
}

.news ul {
	margin: 0.5em 0px;
	padding-left: 1em;
}

.news li {
	margin-bottom: 1em;
	font-size: 14px;
}
.news li strong {
	font-size: 16px;
}
.news li .ref {
	color: #777;
}

.news .testo {
	font-size: 90%;
}

#footer {
	font-size: 12px;
	color: #555;
	margin-top: 2em;
	border-top: 1px dotted #333;
	padding-top: 1em;
	text-align: left;
}

.openExt, .openPdf {
	font-size: 10px;
	margin-bottom: 4px;
	color: #567 !important;
}


.gallery {
	clear: both;
}

.gallery .img {
	float: left;
	margin: 0.2em;
	height: 73px;
}

.boxRight {
	float: right;
	width: 220px;
}

.boxRight .gallery .img {
	margin-left: auto;
	margin-right: auto;
	float: none;
}

.sponsorBox {
	margin-top: 1.5em;
	font-size: 80%;
	padding-top: 0.3em;	
	float: left;
	clear: left;
}

.sponsorBox .first,
.sponsorBox .second {
	display: block;
	position: absolute;
	margin-top: -0.8em;
}

.sponsorBox .second {
	margin-left: 210px;
}

.sponsorBox .supp {
	margin-left: 1em;
	display: block;
	float: left;
	margin-top: 0.3em;
}

.other {
	text-align: left;
	margin-top: 1em;
}

.other a {
	margin-right: 1.3em;
}

.rgCampania,
.provNa,
.comuneNa,
.comuneErco,
.comunePort {	
	width: 38px;
	height: 48px;
	background: transparent url(../images/patrocinio.jpg) bottom left no-repeat;
	display: block;
	float: left;
	margin-right: 0.1em;
	margin-top: 1em;
	border: 0px;
}

.comunePort {
}
.comunePort:hover {
	background-position: -0px -1px !important;
}

.comuneErco {
	background-position: -40px -44px !important;
}
.comuneErco:hover {
	background-position: -40px 0px !important;
}

.comuneNa {
	background-position: -76px -44px !important;
}
.comuneNa:hover {
	background-position: -76px 0px !important;
}

.provNa {
	background-position: -114px -44px !important;
}
.provNa:hover {
	background-position: -114px 0px !important;
}

.rgCampania {
	background-position: -156px -44px !important;
}
.rgCampania:hover {
	background-position: -156px 0px !important;
}

.rgCampania span,
.provNa span,
.comuneNa span,
.comuneErco span,
.comunePort span {
	display: none;
}


/*=====*/
.sinetwork,.conserman,.museomav,.partnet {	
	width: 38px;
	height: 39px;
	background: #fff url(../images/supporto.jpg) bottom right no-repeat;
	display: block;
	float: left;
	margin-right: 0.1em;
	margin-top: 1em;
	border: 0px;
	
}

.sinetwork {
	width: 67px;
}
.sinetwork:hover {
	background-position: right 1px !important;
}

.conserman {
	width: 125px;
	background-position: 0px -39px !important;
}
.conserman:hover {
	background-position: 0px 1px !important;
}

.museomav {
	width: 52px;
	background-position: -127px -39px !important;
}
.museomav:hover {
	background-position: -127px 1px !important;
}

.partnet {
	width: 140px;
	background-position: -183px -39px !important;
}
.partnet:hover {
	background-position: -183px 1px !important;
}


.sinetwork span,
.conserman span,
.museomav span,
.partnet span {
	display: none;
}


.projection .testo {
}

.projection .foto {
	display: block;
	float: left; 
	margin-right: 1em;
}

.projection .nono {
	float: right;
	margin-left: 180px;
	clear: right;
}


.icoVideo, .icoVideoPers {
	display: inline-block;
	width: 84px;
	height: 70px;
	background: transparent url(../images/miniVideo.jpg) top left no-repeat;
	border: 1px solid #01B1F7;
	overflow: hidden;
}

.icoVideoPers {
	position: absolute;
	z-index: 100;
	margin-left: 3px;
	margin-top: -19px;
}

.videoLink {
	font-size: 80%;
	float: left;
	clear: left;
	margin-right: 1em;
}

.noacc {
	display: none;
}

.pace {
	display: block !important;
	float: right !important;
	margin-left: 1em;
	margin-top: 1.5em;
}

.addthis_button {
	padding-left: 0px;
	margin-top: 0px;
	position: absolute;
}

.description p {
	max-width: 740px;
}

.rcol .right .rassegna .videoLink {
	float: none;
}
