/* CSS Document */

body
{
margin:0 0;
font-family: Arial;
font-size: 12px;
background-color: #FFFFFF;
}

#wrapper
{
width: 100%;
height:100%;
margin: 0px;
background:url(../images/casettagrigia.gif) repeat-x top;
}

#pagina{
width:900px;
margin:0 auto 0 auto;
}

img{
border:0px;
}

#testata{
padding-bottom:5px;
}

#corpo{
height:420px;
background: url(../images/big/logo.gif) no-repeat top;
}

#footer{
margin-top:10px;
padding-top:15px;
padding-left:20px;
padding-right:20px;
padding-bottom:20px;
height: 100px;
background: url(../images/fondopiede.jpg);
background-repeat:no-repeat;
background-position:center;
}

#bottom-footer{
margin-top:10px;
font-size: 10px;
}

/* classes */

.clear
{
clear:both;
}
