@CHARSET "UTF-8";
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
a img {
	border: 0;
}
body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #72706e;
}

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

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.8em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #339CCB;
}

a:hover {
}

.button_new {
	color:#FFF;
	font-weight:bold;
	background:#1582ab;
	width:150px;
	height:25px;
	border-color:#2aa1cc;
	font-family:Tahoma, Geneva, sans-serif;
	}
	
.button_std {
	color:#FFF;
	font-weight:bold;
	background:#1582ab;
	width:100px;
	height:25px;
	border-color:#2aa1cc;
	font-family:Tahoma, Geneva, sans-serif;
	}

#wrapper {
	margin: 0 auto;
	padding: 0;
}

/* Header */

#header-wrapper {
	height: 100px;
	background: #1582AB;
	border-bottom: 10px solid #2AA1CC;
}

#header-wrapper-frontend {
	height: 100px;
	background: #004080;
	border-bottom: 10px solid #2AA1CC;
}

#header {
	width: 950px;
	margin: 0 auto;
	padding: 0px 0px 0px 30px;
}



#logo {
	float: left;
	width: 430px;
	margin-top:10px;
	padding: 0;
	color: #000000;
	background: url(images/images/img02.jpg) no-repeat left 15px;
}

#logo h1, #logo p {
}

#logo h1 {
	margin-left: 60px;
	padding: 40p 0px 0px 80px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 3.5em;
	background: redc;
}

#logo p {
	margin: 0;
	padding: 0px 0 0 62px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFFFFF;
} 

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

#logo-frontend {
	float: left;
	width: 430px;
	margin-top:10px;
	padding: 0;
	color: #000000;
	background: url(images/images/img07.png) no-repeat left 15px;
}

#logo-frontend-b {
	float: left;
	width: 430px;
	margin-top:10px;
	padding: 0;
	color: #000000;
	background: url(images/images/img02.jpg) no-repeat left 15px;
}


#logo-frontend h1, #logo p {
}

#logo-frontend h1 {
	margin-left: 60px;
	padding: 40p 0px 0px 80px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 3.5em;
	background: redc;
}

#logo-frontend p {
	margin: 0;
	padding: 0px 0 0 62px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 21px;
	font-style: italic;
} 

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

/* Search */

#search {
	float: right;
	width: 280px;
	height: 60px;
	padding: 20px 0px 0px 0px;
}

#searcheventi {
	float: right;
	width: 330px;
	height: 60px;
	padding: 40px 0px 0px 0px;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 10px 0 0 30px;
}

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

#search-text {
	width: 170px;
	padding: 6px 5px 2px 5px;
	border: 1px solid #DEDEDE;
	background: #FFFFFF;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #5D781D;
}

#search-submit {
	width: 50px;
	height: 22px;
	border: none;
	background: #B9B9B9;
	color: #000000;
}

/* Menu */

#menu {
	float: right;
	width: 500px;
	height: 90px;
	margin: 0 auto;
	padding: 0;
}

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

#menu li {
	float: left;
}

#menu a {
	display: block;
	margin-right: 1px;
	padding: 10px 15px 15px 15px;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
	background: #2AA1CC;
	text-decoration: none;
}

#menu .current_page_item a {
}

/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
}

#page-bgtop {
	padding: 20px 0px;
}

/* Calendar Page */

#page-calendar {
	width: 1200px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
}

#page-calendar-bgtop {
	padding: 20px 0px;
}

/* Content */

#content {
	float: left;
	width: 650px;
	padding: 0px 0px 0px 0px;
}

.post {
	margin-bottom: 40px;
	border-bottom: 1px dotted #E7E2DC;
}

.post .title {
	height: 41px;
	padding: 7px 0px 0px 30px;
	letter-spacing: -.5px;
}

.post .title a {
	color: #333333;
	border: none;
}

.post .meta {
	margin-bottom: 30px;
	padding: 0px 30px 0px 30px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
}

.post .meta .date {
	float: left;
}

.post .meta .posted {
	float: right;
}

.post .meta a {
}

.post .entry {
	padding: 0px 30px 20px 30px;
	padding-bottom: 20px;
	text-align: justify;
}

.links {
	padding-top: 20px;
	font-size: 12px;
	font-weight: bold;
}

/* Content Calendar */

#content-calendar {
	float: left;
	width: 1000px;
	padding: 0px 0px 0px 0px;
}


/* Sidebar */

#sidebar {
	float: right;
	width: 280px;
	margin: 0px;
	padding: 0px 20px 0px 0px;
	color: #787878;
}

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

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px dotted #E7E2DC;
	margin: 0px 30px;
	border-left: none;
	font-style: italic;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar li li a {
	padding: 0px 0px 0px 15px;
	background: url(images/img01.jpg) no-repeat left 5px;
}

#sidebar h2 {
	height: 38px;
	padding-left: 30px;
	letter-spacing: -.5px;
	font-size: 1.8em;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 30px 20px 30px;
	text-align: justify;
}

#sidebar a {
	border: none;
	color: #339CCB;
}

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

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	height: 50px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	background: #1582AB;
	border-top: 1px solid #1885B0;
	font-family: Arial, Helvetica, sans-serif;
}


#footer p {
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	font-size: 9px;
	/*text-transform: uppercase;*/
	text-align: center;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}

#footer-frontend {
	height: 50px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	background: #004080;
	border-top: 1px solid #1885B0;
	font-family: Arial, Helvetica, sans-serif;
}

#footer-frontend p {
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	font-size: 9px;
	/*text-transform: uppercase;*/
	text-align: center;
	color: #FFFFFF;
}

#footer-frontend a {
	color: #FFFFFF;
}

/* css tabelle | Igor */

table { background:#D3E4E5;
 border:1px solid gray;
 border-collapse:collapse;
 color:#fff;
 font:normal 12px verdana, arial, helvetica, sans-serif;
}
caption { border:1px solid #5C443A;
 color:#5C443A;
 font-weight:bold;
 letter-spacing:20px;
 padding:6px 4px 8px 0px;
 text-align:center;
 text-transform:uppercase;
}
td, th, sortheader { color:#363636;
 padding:.4em;
}
tr { border:1px dotted gray;
}

/*COLORE TESTATA TABELLA*/
.ricerca{
  background:#835e28;
  color:#FFFFFF;
  font-weight:bold;
}

thead th, tfoot th { 
 background:#835e28;
 color:#FFFFFF;
 padding:3px 10px 3px 10px;
 text-align:left;
 text-transform:uppercase;
}

tfoot td { 
 background:#835e28;
 color:#FFFFFF;
 padding-top:3px;
}
/* FINE COLORE TESTATA TABELLA*/

tbody td a { color:#363636;
 text-decoration:none;
}

tbody td a:hover { text-decoration:underline;
}
tbody th a { color:#363636;
 font-weight:normal;
 text-decoration:none;
}
tbody th a:hover { color:#363636;
}
tbody td+td+td+td a { background-image:url('bullet_blue.png');
 background-position:left center;
 background-repeat:no-repeat;
 color:#03476F;
 padding-left:15px;
}
tbody td+td+td+td a:visited { background-image:url('bullet_white.png');
 background-position:left center;
 background-repeat:no-repeat;
}
tbody th, tbody td { text-align:left;
 vertical-align:top;
}

.odd { background:#fff;
}
tbody tr:hover { background:#99BCBF;
 border:1px solid #03476F;
 color:#000000;
}

/*.normal tr:hover, th:hover, td:hover{
	background:#FFFFFF;
	border:none;
	} */

.invisible{
	display:none;
}

.area_text{
	text-align: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

