/* ------------------------------ */
/* 1. universal reset */
/* ------------------------------ */

* {
	margin: 0;
	padding: 0;
}





/* ------------------------------ */
/* 2. layout della pagina */
/* ------------------------------ */

	/* base */

body#pagetop {
	margin: 0;
	padding: 0;
	color: #333;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	font-family: 'Lucida Grande','Lucida Sans Unicode',Helvetica,Verdana;
	text-align: center;
	background: url(immagini/topper.png) repeat-x 50% 0 #666666;
}

div#generale {
	width: 840px;
	margin: 0 auto 0 auto;
	background: url(immagini/sfondotutto.png) repeat-y 50% 0;
	text-align: left;
}

div#spaziovuoto {
	height: 35px;
	background: #666666;
}


div#top {
	clear: both;
}



div#content {
	background: url(immagini/aperturasopra.png) no-repeat 50% 0
}

div#main {
	width: 540px;
	float: left;
	padding: 25px 0 0 55px;
	background: url(immagini/sfondomain.png) no-repeat;
}

div#destra {
	width: 180px;
	float: right;
	padding: 8px 55px 0 0;
	font-size: 10px;
	line-height: 16px;
}

div#bottom {
	clear: both;
	height: 34px;
	padding: 0 0 0 0;
	color: #444444;
	background: url(immagini/chiusurasotto.png) no-repeat 0;
	line-height: 34px;
}

div#footer {
	clear: both;
	height: 51px;
	line-height:51px; 
	color: #333;
	background: url(immagini/footer.png);
}



	/* titolo */

div#header {
	height: 104px;
	background: url(immagini/top.jpg) no-repeat;
	vertical-align:baseline;
}
	/* main */

div#main div.container {
	margin-top: 20px;
	padding-bottom: 8px;
}

div#main div.section {
	padding-top: 9px;
}

	/* destra */

div#destra h2 {
	padding: 9px 3px 5px 3px;
}

div#destra p,
div#destra ul {
	padding: 7px 3px 7px 3px;
}

div#destra h2 {
	color: #444444;
	font-size: 13px;
}

div#destra div.section {
	margin-top: 11px;
}

div#destra ul {
	margin-left: 16px;
	list-style-image: url(immagini/list_grape_side.gif);
}

	/* bottom */

li#footertx {
	float: left;
	width: 650px;
	list-style: none;
	font-size: 10px;
	line-height: 25px;
	text-align: center;
}
li#footertx, #dummy {
	padding-left: 50px;
	padding-right: 50px;
}

li#footertx a {
	height: 10px;
}
li#footertx a:link,
li#footertx a:visited,
li#footertx a:active,
li#footertx a:hover {
	border: none;
	background: transparent;
	text-decoration: none;
}




/* ------------------------------ */
/* 3. layout */
/* ------------------------------ */

	/* home */

div#contenuti h2 {
	height: 14px;
}

	/* downloads */



/* ------------------------------ */
/* 4. links */
/* ------------------------------ */

div#header a:link,
div#header a:visited,
div#header a:active,
div#header a:hover,
div#top a:link,
div#top a:visited,
div#top a:active,
div#top a:hover {
	border: none;
	text-decoration: none;
}

a:link,
a:visited {
	color:#FF3300;
	text-decoration: none;
}

a:active,
a:hover {
	color: #000000;
	text-decoration: none;
}

div#destra a:active,
div#destra a:hover {

}

/* ------------------------------ */
/* 6. altro */
/* ------------------------------ */

strong {
	color: #000;
	font-weight: bold;
}

.cerca { 
margin-top: 70px;
margin-left: 583px;
font-size: 12px;
font-family: verdana, helvetica, sans-serif;
background:none;
border-style:none;
color:#4a4a4a;
text-align:right;
width:85px;
}

.buttonsearch { 
margin-left: 7px;
width:50px;
font-size: 10px;
font-family: verdana, helvetica, sans-serif;
background:none;
border-style:none;
color:#ffffff;
background-attachment: fixed;
text-align:center;

}

/* ------------------------------ */
/* 1. CMS */
/* ------------------------------ */

<style type="text/css">
.post_title, .post_date { border-bottom: 1px solid #DDDDDD; }
.post_title { font-weight: bold; font-size: 13px; color: #000000; }
.post_date { text-align: right; font-weight: bold; }
.post_short { text-align: justify; padding-bottom: 5px; font-size: 11px }
.sottol { text-align:left; font-size: 9px; color: #0000FF;  font-weight: bold; }
.sottol:a { text-align:left; font-size: 9px; color: #0000FF;  font-weight: bold; }
</style>
