div{
margin:0px;
padding:0px;
}
p{
margin:0px;
padding:0px;
}
.menu a:link{
display:block;
width:205px;
height:25px;
background-image:url(img/bottone.gif);
background-repeat:no-repeat;
padding:6px 0px 0px 10px;
margin-bottom:5px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#ffffff;
text-decoration:none;
}
.menu a:visited{
display:block;
width:205px;
height:25px;
background-image:url(img/bottone.gif);
background-repeat:no-repeat;
padding:6px 0px 0px 10px;
margin-bottom:5px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#ffffff;
text-decoration:none;

}
.menu a:hover{
display:block;
width:205px;
height:25px;
background-image:url(img/bottone_over.gif);
background-repeat:no-repeat;
padding:6px 0px 0px 10px;
margin-bottom:5px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#000000;
text-decoration:none;

}
.contenuti{
width:408px;
margin:0px 10px 10px 10px;
padding:0px 10px 10px 10px;
border:0px solid blue;
}
#orologio{
width:129px;
height:110px;
margin-bottom:10px;
}
#data_corrente{
width:129px;
height:20px;
margin-bottom:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-align:center;
}
.titolo_contenitori{
width:132px;
height:20px;
padding:6px 0px;
background-image:url(img/titolo_contenitore.gif);
background-repeat:no-repeat;
border:0px solid blue;
margin-bottom:-8px;
}
.titolo_contenitori p{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
text-align:center;
text-transform:uppercase;
font-weight:bold;
color:#ffffff;
}
/*News*/
#news{
width:110px;
height:137px;
padding:10px;
margin-bottom:10px;
border-bottom:1px solid  #0033CC;
border-left:1px solid #0033cc;
border-right:1px solid #0033cc;
background-color:#ffffff;
}
#news a
{
	color:#000;
}
#news ul
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin:0 .5em 0 1em;
	padding:0;
}
#news li{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:2em;
}
/* the news box when JavaScript is available */
#news.hasJS
{
	height:137px;
	overflow:hidden;
	position:relative;
}
/* The nested UL when JavaScript is available */
#news.hasJS ul
{
	position:absolute;
	top:137px;
	left:0;
	margin:0 .5em 0 .5em;
	padding:0;
}

.banner{
width:132px;
height:157px;
padding:5px 5px ;
border:0px solid blue;
}
.banner img{
margin-bottom:5px;
}

/*Fine formattazione layout*/

.titolo{
display:block;
height:20px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-align:left;
font-weight:bold;
background-color:#0033cc;
margin:5px 0px;
color:#ffffff;
margin-bottom:10px;
padding-top:4px;
padding-left:4px;
letter-spacing:1px;
border-bottom:2px solid #ffff33;
border-left:2px solid #ffff33;
}
.testo_generale{
font-family:"Comic Sans MS", sans-serif;
font-size:13px;
text-align:left;
margin-bottom:10px;
padding:4px 4px;
}

.titoletto{
font-family:"Comic Sans MS", sans-sersif;
font-size:12px;
text-align:center;
text-transform:uppercase;
font-weight:bold;
color:#0033cc;
margin-bottom:10px;
}
.lista{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
margin:10px;
list-style:square;
}
.lista a:link{
display:inline;
background-image:none;
padding:0px 0px 0px 0px;
margin-bottom:0px;
color:#000000;
text-decoration:none;
font-weight:normal;
}
.lista a:visited{
display:inline;
background-image:none;
padding:0px 0px 0px 0px;
margin-bottom:0px;
color:#000000;
text-decoration:none;
font-weight:normal;

}
.lista a:hover{
display:inline;
background-image:none;
padding:0px 0px 0px 0px;
margin-bottom:0px;
color:#000000;
text-decoration:underline;
font-weight:normal;
}
