/* CSS Document */
body{
    
    background:url(images/background.jpg);
    background-position: center;
    background-position: top;
    background-repeat:no-repeat;
}
/*body { background:url(images/background.jpg);background-repeat:no-repeat; background-position: center;  background-position: top;*/
background-color: #ffffff;
 font-family:Verdana;}
body {font-size: 12px; color: #FFFFFF; font-family:Verdana; text-decoration:none; text-align:justify;}
.testo {font-size: 12px; color: #666666; font-family:Verdana; text-decoration:none; text-align:left;}
.testoBlog {font-size: 12px; color: #000000; font-family:Verdana; text-decoration:none;}
.testoBlog2 {font-size: 12px; color:#FFFF80; font-family:Verdana; text-decoration:none;}
a {	color:#FFFF80; font-family: Verdana;	font-size: 12px; }
a:link { color:#666666; font-family: Verdana; text-decoration:none;}
a:visited {	color:#666666; font-family: Verdana; text-decoration:none;}
a:hover { color:#666666; font-family: Verdana; text-decoration:none;}
a:active { color:#666666; font-family: Verdana; text-decoration:none;}
.footer{ font-family: Verdana; font-size:10px; color:#000; text-decoration:none;font-variant:small-caps;}
.nav{  font-family: Verdana; font-size:10px; color:#666666; text-decoration:none; text-align:left;}
.menunav{  font-family: Verdana; font-size:10px; color:#666666; text-decoration:none; text-align:left;}
.TabTitoli{ font-family: Verdana; font-size:14px; color:#F8BF16;}
.blogTitoli{ font-family: Verdana; font-size:14px; color:#FFCC00; font-variant:small-caps;font-weight:bold;}
.blogAutori{ font-family: Verdana; font-size:12px; color:#FFCC00; font-variant:small-caps;font-weight:bold;}
.blogSottoTitoli{ font-family: Verdana; font-size:12px; color:#FFFFFF; }
#boxtitolo{background-image:url(sfondotitolo.png); no-repeat; width:700px; height: 30px;}
.cornice{
         padding:3px;
         border:1px solid #ffff00;
         background-color:#ffff00;

}
