@charset "UTF-8";
/* CSS Document */
body
{font-family:Verdana, Geneva, sans-serif;
font-size:12px;
color:#000;
text-align:justify;
padding: 30px;
}
.barra
{text-align:center;}
.titolo
{font-size:16px;
text-align:center;
}
h1
{font-size: 16px;
color:#036;
text-align:center;
}
h2
{font-size: 20px;
border: thin solid    #099;
background-color: #FFF ;
padding: 5px;
color: #069;
text-align:center;
}
.blocconews
{border-bottom:1px solid  #09C;
padding: 10px 20px 30px 20px;
margin: 20px 0 20px 0;}

h3{font-size:12px;
}
.blocconews img
{float:left;
margin: 10px;
}

.clear
{clear:both;}

