
body {
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
	background: #bfbfbf;
/* url(images/img01.jpg) repeat-x left top;*/
	font: 13px Arial, Helvetica, sans-serif;
	color: #454545;
}



h2 {
padding: 20px 0px 0px 0px;

	font-size: 14px;
	font-weight: normal;
	color: #323232;
}

h3 {
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #0091ea;
}

h2 span {

	font-size: 18px;
	font-weight: normal;
  
}

h2 span.green {
	color: #8c9e28;
}
h2 span.blue {
	color: #0091ea;
}

h1 {
	font-size: 2.4em;
}





p, ol, ul {
	margin-bottom: 1.8em;
	line-height: 160%;
}

a {
	color: #393939;
	text-decoration: underline;
}

a.azzurro13 {
	font: 13px Arial, Helvetica, sans-serif;
	color: #0091ea;
}

form.rosso {
	color: #ff0000;
}

a.verde {
	color: #008000;
}

form.verde {
	color: #8c9e28;
}

a:hover {
	text-decoration: none;
	color: #393939;
}

a img {
	border: none;
}

hr {

}

/* Header */

#dopoheader {
	width: 790px;
	height: 190px;
	margin: 0px auto;
	background: url(images/img.jpg) no-repeat left top;
}


#header {
	width: 790px;
	height: 120px;
	margin: 0px auto;
	background: url(images/header.gif) no-repeat left top;
}

#header a {
	text-decoration: none;
	color: #323232;
}

/* Logo */

#logo {
	float: left;
	padding-left: 0px;
	padding-top: 17px;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}

#logo p {
	padding-left: 3px;
	padding-top: 6px;
	text-transform: uppercase;
	font-size: 10px;
}

#logo h1 {
	padding: 5px 0px 0px 0px;
}

#logo a {
	color: #000000;
}

/* Menu */

#menu {
	float: right;
	margin: 10px 0 0 0;
}

#menu ul {
	margin: 0px 0 0 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	margin: 0px 0px 0px 0px;
}

#menu a {
	display: block;
	width: auto;
	height: 90px;
	padding: 77px 50px 0px 5px;

	background: url(images/vocemenu.gif) no-repeat left top;
}

#menu a:hover {

	color: #000000;
	background: url(images/voceattiva.gif) no-repeat left top;
}

#menu .first {
	background: none;
}

#menu .selected {
	background: url(images/voceattiva.gif) no-repeat left top;
	font-weight: bold;
	text-decoration: underline;
}

#menu .active a {
}

/* Page */

#page {
	width: 790px;
	margin: 0px auto;
	background: #ffffff;
}

/* Content */

#content {
	float: right;
	width: 460px;
  padding: 0px 20px 0px 20px;
	background: #ffffff;
}

.post {
	margin: 0px 20px 30px 20px;
}

.post .title {
	height: 57px;
	margin: 0px;
	padding: 5px 0px 5px 70px;
	background: url(images/img05.jpg) no-repeat left top;
	color: #232F01;
}

.post .warning {
	height: 57px;
	margin: 0px;
	padding: 5px 0px 5px 70px;
	color: #FF0000;
}

.post .title a {
	color: #232F01;
}

.post .entry {
	margin-left: 70px;
}

.post .meta {
	margin-left: 70px;
	font-weight: bold;
}

.post .byline {
	margin-top: -35px;
	margin-left: 70px;
	border-bottom: #BFC9AE dashed 1px;
	color: #5E5E5E;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 250px;
	background: #f3f3f3;
	padding: 0px 20px 0px 20px;
	
}



#sidebar p {

	font-size: 11px;
}

#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#sidebar li ul {
	margin-bottom: 1.8em;
	list-style: none;
}

#sidebar li li {
	padding: 5px 7px;
	margin-left: 24px;
	border-bottom: #BFC9AE dashed 1px;
}


#sidebar a {
	text-decoration: none;
	color: #232F01;
	text-decoration: underline;
}

#sidebar a.azzurro13 {
	font: 13px Arial, Helvetica, sans-serif;
	color: #0091ea;
	font-weight: bold;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Search */

#search {
}

#search form {
	margin-bottom: 1.8em;
	padding: 0px;
}

#search fieldset {
	margin: 0px;
	padding: 0px 0px 0px 30px;
	border: none;
}

#search #s {
	width: 140px;
}

/* Footer */

#footer {
	clear: both;
	width: 790px;
	height: 18px;
	margin: 0px;
	color: #FFFFFF;
	background: #878787;
	padding: 0px 0px 0px 0px;
}

#footer p {
	margin: 0px;
	padding: 40px 0px 0px 20px;
	line-height: normal;

}

#footer a {
	color: #0091ea;
}
