/* Home */

div#linkSerate{
	height: 160px;
	width: 30px;
	top:0%;
	display:block;	
	margin-top: -160px;
	margin-left: 296px;

/*							border: 1px solid #ff0000; */
}

*>div#linkSerate{
	display:block;	
	margin-top: -160px;
	margin-left: 296px;
/*							border: 1px solid #ff0000; */

}

div#linkNews{
	height: 160px;
	width: 30px;
	top:0%;
	display:block;	
	margin-top: -167px;
	margin-left: 296px;

/*							border: 1px solid #ff0000; */
}


#scrollUpSerate{
display:block;
position:relative;
width:30px;
height:30px;
left:0px;
top: 5px;
/*							border: 1px solid #ff0000; */
}

#scrollDownSerate{
display:block;
position:relative;
width:30px;
height:30px;
left:0px;
top: 110px;
/*							border: 1px solid #ff0000; */

}

#paginaSfondo{
	background-image:url(../images/home.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	/* centrare div IE*/
  	position: absolute;
  	top: 50%;
  	left: 50%;
  	margin-top: -299px;
  	margin-left: -501px;
	width: 1003px;
  	height: 599px;
	text-align:left;
}

*:first-child+html div#paginaSfondo{
	background-image:url(../images/home.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	/* centrare div IE*/
  	position: absolute;
  	top: 50%;
  	left: 50%;
  	margin-top: -299px;
  	margin-left: -501px;
	width: 1003px;
  	height: 599px;
	text-align:left;
}

*>div#paginaSfondo{
	background-image:url(../images/home.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	/* centrare div FF*/
	position: absolute;
 	top: 0;
  	right: 0;
  	bottom: 0;
  	left: 0;
  	width: 1003px;
  	height: 599px;
  	margin: auto;
	text-align:left;

}

#newsHome{
display:block;
position:relative;
width:260px;
height:150px;
margin-top:88px;
margin-left:30px;
text-align:left;
color:#FFFFFF;
font-size:10px;
top: 0%;
overflow:hidden;
}

*>#newsHome{
display:block;
position:relative;
width:260px;
height:150px;
margin-top:88px;
margin-left:30px;
text-align:left;
color:#FFFFFF;
font-size:10px;
top:0px;
overflow:hidden;
}

#newsHome a{
color:#FF3366;
text-decoration:none;
}
#newsHome a:hover{
color:#FF3366;
text-decoration:none;
}

.dataNews{
display:block;
font-weight:bold;
}

.testoNews{
display:block;
margin-bottom:5px;
text-align:justify;
}
.altreNews{
display:block;
margin-bottom:5px;
text-align:right;
}

#serateHome{
display:block;
position:relative;
width:270px;
height:150px;
margin-top:45px;
margin-left:30px;
text-align:left;
color:#FFFFFF;
font-size:10px;
top: 0%;
overflow:hidden;
}

span.dataSerate{
display:block;
font-style:italic;
}

.localeSerate{
display:block;
font-weight:bold;
}

.luogoSerate{
display:block;
margin-bottom:15px;
}


#newsletter{
font-size:14px;
margin-top:10px;
color:#FFFFFF;
}