body {
text-align:center; 
font:90% verdana,helvetica,sans-serif; 
margin:0; padding:0;
background-image: url("img/body.jpg"); background-repeat: repeat;
}


h1 {
	font: normal 3.5em CommercialScript BT,verdana,helvetica,sans-serif;
        margin-top: 1px;
	margin-bottom: 1px;
        color: #000099;
}

h2 {
	font: normal 2.0em CommercialScript BT,verdana,helvetica,sans-serif;
        margin-top: 1px;
	margin-bottom: 1px;
        color: #000099;
}

blockquote {
	background: url(quote.gif) no-repeat;
	display: block;
        font-size: 18px;
	font-weight: bold;
	padding-left: 28px;
        color: #000099;              
}

h3 {
	
  font-size: 18px;
	font-weight: bold;
  color: #000099;              
}

h4 {
	
  font-size: 16px;
	font-weight: bold;
  color: #000099;              
}

th
{
height: 50px;
text-align: left;
}

td {
text-align: left;
font:90% verdana,helvetica,sans-serif;
padding: 2px;
border-spacing: 10px 
}

#corpo { width:95%; margin:1em auto; text-align:left }
#corpo {
position:relative; 
background-color: transparent; 
border:0px solid #000; 
}

#testa { width:90%; margin:0.5em auto; text-align:left; }
#testa {
background-color: transparent; 
border:0px solid #000; 
padding:0em; 
}

#corpo-colonna1 {
position:absolute; 
top:0; left:0; 
width:40%; 
padding:1em 0; 
}

#corpo-colonna2 {
position:relative;
margin:0 25% 0 22%; 
border-left:0px solid #000; 
border-right:0px dotted #000; 
background-color: transparent;
padding:1em 0; 
}

hr { display:none }

#corpo-colonna3 {
position:absolute;
top:0; right:-2em; 
width:25%; 
padding:1em 0; 
}

#banner { width:90%; margin:1em auto; text-align:center }
#banner {
background-color: transparent; 
border:0px solid #000; 
padding:1em 0; 
}

#annunci { width:90%; margin:1em auto; text-align:center }
/*#annunci {
background-color: transparent; 
border:0px solid #000; 
padding:1em 0; 
}*/

#piedipagina { width:90%; margin:1em auto; text-align:center }
#piedipagina {
background-color: transparent; 
border:0px solid #000; 
padding:1em 0; 
}

#corpo-colonna4 { width:45%; margin:1em auto; text-align:center }
#corpo-colonna4 {
background-color: transparent; 
border:0px solid #000; 
padding:1em 0; 
}

.outer a, .outer div, .outer li, .outer ul, .outer body{
	margin: 0;
	padding: 0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}
div.menu{
	width: 193px;
}
div.menu ul{
	list-style: none;
	text-indent: 0px;
}
div.menu li{
	margin-top: 3px;
}
div.menu a{
	font: 12px Verdana;
	padding: 4px;
	color: #646464;
	display:block;
	padding: 6px 30px;
	height: 20px;
	text-decoration: none;
	background: url('img/background.gif');
}
div.menu a:hover{
	background: url('img/highlight.gif') no-repeat right;
	padding: 6px 40px;
}
  /*:148px;
  background:url(img/nav_active.jpg) no-repeat;
  color:#b18211;
	}*/

.tright {text-align: right;}

.left {float: left;}

.right {float: right;}

.center {text-align: center;}

.justify {text-align: justify;}

.col_d {
font-size:12px;
font-weight:bold;
text-align: left;
}

.col_s {
font-size:12px;
font-weight:bold;
}

img.floatleft {
	float: left;
	margin: 5px 14px 3px 1px;
}

img {
	border: none;
} 

img.floatright {
	float: right;
	margin: 5px 1px 3px 14px;
}


a:link    {
      color: #000099;
      text-decoration: none;
}
a:visited {
      color: #000099;
      text-decoration: none;
}
a:hover   {color: #C60;}

.accordion1 {
	width: 450px;
}

.accordion1 h5 {
	font-size:12px;
	color:/*#372c24*/white;
	padding:0 0 0 7px;
	margin: 0;
	cursor: pointer;
	height:25px;
	line-height:23px;
	background-color:/*#8cb6d9*/#7B1B02;
	border-top:1px solid #FAEBD7;
}
.accordion1 h5:hover {
	background: url(img/menuc.gif) right center no-repeat;
	background-color: /*#ff6600*/#CFB53B;
	color:white
}
.accordion1 h5.active {
	background: url(img/menuch.gif) right center no-repeat;
	background-color:#372c24;
	color:white
}

.accordion1 p {
	background:/*#f9f9f9*/#FAEBD7;
	margin: 0;
	font-family:verdana;
	color:#372c24;
	padding: 10px 15px 20px;
	display: none;
}



/* Copyright of this code http://www.cssplay.co.uk */


.rassegna {
font-family: verdana, sans-serif; width:150px; position:relative; font-size:0.85em; z-index:100;
clear:both; margin-left:10px; /* for this page only */
}
 
.rassegna ul {
padding:0; margin:0; list-style-type: none;
}
.rassegna ul li {
float:left; position:relative;
}
.rassegna li.last {
border-bottom:1px solid #00f; margin:0;
}
.rassegna ul li a, .rassegna ul li a:visited {
display:block; text-decoration:none; color:#000; width:139px; height:30px; color:#000; border:1px solid #00f; border-width:1px 1px 0 1px; padding-left:10px; line-height:25px; background:#fff url(img/menu3.gif) bottom left no-repeat;
}
.rassegna ul li ul {
display: none;
}
.rassegna table {
margin:-1px; border-collapse:collapse;font-size:1em;
}
 
/* specific to non IE and IE7 browsers */
.rassegna ul li:hover a {
color:#c00;
}
.rassegna ul li:hover ul {
display:block; position:absolute; top:29px; margin-top:1px; left:0; width:150px; height:auto;
}
.rassegna ul li:hover ul li ul {
display: none;
}
.rassegna ul li:hover ul li a{
display:block; background:#ddd; color:#000; height:auto; line-height:15px; padding:8px 10px; width:129px;
}
.rassegna ul li:hover ul li a.drop {
background:#ddd url(img/point3.gif) bottom right no-repeat;
}
.rassegna ul li:hover ul li:hover a {
background:#888; color:#fff;
}
.rassegna ul li:hover ul li:hover a.drop {
background:#888 url(img/point3a.gif) bottom right no-repeat;
}
.rassegna ul li:hover ul li:hover ul {
display:block; position:absolute; left:150px; top:-1px; width:150px;
}
.rassegna ul li:hover ul li:hover ul li a {
background:#ddd; color:#000;
}
.rassegna ul li:hover ul li:hover ul li:hover a {
background:#888; color:#fff;
}
 
 
/* for IE5.x and IE6 browsers only */
.rassegna ul li a:hover {
color:#c00; background:#eee url(img/menu3.gif);
}
.rassegna ul li a:hover ul {
display:block; position:absolute; top:29px; left:0; background:#eee; margin-top:0; marg\in-top:1px;
}
.rassegna ul li a:hover ul li a {
display:block; background:#ddd; color:#000; height:30px; hei\ght:20px; line-height:15px; padding:5px 10px; width:151px; w\idth:129px;
}
.rassegna ul li a:hover ul li a.drop {
background:#ddd url(img/point3.gif) bottom right no-repeat;
}
.rassegna ul li a:hover ul li a ul {
visibility:hidden; position:absolute; height:0; width:0;
}
.rassegna ul li a:hover ul li a:hover {
background:#888; color:#fff;
}
.rassegna ul li a:hover ul li a.drop:hover {
background:#888 url(img/point3a.gif) bottom right no-repeat;
}
.rassegna ul li a:hover ul li a:hover ul {
visibility:visible; position:absolute; top:0; t\op:-1px; color:#000; left:150px;
}
 
hr {clear:both; margin-bottom:30px;}
.left {clear:both;}

/* end of copyright :) */


