/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0px;
	padding: 0px;
	background: #000000 url(images/img01.gif) repeat-x;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
}

h4 {
	font-weight: normal;
	letter-spacing: -1px;
	color: #333333;
}
titleA{
	font: 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: -1px;
	color: #333333;
}
h2 {
	font: 1.82em;
	font-weight: normal;
	letter-spacing: -1px;
	color: #84E003;
}
h3 {
	font: 1.82em;
	font-weight: normal;
	letter-spacing: -1px;
	color: #FFFFFF;
}

p, ol, ul {
	line-height: 1.67em;
}

a {
	color: #18BDF5;
}

a:hover {
	text-decoration: none;
}

hr {
	display: none;
}

/* Header */

#header {
	width: 778px;
	height: 157px;
	margin: 0px auto;
}

/* Logo */

#logo {
	float: left;
	padding: 0px 0px 0px 0px;
	background: #FFFFFF url(images/logo.jpg);
	width: 231px;
	height: 85px;
	margin: 28px 30px;
}

/* Slogan */
#slogan-old{
	float: left;
	padding: 0px 0px 0px 0px;
	/*background: #FFFFFF;*/
	background: #FFFFFF url(images/slogan.gif);
	width: 465px;
	height: 98px;
	margin: 46px 0px 0px 37px; 
}
#slogan{
	float: left;
	margin: 10px 0px 0px 40px;
	padding: 46px 0px 0px 5px;
	color: #ffffff;
	font: 23px Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	font: 1.82em;
	font-weight: normal;
	background: url(images/img03.gif) no-repeat left bottom;
}

#slogan strong{
  font: 25px Arial, Helvetica, sans-serif;
	font-weight: bold;
}
/* Menu */

#menu {
	float: right;
}

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

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	margin-left: 20px;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 1.36em;
	color: #FFFFFF;
}

#menu a:hover, .active a {
	border-bottom: 3px solid #8AD9F3;
}

/* Page */

#wrapper {  /*è la sfumatura di fondo pagina*/
	/*background: url(images/img03.gif) repeat-x left bottom;*/
}

#page {
	width: 995px;
	margin: 0px auto;
	padding: 0px 0;
	background: #000000;
}

/* Content */

#content {
	float: left;
	width:450px;
	padding: 0px 4px;
	background: #000000;
}

/* Post */

.post {
}

.post .date {
	float: right;
	width:500px;
	height: 58px;
	margin: 0;
	padding-top: 2px;
	background: #18BDF5 url(images/img07a.jpg);
	line-height: normal;
	/*text-transform: uppercase;*/
	text-align: center;
	text-valign: center;
	font-size: 25px;
	font-weight: normal;
	letter-spacing: -1px;
	color: #ffffff;
	line-height: 2.2em;
}


.post2 .title {
	margin: 0;
	padding: 20px 0 0 0;
	/*background: url(images/img05.gif) repeat-x;*/
	font-size: 1.8em;
}
.post .title {
	margin: 0;
	padding: 20px 0 0 0;
	background: url(images/img05.gif) repeat-x;
	font-size: 1.8em;
}

.post .meta {
	margin: 0 0 30px 0;
	padding: 0;
	color: #C6C6C6;
	line-height:normal;
}

.post .meta a {
	color: #C6C6C6;
}

.post .entry {
	padding-bottom: 30px;

}

.barra{
  padding: 0 0 0 0;
	background: url(images/img05.gif) repeat-x;
}

.barra2{
  padding: 0 0 0 0;
	background: url(images/img05.gif) repeat-x;
}

/*offer*/

#offer{
  background: #f7f6f7;
	padding: 2px 2px 2px 2px center;
	float:none;
	width: 530px;
	margin: 20 auto;
}

#offer a {
  color: #333333;
	text-decoration: none;
}

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

/* Sidebar */

#sidebar {
background: #000000;
	float: right;
	width: 530px;
}

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

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

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding: 1px 0;
	background: url(images/img05.gif) repeat-x left bottom;
}

#sidebar li li a {
	padding-left: 21px;
	background: url(images/img06.gif) no-repeat 6px 50%;
}

#sidebar h2 {
	padding-left: 20px;
	/*background: url(images/img04.gif) no-repeat left center;*/
}

#sidebar a {
	text-decoration: none;
}

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

/* Calendar */

#calendar_wrap {
	padding: 0 21px;
}

#calendar caption {
	font-weight: bold;
}

#calendar table {
	width: 100%;
	border: 1px solid #E8E8E8;
}

#calendar thead {
	background: #E8E8E8;
}

#calendar tbody td {
	border: 1px solid #E8E8E8;
	text-align: center;
}

#today {
	font-weight: bold;
}

#prev {
}

#next {
	text-align: right;
}

/* Footer */

#wrapper2 {
	background: #18BDF5;
}

#footer {
	width: 778px;
	margin: 0 auto;
	padding-top: 5px;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}

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

#footer li {
	display: block;
	float: left;
	width: 240px;
	padding-left: 29px;
}

#footer li.first {
	padding-left: 0;
}

#footer li ul {
	margin: 0;
}

#footer li li {
	display: list-item;
	float: none;
	margin: 0;
	padding: 5px 0;
	background: url(images/img10.gif) repeat-x left bottom;
}

#footer li li a {
	padding-left: 21px;
	background: url(images/img09.gif) no-repeat 6px 50%;
}

#footer h2 {
	margin-top: 0;
	padding-left: 20px;
	background: url(images/img08.gif) no-repeat left center;
	color: #FFFFFF;
}

#legal {
	clear: both;
	margin: 0;
	padding: 10px 0;
	text-align: center;
	color: #333333;
}

#legal a {
	color: #FFFFFF;
}

.scheda{
  padding: 10px 10px 10px 10px;
  background: #ffffff;
}

.title-scheda{
  color: #0179bd;
	font: 20px Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	font: 1.82em;
	font-weight: normal;
}

.title-scheda2{
  color: #0179bd;
	font: 15px Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	font: 1.12em;
	font-weight: normal;
}

.title-scheda2{
  color: #0179bd;
	font: 15px Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	font: 1.12em;
	font-weight: normal;
}

.title-scheda2{
  color: #0179bd;
	font: 15px Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	font: 1.12em;
	font-weight: bold;
}

.evid{
  color: #bc0000;
	font: 13px Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	font-weight: bold;
}