
body
{	font: 90% Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #000;
	background-color: #fff;
	padding: 0;
	margin: 0; }

.left, .right {float: none;}
.clear, .footer, .separatore {clear: both;}



/*  layout e testata
------------------------*/

#layout, #head {width: 100%; border: none;}
#layout, #layout.big {border: none; background-image: none;}

/* #head
{	height: 120px;
	width: 100%;
	color: #000;
	background: #fff url(../images/testataPcr2.jpg) no-repeat; } */

hr, div#titoloarea, #subtestata, #formricerca,
div#footerhp, .hidden {display: none;}

h1.hidden
{	display: block;
	width: 100%;
	height: auto;
	font-size: 2.2em;
	position: relative;
	padding-bottom: 10px;
	border-bottom: #999 1px solid;
	visibility: visible; }



/*  portlets
---------------*/

div#wpsportletsx {display: none;}
div#wpsportletdx {width: 100%;}
div#wpsportletdx {margin-top: 2.5em;}

div#wpsportletdx hr
{	display: block;
	border-top: 1px solid;
	border-left: none;
	border-right: none;
	border-bottom: none;
	color: #999; clear: both;
	background-color: inherit;
	height: 1px; }

div.contspalla {display: none;}

/*  content
--------------*/

p#pathbar {font-size: 80%; border-bottom: #999 1px solid; padding-bottom: 10px;}
p#pathbar:before {content: "Percorso:"; padding-right: 10px;}
.isbranddisezione {text-align: center; border-bottom: #999 1px solid;}
.isbranddisezione img {margin: 0 auto;}
p.archivio, .continua {display: none;}
.iscontentcentrale img {clear: left; float: left; margin: 0 .7em .6em 0;}
.iscontentcentrale .isbanner p {display: inline;}
.iscontentcentrale .isbanner p img {clear: none; float: none; margin: 0 1em 1em 0;}
.iscontentcentrale .isbanner p * {vertical-align: top;}
#meteo img.left {margin-right: 1em;}
p.up, ul.infoancora {display: none;}

div.funzioni input.frmbtn {display: none;}


