@charset "UTF-8";
/* CSS Document */

/* reset vari */

a img {
border:0;
}

a{
text-decoration:none;
color:#FFFFFF;

}

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

* {
margin: 0;
padding: 0;
}
ol, ul, li {
	list-style: none;
}

/* fine reset */

body,td,th, p, html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	
}


#allContent {
margin: 0 auto 0 auto;
width: 880px;
height:675px;
background:url(../img/sfondo_prehome.jpg) no-repeat center;
margin-top:10px;
}

#dati {
width: 870px;
height:158px;
text-align:right;
padding-top:10px;
}

#news {
width: 610px;
height:25px;
text-align:left;
margin-left:260px;
padding-top:10px;
}
p.new{
	font-size: 14px;
	color: #01327F;
	
}

#flashContent {
width: 880px;
height:440px;
text-align:right;
margin: 0 auto 0 auto;
}

#flashContent2 {
width: 880px;
height:30px;
margin: 0 auto 0 auto;
}

p {
	font-size: 14px;
	color: #ffffff;
	
}