/* ---------------- GENERALE ---------------- */
body{
	background-color: #FFFFFF;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	color: #182570;
	text-align: center;
	line-height: 13px;
	font-size: 11px;
	margin: 0;
	padding: 0;
}

form {	
	margin: 0;
	padding: 0;
}

a:link, a:visited {
	color: #2b3357;
	text-decoration: none;
	/*font-weight: bold;*/
}
a:hover {
	color: #2b3357;
	text-decoration: underline;
	/*font-weight: bold;*/
}

img{border:0}

h1 {
	font-size: 11px;
	color: #2b3357;
	font-weight: bold;
	padding:0;
	margin: 0;
}

.bg_grigio{background-color: #f5f5f5}

.contenitore_esterno{
	margin: 0 auto;
	text-align: left;
	width:973px; 
	background: #FFFFFF ;
}

/* ---------------- HEADER ---------------- */
.header {
	background: #FFFFFF url(../img/header.jpg) no-repeat left top;
	width:973px;
	height:103px;
	margin-top: 10px;
	clear: both;
}

.logo_header{float:left}
.logo_header img{border:0}

.form_login{float: right; padding: 10px 20px;}

.form_login td{
	text-align: right;
	padding-top: 2px;
	color: #2b3357;
	font-weight: bold;
}

.titolo_form_header{
	font-size:11px;
	font-weight: bold;
}
.form_login label{font-family:  Verdana, sans-serif; padding-right:5px}
.form_login input{width: 124px;}

.entra_out{
	background: url(blank.gif);
	border:0;
	margin-right:-9px;
	text-align:right;
	color: #2b3357;
	font-family:Arial, sans-serif;
	font-size:11px;
	font-weight: bold;
}

* html .entra_out {margin-right:0;}
* html .entra_over {margin-right:0;}
*:first-child+html .entra_out  {margin-right:0;}
*:first-child+html .entra_over {margin-right:0;}

.entra_over{
	background: url(blank.gif);
	border:0;
	margin-right:-9px;
	text-align:right;
	color: #999999;
	font-family:Arial, sans-serif;
	font-size:11px;
	font-weight: bold;
}

/* ---------------- ARCHIVIO NOTIZIE ---------------- */
.titoli_news { 
	float: left;
	width:760px;
	height:31px;
	background:url(../img/barra2.jpg) no-repeat right center;
	font-size: 11px;
	line-height: 32px;
}
.titoli_news_verde{color: #00CC00;}
.titoli_news_rosso{color: #FF3300;}

.barra_left{
	height:31px; 
	width:97%; 
	background:url(../img/barra2.jpg) no-repeat left center;
	padding: 0 12px;
	text-align: left;
}

.archivio_news {
	float: right;
	color:#FFFFFF;
	font-family:Arial, sans-serif;
	font-weight: bold;
	font-size:11px;
}

.archivio_news_out{	
	color:#FFFFFF;
	font-family:Arial, sans-serif;
	font-weight: bold;
	font-size:11px;
	padding-bottom:2px;
	background: url(../img/archivio_notizie.jpg) no-repeat;
	border:0;
	text-align:right;
	padding-right: 15px;
	width: 207px;
	height: 31px;
}

* html .archivio_news_out {padding-bottom:0;}
* html .archivio_news_over {padding-bottom:0;}
*:first-child+html .archivio_news_out  {padding-bottom:0;}
*:first-child+html .archivio_news_over {padding-bottom:0;}

.archivio_news_over{
	color:#FFFFFF;
	font-family:Arial, sans-serif;
	font-weight: bold;
	font-size:11px;
	padding-bottom:2px;
	background: url(../img/archivio_notizie2.jpg) no-repeat;
	border:0;
	text-align:right;
	padding-right: 15px;
	width: 207px;
	height: 31px;
}

.archivio{padding:8px 5px 10px 5px; border-bottom: 1px #000000 dotted; clear:both;}
.archivio h1{font-size:11px; font-weight: bold; margin:5px 0 10px 0;}

.consulta_rubriche td{font-weight:bold; padding: 3px 0;}
.consulta_rubriche input, .consulta_rubriche select{margin-top: 3px;}



.pulsante_small_blu_out{	
	color:#FFFFFF;
	font-family:Arial, sans-serif;
	font-weight: bold;
	font-size:11px;
	background: url(../img/pulsante_small_blu.jpg) no-repeat;
	border:0;
	text-align:center;
	width: 71px;
	height: 28px;
}

.pulsante_small_blu_over{
	color:#FFFFFF;
	font-family:Arial, sans-serif;
	font-weight: bold;
	font-size:11px;
	background: url(../img/pulsante_small_blu2.jpg) no-repeat;
	border:0;
	text-align:center;
	width: 71px;
	height: 28px;
}

/* ---------------- CONTENUTI ---------------- */
.contenuti{	clear:both;}

.cl_sx {
	width: 180px;
	float: left;
}
.cl_centro {
	width: 580px;
	float: left;
	padding-left: 3px;
	/*margin-bottom:240px;*/
}

.cl_dx {
	width: 207px;
	float: left;
	padding-left: 3px;
}

.cl_dx h1{
	float:left;
	padding-right: 2px;
}

.titoli_contenuti { 
	width: 100%;
	float: left;
	background:url(../img/barra2.jpg) no-repeat right center;
}


.titoli_barra_left{
	height:31px; 
	width:85%; 
	background:url(../img/barra2.jpg) no-repeat left center;
	padding: 0 5px 0 12px;
	line-height: 32px;
	text-align:left;
	color: #2b3357;
	font-size:11px;
	font-weight: bold;
    text-transform: uppercase;
}

ul.menu{
	list-style-type: none;
	padding: 6px 12px 0 12px;
	font-size:11px;
	/*font-weight: bold;*/
	margin: 0 0 10px 0;
}

* html ul.menu {margin-left:0; padding: 5px 12px 0 12px;}
*:first-child+html ul.menu {margin-left:0; padding: 5px 12px 0 12px;}

ul.menu li{padding: 2px 0;}

ul.menu li a:link, ul.menu li a:visited {
	color: #182570;
	text-decoration: none;
	cursor:pointer;
	/*font-weight: bold;*/
}
ul.menu li a:hover {
	color: #182570;
	text-decoration: underline;
	cursor:pointer;
	/*font-weight: bold;*/
}
ul.menu li a h1{
	cursor:pointer;
}

.testi_contenuti {
 padding: 0 0px;
 text-align:justify;
 }
.notizia{padding:4px 5px;}

.foto_centrata{
	text-align: center;
	margin: 2px 0;
}

.foto_sx{
	background-color: #f5f5f5; 
	float:left;
	margin-right: 5px;
}

.foto_dx{
	background-color: #f5f5f5; 
	float:right;
	margin-left: 5px;
}

.foto_sx p, .foto_dx p, .foto_centrata p{
	font-style:italic;
	color: #2b3357;
	margin: 0;
	padding:5px;
	text-align: left;
	line-height: 11px;
}

.giornale_regioni{
	background: url(../img/giornale_regioni.jpg) no-repeat 1px bottom;
	width: 97px;
	height:52px;
	padding: 20px 0 0 63px;
	font-size: 12px;
	line-height: 15px;
	color: #2b3357;
	font-weight: bold;
}

.scarica_brochure{
	background: url(../img/scarica_brochure.jpg) no-repeat 1px bottom;
	width: 97px;
	height:50px;
	padding: 20px 0 0 63px;
	font-size: 12px;
	line-height: 15px;
	color: #2b3357;
	font-weight: bold;
}

/* ---------------- CONTENUTI - PAG INTERNA ---------------- */
.notizia_pag_interna{padding:8px 5px 10px 5px; border-bottom: 1px #000000 dotted; clear:both;}
.testata{margin:5px 0 10px 0;}
.notizia_pag_interna h1{margin:0 0 15px 0;}

.vai_art {text-align: right;}

.vai_art_pulsante_out{	
	color:#FFFFFF;
	font-family:Arial, sans-serif;
	font-weight: bold;
	font-size:11px;
	padding-bottom:2px;
	background: url(../img/pulsante_blu.jpg) no-repeat;
	border:0;
	text-align:center;
	width: 150px;
	height: 28px;
}

* html .vai_art_pulsante_out {padding-bottom:0;}
* html .vai_art_pulsante_over {padding-bottom:0;}
*:first-child+html .vai_art_pulsante_out {padding-bottom:0;}
*:first-child+html .vai_art_pulsante_over {padding-bottom:0;}


.vai_art_pulsante_over{
	color:#FFFFFF;
	font-family:Arial, sans-serif;
	font-weight: bold;
	font-size:11px;
	padding-bottom:2px;
	background: url(../img/pulsante_blu2.jpg) no-repeat;
	border:0;
	text-align:center;
	width: 150px;
	height: 28px;
}

/* ---------------- FOOTER ---------------- */
.footer_contenitore {
	clear:both;
	font-weight: bold;
	margin-top: 2px;
	padding-bottom: 18px;
}

.footer_logo{
	height:60px; 
	background:url(../img/footer.jpg) no-repeat bottom center;
}

.footer {
	color: #8B8B8B;
	font-size: 11px;
	line-height: 12px;
	margin: 0 auto;	
	width: 960px;
	text-align: center;
	padding-top: 18px;
}

.footer a:link, .footer a:visited {
	color: #8B8B8B;
	text-decoration: none;
	font-weight: bold;
}
.footer a:hover {
	color: #8B8B8B;
	text-decoration: underline;
	font-weight: bold;
}

.pl_tornasu_out {
  background:transparent url(../img/tornasu_out.jpg) no-repeat scroll 0%;
  border:0pt none;
  float:left;
  height:19px;
  margin:20px 0pt;
  text-align:center;
  width:72px;
}

