@charset "utf-8";
/* CSS Document */

html {
	padding: 0px;
	margin: 0px;
}
 
body {
	padding: 0px;
	margin: 0px;
	text-align: center;
	background-color: #C6E4FC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
}
.admin{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	background-color: #FFFFFF;
	margin-top: 20px;
	padding: 10px;
	border: 1px solid #999999;
	text-align: left;
	width: 650px;
	line-height: 1.5em;
}
.admin h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 130%;
	background-color: #FFFFFF;
	color: #024F97;
}
.admin h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	background-color: #FFFFFF;
	color: #024F97;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.admin td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	padding: 5px;
	vertical-align: top;
}
.admin a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin-top: 20px;
	color: #333333;
	text-decoration: underline;
}
.admin table td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	background-color: #FFF;
	margin-top: 20px;
	padding: 15px;
}
table.admin table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 145%;
	background-color: #FFFFFF;
	margin-top: 20px;
}
.archivio {
	background-image: url(images/schedario.jpg);
	background-repeat: no-repeat;
	padding-left: 40px;
	line-height: 40px;
}
#areautenti {
	float: left;
	height: 70px;
	width: 360px;
	margin-left: 8px;
	background-color: #C6E4FC;
	font-size: 70%;
	text-align: left;
	color: #000;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
	margin-top: 23px;
}
#areautenti span.testoblu{
	font-weight: bold;
	color: #0054A1;
}
#areautenti input.caselle {
	font-weight: normal;
	color: #000;
	height: 13px;
	background-color: #FFF;
	margin-right: 0px;
	margin-top: -2px;
	font-size: 9px;
	width: 90px;
}
#areautenti input.puls {
	font-weight: normal;
	color: #FFF;
	background-color: #3FA9F5;
	width: 72px;
	height: 22px;
	padding: 0px;
	margin: 0px;
}
#areautenti table td {
	color: #000;
	padding: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#areautenti table td a {
	color: #024F95;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	white-space: nowrap;
}
#areautenti select {
	font-weight: normal;
	color: #000;
	height: 20px;
	background-color: #FFF;
	margin-right: 2px;
	margin-top: -2px;
	font-size: 11px;
	margin-left: 0px;
}
.bandablu {
	padding: 0px;
	margin-top: 0px;
	text-align: center;
	height: 10px;
	background-color: #004E94;
}
/* inizio box home page */
/*inizio  box 1 */
#box1 {
	float: left;
	width: 160px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #666;
	margin-top: 26px;
	margin-left: 14px;
}

#box1 div#top1 {
	float: left;
	width: 150px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	background-image: url(images/sfondo_box1_home.jpg);
	background-repeat: no-repeat;
	height: 40px;
	font-weight: bold;
	padding: 5px;
	font-size: 96%;
}

#box1 div#bottom1 {
	width: 160px;
	vertical-align: top;
	height: 109px;
	padding: 0px;
	margin: 0px;
	float: left;
	text-align: left;
}
/* fine box 1 */
/* inizio box 2 */
#box2 {
	float: left;
	width: 160px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #666;
	margin-top: 26px;
	margin-left: 22px;
}

#box2 div#top2 {
	float: left;
	width: 150px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	background-image: url(images/sfondo_box2_home.jpg);
	background-repeat: no-repeat;
	height: 40px;
	font-weight: bold;
	padding: 5px;
	font-size: 96%;
}

#box2 div#bottom2 {
	width: 160px;
	vertical-align: top;
	height: 109px;
	padding: 0px;
	margin: 0px;
	float: left;
	text-align: left;
}
/* fine box 2 */
/* inizio box 3 */
#box3 {
	float: left;
	width: 160px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #666;
	margin-top: 26px;
	margin-left: 22px;
}

#box3 div#top3 {
	float: left;
	width: 150px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	background-image: url(images/sfondo_box3_home.jpg);
	background-repeat: no-repeat;
	height: 40px;
	font-weight: bold;
	padding: 5px;
	font-size: 96%;
}

#box3 div#bottom3 {
	width: 150px;
	vertical-align: top;
	height: 109px;
	padding: 0px;
	margin: 0px;
	float: left;
	text-align: left;
}
/* fine box 3 */
/* inizio box 3 */
#box4 {
	float: left;
	width: 525px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #666;
	margin-top: 26px;
	margin-left: 15px;
	height: 36px;
}

#box4 div#top4 {
	float: left;
	width: 515px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	background-image: url(images/sfondo_box4_home.jpg);
	background-repeat: no-repeat;
	height: 28px;
	font-weight: bold;
	font-size: 14px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#box4 div#bottom4 {
	width: 525px;
	vertical-align: top;
	height: 65px;
	padding: 0px;
	margin: 0px;
	float: left;
	text-align: left;
}
/* fine box 3 */
/* fine box home page */
#coda {
	padding: 0px;
	margin-top: 0px;
	text-align: center;
	height: 10px;
	background-color: #004E94;
	clear: both;
	width: 851px;
	margin-right: auto;
	margin-left: auto;
}
 #coda2 {
	clear: both;
	padding: 0px;
	margin-top: 0px;
	text-align: center;
	height: 50px;
	background-color: #C6E4FC;
}
table.comuni {
	width: 440px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: top;
}
#contenuti {
	background-color: #ffffff;
	text-align: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	color: #585858;
	margin-top: 0px;
	height: auto !important;  /* per i browser moderni */
	height: 450px;      /* per IE5.x e IE6 */
	min-height: 450px;  /* per i browser moderni */
	margin-left: 160px;
	margin-right: 185px;
	margin-bottom: 0px;
}
 #contenuti a {
	font-family: Arial, Helvetica, sans-serif;
	color: #585858;
	text-decoration: underline;
}
#contenuti ul li {
	text-align: left;
	list-style-image: url(images/quadratino_azzurro.jpg);
	list-style-type: none;
	margin-left: -25px;
	margin-top: 6px;
	margin-bottom: 6px;
}
#contenutihome {
	padding: 0px;
	background-color: #ffffff;
	text-align: left;
	height: 296px;
}
#contenutihome2 {
	background-color: #ffffff;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
	height: 300px;
}
.destra {
	text-align: right;
}
table.daticatastali {
	width: 400px;
}

p.didascalia {
	margin-top: 11px;
	font-size: 105%;
}
#footer {
	margin-top: 0px;
	text-align: left;
	background-color: #C6E4FC;
	font-size: 70%;
	width: 851px;
	margin-right: auto;
	margin-left: auto;
	color: #004E94;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	height: 16px;
}
#footer .right ul li {
	text-align: left;
	background-color: #C6E4FC;
	color: #004E94;
	padding-left: 15px;
	list-style-type: none;
	background-image: url(images/quadratino_azzurro.jpg);
	background-repeat: no-repeat;
	background-position: 0px;
	margin-right: 10px;
	display: inline;
}
#footer .right ul {
	text-align: left;
	color: #004E94;
	display: block;
	margin: 0px;
	padding: 0px;
}
#footer .right ul li a {
	color: #004E94;
	text-decoration: none;
}
#footer .right ul li a:hover {
	color: #004E94;
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	color: #004E94;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	line-height: 2em;
	padding: 0px;
	margin-top: 16px;
}
 
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #004E94;
	text-align: left;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #004E94;
	text-align: left;
}
#header {
	padding: 0px;
	background-color: #ffffff;
	text-align: left;
	height: 120px;
	margin: 0px;
}
div.hr hr {
	display: none;
}
div.hr {
	background-color: #999;
	height: 1px;
}
.left {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}

#logo {
	float: left;
	height: 74px;
	width: 148px;
	margin-left: 22px;
	vertical-align: bottom;
	margin-top: 23px;
}
#logo a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#logonews {
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: -45px;
	margin-right: 10px;
}
 #menusx {
	float: left;
	width: 120px;
	margin-right: 2px;
	padding: 2px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 30px;
	text-align: left;
}
 #menusx .titolo {
	text-align: left;
	font-weight: bold;
	color: #666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	line-height: 25px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menudx {
	float: right;
	width: 152px;
	margin-left: 2px;
	padding: 2px;
	margin-top: 0;
	margin-right: 24px;
	margin-bottom: 0;
}
#menudx .titolo {
	text-align: left;
	font-weight: bold;
	color: #666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	line-height: 25px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 145px;
}
div#mo1 {
	padding-right:20px;
	text-align: left;
	padding-left: 25px;
	background-image: url(images/sfondo_menu_orizzontale.jpg);
	background-repeat: repeat-x;
	height: 33px;
	margin: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 98%;
}
 
div#mo1 li a:hover{
	background-image: url(images/puls_or_hover.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
	color: #004E94;
	height: 35px;
	width: 100%;

}

 div#mo1 {
	padding-right:7px;
	text-align: left;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}
 
div#mo1 ul{
	list-style-type: none;
	margin: 0;
	padding-top: 9px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
 
div#mo1 li{
	display: inline;
	margin: 0;
	padding: 0;
	font-size: 90%;
}
 
div#mo1 li a{
	text-decoration: none;
	color: #FFF;
	padding-top: 9px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-position: 0px 0px;
	height: 35px;
}
div#mo1 li a:hover{
	text-decoration: none;
	color: #004E94;
	background-image: url(images/puls_or_hover.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-position: center center;
	margin: 0px;
	height: 35px;
}
div#mo1 ul li a.active {
	text-decoration: none;
	color: #004E94;
	background-image: url(images/puls_or_hover.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-position: center center;
	margin: 0px;
	height: 35px;
}
.mv1 {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
}
 
.mv1 ul {
	list-style-type: none;
	font-size: 90%;
	margin: 0px;
	padding: 0px;
}
 
.mv2 li{
	margin: 0;
	text-align: left;
	width: 100%;
}
 
.mv1 li a {
	width: 145px;
	color: #585858;
	display: block;
	line-height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 0px;
}
 
.mv1 li a:link  {
	color: #585858;
	text-decoration: none;
	width: 100%;
}
 
.mv1 li a:visited {
	width: 100%;
	text-decoration: none;
}
 
.mv1 li a:hover {
	width: 100%;
	color: #3FA9F5;
}
.mv1 li a.active {
	width: 100%;
	color: #3FA9F5;
}

.mv1 li.doppia a {
	color: #585858;
	display: block;
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 0px;
}
.mv1 li.doppia a:hover {
	width: 100%;
	color: #3FA9F5;
}
.mv1 li.doppia a.active {
	width: 100%;
	color: #3FA9F5;
}
.mvnews {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
} 
.mvnews ul {
	list-style-type: none;
	font-size: 90%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
}

.mvnews li a {
	width: 145px;
	color: #585858;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-right: 0px;
}
 
.mvnews li a:visited {
	width: 100%;
	text-decoration: none;
}
 
.mvnews li a:hover {
	width: 100%;
	color: #3FA9F5;
}
div.mvnews p.testoblu a, div.mvnews span.testoblu a {
	color: #004E94;
	text-decoration: none;
	padding-bottom: 5px;
}
.mvnews li {
	color: #585858;
	margin-bottom: 5px;
	margin-top: 5px;
	width: 145px;
}
#news {
	float: left;
	width: 263px;
	vertical-align: top;
	padding-left: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #666;
	margin: 0px;
	padding-top: 0px;
}
#news span.testoblu, #news span.testoblu a, #news p.testoblu, #news p.testoblu a {
	color: #004E94;
	text-decoration: none;
}

div#news p.titolonews {
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-weight: bold;
	font-size: 120%;
	background-image: url(images/logo_news.jpg);
	background-repeat: no-repeat;
	background-position: 100px;
	line-height: 40px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#news span.testoblu a:hover {
	color: #004E94;
	text-decoration: underline;
}
.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.noborderimpianti {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 6px;
}

ol {
	margin-left: -20px;
}
#pagina {
	width: 851px;
	padding: 0px;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	vertical-align: top;
	background-image: url(images/sfondo_gocce.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.pdf {
	background-image: url(images/pdf.jpg);
	background-repeat: no-repeat;
	padding-left: 40px;
	line-height: 40px;
}
.right {
	float: right;
}
#servizioclienti {
	float: left;
	height: 74px;
	width: 148px;
	margin-left: 130px;
	margin-top: 23px;
}
.sfondo {
	background-image: url(images/sfondo.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #9ED4FA;
}
#testa {
	padding: 0px;
	margin: 0px;
	height: 110px;
	background-color: #FFF;
	width: 851px;
}
.vai {
	font-size: 80%;
	text-align: right;
	float: right;
	display: inline;
	color: #FFF;
}
.vai a {
	text-decoration: none;
	color: #FFF;
}
.vai a:hover {
	text-decoration: underline;
	color: #FFF;
}
.testoblu {
	color: #004E94;
}
div#contenuti p.evidenza, div#contenuti p.evidenza  a{
	text-transform: uppercase;
	color: #F00;
	font-weight: bold;
}
div#contenuti p.linkpdflavora {
	color: #004E94;
	text-align: right;
}
div#contenuti a.linkpdflavoraconnoi:link {
	color: #004E94;
}
div#contenuti a.linkpdflavoraconnoi:visited, div#contenuti a.linkpdflavoraconnoi:active {
	color: #004E94;
}
div#contenuti a.linkpdflavoraconnoi:active {
	color: #004E94;
}

