/* CSS Document 

#sfondo_index{
position:absolute;
height:100%;
width: 100%;
margin: 0;
padding: 0;
} 

#logo_index{
position: absolute;
z-index: 3;
overflow: nome;
left: 80%;
top: 20%;
width: 20%;
}*/

/* ------- */

html, body{
font-size-adjust: 0.50;
background-color: #9b0000;
width: 100%;
height: auto !important;
min-height: 100%;
position: fixed;
margin: 0;
padding: 0;
font-size: 12px;
overflow: auto;;
border: 0px;
font-family:"Maiandra GD", Georgia, Verdana, Tahoma, "Tiffany Lt BT", Arial, serif;
text-decoration:none;
text-align:left;
}

#sfondo{
position: absolute;
height: auto !important;
width: 100%;
margin: 0;
padding: 0;
} 

#contenitore_center{
position: absolute;
z-index: 0;
overlflow: nome;
height: auto !important;
min-height: 120%;
width: 98%;
top: 20%;
left: 0%;
}

#logo{
position: absolute;
z-index: 0;
overflow: nome;
left: 42%;
top: 0%;
width: 3%;
filter: alpha(opacity=50);
opacity: .50;
}

#stella{
position: absolute;
z-index: 10;
overflow: nome;
left: 8%;
top: 30%;
width: 208px;
/*filter: alpha(opacity=50);
opacity: .50;*/
}

#corteo_1{
position: absolute;
z-index: 25;
color: #fff;
left:47%;
top: 4%;

}



#corteo{
position: absolute;
z-index: 19;
overflow: nome;
left: 0;
top: 0;
width: 100%;
/*filter: alpha(opacity=50);
opacity: .50;*/
}

#foot{
color: #fff;
position: absolute;
z-index: 0;
text-align: center;
valign: center;
top:832px;
left: 8%;
width: 790px;
}

#contatore{
position: absolute;
z-index: 0;
top: 849px;
left: 341px;
background-color: #9b0000;
filter: alpha(opacity=70);
opacity: .70;
text-align: center;
valign: center;
}

a:link    {text-decoration: none; color: #9b0000;}
a:visited {text-decoration: none; color: #ddac09;}
a:hover   {color: #ddac09;}
