body {
	 background: #000000;
	 color:#fff;
	 margin: 0px;
	 padding: 0px;
	}
a{outline:none;}

#main{
	 /* background: url(../images/home/new/bkg.png) top left no-repeat; */
	 width: 560px;
	 height: 524px; 
	 /* border: 1px solid #fff; */
	 position: absolute;
	 left: 50%;
	 top: 50%;
	 margin-left: -280px;
	 margin-top: -262px;

	}


#container{
	 background: url(../images/home/new/bkg.png) top left no-repeat;
	 width: 560px;
	 height: 494px; 
	 border: 0px;
	 margin: 0auto 0 auto;
	}
* html #container { /* Regole per IE (dalla 5.5 in poi) */
	 background-color: #000;
	 back\ground-color: transparent;
	 background-image: url(../images/blank.gif);
	 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/home/new/bkg.png" ,sizingMethod="scale");
	}


#up{
	 width: 560px;
	 height: 150px;
	 padding-top:30px;
	}
#sx{
	 float:left;
	 width: 278px;
	 height: 150px;
	 padding-top:10px;
	 /* border: 1px solid #fff; */
	}

#cx{
	 clear:left;
	 height: 1px;
	}
#footer{
	 width: 431px;
	 height: 18px;
	 /* border: 1px solid #fff;  */
	 color:#ff0000;
	 margin: 0 auto;
	 font-family:arial;
	 font-size:12px;
	 padding-top:12px;
	 padding-bottom:0;
	}	

#footer a{
	 color:#ff0000;
	 text-decoration:none;
	 margin-left:16px;
	}	
#footer a:hover{
	 color:#fff;
	 text-decoration:none;
	 margin-left:16px;
	}
	
#site_l{
background: url(../images/home/new/site.png);
background-repeat: no-repeat;
background-position: left top;
width: 100px;
height: 50px;
}	
* html #site_l { /* Regole per IE (dalla 5.5 in poi) */
	 background-color: #000;
	 back\ground-color: transparent;
	 background-image: url(../images/home/new/trasp.gif);
	 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/home/new/site.png" ,sizingMethod="scale");
	}	
	

#blog_l{
background: url(../images/home/new/blog.png);
background-repeat: no-repeat;
background-position: left top;
width: 100px;
height: 50px;
}	
* html #blog_l { /* Regole per IE (dalla 5.5 in poi) */
	 background-color: #000;
	 back\ground-color: transparent;
	 background-image: url(../images/home/new/trasp.gif);
	 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/home/new/blog.png" ,sizingMethod="scale");
	}	

#logo_l{
background: url(../images/home/new/logo.png);
background-repeat: no-repeat;

width: 176px;
height: 30px;
}	
* html #logo_l { /* Regole per IE (dalla 5.5 in poi) */
	 background-color: #000;
	 back\ground-color: transparent;
	 background-image: url(../images/home/new/trasp.gif);
	 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/home/new/logo.png" ,sizingMethod="scale");
	}

	
.site{
background: #000 url(../images/home/new/bkg/site.jpg);
background-repeat: no-repeat;
background-attachment:fixed;
background-position: 50% 50%;

}

.blog{
background: #000 url(../images/home/new/bkg/blog.jpg);
background-repeat: no-repeat;
background-attachment:fixed;
background-position: 50% 50%;
}

.news{
background: #000 url(../images/home/new/bkg/news.jpg);
background-repeat: no-repeat;
background-attachment:fixed;
background-position: 50% 50%;
}

.default_bg{
background: #000;
}
