/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #99CC99;
	font-size: 13px;
	color: #666666;
}

body, th, td, input, textarea, select, option {
	font-family: Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #E75C14;
}

h1 {
	letter-spacing: -2px;
	font-size: 3em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	line-height: 200%;
}

blockquote {
	padding-left: 1em;
	border-top: 1px solid #EFEFEF;
	border-left: 1px solid #EFEFEF;
	background: #F9F9F9;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #3AA0B9;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
	width: 794px;
	height: 227px;
	margin: 0 auto;
	background: url(images/header.jpg) no-repeat left center;
	padding-bottom:10px;
}

#page {
	width: 794px;
	margin: 0 auto;
	background-color:#ffffff;
}

/* Content */

#content {
	float: right;
	width: 500px;
	padding-right:20px;
}

.post {
	padding: 0 0 20px 0;
}

.title {
	margin: 0;
}

.byline {
	margin: 0;
}

.meta {
	padding: 5px 10px;
	border: 1px solid #EFEFEF;
	background: #F9F9F9;
}

.meta .more {
	padding-left: 20px;
	background: url(images/img04.gif) no-repeat left center;
}

.meta .comments {
	padding-left: 20px;
	background: url(images/img05.gif) no-repeat left center;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 240px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul, li {

	list-style: none;
}
#sidebar li {
}

#sidebar li ul {
}

#sidebar li li {
	padding-left: 10px;
	background: url(images/img06.gif) no-repeat left center;
	border-bottom: 1px dotted #CCCCCC;
}

#sidebar h2 {
	margin: 0;
	padding: 20px 0;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	color: #E75C14;
}

/* Footer */

#footer {
	border-top: 2px solid rgb(255, 153, 0);
	clear: both;
	background-color: #feda25;
	text-align:left;
	padding-left:20px;
}


#menu03v{
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
#menu03v ul{
margin: 0;
padding: 0;
list-style: none;
}
#menu03v a:link, #menu03v a:visited{
display: block;
background: url(cssdesign/menu6b.jpg) 10px 7px no-repeat;
background-color: #5C5C5C;
color: #fff;
margin: 0;
padding: 0.3em 0.6em 0.3em 2.5em;
text-decoration: none;
border-bottom: 1px solid #fff;
}
#menu03v a:hover, #menu03v a:focus, #menu03v a:active{
color: #FEDA25;
background: url(cssdesign/menu6a.jpg) 10px 7px no-repeat;
background-color: #5C5C5C;
}
.nascosto {
	display:none;
}