body  {
	margin:0px;padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#B3B38C;
	color:#7E7E7E;
	font-size:1em;
	}
.t11 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
}
td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color:#555555;
}
a { font-weight:400;
	color:#444444;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	background-color:#FFFFCC;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Tahoma;
	color:#5D5620;
}
p { margin-top: 0.1em; }
.titoli {
	font-weight:600;
	color: #ffffff;
	width:145px;
	height:22px;
	margin: 6px 0 0 20px;
}
/* Header */

#header {
	width: 502px;
	margin: 0px auto;
	height: 59px;
}
/* Logo */

#logo {
	float: left;
	width: 502px;
	background: url(../images/top_im.jpg) no-repeat;
	height: 59px;
}

#logo h1, #logo h2 {
	text-align: center;
}

#logo h1 {
	padding-top: 60px;
	background: url(images/img07.jpg) no-repeat center center;
	letter-spacing: 8px;
	font-size: 197%;
}

#logo h2 {
	letter-spacing: 2px;
	font-size: 85%;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}
/* Menu */

#menu {
	width: 502px;
	height: 18px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
}

#menu ul {
	margin: 0;
	padding: 2px;
	list-style: none;
}

#menu li {
	display: block;
	float: left;
	width: 98px;
	height: 24px;
	padding: 0 1px 0 0;
}

#menu a {
	display: block;
	width: 98px;
	height: 18px;
	padding: 5px 0;
	background: url(../images/m1.jpg) no-repeat;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
}

#menu a:hover {
	background-image: url(../images/m2.jpg);
	color:#777777;
}

#menu .active {
	padding-top: 15px;
}

#menu .active a {
	height: 24px;
	padding-top: 16px;
	background-image: url(images/img04.jpg);
	color: #327EBE;
}

#menu .active a:hover {
	background-image: url(images/m1.jpg);
}
#content {
	float: right;
	background-image: url(../images/td_bg2.jpg);
	background-position:top;
	background-repeat:no-repeat;	
}

.post {
	margin: 0px;
	text-align: justify;
	padding: 10px 16px;
}

.post .title {
	margin: 6px 0 6px 0;}

.post .story {
	padding: 0 20px;
}

.post .meta {
	padding: 5px 20px;
	background: url(images/img09.gif) repeat-x;
}

.post .meta p {
	margin: 0;
	font-size: 77%;
}

.boxed .title {
	height: 32px;
	margin: 0;
	padding: 8px 0 0 10px;
	letter-spacing: -1px;
	color: #FF3300;
}

.boxed .story {
	padding: 20px;
	border: 1px solid #FF8D17;
}

.boxed .meta {
	padding: 5px 10px;
	background: #FF8D17;
	color: #FFFFFF;
}

.boxed .meta a {
	color: #FFFFFF;
}
/* Sidebar */

#sidebar {
	float: right;
	width: 150px;
	height: 150px;	
}
.sid {
	margin: 24px 0;
	padding: 0 10px 0 10px;
}
 
#sid ul, li {
	padding:5px  0;
	list-style-image:url(../images/sym1.jpg)no-repeat left center;
}

#sidebar h5 {
	margin-top: 1em;
}

#sidebar blockquote {
}

#sidebar blockquote p {
}

#links {
}

#links ul {
}

#links li {
}

#links a {
}
