/* Start of CMSMS style sheet 'print' */
/* General */

body
{
color:#000;
}

/* Layout */

#titolo
{
display:inline;
position:absolute;
}

#masterdiv
{
width: 98%;
margin-top:0px;
visibility:visible;
background-image:url(none.jpg);
}

#masterdiv1
{
width: 93%;
background-image:url(none.jpg);
min-height:600px;
}

#top
{
display:none;
}

#wrapper
{
position:relative;
margin-left:10px;
margin-top:5px;
width:98%;
}


#footer, #footer a
{
color:#000;
text-align:left;
}


/* Menu */


#menunews, #tddestro
{
display:none;
}

#content, #tdcentro
{
width: 100%;
margin-left: 15px;
}

#right, #tdsinistro
{
display:none;
}
/* End of 'print' */

