/* overall */
html, div, span, form, h1, h2, h3, h4, p, blockquote { margin: 0; padding: 0; border: 0; outline: 0; }
:focus { outline: 0; }
body { margin: 0; padding: 0; font: normal 12px Arial, Helvetica, sans-serif; color: #FFF; background: #01093A url(sfondo.jpg) top center no-repeat fixed; }
html { height: 100%; margin: 0; padding: 0; }
h1, h2, h3, h4, h5, h6 { font: normal 1em/1 Arial, Helvetica, sans-serif; }
pre, var, code { font-family: "Courier New", Courier, monospace; }
h3, #sidebar, .postdata, .entry-content { font-family: Arial, Helvetica, sans-serif; }
#header h2 { font-family: Tahoma, Arial, Helvetica, sans-serif; }
.clear { clear: both; }
img { border: 0; outline:0;}




/* titles */
h1 { font-size: 14px; }
h2 { font-size: 24px; }
h3 { font-size: 20px;}
h4 { font-size: 18px; }



/* TOP */

#top { width: 960px; margin: 0 auto; }

#top-left { width: 660px; padding: 20px; float: left; }
#top-left h1 { font-family: "Century Gothic", "Times New Roman", serif; font-size: 24px; color: #FFFFFF; text-shadow: 1px 1px 1px #000; }
#top-left h1 span { font-family: "Century Gothic", "Times New Roman", serif; font-size: 20px; color: #FFFFFF; text-shadow: 1px 1px 1px #000; }
#top-left h1 a {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; text-shadow: 1px 1px 1px #000;}
#top-left h1 a:hover, a:active, a:visited, a:link {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #CCCCCC; text-shadow: 1px 1px 1px #000;}

#top-left h2 { font-family: "Century Gothic", "Times New Roman", serif; font-size: 14px; color: #FFFFFF; text-shadow: 1px 1px 1px #000; margin: 10px 0; }
#top-left h2 a { font-family: "Century Gothic", "Times New Roman", serif; font-size: 14px; color: #FFFFFF; text-shadow: 1px 1px 1px #000; font-weight: bold; }
#top-left h2 a:hover, a:active, a:visited, a:link { font-family: "Century Gothic", "Times New Roman", serif; font-size: 14px; color: #FFFFFF; text-shadow: 1px 1px 1px #000; font-weight: bold; }
#top-left p { font-family: "Century Gothic", "Times New Roman", serif; font-size: 11px; color: #FFFFFF; text-shadow: 1px 1px 1px #000; margin: 0; line-height: 20px; }


#top-right { width: 260px; float: left;}

#main { background: #FFF; url(main-bg.jpg) repeat-x; padding: 20px; width: 920px; margin: 0 auto;}
#main p { font-family: "Century Gothic", "Times New Roman", serif; font-size: 14px; color: #000; line-height: 28px; }
#main a { font-family: "Century Gothic", "Times New Roman", serif; font-size: 14px; color: #000; }
#main a:hover, a:active, a:visited, a:link { font-family: "Century Gothic", "Times New Roman", serif; font-size: 14px; color: #000; }

#main .small { font-size: 11px; }

.img-destra { float: right; padding-left: 10px;}
.img-sinistra { float: left; padding-right: 10px;}


#bottom { padding: 20px 20px; width: 920px; margin: 0 auto; text-align: center;}
#bottom p { line-height: 30px;}
#bottom a { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFF; }
#bottom a:hover, a:active, a:visited, a:link { color: #CCC; }
