.popup {
    display:none;

    position:relative;
padding:0px;
margin:0px;
    color: black;
}
#home {
	position: absolute;
	top: 98px;
	right: 589px;
}
#ads {
	position: absolute;
	top: 199px;
	right: 260px;
}
#cat
{
	position: absolute;
	top: 394px;
	right: 0px;
	visibility:hidden;
}
#cat2
{
	position: absolute;
	top: 394px;
	right: 0px;
	visibility:hidden;
}
#cat3
{
	position: absolute;
	top: 394px;
	right: 0px;
	visibility:hidden;
}
#archivio
{
	position: absolute;
	top: 575px;
	right: 0px;
	visibility:hidden;
}
#altro
{
text-align:right;
}
body
{
	margin: 0px;
	font: 13px trebuchet ms;
	color: #333;
	background: transparent url(../images/25c.gif) top right no-repeat;
	background-color: #ffffff;
}

#menu
{
	position: absolute;
	top: 185px;
	right: 0px;
	width: 193px;
	height: 424px;
	background: url(../images/menu.gif) top right no-repeat;
}

#center
{
	position: absolute;
	top: 250px;
	right: 170px;
	padding-left: 70px;
	padding-right: 77px;
	padding-bottom: 10px;
	width: 501px;
	background: transparent url(img/foglio2.jpg) center repeat-y;
}

#centersu
{
	position: absolute;
	top: 226px;
	right: 170px;
	padding-left: 70px;
	padding-right: 77px;
	width: 501px;
	height: 24px;
	background: transparent url(img/foglio1.jpg) top center no-repeat;
}

#centergiu
{
	position: absolute;
	bottom: 0px;
	right: 0px;
	padding-left: 70px;
	padding-right: 75px;
	width: 501px;
	height: 31px;
	background: transparent url(img/foglio3.jpg) top center no-repeat;
}

a
{
	color: black;
	text-decoration: none;
}

#right a, #left a
{
	border: 0px;
	color: #C00;
}

.titolo
{
	font-weight: normal;
}

.titolo a
{
	border: 0px;
	font-weight: normal;
	font-family: Georgia, Times, Serif;
	font-size: 16px;
}

.caps
{
	letter-spacing: 0.1em;
	font-size: 10px;
}

input
{
	width: 70px;
}

p, blockquote, li, h3
{
	text-align: justify;
line-height:14px;
padding-top:9px;
margin:0px;
}
.avatar {
	text-align:right;
float: clear;
}
.autore {
float: right;
text-align:right;

font-size: 11px;
width:65px;
margin-left:3px;
margin-top:-20px;
padding-bottom:2px;
	border-left: 1px solid #555555;
	border-bottom: 1px solid #555555;
}
.divi {
margin-left:40px;
}