#disfond
{
position: absolute;
top : 0px;
z-index: 100;
width: 100%;
height: 3000px;
background-color: #f4f4f4;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-position: 0% 0%;
opacity: 1;
text-align: center;
clear: both;
}

#disbox
{
position: absolute;
top : 100px;
z-index: 101;
width: 100%;
text-align: center;
clear: both;
}

#discadre
{
width: 550px;
margin-left: auto;
margin-right: auto;
text-align: center;
margin-top: 200px;
padding : 20px;
font-size: 12px;
border : 2px solid black;
background-color: #fff;
color: #666;

}
