body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #808080;
	margin: 0px;
	padding: 0px;
	background-image: url(img/body_bg.gif);
	background-repeat: repeat-y;
	background-position: left 48px;
	color: #666;
}
img {
	border: 0;
}
.strike {
	text-decoration: line-through;
}
/*#godzilla {
	position: absolute;
	right: 0;
	bottom: 0;
	background-image: url(img/bggdz.jpg);
	width: 591px;
	height: 521px;
	z-index:1
}*/
#header {
	width: 100%;
	border: 0;
	background-image: url(img/header_bg.gif);
	background-repeat: repeat-x;

}
#container {
	padding: 5px;
	margin-bottom: -10px!important;
	width: 100%;
	border: 0;
	background-image: url(img/fianco.png);
	background-position: right bottom;
	background-repeat:no-repeat;
}
#stuffle {
	width: 64px;
	background-image: url(img/stuffle_bg.gif);
	background-repeat: repeat-y;
	border:0;
}
#menu {
	width: 192px;
	border:0;
	margin-bottom:5px;
}
#search {
	width: 192px;
	border:0;
	background-image: url(img/all_bg.gif);
	background-repeat: repeat-y;
	margin-bottom:5px;
}
#search input {
	font-size: 11px;
	border: 1px solid #000;
}
#archive {
	font-size: 11px;
	width: 192px;
	border:0;
	background-image: url(img/all_bg.gif);
	background-repeat: repeat-y;
	margin-bottom:5px;
}
#archive a {
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
#archive a:hover {
	color: #CC0000;
	text-decoration: none;
}
#navigator {
	font-size: 11px;
	width: 192px;
	border:0;
	background-image: url(img/all_bg.gif);
	background-repeat: repeat-y;
	margin-bottom:5px;
}
#navigator p {
	margin-top: 3px;
	margin-left: 7px;
}
#navigator a {
	color: #CC0000;
	text-decoration:none;
}
#links {
	font-size: 11px;
	width: 192px;
	border:0;
	margin-bottom:5px;
}
#links td {
	background-image: url(img/links_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	line-height: 26px;
}
#links a {
	font-size: 11px;
	color: #000;
	text-decoration: none;
	margin-left: 35px;
}
#links a:hover {
	color: #CC0000;
	text-decoration: none;
}
#center {
	background-color: #F5F5F5;
}
#post {
	background-color: #FFF;
	font-size: 11px;
	width: 98%;
	margin-left:10px;
	/*align: center;*/
	margin-bottom: 10px;
}
#post th {
	background-image: url(img/post_bg.gif);
	background-repeat: repeat-x;
	background-position: center center;
	text-align: left;
	color: #64667C;
}
#post #contenuto {
	padding: 10px 20px 20px 20px;
	border-left: 1px solid #66667E;
	border-right: 1px solid #66667E;
}
#post a {
	color: #CC0000;
	text-decoration: none;
}
#post a:hover {
	color: #CC0000;
	text-decoration: underline;
}
#oops {
	width: 98%;
	margin-left:10px;
	align: center;
}
#footer {
	border-left: 1px solid #66667E;
	border-right: 1px solid #66667E;
	border-top: 1px solid #909090;
	border-bottom: 2px solid #909090;
	padding-right: 20px;
	font-size: 10px;
	background-color: #e0dfe3;
	background-image: url(img/footer_dx.gif);
	background-repeat: no-repeat;
	background-position: center right;
}
#footer a {
	color: #666;
	text-decoration: none;
}
#footer a:hover {
	color: #CC0000;
	text-decoration: none;
}
.evidenzia {
	background-color: #666;
}
#contact {
	font-size: 10px;
	width: 192px;
	background-image: url(img/all_bg.gif);
	background-repeat: repeat-y;
	margin-bottom:5px;
}
#contact textarea {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;	
	font-size: 11px;
	border: 1px solid #000;
	width: 80%;
	color: #808080;
}
#contact input {
	font-size: 11px;
	border: 1px solid #000;
	width: 80%;
	color: #808080;
}
