/* CSS Document */

body {
margin: 0 auto 0 auto;
background-image:url(../imgs/home/sfondo-news.gif);
background-repeat:repeat-x;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#8a734a;
text-align:justify;
line-height:1.5em;
}

#main {
margin: 0 auto 0 auto;
width:750px;
text-align:center;
}

#footer{
width:100%;
text-align:center;
}

a:link ,a:visited ,a:active {
color:#8a734a;
text-decoration:none;
font-weight:bold;
}

a:hover {
color:#8a734a;
text-decoration:underline;
font-weight:bold;
}








