/* CSS Document */

body {
	font: "100% Verdana", Arial, Helvetica, sans-serif;
	margin-top:0px;
	background:#03F url(../img/sfondo.jpg) top center no-repeat;
}
/*#totale {
	margin-top:0px;
	background:#C72FFF url(../img/pag-index.jpg) top center no-repeat;
}*/
#box {
	font-family:"70% Verdana", Arial, Helvetica, sans-serif;
	height:730px;
	width:800px;
	margin-left:auto;
	margin-right:auto;
	position: relative;
	margin-top: 30px;
}

#menusup {
	width:800px;
	height:50px;
	position: absolute;
	left:0px;
	top:opx;
}
#striscia2{
	background: url(../img/striscia2.jpg) top center no-repeat;
	width:800px;
	height: 40px;
	position: absolute;
	left:0px;
	top:45px;
}
#centro{
	background: url(../img/centro.jpg) top center no-repeat;
	width:800px;
	height: 380px;
	position: absolute;
	left:0px;
	top:85px;
}
#striscia3{
	background: url(../img/striscia3.jpg) top center no-repeat;
	width:800px;
	height: 55px;
	position: absolute;
	left:0px;
	top:465px;
}
#menudown{
	background: url(../img/menudown.jpg) top center no-repeat;
	width:800px;
	height: 30px;
	position: absolute;
	left:0px;
	top:520px;
}


/******** PROMOZ *********/
#centro1{
	background:url(../img/centro1.jpg) top center no-repeat;
	width:800px;
	height: 380px;
	position: absolute;
	left:0px;
	top:85px;
}
#striscia2_1{
	background: url(../img/striscia2_1.jpg) top center no-repeat;
	width:800px;
	height: 40px;
	position: absolute;
	left:0px;
	top:45px;
}
#striscia3_1{
	background: url(../img/striscia3_1.jpg) top center no-repeat;
	width:800px;
	height: 55px;
	position: absolute;
	left:0px;
	top:465px;
}
#titolo {
	background:url(../img/fondotitolo.png) top center no-repeat;
	text-align: center;
	font-size:xx-large;
	color: #F00;
	width:500px;
	height: 35px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	top:100px;
}
#testo {
	font-size:12px;
	background: #CCC;
	text-align: center;
	color: #009;
	width: 500px;
	height: 210px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	top:100px;
}
#testo1 {
	background-color:#0F0;
	font-size:12px;
	background: #CCC;
	text-align: center;
	color: #009;
	width: 500px;
	height: auto;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	top:110px;
}
.testo2 {
	font-size:9px;
	color: #009;
}

#video {
	font-size:12px;
	background: #CCC;
	text-align: center;
	color: #009;
	width: 560px;
	height: 349px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	top:100px;
}

#volantino {
	font-size:10px;
	text-align: center;
	text-decoration: none;
	color: #CCC;
	width: 80px;
	height: auto;
	position: absolute;
	right: 35px;
	top:350px;
}


/******* FINE PROMOZ *************/

.mail{
	text-decoration:none;
}


.link1 {
	width:160px;
	height:50px;
	position: absolute;
	left:0px;
	top:opx;
}
.link2 {
	width:160px;
	height:50px;
	position: absolute;
	left:160px;
	top:opx;
}
.link3 {
	width:160px;
	height:50px;
	position: absolute;
	left:320px;
	top:opx;
}
.link4 {
	width:160px;
	height:50px;
	position: absolute;
	left:480px;
	top:opx;
}
.link5 {
	width:160px;
	height:50px;
	position: absolute;
	left:640px;
	top:opx;
}
**/



/******* hyperlink and anchor tag styles *******/

/**
menu1.a:link, a:visited{
	background:url(../img/pulsanti/1-down.jpg) top center no-repeat;
	color: #BC428F;
	text-decoration: none;
}

menu1.a:link, a:visited{
	background:url(../img/pulsanti/1-down.jpg) top center no-repeat;
	color: #FFFFFF;
	text-decoration: none;
}

menu1.a:hover{
	background:url(../img/pulsanti/1-down.jpg) top center no-repeat;
	text-decoration: underline;
	color:#444D5E;
}
a.marquee:link, a.marquee:visited{
	color: #ffffff;
	text-decoration: none;
	font-size:14px;
}

a.marquee:hover{
	text-decoration: underline;
	color:#ffffff;
	font-size:14px; 
}

a.mail:hover{
	text-decoration: underline;
	color:#ffffff;
	font-size:14px; 
}

menu1.a :link{
position: absolute;
	left:0px;
	top:opx;
visibility:hidden;
}
menu1:hover{
	position: absolute;
	left:0px;
	top:opx;
visibility:visible;
}





td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}*/

