@font-face {
    font-family: "ArialNarrow";
	src: url('fonts/ARIALN.eot');
    src: local("☺"), url('fonts/ARIALN.EOT?#iefix') format('embedded-opentype'), url('fonts/ARIALN.TTF') format('truetype');
	font-weight:normal;
}
@font-face {
	font-family: "ArialNarrow";
	src: url('fonts/ARIALNB.eot');
	src: local("☺"), url('fonts/ARIALNB.EOT?#iefix') format('embedded-opentype'), url('fonts/ARIALNB.TTF') format('truetype');
	font-weight:bold;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6,form {
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: 0px;
	font-size: 100%;
	font-weight:normal;
}
body,html {
	width:100%;
	background-color:#000;
	color:#bec1c2;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
a,img {
	text-decoration:none;
	outline:none;
	border:none;
	color:#FFF
}
a:hover {
	text-decoration:underline;
}
table {
	border-collapse:collapse;
}
table td {
	padding:0px;
	vertical-align:top
}
/****************************************** OUTER WRAPPER **********************************************/
div#outerWrapper {
	width:1000px;
	margin:auto;
}
/********************************************* HEADER **************************************************/
div#header {
	width:1000px;
	overflow:hidden;
	height:128px;
}
div#header.home {
	height:100px;	
}
h1#logo {
	position:relative;
	top:0px;
	left:0px;
	height:100px;
	width:500px;
	float:left
}
h1#logo span {
	display:block;
	width:500px;
	height:100px;
	position:absolute;
	top:0px;
	left:0px;
	background:url(img/logo.jpg) no-repeat left top;
	cursor:pointer
}
div#lingua {
	float:right;
	margin:15px 0px 0px 0px;
	overflow:hidden;
	height:20px;
	min-width:20px;
}
div#lingua a {
	display:block;
	position:relative;
	width:20px;
	height:20px;
	overflow:hidden;
	top:0px;
	left:0px;
	float:left;
}
div#lingua a span {
	display:block;
	width:20px;
	height:20px;
	position:absolute;
	top:0px;
	left:0px;
	background:#000000;
}
div#lingua div.lingua a {
	padding-left:25px;
	background-repeat:no-repeat;
	background-position:left center;
	width:auto;
	height:20px;
	margin-left:10px;
	line-height:20px;
}
div#close {
	clear:right;
	margin:12px 0px -28px 0px;
	height:18px;
	float:right;
	position:relative;
	z-index:10;
        font-weight:bold;
}
div#close div#facebook {
    float: none;
    margin: 0px;
    display: inline
}
div#close a, div#close div#facebook a {
    display: inline-block;
    height: 20px;
    line-height: 20px;
    float: none
}
/*h2#descrizione {
	float:right;
	width:500px;
	height:47px;
	position:relative;
	top:0px;
	left:0px;
	margin:18px 0px 0px 0px;
}
h2#descrizione span {
	display:block;
	width:500px;
	height:47px;
	position:absolute;
	top:0px;
	left:0px;
	background:url(img/descrizione.gif) no-repeat left top;
}*/
div#facebook {
    float:right;
    width:500px;
    height:47px;
    position:relative;
    top:0px;
    left:0px;
    margin:35px 0px 0px 0px;
    text-align: right;
    line-height: 20px;
}
div#facebook a {
    background: url(img/facebook.png) no-repeat left top;
    padding-left: 24px;
    display: block;
    line-height: 20px;
    height: 20px;
    float: right;
    font-weight: bold
}
/*menu*/
div.menu {
	clear:both;
}
/********************************************* CONTENT WRAPPER **************************************************/
div#contentWrapper {
	height:588px;
	background:url(img/layoutBackground.jpg) no-repeat;
	width:1000px;
	padding:0px 0px 10px;
	border-bottom:3px solid #a9aaab;
	overflow:hidden;
	position:relative;
	top:0px;
	left:0px;
}
div#contentWrapper.home {
	background:url(../../../data/gallery/home/home1.jpg) no-repeat;
}
/********************************************* CONTENT **************************************************/
div#content {
	text-align:justify;
	overflow:hidden;
}
div#content h1 {
	font-size:24px;
	margin-bottom:20px
}
div#content p {
	margin:0px 0px 18px 0px;
	line-height:18px;
}
table#tableContent {
	width:1000px;
	border-spacing:0px;
}
table#tableContent td {
	padding:0px;
	width:50%;
}
div.home div#content {
	position:absolute;
	width:300px;
	height:300px;
	padding:12px;
	bottom:20px;
	right:20px;
	background:url(img/contentHomeBackground.png);
	background:rgba(0,0,0,0.5);
	color:#ffffff
}
div.home div#content h1 {
	margin:0px;
}
/*****************CONTENT LEFT*********************/
div#contentLeft {
	margin:143px 25px 20px 0px;
	padding:25px 25px 0px 25px;
	height:400px;
	overflow:auto;
}
div.news div#contentLeft {
	margin-top:93px;
	height:450px;
}
/*FRMINFO*/
div.campoform {
	clear:left;
	overflow:hidden;
	margin-bottom:2px;
}
div.etichetta {
	float:left;
	width:150px;
}
div.campo {
	float:left;
	width:210px
}
div.campo input[type=text] {
	width:202px;
	height:16px;
	margin:0px;
	padding:1px;
}
div.campo textarea {
	width:200px;
	overflow:auto;
	height:50px;
	margin:0px;
}
div#cont-submit {
	width:360px;
	text-align:right
}
div#cont-submit input[type=submit] {
	width:210px;
	margin-right:2px;
	text-transform:uppercase;
}
/****************CONTENT RIGHT***********************/
div#contentRight {
	margin:30px 10px 20px 0px;
	padding:0px 15px 0px 0px;

}
div.news div#contentRight {
	margin:30px 10px 20px 20px;
}
div#map_canvas {
	height:536px;
	color:#000000;
	border:1px solid #979797
}
div#map_canvas a {
	color:#666666;
	font-weight:bold
}
div#map_canvas table td {
	white-space:nowrap;
}
/*gallery*/
div#galleryBox {
	padding:15px 0px 7px;
	overflow:hidden;
}
div#galleryBox div.gallery_container img {
	float:left;
	margin:0px 11px 11px 0px
}
div#galleryBox img {
	width:100px;
}
/*rassegna stampa*/
div.rassegna-stampa div#contentLeft, div.press div#contentLeft {
    margin-top: 20px;
    height:523px;
    overflow: hidden;
    
}
div#press {
    position: relative;
    height: 480px;
    top: 0px;
    left: 0px;
    z-index: 20;    
    overflow: auto;
}
table.tblPress {
    border-collapse: collapse;
    border-spacing: 0px;
}
table#tableContent table.tblPress td {
    padding: 5px 10px 5px 5px;
    vertical-align: middle;
    width: 75px;
    font-weight: bold;
    height: 75px;
}
table#tableContent table.tblPress td+td {
    width: auto
}
table#tableContent table.tblPress tr:nth-child(even) td {
    background: url(/data/ajax/rgba.php?r=102&g=102&b=102&a=75);
    background: rgba(102,102,102,0.75);
}
/****************CONTENT PRIVACY*********************/
div#contentPrivacy {
	margin:30px 10px 20px 25px;
	padding:0px 15px 0px 0px;
	height:538px;
	overflow:auto;
}
/********************************************* FOOTER **************************************************/
div#footer {
	text-align:center;
	width:1000px;
	margin:auto;
        overflow:hidden;
}
div#footer p, div#footer address {
	margin:6px 0px 6px 0px;
	font-style:normal;
}
/*menu*/
div#menu, div.menu {
	font-family:"ArialNarrow", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold
}
div#menu ul, div.menu ul {
	margin:0px;
	padding:0px;
	text-align:center
}
div#menu ul li, div.menu ul li {
	text-align:left;
	margin:0px 0px 0px 4px;
	padding:0px 0px 0px 8px;
	display:inline;
	background:url(img/square.gif) no-repeat left 8px;
}
div.IT div#menu ul li, div.IT div.menu ul li {
    margin:0px 0px 0px 4px;
}
div#menu ul li a, div.menu ul li a {
	color:#bec1c2;
	padding-right:11px;
	background:url(img/arrow.png) no-repeat right 8px;
        white-space: nowrap
}
p#copyright, p#copyright a {
	font-size:10px;
	color:#bec1c2
}
/*HOME*/
div#menu.lingua {
	overflow:hidden;
	margin:10px 0px;
	width:100%;
	position:relative;
	float:left
}
div#menu.lingua div.container {
	position:relative;
	left:50%;
	clear:left;
	float:left;
}
div#menu.lingua div.container a  {
	position:relative;
	right:50%;
	float:left;
	margin:0px 5px;
	left:auto;
}
div.lingua a {
	padding-left:25px;
	background-repeat:no-repeat;
	background-position:left center; 
}
/*MENU*/
ul#menupos {
	margin:0px;
	padding:0px;
	text-align:center;
	color:#ffffff
}
ul#menupos li {
	margin:0px 0px;
	padding:0px 0px 0px 20px;
	display:inline;
	list-style:circle;
	color:#ffffff;
}
