/* struttura */

body
{
background-color:black;
font-family:"Times New Roman",Serif;
color:#89C742;
}

a
{text-decoration:none;
color:#89C742;}
img
{border:0px;}



#contenitore
{
width:780px;
height:auto;
position:absolute;
left:50%;
top:0%;
margin-left:-390px;
border:0px;
}



#header
{
height:205px;
width:780px;
float:left;
}

#header img
{float:left;}

.logo
{margin-top:50px;}




#corpo
{
width:780px;
height:auto;
float:left;
}

#main
{
width:553px;
height:auto;
float:left;
}

#dx,#menusx
{
width:226px;
height:auto;
float:right;
font-size:19px;
}

#dx div
{float:left;
margin:0px 0px 10px;
}

#dx img
{float:left;}

#dx div p
{width:158px;
float:right;
margin:15px 0px;
}


#menusx
{
width:209px;
height:399px;
float:left;
background: url("./img_layout/sx.jpg") left top;
}

#menusx div
{float:right;}

.posta
{
width:73px;
margin-top:15px;
float:right;
padding-left:125px;
}

.menu
{
width:100px;
float:right;
margin-top:85px;
}


#content
{
width:342px;
height:399px;
float:right;
}
#content p
{
margin:10px 10px;
text-align:center;
}













