/* ******************************************************************* PARTI COMUNI */
html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	border: none;
	background-color:#96d1d3;
}
body {
	margin: 0;
	padding: 0;
	font: 12px Arial, Helvetica, sans-serif;
	color: #5D5D5D;
	text-align: center;
}
#boxrepeat {
	width:100%;
	height:18px;
	background:url(top_img.gif) repeat-x;
}
#boximg {
	width:100%;
	height:302px;
	background: url(img_nova_online_de.jpg) no-repeat center;
}

#box {
	width: 632px;
	margin: 0 auto;
	text-align: left;
	position:relative;
}
#box #header {
	position:absolute;
	top:-302px;
	left:0;
	height:302px;
}
#main {
	background-color:#FFFFFF;
	border-top: 3px solid #fff;
	width: 632px;
	position:relative;
	min-height: 325px;
	height: expression( this.scrollHeight < 325? "325px" : "auto" );
}
#right {
	margin-left: 240px;
	margin-right: 8px;
}
.clear {
	clear: left;
}
/* ******************************************************************* FINE PARTI COMUNI */

/* ******************************************************************* HOME */

#home #boximg {
	width:100%;
	height:302px;
	background: url(img_nova_online.jpg) no-repeat center;
}
#home #corpo {
	height: 245px;
	position: relative;
	background-color: #FFFFFF;
	margin:0px;
}
#home #corpo #oggetti_premiati {
	position:absolute;
	top:110px;
	left:20px;
	margin:0px;
	display:none;
}
#home #corpo #oggetti_premiati a:link, #home #corpo #oggetti_premiati a:visited, #home #corpo #oggetti_premiati a:hover, #home #corpo #oggetti_premiati a:active {
	display:block;
	color:#68676c;
	font-weight:bold;
	text-decoration:none;
	line-height:18px;
}
#home #corpo #oggetti_premiati a:hover {
	color:#68676c;
	text-decoration:underline;
}

#home #corpo #quando {
	font-size: 23px;
	line-height: 28px;
	border-left: 101px solid #68676c;
	height: 28px;
	position: relative;
}
#home #corpo #quando #riga {
	position: absolute;
	top: 0px;
	left: 143px;
	background-color: #545d58;
	height: 245px;
	width: 1px;
}
#home #corpo #quando span {
	float: left;
	line-height: 27px;
	border-bottom: 1px solid #545d58;
	padding: 0 10px;
}
#home #corpo #quando .turchese {
	color:#96d1d1;
}	
#home #corpo #quando .bianco {
	color: #fff;
}
#home #corpo #quando .data {
	background-color: #99CCCC;
	color: #FFFFFF;
	border-bottom: 1px solid #99CCCC;
}
#home #corpo #quando #premiazione {
	position: absolute;
	top: 50px;
	left: 0px;
	background-color: #FFFF00;
	border:1px solid #000000;
	height: 40px;
	width: 110px;
	font-size:11px;
}
#home #corpo #quando #premiazione a {
	font-size:12px;
	color:#000000;
	text-decoration:none;
	line-height:20px;
	margin: 0 3px;
	display:block;
}
#home #corpo ul {
	clear: both;
	list-style-type: none;
	padding: 0;
	margin: 24px 0 0 253px;
	color:#69676c;
}
#home #corpo ul li {
	clear: both;
	height:44px;
	margin-bottom:1px;
}
#home #corpo ul li .num {
	font-size: 44px;
	font-weight: bold;
	color: #99CCCC;
	float: left;
	margin-right: 11px;
}

#home #corpo ul li a.ted:link, #home #corpo ul li a.ted:visited, #home #corpo ul li a.ted:hover, #home #corpo ul li a.ted:active {
	text-decoration: none;
	color:#69676c;
	display: block;
	font-size: 13px;
	line-height: 20px;
	padding-top:5px;
}
#home #corpo ul li a.ted:hover {
	text-decoration: underline;
}
#home #corpo ul li a.ita:link, #home #corpo ul li a.ita:visited, #home #corpo ul li a.ita:hover, #home #corpo ul li a.ita:active {
	text-decoration: none;
	color:#69676c;
	display: block;
	font-size: 13px;
	line-height: 20px;
}
#home #corpo ul li a.ita:hover {
	text-decoration: underline;
}

#home #footer_home {margin:6px auto;}

#home #indirizzo {
	line-height: 15px;
	font-size:11px;
	color: #000000;
	margin:0;
	text-align:center;
}

/* ******************************************************************* FINE HOME */

/* ******************************************************************* UNDER CONSTRUCTION */
h2 {
	position: absolute;
	top: 330px;
	left: 0;
	margin: 0;
	text-align: center;
	width: 100%;
	color: #fff;
	font-size: 58px;
	z-index: 190;
	font-weight: normal;
}
#under {
	background-color: #000;
	opacity: .5;
	filter: alpha(opacity=50);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 150;
	width: 100%;
	height: 100%;
}
/* ******************************************************************* FINE UNDER CONSTRUCTION */

/* ******************************************************************* MAIN */
#box #infoto {
	position:absolute;
	top:-55px;
	left:0;
	width:632px;
	height:55px;
}
#box #infoto #termine {
	position:absolute;
	bottom:5px;
	right:0;
	font-size:12px;
	color:#FFFFFF;
}
#box #infoto ul#arte, #box #infoto ul#arte_it {
	position:absolute;
	top:0px;
	left:210px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	color: #FFFFFF;
	font-size:12px;
	line-height:17px;
}
#box #infoto ul#arte_it {
	left:190px;
}
#box #infoto ul#arte li, #box #infoto ul#arte_it li{
	list-style-type: none;
	color: #FFFFFF;
	font-size:12px;
	line-height:17px;
}
#box #infoto ul#arte li span, #box #infoto ul#arte_it li span {
	font-weight: bold;
	color: #99CCCC;
}
#box #infoto #data {
	position:absolute;
	top:0px;
	left:0;
	border: 1px solid #fff;
	border-left: 50px solid #fff;
	height:28px;
	font-size: 23px;
	line-height: 28px;
	color:#FFFFFF;
	padding:0 10px;
	margin:0;
}
#box #infoto #data span {
	color: #99CCCC;
}

#box #infoto #right {
	line-height: 18px;
}




.evid {
	font-weight: bold;
	color: #99CCCC;
}

#text {
	margin:0 20px;
	padding:0 0 40px 0;
}
#text a:link, #text a:visited, #text a:hover, #text a:active {
	color: #000;
	text-decoration: underline;
}
#text a:hover {
	text-decoration: none;
}
#text ol {
	padding: 0;
	margin: 10px 0 0 23px;
}
#text ol ul {
	padding: 0;
	margin: 0 0 0 15px;
}
.pdf {
	background: url(link_pdf.gif) no-repeat;
	padding:0 23px;
	line-height:20px;
}
/* ******************************************************************* FINE MAIN */

/* ******************************************************************* COLONNA SX */

#navigation {
	position:absolute;
	top:0;
	left:-231px;
	width: 231px;
	text-align:right;
	color:#707070;
}
#menu {
	margin: 20px 15px 0 0;
	padding: 0;
	list-style-type: none;
	text-align: right;
	line-height: 18px;
}
#menu a:link, #menu a:visited, #menu a:hover, #menu a:active {
	color: #707070;
	text-decoration: none;
}
#menu a:hover {
	color:#67676b;
	font-weight: bold;
}
#menu a.current:link, #menu a.current:visited, #menu a.current:hover, #menu a.current:active {
	color: #67676b;
	font-weight: bold;
}
#menu a.white:link, #menu a.white:visited, #menu a.white:hover, #menu a.white:active {
	color: #fff;
	font-weight: bold;
	display:none;
}
/* ******************************************************************* FINE COLONNA SX */

/* ******************************************************************* FOOTER */
#footer {
	background-color: #CACE00;
	margin-top: 8px;
	padding: 5px 0;
	color: #000;
	text-align: center;
}
/* ******************************************************************* FINE FOOTER */


h1 {
font-size:20px;
font-weight:bold;
color:#707070;
margin:20px 0 10px 0;
}

#gallery {
position:absolute;
bottom:10px;
left:20px;
margin:0;
height:20px;
}
#gallery a:link, #gallery a:visited, #gallery a:hover, #gallery a:active {
color:#9E9E9E;
font-size:10px;
text-decoration:none;
padding:0 3px;
border: 1px solid #a8d1d2;
}
#gallery a:hover {
color:#ffffff;
text-decoration:none;
background-color: #a8d1d2;
}
#gallery span {
color:#ffffff;
font-size:10px;
padding:0 3px;
background-color: #a8d1d2;
border: 1px solid #a8d1d2;
}

#preis {
margin-top:100px;
margin-left:5px;
}
#preis span {
font-size:16px; 
line-height:22px;
font-weight:bold;
color:#CDCC00;
}
#preis p {
border-top:1px dashed #99CCCC;
border-bottom:1px dashed #99CCCC;
line-height:17px;
margin:5px 0 0 0;
}
