body {
	background-color: #000000;
}

.txt_copyright {
	font-size: 10px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif
}
.txt_event {
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-weight: 200
}
.txt_standard {
	font-size: 11px;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif
}
.txt_standard_black {
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.txt_standard_10 {
	font-size: 10px;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif
}


.txt_bordeaux {
	color: #990000;
}

a:link { color : #CC00FF; text-decoration: none}
a:visited { color : #CC00FF; text-decoration: none} 

a:hover { color : #CC00FF ; text-decoration: underline}
a:active { color : #CC00FF; text-decoration: none}

#intestazione {
	position:absolute;
	left:0px;
	top:0px;
	width:500px;
	height:310px;
	z-index:1;
	text-align: right;
}

#menu {
	width: 280px;
	height: 0%;
	position: absolute;
	background-color: #000000;
	left: 0px;
	top: 0px;
	text-align: right;
}

}

#pres{
	width: 280px;
	height: 0%;
	position: absolute;
	background-color: #000000;
	left: 0px;
	top: 0px;
	text-align: right;
}

#barra_dx {
	left: 552px;
	top: 10px;
	width: 30px;
	height: 450px;
	position: absolute;
	z-index: 1;
}
#line_intestazione {
	position:absolute;
	left:0px;
	top:310px;
	width:500px;
	height:15px;
	z-index:1;
	background-image: url(../lay/line.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
#sezione {
	position:absolute;
	left:0px;
	top:325px;
	width:500px;
	height:20px;
	z-index:1;
	text-align: right;
}

#grid_next {
	position:absolute;
	left:0px;
	top:345px;
	width:500px;
	height:auto;
	z-index:1;
	text-align: right;
}
#welcome {
	position:absolute;
	left:0px;
	top:424px;
	width:500px;
	height:195px;
	z-index:1;
	text-align: right;
}
#news_on {
	position:absolute;
	left:0px;
	top:619px;
	width:500px;
	z-index:2;
	text-align: right;
	height: auto;
}
#fascia {
	position:relative;
	top:0px;
	width:100%;
	height:135px;
	z-index:1;
	text-align: right;
}
#gallery {
	position:auto;
	left:0px;
	top:0px;
	width:500px;
	height:480px;
	z-index:1;
	text-align: right;
	
}
#chiudi {
	position:absolute;
	left:500px;
	top:70px;
	width:33px;
	height:18px;
	z-index:2;
}
#temp {
	position:absolute;
	left:30%;
	top:30%;
	width:450px;
	height:1px;
	z-index:1;
	text-align: center;
}
