/* CSS Document */
html, body
{
 margin: 0px;
 padding: 0px;
 text-align:left;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #878787;
}


p { margin:0; padding:0;}

#marqueecontainer{
	position: relative;
	width: 175px; /*marquee width */
	height:450px; /*marquee height */
	overflow: hidden;
	margin:20px 5px 5px 5px;
	left: 0px;
	overflow: hidden;
}
#navnewsHome2{
border-bottom:#999999 dotted 1px; 
margin: 0;
text-align:left; 
height:auto; 
width:175px;
font-size:110%;
color:#333333;
}
#navnewsHome2 a{
padding:10px 15px 10px 0; 
background:#ffffff;
color:#858585;
text-decoration:none;
display:block;
}
#navnewsHome2 a:hover{
padding:10px 15px 10px 0; 
background:#F1F1F1;
color:#333333;
text-decoration:none;
display:block;
}

.testo_intro {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#666666;
}

.testo_intro a{
text-decoration:none;
}

.testo_intro a:hover{
text-decoration:none;
}

.testo_intro2 {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
}

.testo_intro2 a{
text-decoration:none;
}

.testo_intro2 a:hover{
text-decoration:underline;
}

.testo_intro3 {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#A8A8A8;
}

.testo_intro3 a{
text-decoration:none;
color:#A8A8A8;
}

.testo_intro3 a:hover{
text-decoration:underline;
color:#A8A8A8;
}
