@charset "utf-8";
html,body {
	background-color:#f5f5dc;
	background-repeat:repeat-x;
	background-image:url(immagini/sfondo.jpg);
	font-family:Tahoma, Geneva, sans-serif;
	margin:0;
	font-size: 12px;
}

#relative {
	width:865px;
	height:850px !important;
	position:relative;
	margin-right:auto;
	margin-left:auto;
	z-index: 2;
}

a img {
border:none;
}

a:link,a:visited {
	color:#b49485;
	text-decoration:underline;
}


a:hover {
	color:#b49485;
}


.bold {
	font-weight:bold;
}
#dnv {
	top:188px;
	width:865px;
	height:587px;
	position:absolute;
	left:0px;
	background-repeat:no-repeat;
	z-index: 2;
	background-position: left bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #131313;
	border-right-color: #131313;
	border-bottom-color: #131313;
}

#menu a:link{
	color: #FFF;
	text-decoration: none;
}
#menu a:visited{
	color: #FFF;
	text-decoration: none;
}
#menu a:hover{
	color: #C3E2EE;
	text-decoration: underline;
}
#menu {
	top:453px;
	width:768px;
	height:24px;
	position:absolute;
	left:4px;
	z-index: 1;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
}
#menu {
	width:856px;
	position:absolute;
	top:159px;
	right:1px;
	height:37px;
	z-index:9999;
}


#menu ul {
	width:auto;
	height:37px;
	list-style:none outside;
	margin:0;
	padding:0;
}

#menu li a {
	height:37px;
	color:#fff;
	display:block;
	float:left;
}

#menu li a span {
display:none;
}
li#tasto1 {
	float:left;
	display:block;
	background-repeat:no-repeat;
	background-position:top;
	background-image:url(immagini/tasto1.png);
	margin:0;
}

li#tasto2 {
	float:left;
	display:block;
	background-repeat:no-repeat;
	background-position:top;
	background-image:url(immagini/tasto2.png);
	margin:0;
}

li#tasto3 {
	float:left;
	display:block;
	background-repeat:no-repeat;
	background-position:top;
	background-image:url(immagini/tasto3.png);
	margin:0;
}
li#tasto4 {
	float:left;
	display:block;
	background-repeat:no-repeat;
	background-position:top;
	background-image:url(immagini/tasto4.png);
	margin:0;
}
li#tasto5 {
	float:left;
	display:block;
	background-repeat:no-repeat;
	background-position:top;
	background-image:url(immagini/tasto5.png);
	margin:0;
}
li#tasto6 {
	float:left;
	display:block;
	background-repeat:no-repeat;
	background-position:top;
	background-image:url(immagini/tasto6.png);
	margin:0;
}


li#tasto1acceso {
	float:left;
	display:block;
	background-repeat:no-repeat;
	background-position:top;
	background-image:url(immagini/tasto1over.png);
	margin:0;
}

li#tasto2acceso {
	float:left;
	display:block;
	background-repeat:no-repeat;
	background-position:top;
	background-image:url(immagini/tasto2over.png);
	margin:0;
}

li#tasto3acceso {
	float:left;
	display:block;
	background-repeat:no-repeat;
	background-position:top;
	background-image:url(immagini/tasto3over.png);
	margin:0;
}
li#tasto4acceso {
	float:left;
	display:block;
	background-repeat:no-repeat;
	background-position:top;
	background-image:url(immagini/tasto4over.png);
	margin:0;
}

li#tasto5acceso {
	float:left;
	display:block;
	background-repeat:no-repeat;
	background-position:top;
	background-image:url(immagini/tasto5over.png);
	margin:0;
}
li#tasto6acceso {
	float:left;
	display:block;
	background-repeat:no-repeat;
	background-position:top;
	background-image:url(immagini/tasto6over.png);
	margin:0;
}
li#tasto1 a,li#tasto1acceso a {
	width:147px;
	background-repeat:no-repeat;
	background-position:top;
	padding-left:0px;
}

li#tasto1 a:hover,li#tasto1acceso a:hover {
	background-image:url(immagini/tasto1over.png);
}

li#tasto2 a,li#tasto2acceso a {
	width:131px;
	background-repeat:no-repeat;
	background-position:top;
	padding-left:0px;
}

li#tasto2 a:hover,li#tasto2acceso a:hover {
	background-image:url(immagini/tasto2over.png);
}

li#tasto3 a,li#tasto3acceso a {
	width:155px;
	background-repeat:no-repeat;
	background-position:top;
	padding-left:0px;
}

li#tasto3 a:hover,li#tasto3acceso a:hover {
	background-image:url(immagini/tasto3over.png);
}

li#tasto4 a,li#tasto4acceso a {
	width:153px;
	background-repeat:no-repeat;
	background-position:top;
	padding-left:0px;
}

li#tasto4 a:hover,li#tasto4acceso a:hover {
	background-image:url(immagini/tasto4over.png);
}
li#tasto5 a,li#tasto5acceso a {
	width:138px;
	background-repeat:no-repeat;
	background-position:top;
	padding-left:0px;
}

li#tasto5 a:hover,li#tasto5acceso a:hover {
	background-image:url(immagini/tasto5over.png);
}

li#tasto6 a,li#tasto6acceso a {
	width:131px;
	background-repeat:no-repeat;
	background-position:top;
	padding-left:0px;
}

li#tasto6 a:hover,li#tasto6acceso a:hover {
	background-image:url(immagini/tasto6over.png);
}
#topsx {
	top:0px;
	width:334px;
	height:158px;
	position:absolute;
	left:68px;
	background-repeat:no-repeat;
	z-index: 2;
	background-position: left top;
	background-image: url(immagini/sx.jpg);
}
#topdx {
	top:0px;
	width:435px;
	height:158px;
	position:absolute;
	background-repeat:no-repeat;
	z-index: 2;
	background-position: left top;
	right: 28px;
	background-image: url(immagini/dx.jpg);
}
#footer {
	top:775px;
	width:856px;
	height:auto;
	position:absolute;
	left:0px;
	background-repeat:no-repeat;
	z-index: 99;
	background-position: left top;
	background-color: #131313;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
	padding-right: 10px;
}
#new {
	top:22px;
	width:216px;
	height:55px;
	position:absolute;
	left:607px;
	background-repeat:no-repeat;
	z-index: 999;
	background-position: left top;
	background-image: url(immagini/menu.gif);
}
#serv {
	top:117px;
	width:207px;
	height:23px;
	position:absolute;
	left:604px;
	background-repeat:no-repeat;
	z-index: 999;
	background-position: left top;
	background-image: url(immagini/menu.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	text-align: right;
}
#dnv2 {
	top:188px;
	width:857px;
	height:587px;
	position:absolute;
	left:8px;
	background-repeat:no-repeat;
	z-index: 2;
	background-position: left bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #131313;
	border-right-color: #131313;
	border-bottom-color: #131313;
}
.rosso {
	font-weight:bold;
	color: #BF2219;
}
#relativevideo {
	width:800px;
	height:600px !important;
	position:relative;
	margin-right:auto;
	margin-left:auto;
	z-index: 2;
}
#new2 {
	top:82px;
	width:216px;
	height:55px;
	position:absolute;
	left:607px;
	background-repeat:no-repeat;
	z-index: 999;
	background-position: left top;
	background-image: url(immagini/menu.gif);
}

