#container {width:760px; background:white; border:1px solid red}
#header {border-bottom:1px dotted gray}
#centro {float:left; width:460; margin:8px; background-color:#eee}
#left {float:left; width:260px; margin: 4px; border:1px dotted black; padding:4px; background-color:#eee; line-height:100%}
#subheader {border-top:1px solid gray; border-bottom:1px solid gray; background-color:#eee; text-align:right; padding-right:4px; font-size:10pt; font-family:sans-serif}
h1 {font-family:sans-serif; size:18pt; border-top:3px dotted red; border-bottom:3px dotted red; display:block; margin:4px}
h2 {font-family:sans-serif; size:16pt; border-top:1px dotted red; border-bottom:1px dotted red; display:block; margin:4px}
h3 {font-family:sans-serif; size:14pt; background:#ffcccc; display:block; margin:4px; border:1px dotted red}
p {text-align:justify; line-height:1em; margin-top:0; margin-bottom:1em}
.full {display:block; margin: 0 4px}
.annuncio {font-family:sans-serif; font-size:10pt;}
a {text-decoration:none}
a:link, a:visited {background:white}
a:hover {background:#eee}
#left a {display:block}
body {background-color:#ffcccc}
.img {border:1px solid black; padding:4px; margin:4px; float:left;}
