@font-face {
	font-family: "Arial Narrow Special G1 Bold";
	src: url('fonts/ARIALN.TTF') format('truetype');
}
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:10px 0px -28px 0px;
	height:18px;
	float:right;
	position:relative;
	z-index:10;
        font-weight:bold;
}
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;
}
/*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;
}
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%;
}
table#tableContent td table.video_gallery td {
	width:auto;
}
table#tableContent td table.video_gallery td a {
	color:#D4D4D4
}
/*****************CONTENT LEFT*********************/
div#contentLeft {
	margin:143px 25px 20px 0px;
	padding:25px 25px 0px 25px;
	height:400px;
	overflow:auto;
}
/*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#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;
}
div#flashcontent {
	text-align:center
}
table.videogallery {
	width:360px;
	margin:auto;
}
table.videogallery td {
	text-align:center
}
table.videogallery td img {
	height:90px;
}
table.videogallery td div {
	width:150px;
	font-weight:bold
}
table.videogallery td div span {
	font-weight:normal;
	font-size:smaller
}
/****************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;
}
/*menu*/
div#menu, div.menu {
	font-family:"Arial Narrow Special G1 Bold", "Arial Narrow", 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 5px;
	padding:0px 0px 0px 12px;
	display:inline;
	background:url(img/square.gif) no-repeat left 10px;
}
div#menu ul li a, div.menu ul li a {
	color:#bec1c2;
	padding-right:12px;
	background:url(img/arrow.png) no-repeat right 10px;
}
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;
}