@charset "utf-8";
/* CSS Document */








.structure{
        background-color:#000;
}

.bordo
{
    border:3px solid #000;
    border-bottom:2px;
}



#info_foto{
font-family:Verdana, Geneva, sans-serif;
font-size:x-small;
color:#666;
}


















body,html{
margin:0px;
padding:0px;
height:100%;
width:100%;
}
#sliderCopertura{
position:absolute;
z-index:98;
background-color:#000;
height:100%;
width:100%;
display:none;
filter:alpha(opacity=80);
-moz-opacity:0.8;
opacity:0.8;
left:0px;
margin:0px;
padding:0px;
overflow:hidden;
}
#Loading{
position:absolute;
background-color:#000;
height:100%;
width:100%;
filter:alpha(opacity=60);
-moz-opacity:0.6;
opacity:0.6;
left:0px;

font-family:Verdana, Geneva, sans-serif;
font-size:x-small;
color:#666; 
}
#sliderRecipient{
overflow:auto;
position:absolute;
z-index:100;
height:100%;
width:100%;
display:none;
left:0px;
margin:0px;
}

#gall
{
    margin-top:40px;
}


#sfumatura{
background-image:url(images/sfum.png);
background-repeat:repeat-x;
height:8px;
width:100%;
position:absolute;
margin-left:0px;
margin-top:0px;
left:0px;
bottom:-8px;
display:inline;
}

#pulsP,#pulsS,#pulsC,#Immagininome,#Immaginitxt,#sfumatura{
	display:none;
}

#pulsP
{
    margin-left:8px;
}

#pulsC
{
    float:left ;
    background-color:#000;
    width:100%;
    position:relative ;
    z-index:1000;
    border-top:2px solid #000;
}


#pulsS
{
    margin-right:8px;
}

#nome_e_puls
{
    margin-top:6px;
}