﻿body
{
background-image: url(../img/bg.jpg);
}

#pagina
{
 width:818px; height:800px;
 background-color:;
}

#intestazione
{
 width:818px;
 height:199px;
 background-image:url(../img/intestazione.jpg);
} 

#menu
{

width:100%;
height:50px;
background-color:black;
float:right;
}



#sinistra
{
float:left;
width:180px;
height:570px;
text-align:left;
margin-right:18px; margin-top:1em;
border:solid darkblue 3px; background-color:;
}

#destra
{
float:right;
width:598px;
height:690px;
text-align:left;
background-image:url(../img/bord.jpg);background-repeat:repeat-y;
margin-left:px;margin-right:0px;background-color:;
}


#corpo
{
width:100%;
background-color:;
height:900px;
}



#sx
{
width:128px;
height:390px;
border:solid white 1px;background-color:;
}

#dx
{
width:475px;
height:675px;background-image:url(../img/sail.gif);background-repeat: no-repeat;
             background-position:top right;
float:right; margin-right:18px; margin-left:105px;

}

#chiusura
{
width:100%; height:122px;float:right;background-position:right;
background-image:url(../img/close.jpg);background-repeat: no-repeat;
margin-top:0px;background-color:;


}
