/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF url(../images/img01.gif) repeat-x;
	font-family: verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

input, textarea {
	background: #FFFFFF url(../images/img09.gif) repeat-x;
	border: 1px solid #FFFFFF;
	border-top-color: #A3A3A3;
	border-left-color: #D6D6D6;
	font: normal 1em/normal "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6E6E6E;
}

h1, h2, h3 {
	margin-bottom: 1.5em;
	letter-spacing: -0.05em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1, h1 a, h2, h2 a {
	text-decoration: none;
	color: #414141;
}

h1 a:hover, h2 a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 38px;
}

h2 {
	font-size: 28px;
}

h3 {
	font-size: 16px;
	font-weight: normal;
	color: #939292;
	padding-left: 20px;
}
h5 {
	font-size: 21px;
	color:#004F8A;
	text-decoration:none;
	border-bottom:1px dotted #663300;
	margin-bottom: 15px;
}
p, ul, ol {
	margin-top: 0.5em;
	line-height: 130%;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #346086;
	text-decoration: none;
}

a:visited {color: #414141;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: none;
}

img.left {
	float: left;
	margin-right: 20px;
}

img.right {
	float: right;
	margin-right: 20px;
}

hr {
	display: none;
}

/* Logo */

#logo {
	width: 930px;
	height: 50px;
	margin: 0 auto;
}

#logo h1, #logo h2 {
	margin: 0;
}

#logo h1 {
	float: left;
	padding-top: 10px;
}

#logo h2 {
	float: right;
	padding-top: 30px;
	font-size: 16px;
	font-weight: normal;
}

#logo h2, #logo h2 a {
	color: #939292;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	width: 960px;
	height: 62px;
	margin: 0 auto;
	background: #252E3A url(../images/img02.jpg) no-repeat;
}

#menu ul {
	margin: 0;
	padding: 21px 0 0 30px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	padding: 0 6px 0 7px;
	background: url(../images/img03.gif) no-repeat left center;
}

#menu li.first {
	background: none;
}

#menu a {
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
#menu a:hover{
	color: #cccc00;
	text-decoration: underline;
}
/* Search */

#search {
	float: right;
	width: 227px;
}

#search fieldset {
	border: none;
}

#search input {
	float: left;
}

#search #s {
	width: 136px;
	margin-right: 7px;
	padding: 2px 5px;
}

#search #x {
	background: none;
	border: none;
}

/* Banner */

#banner {
	width: 960px;
	margin: 0 auto;
	padding: 0px 0;
}

/* Page */

#page {
	width: 920px;
	margin: 0 auto;
	padding: 10px 20px 0px 20px;
	background: url(../images/img05.gif) no-repeat;
}

/* Content */

#content {
	float: left;
	width: 520px;
}
/* left */

#left {
	float:left;
	width: 120px;

}
.post {
	float:center;
}

.post .title {
font: 1em;
	margin: 0;
	padding: 0px 4px 0 4px;
color:#663300;
border-left: 3px  dotted #006600;
border-right: 3px  dotted #cccc00;
font-style: italic;
text-transform: uppercase;
}
.post .tit {
	margin: 0;
	padding: 5px 0px 0 10px;
}
.post .entry {
	padding: 0 0px 10px 20px;
	border-bottom: 1px #663300 dashed;
}

.post .meta {
font: x-small #ffffff;
	height: 12px;
	margin: 5px 0 0px 0;
	padding: 6px 0 0 20px;
	line-height: normal;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 245px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 10px;
	padding: 10 0px 0 20px;
}

#sidebar li ul {background: #F0EBEB url(../images/sfondoside.png);
border-left: 2px #2F3945 dotted;
}

#sidebar li li {
	margin: 0;
	padding: 5px 0 0 8px;
	border-bottom: 1px solid #E5E5E5;
}

#sidebar li h2 {
	margin-bottom: 1px;
	font-size: 18px;
}

/* Footer */

#footer {
	clear: both;
	width: 950px;
	height: 20px;
	margin: 0 auto;
	padding: 5px ;
	background: url(../images/img05.gif) no-repeat;
}

#footer p {
	margin: 0;
	line-height: normal;
	color: #B4B4B4;
}

#footer a {
	color: #B4B4B4;
}

#footer .legal {
	margin-right:20;
margin-left: 10px;
float: left;
color:#fff;
}

#footer .credit {
	float: right;
	margin-right:10px;
color:#fff;
}
.ticker{
border-left: 2px #cc0000 dotted;
margin: 0px 0 15px 0;
 padding-left: 5px; 
background-color: #ffffff;
}
table.calendar {
border: thin dotted #cccccc;
padding: 0px;
}
td.calendar {
border: thin dotted #999999;
padding: 5px;
font-size: x-small;
}
td.calTIT {
border: 1px dotted #663300;
padding: 5px;
background:#FFFF99;
}
empty-cells: { hide } 

#ajaxticker1{
width: ;
height: 40px;
}
#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
background-color: ;
}
.stile1{
	color: #663300;
	font-weight: bold;
 font-size: 1.3em;
}
a.small{
	font-size: 0.7em;
}
.rosso{
	color: #FF0000;
		font-size:0.9em;
}
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
 div.LayerCentrato {
   text-align: Center;
   background-color: #EEEEEE;
   color: #192939;
   position: Absolute;
   top: 50%;
   left: 50%;
   font-size: 12px;
   font-family: Verdana;
   font-weight: Bold;
   width: 350px;
   height: 200px;
   border: Solid 1px #CCCCCC;
   margin: -100px, -175px;
 }



