body {
	margin:0;
	padding:0;
	background: #D6D6EE url('images/shadow.png') repeat-y center;
	text-align:center;
	font-size:77%;
	font-family: Verdana,Georgia, Arial, sans-serif;
	line-height:1.4em;
}

p.aDestra {
	text-align: right;
	padding-right: 1em;
	font-size: 90%;
	border: none;
}
p.aDestra a:hover {
	background: #DEEAF6;
}

.intesta {
	background: #FFF url('images/sfondo.jpg') repeat-x;
	border: #a4b0ec 1px solid;
	text-indent: 13px;
}

.indentata {
	text-indent: 15px;
	padding: 0px 20px 30px 0px;
	text-align: justify;
}

p.news {
	padding: 0px 20px 30px 0px;
	text-align: left;
	font-size: 92%;
    margin-bottom: 0px;	
    padding-bottom: 0px;
    padding-left: 10px;
}

p.newsprima {
	padding: 0px 20px 30px 0px;
	text-align: left;
	font-size: 94%;
    margin-bottom: 0px;	
    padding-bottom: 0px;
    padding-left: 10px;
}

p.news:hover {
	background: #DEEAF6;
}


.image{
	float:left;
	border: #a4b0ec  2px solid;
	margin: 1em;
	margin-left: 0;
}
.image2 {
	text-align: center;
	font-size: 80%;
}
.image2 img{
	border: #a4b0ec  1px solid;
	padding: 0;
	margin: 0;
}

.image2 img.noBordo{
	border: none;
}

.image2 div {
	float: left;
}

.image2 img.space{
	margin: 2.4em;
	margin-bottom: 0em;
	margin-top: 0em;
	padding: 1em;
	padding-bottom: 0;
}

#header {
	margin:0;
	padding:0;
	height:75px;
	border-bottom:1px solid #dbdbdb;
	text-align:left;	/* IE fix for logo hover */
	background:url('images/intestazione.jpg');
	background-repeat: no-repeat; 
	background-color: #3B5894;
	border-top: 1px solid #000;
	border-bottom:	1px solid #000;
   	background-position: left top;
	
}

#header div {
	margin:0 auto;
	width:680px;
}
#header h1 {
	margin:0;
	padding: 10px 0 0px 15px;
	height:24px;	
	text-align:left;
	font-size:1.6em;
}
#header h1 a {
	text-decoration:none;
	color:#8f8f0f;
	background:none;
}
h1, h2, h3 {
	font-family: Lucida Sans Unicode, georgia, times new roman, times, serif;
	letter-spacing: 0.09em;
	font-size:1.2em;
}
h3 {
	display:none;
}
hr {
	display:none;
}
li 
{
	padding:0.3em 0;
	margin:0;
}
blockquote{
	background: #EEE url(img/blockquote.png) no-repeat bottom left;
	/*border: 1px solid #E0E0E0;*/
	padding: 10px;
	padding-bottom: 40px;
	margin: 1em;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
}

a { text-decoration:none;border:none;background:transparent}
a:link { color: #A12A0B; }
a:visited { color: #663300; }
a:active, a:hover{
	color:#333;
}

.act1{
	background: #DEEAF6 url('images/pezzoSfondo1.gif') right no-repeat
}
.act2{
	background: #DEEAF6 url('images/pezzoSfondo2.gif') right no-repeat;
}
.act3{
	background: #DEEAF6 url('images/pezzoSfondo3.gif') right no-repeat
}
.act4{
	background: #DEEAF6 url('images/pezzoSfondo4.gif') right no-repeat;
}
.act5{
	background: #DEEAF6 url('images/pezzoSfondo5.gif') right no-repeat
}
.act6{
	background: #DEEAF6 url('images/pezzoSfondo6.gif') right no-repeat;
}
.act7{
	background: #DEEAF6 url('images/pezzoSfondo7.gif') right no-repeat;
}


#sidebar {
    padding-top: 0px;
    margin-top: 0px;
}

#sidebar ul li a:hover { 
	background: #DEEAF6;
}

#sidebar ul li a#timbro:hover { 
	background: #DEEAF6 url('images/pezzoSfondo6.gif') right no-repeat;
}

#rap 
{
	margin:0 auto;
	padding:0;
	width:750px;
	text-align:left;
	border:#999 0px solid;
	background:#fff url('images/shadows.png') repeat-y center top;
}
#content {
	float: right;
	margin:5px 0px 5px 5px;
	padding: 5px;
	width: 530px;
	color: #333;
	text-align: left;
	line-height:1.2em;
	overflow:hidden;
	display:inline;
    margin-top: 0px;
}

#sidebar {
	float:left;
	margin:0;
	padding:10px;
	width:180px;
	display:inline;
	font-size:90%;
	
}	
#sidebar li 
{
	margin-bottom:0;
	padding:0;
	border-bottom: 1px dashed #dbdbdb;
	
}

#sidebar ul
{
	margin:0 0 20px;
	padding:0;
	list-style:none;
	border-top:1px dashed #dbdbdb;	
	border-bottom:1px dashed #dbdbdb;	
}
#sidebar a {
	text-decoration:none;
	display:block;
	color:#19243A;
	padding-left: 10px;
}

#footer {
	text-align: center;
	clear:both;
	margin:0 auto;
	padding:5px 0 5px 180px;
	width:500px;
	font-size:80%;
	border-top:1px dashed #dbdbdb;
}
#footer p {
	padding:10px 0;
	text-align: center;
}
#content h3, .title {
	margin: 1em 0 0.5em 0;
	padding:5px 0;	
	letter-spacing: 0.09em;
	font-weight: normal;
	color: #666600;		
	border-bottom:#ccc 1px solid;	
}
#content h2, #content h3 {
	font-size:1.1em;
}
#content p {
	margin:0 0 10px;
	line-height:1.7;
}
#content .title a
{
	text-decoration:none;
	border:none;
	color:#360;
}
.posted {
	margin: 15px 0;
	padding:5px 0;
	font-size: 0.9em;
	font-family: Lucida Sans Unicode, Verdana, arial, helvetica, sans-serif;
	color: #666;
	border-top:#ccc 1px solid;
} 
#sidebar h2 {
	margin: 10px 0 0 0;
	font-size:1em;
	letter-spacing: 0.09em;
	font-weight: normal;
	color: #666600;	
	text-transform:uppercase;
}
#sidebar img 
{
	border:#ccc 1px solid;
	padding:3px;
}
.spacer {
	clear: both;
}
#content ul li {
	line-height: 120%;
	background:transparent url('images/simplearrow.png') left top no-repeat;
	margin:0.5em 0;
	padding:0 1.5em;	
	list-style:none;
	font-size:1em;
}
hr 
{
	display:none;
}
.commentlist 
{
	margin:0;
	padding:0;
}
.commentlist li 
{
	margin:0.5em 0 0 1.5em;
	padding:0.5em;
	border:#ccc 1px solid;
}
.commentlist .graybox
{
	background:#F3F5CC;
}
input[type="text"], textarea
{
	background:#F2F2E9;
	border:#ccc 1px solid;
}
/* Navigation
---------------------------------------------------------------------*/

#navcontainer { 
	background: url('images/sfondo3.jpg') repeat-x;
	color: white;
	padding-left: 10px;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
#navcontainer a { text-decoration: none; }

#navcontainer ul
{
margin: 0;
list-style-type: none;
}

#navcontainer li { display: inline; }

/*1st level elements*/
#navcontainer ul
{
border-top: 1px solid #36c;
border-bottom: 1px solid #36c;
padding: 2px 0;
}

#navcontainer li { margin: 0 0 0px; }

#navcontainer ul a,
#navcontainer ul a:link,
#navcontainer ul a:visited
{
background-color: #3B3F47
;
border: 1px solid #FE581E;
color: white;
padding: 0px 5px;
}

#navcontainer ul a:hover,
#navcontainer ul a:focus
{
background-color: #DEEAF6;
border: 1px solid black;
color: black;
}

#navcontainer ul a#contatti:hover{
	cursor: help;
}

/*current Link*/
#navcontainer ul a#current,
#navcontainer ul a#current:link,
#navcontainer ul a#current:visited { font-weight: bold; }

/*Second and subsequent levels*/
#navcontainer ul ul
{
font-size: 80%;
position: absolute;
top: 23px;
left: 0;
width: 100%;
border-top: none;
background-color: #95B1BB;
}

#navcontainer ul ul li { display: inline; }

#navcontainer ul ul a,
#navcontainer ul ul a:link,
#navcontainer ul ul a:visited
{
background-color: #95B1BB;
border: 1px solid #95b1bb;
color: black;
}

#navcontainer ul ul a:hover,
#navcontainer ul ul a:focus
{
background-color: #FE581E;
border: 1px solid black;
color: black;
}

/*current Link*/
#navcontainer ul ul a#subcurrent,
#navcontainer ul ul a#subcurrent:link,
#navcontainer ul ul a#subcurrent:visited { font-weight: bold; }
/* varie
---------------------------------------------------------------------*/
span.no {
	display: none;
}
/* Form buttons
---------------------------------------------------------------------*/

input {
	border: 1px solid rgb(170,170,170);
	margin-top: 1px;
	padding: 1px;
	color: #21405E;
	background-color: #F7F7F7;
}

input.button {
	padding: 0px;
	color: #fff;
	background-color: rgb(42,71,115);
	font-weight: bold;
	border-left: 1px solid rgb(176,207,235);
	border-top: 1px solid rgb(176,207,235);	
	border-right: 1px solid rgb(42,75,106);			
	border-bottom: 1px solid rgb(42,75,106);
}

input.button:hover, input.button:focus {
	color: #fff;
	background-color: rgb(79,121,159);
	font-weight: bold;
	border-left: 1px solid rgb(176,207,235);
	border-top: 1px solid rgb(176,207,235);	
	border-right: 1px solid rgb(42,75,106);			
	border-bottom: 1px solid rgb(42,75,106);
}

input:focus, textarea:focus, select:focus {
	color: #000;
	background-color: rgb(255,255,255);
	font-weight: normal;	
}

legend {
	display: none;
}
label {
	display: none;
}

ul#msinistro li:hover {
    font-size:100%;
    font-weight: bold;
}

div.msgerrore {
    padding-left: 15px;
    margin-left: 15px;
    color: #800000;
}

a.linknews {
    font-style: italic;
}

/* Navigation
---------------------------------------------------------------------*/

