@charset "utf-8";
@import url(topBar.css);
@import url(main.css);
@import url(news.css);
@import url(banners.css);
@import url(forms.css);
@import url(footer.css);
/* CSS Document */

body{
font: 12px Geneva, Tahoma, "Nimbus Sans L", sans-serif;
line-height: 150%;
background: #F7FCFF url(images/sfumatura_sfondo.gif) top left repeat-x;
position: relative;
padding: 0px;
margin: 0px;}
div.body{
margin: 0px auto 0px auto;
padding: 5px 0px 0px 0px;
width: 1000px;}
hr{clear: both; }span{line-height: 1px; }img{border: none; }
/* ANGOLI ARROTONDATI */
.corner{
background: url(images/bordoArrotondato.gif) top left no-repeat;
width: 10px; 
height: 10px; }.C_top_left{background-position: -10px -10px  }.C_top_right{background-position: 0px -10px }.C_bottom_left{background-position: -10px 0px }.C_bottom_right{background-position: 0px 0px }
h1.pagetitle{
font-size: 18px;
color: #0066FF;
text-align: center;
line-height: 18px;}
h1 {font-size: 22px; }
