

/*@font-face {
	font-family: 'Vegur ExtraLight';
	src: url('../_font/Vegur-EL_0500.eot');
}

@font-face {
	font-family: 'Vegur ExtraLight';
	src: local('Vegur ExtraLight'),
	     local('Vegur-ExtraLight'),
	     url('../_font/Vegur-EL_0500.otf') format('opentype');
}*/

@font-face {
	font-family: 'GreyscaleBasic Regular';
	src: url('../_font/Greyscale_Basic_Regular.eot');
	src: local('GreyscaleBasic Regular'), local('../_font/GreyscaleBasic-Regular'), url('../_font/Greyscale_Basic_Regular.ttf') format('truetype');
}


* {
	margin: 0;
	padding: 0;
	line-height: normal;
}
html, body {
	margin: 0;
	padding: 0;
	background: #fff;
	font: 9pt Arial, Tahoma, Verdana, sans-serif;
	text-align: center;
}
ul, li {
	list-style: none;
	text-transform: uppercase;
	font: 8pt Arial, Tahoma, Verdana, sans-serif;
}
a, a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	outline: none;
	color: #444;
}
input, textarea, select {
	border: 1px solid #444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
a img {
	border: none;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	padding: 10px 0;
	line-height: 1.5em;
	font-family: 'GreyscaleBasic Regular', Arial, sans-serif;
	line-height: 1.3em;
}
h1 {
	font-size: 20pt;
}
h1.bigger {
	font-size: 22pt;
}
h2 {
	font-size: 16pt;
}
/*
h1 span, h1.bigger span, h2 span {
	font-family: Arial, Helvetica, Tahoma, sans-serif;
}*/
h3 {
	font-size: 14pt;
}
h4 {
	font-size: 12pt;
}
h5 {
	font-size: 11pt;
	font-weight: bold;
}
h6 {
	font-size: 10pt;
	font-weight: bold;
}
p {
	font-size: 10pt;
	line-height: 1.5em;
	padding: 0 0 15px 0;
}


/* specific text */
#contents ul, #contents li {
	list-style-type: circle;
	list-style-position: inside;
	text-transform: none;
	font: 10pt Arial, Tahoma, Verdana, sans-serif;
}
#contents ul {
	padding: 5px 10px 15px 10px;
}
#contents li {
	line-height: 1.5em;
}
#contents a, #contents a:link, #contents a:visited, #contents a:hover, #contents a:active {
	text-decoration: none;
	outline: none;
	color: #888;
}
.morebiggertext { /* classe per lo span con testi p molto grandi */
	font-size: 18pt;
}
#contents form {
	padding: 5px 0;
}
.news_style { /* classe per l'anno delle news */
	border: 1px solid #9C9C9C; 
	padding: 0px 15px;
}

/* layout elements */
#flashcontent_home {
	margin: 0 auto;
	width: 1024px;
	height: 700px;
	overflow: hidden;
}
#container {
	margin: 0 auto;
	width: 1024px;
	height: 700px;
	position: relative;
	background: transparent;
	text-align: left;
	overflow: hidden;
}
#flashcontent {
	position: absolute;
	z-index: 1;
	background: url(../_images/fondo_12.jpg) center top no-repeat;
	width: 1024px;
	height: 700px;
}
#languages, #navigation, #contents, #contents2, #footer {
	z-index: 2;
}
#languages {
	position: relative;
	top: 0;
	left: 0;
	height: 15px;
	width: 100%;
	background-color: #fff;
}
#languages ul {
	text-align: right;
}
#languages li {
	display: inline;
	padding: 0 5px;
}
#languages li {
	color: #999;
}

#navigation {
	position: absolute;
	top: 70px;
	left: 50px;
}
#navigation img {
	padding-bottom: 20px;
}
#navigation li {
	line-height: 1.8em;
	color: #444;
}
#navigation ul ul {
	padding-left: 10px;
}
#navigation ul ul li, #navigation ul ul li a:link, #navigation ul ul li a:visited {
	color: #666;
}
#navigation ul li a:hover, #navigation ul li a:active, #navigation ul ul li a:hover, #navigation ul ul li a:active {
	color: red;
}
#navigation .attiva {
	color: #bbb; /* usare questa classe sulla voce di menu della pagina corrente */
}
#navigation ul li ul {
	display: none; 
}
#navigation ul li:hover ul {
	display: block; 
}
#navigation ul :hover ul ul{
	display: none;
}
#navigation ul :hover ul :hover ul {
	display: block
}


#contents {
	position: absolute;
	top: 168px;
	left: 220px;
	width: 550px;
	height: 350px;
	background: url(../_images/blank.png);
	overflow-y: auto;
	color: #444;
	padding: 15px 10px;
}
#contents2 {
	position: absolute;
	top: 168px;
	left: 220px;
	padding: 0; 
	width: 570px; 
	height: 380px;
	background: url(../_images/blank.png);
	overflow-y: auto;
	color: #444;
}

#simplegallery1 {
	position: absolute;
	z-index: 2;
	left: 0;
	top: 0;
	width: 570px;
	height: 380px;
	background-color: red;
}

#footer {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 152px;
	background: url(../_images/footer.gif) repeat-x;
	padding-left: 35px; 
	overflow: hidden;
}
#footer div {
	padding: 0 5px;
	margin-top: 30px;
	float: left;
	height: 110px;
	width: 173px;
	overflow: hidden;
}
#footer #credits {
	border-left: 1px solid white;
	position: relative;
	width: 230px;
}
#credits p {
	margin: 0;
	padding: 0;
	color: #000;
	font-size: 7pt;
	line-height: normal;
	position: absolute;
	bottom: 0;
	left: 5px;
}
#credits p span, #credits p span a {
	color: #777;
}

/* specific layout elements */
.thumbs {
	width: 250px;
	float: left;
}
.thumbs li {
	display: inline;
	padding: 0 5px 0 0;
}
.images {
	width: 250px;
	float: right;
}
.clearing {
	clear: both;
}
div.clearing {
	height: 10px;
}
.imgcontainer {
	width: 200px;
	float: left;
}
.textcontainer {
	width: 300px;
	float: right;
}
#registrazione {
	border-collapse: collapse;
}
#registrazione td {
	width: 33%;
	font-size: 8pt;
	color: #444;
	padding: 0 2px;
	line-height: 25px;
	height: 25px;
}
#registrazione .inputwide, #registrazione textarea {
	width: 98%;
}
.noborder {
	border: none;
}

