body {
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #cffd70;
}

h1, h2, h3, h4 {
	margin-top: 0;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.3em;
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 10px;
}
h4 {
	font-size: 1.1em;
	text-transform:uppercase;
	margin-top: 10px;
	margin-bottom: 6px;
}
p{
	margin: 10px 0px 0px 0px;
}
ul {
margin: 6px 10px 0px 20px;
}

a {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	border-bottom: none;
}

.sitemap a:hover {
	border-bottom: none;
	font-weight: bold;
}

a.evidenza {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size:14px;
}

a.evidenza:hover {
	color: #9acb33;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

#header-wrapper {
	width: 100%;
	height: 150px;
	background: url(images/header.gif) repeat-x left top;
}

#header {
	width: 960px;
	margin: 0 auto;
	height: 150px;
}

/* Header */

#logo {
	width: 960px;
	height: 150px;
	margin: 0 auto;
	text-align: right;
}

#logo h1, #logo p {
	margin: 0;
	padding-left: 100px;
	color: #FFFFFF;
}

#logo span {
	color: #FFFFFF;
}

#logo h1 {
	padding: 25px 0 0 0;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 4.8em;
}

#logo p {
	text-transform: lowercase;
	padding: 4px 0 0 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #FFFFFF;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Wrapper */

#wrapper {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

/* Page */

#page {
	width: 960px;
	margin: 0px auto 0px auto;
	padding: 0px;
	background: url(images/img06.gif) repeat-y left top;
	color: #FFFFFF;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: 0px;
}

/* Content */

#content {
	float: left;
	width: 670px;
	height: 480px;
	padding: 20px 20px 10px 20px;
	margin: 0px 0px 0px 10px;
}

.post {
	padding-bottom: 15px;
	background: url(images/img10.gif) no-repeat right 18px;
}

.post h1 {
	font-weight: normal;
}

h1.title {
	margin: 0;
	padding: 0px 0 4px 0px;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
	color: #9acb33;
	letter-spacing: 0px;
}

h2.title {
	margin: 0;
	padding: 0px 0 4px 0px;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #cffd70;
	letter-spacing: 0px;
}

.byline {
	margin: -4px 0px 20px 0px;
	padding: 4px 2px;
	background: url(images/img08.gif) repeat-x left bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0232b2;
}

.byline a {
	color: #666666;
}

.tag {`
	padding: 0 15px;
}

.entry {
	padding: 0px 0px;
}

.links {
	width: 80px;
	height: 33px;
	text-align: right;
	font-weight: bold;
}

.links a {
	display: block;
	height: 25px;
	padding-top: 8px;
	text-align: left;
	color: #FFFFFF;
}

.links a:hover {
}

/* Sidebars */

#sidebar1 {
	float: left;
	width: 210px;
	border-right: 1px solid #9acb33;
}

#sidebar2 {
	float: left;
	width: 210px;
}

.sidebar {
	float: left;
	color: #666666;
}

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

.sidebar li {
	text-align: left;
	padding: 4px 10px;
}

.sidebar a {
	height: 40px;
	margin: 0;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #639400;
}

.sidebar a:hover {
	color: #0232b2;
}

.sidebar .current_page_item  {
	background: #639400;
}
.sidebar .current_page_item a {
	color: #FFFFFF;
}

/* Search */

#searchform {
	margin: 0;
	padding: 0 0 20px 0;
}

#searchform br {
	display: none;
}

#searchform h2 {
}

#s {
	margin: 10px 0px 0 15px;
	padding: 2px 2px;
	width: 165px;
	height: 18px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	font-size: 10px;
	color: #000000;
}

#x {
	margin: 0;
	padding: 2px 5px;
	height: 25px;
	background: #CA8186;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
/* Footer */

#footer-wrapper {
	width: 100%;
	height: 32px;
	background: #9acb33;
}

#footer {
	width: 960px;
	height: 32px;
	margin: 0 auto;
	padding: 0 20px;
}

#footer p {
	margin: 0;
	padding: 10px 0 0 0;
	text-align: center;
	text-transform: uppercase;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

#footer a {
	color: #0232b2;
}

#footer .link {
}

#footer .copyright {
}

#footer .copyrightsitemap {
	padding: 10px 0 0 0;
	text-align: left;
	color: #9acb33;
}

#footer .copyrightsitemap a {
	color: #9acb33;
}

#divisione {
	padding:0px 10px 0px 10px;
	font-size:0.8em;
	margin-top:40px;
}

#certificazioni {
	width:100%;
	margin-top:35px;
	padding:0px 10px 0px 10px;
}
