*,html {
margin: 0;
padding: 0;
}

body {
background-position:top;
background:url(../images/layout/sfondo_ristobio.png) repeat-X;	
margin: 0;
padding: 0;
border: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
text-align: center;
height: auto;
}

#SopraTestaLogoHome {
position: Absolute; 
width:800px;
height:20px;
background:url(../images/layout/sfondo_upX.png) no-repeat;
top: 0px;
left: 50%; 
border: None; 
margin-left: -400px; 
visibility: visible;
z-index:3990;
}


#TestaLogoHome {
position: Absolute; 
width:800px;
top: 10px;
height:140px;
left: 50%;  
border: None; 
margin-left: -400px; 
visibility: visible;
z-index:4000;
}

#ContenutiHome{
position: Absolute;
width:800px;
height:auto 100%;
border: None;
background:url(../images/layout/sfondo_laterale.png)  ;
left: 50%;
margin-left: -400px;
visibility: visible;
z-index:10;
}

#SopraFooterHome {
position: Absolute; 
width:800px;
height:20px;
background:url(../images/layout/sfondo_down.png) no-repeat;
border: None; 
top:648px;
left: 50%; 
margin-left: -400px; 
visibility: visible;
z-index:20000;
}

#FooterHome {
position: Absolute; 
width:800px;
background:url(../images/layout/sfondo_footer.png) no-repeat;
border: None; 
top:642px;
bottom:0;
left: 50%; 
margin-left: -400px; 
visibility: visible;
z-index:20000;
}

#TestaLogo {
position: Absolute;
width:800px;
top: 10px;
height:140px;
border: None; 
visibility: visible;
z-index:4000;
}

#Contenuti {
top:0px; 
width:800px;
border: None;
background:url(../images/layout/sfondo_laterale.png);
visibility: visible;
z-index:10;
}

#Footer {
width:800px;
height:32px;
background:url(../images/layout/sfondo_footer_ombre.png) no-repeat;
border: None;
visibility: visible;
z-index:20000;
bottom:10px;
}

/* #Footer {
position: Absolute; 
width:800px;
background:url(../images/layout/sfondo_footer.png) no-repeat;
border: None; 
top:auto;
bottom:0;
left: 50%; 
margin-left: -400px; 
visibility: visible;
z-index:20000;
} */

#SpotSwfIndex {
z-index:3000;
}

#HomeSwfIndex {
z-index:3300;
}

#FotoTrezzoSlide {
position: Absolute; 
left: 50%;
top-margin: 50%; 
border: None; 
margin-left: -270px; 
margin-top: 930px;
z-index:3400;
}

#FotoGrumelloSlide {
position: Absolute; 
left: 50%;
top-margin: 50%; 
border: None; 
margin-left: -270px; 
margin-top: 1230px;
z-index:3450;
}

#FotoAlzanoSlide {
position: Absolute; 
left: 50%;
top-margin: 50%; 
border: None; 
margin-left: -270px; 
margin-top: 950px;
z-index:3500;
}

#FotoPizzaSlide {
position: Absolute; 
left: 50%;
top-margin: 50%; 
border: None; 
margin-left: -270px; 
margin-top: -50px;
z-index:3460;
}

/*-------------------------------- BANNER DIV TRASPARENTE ---------------------------------------*/

#banner_box {
position:absolute;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
border:0px;
background-color: transparent;
width: 240px;
height: 260px;
top: 0;
right: 0;
/* background-image: url(../images/trasparenza.gif) repeat; */
z-index:999999;
}

#banner {
position:relative;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
border:0px;
background-color: transparent;
width: 240px;
height: 240px;
top: 0p;
right:0;
/* background-image: url(../images/trasparenza.gif) repeat; */
}

#banner a {
color:#FFCC00;
text-decoration:none;
}

#banner a:hover {
color:#FFCC00;
text-decoration:underline;
}

#chiudi {
position:relative;
width:240px;
height: 20px;
background-color:transparent;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
right: 0;
top: 0;
text-align:right;
}

#chiudi a {
font-weight:bold;
color:#000000;
text-decoration:none;
text-align:right;
}

#chiudi a:hover {
font-weight:bold;
color:#990000;
text-decoration:none;
text-align:right;
}

#bannerCentrale {
position:absolute;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
border:0px solid #000000;
background-color: transparent;
width: 520px;
height: 375px;
top: 50%;
left: 50%;
margin-left: -260px;
margin-top: -258px;
z-index:20;
}

#bannerCentrale a {
color:#FFCC00;
text-decoration:none;
}

#bannerCentrale a:hover {
color:#FFCC00;
text-decoration:underline;
}

#chiudiCentrale {
position:absolute;
width:240px;
height: 20px;
top: 50%;
left: 50%;
margin-left: 1px;
margin-top: 113px;
background-color:transparent;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-align:right;
z-index:21;
}

#chiudiCentrale a {
font-weight:bold;
color:#000000;
text-decoration:none;
text-align:right;
}

#chiudiCentrale a:hover {
font-weight:bold;
color:#990000;
text-decoration:none;
text-align:right;
}
/*-------------------------------- Fine BANNER DIV TRASPARENTE ---------------------------------------*/
