body {
	margin: 0;
	padding: 0;
	background: url(images/img01.gif) repeat-x left top;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	text-align: justify;
	color: #000000;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #FFFFFF;
}

h1 {
	letter-spacing: -1px;
	font-size: 32px;
}

h2 {
	font-size: 23px;
}

p, ul, ol {
	margin: 0 0 2em 0;
	text-align: justify;
	line-height: 26px;
}

a:link {
	color: black;
}

a{
text-decoration:none;
}

a:hover, a:active {
	text-decoration: underline;
	color: #ea0000;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

#wrapper {
	margin: 0;
	padding: 0;
	background: #171717;
}

#fasciamenu {
	margin: 0 auto;
	height: 40px;
	background: url(images/sfumabianca.jpg) repeat-x left bottom;
}

#segnale{
margin: 0 auto;
width:950px;
}

#segnale img{
float:right;
}

#menu {
	width: 880px;
	height: 40px;
	margin: 0 auto;
	background: url(images/menu.png);
}

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

#menu li {
	display: block;
	float: left;
	height:30px;
	margin-top:10px;
}

#menu a {
	display: block;
	float: left;
	background: url(images/separatore.gif) no-repeat right;
	padding: 0px 17px;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
}

#menu a:hover { 
	color: #cbcbcb;
}

#menu .current_page_item a {
	color: #000000;
}

#header {
	width: 800px;
	height: 110px;
	margin: 0 auto;
}

#logo {
	float: left;
	margin: 0;
	padding: 0px 0 0 0px;
}

#cerca {
	float: right;
	height: 40px;
	padding: 5px 0 0 300px;
	font: 18px Georgia, "Times New Roman", Times, serif;
	color: #000000; 
}

#mainpartners{
	height: 40px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight: bold;
	float:right;
	color: #cbcbcb;
}

#mainpartners img{
	vertical-align:middle;
	border: 0px;
	padding: 5px;
}

#mainpartners a:hover{
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
}

#page {
	width: 830px;
	margin: 0 auto;
	background: white;
	padding-left: 25px;
	border-left: 2px black solid;
	border-right: 2px black solid;
}

#sfumamenu{
	width: 855px;
	height: 10px;
	margin: 0 auto;
	background: white url(images/sfumamenu.png);
}

#content {
	float: left;
	width: 600px;
	padding-top:10px;
}

.testo {
	font-size:15px;
}

.testo a{
	color: #ea0000;
}

.testo .title {
	padding-bottom: 10px;
	color: #ea0000;
	font-weight:bold;
}

.testo .title a{
	color: #ea0000;
}

.testo h1 {
	padding: 0px 0 0 0px;
	background: url(images/img08.jpg) no-repeat left top;
	font-size: 24px;
	color: #000000;
}

.testo h2 {
	padding: 0px 0 0 0px;
	font-size: 22px;
	color: #000000;
}

.breadcrumbs{
padding-bottom:20px;
}

.breadcrumbs a{
	font-size:12px;
	color: #cbcbcb;
	text-decoration:none;
}

.breadcrumbs a:hover{
	text-decoration:underline;
}

#slide{
padding-top:0px;
text-align:center;
}

.entry p{
	padding-bottom:0px;
}
.entry{
	padding-bottom:0px;
}

#postit{
	width: 180px;
	height: 170px;
	background: url(images/postit.png);
}

#postit .novita{
	padding-top: 10px;
	text-align: center;
	font-family: "Comic Sans MS", "Brush Script MT";
	font-style: italic;
	font-size:15px;
	font-weight: bold;
	color: #ea0000;
	padding-bottom:0px;
}

#postit .argomento {
	padding-top:10px;
	text-align: center;
	padding-left:10px;
	padding-right:14px;
}

#postit .argomento a{
	text-decoration:none;
	font-family: "Comic Sans MS", "Brush Script MT";
	font-style: italic;
	font-size:13px;
	color: black;
}

#postit .argomento a:hover{
	text-decoration: underline;
}

#sidebar {
	width: 180px;
	float: right;
	padding: 10px;
	margin: 0;
	background: #e7e7e7 url(images/sfumaside.png) repeat-y left;
}

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

#sidebar li {
	margin-bottom: 40px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
}

#sidebar h2 {
	width: 250px;
	padding: 8px 0 0 0px;
	margin-bottom: 10px;
	background: url(images/img07.jpg) no-repeat left top;
	font-size: 20px;
	color: #000000;
}

form#search{
	width: 230px;
} 
	
form#search input{
	float: left;
	width: 170px;
	margin-top: 5px;
    background: #FFF url(images/sfumabianca.jpg) repeat-x bottom left;
    border: 1px solid;
	border-color: #999 #777 #777 #999;
    font: 16px Arial,sans-serif;
	color: #171717;
} 

form#search button{
	background-color: transparent; 
    border: 0px solid;
	cursor: pointer;
} 
form#search button:hover{
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
}

#footer {
	margin: 0 auto;
	background: #171717;
}

html>body #footer {
	height: auto;
}

#contacts{
margin: 0 auto;
height:40px;
width: 855px;
background: #171717 url(images/footer.png) no-repeat;
text-align:center;
padding-top:10px;
color:white;
}

#contacts a{
color:white;
}

#contacts a:hover{
color: #cbcbcb;
}
