/*************/
/* GENERALI */
/***********/
body,td,th {
	color: #000000;
	font: 14px Calibri, Trebuchet MS, Verdana, sans-serif;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	/*background-image: url(../images/sfondo_background_ebweb_09.gif);*/
	background-repeat: repeat-x;
}
IMG {
  border: none;
}
SELECT {
  font: 14px Calibri, Trebuchet MS, Verdana, sans-serif;
}
A:link, A:active, A:visited {
  font-size: 14px;
  color: #ffffff;
  text-decoration: none;
  outline:none
}
A:hover, A:visited:hover {
  font-size: 14px;
  color: #ff0000;
  text-decoration: none;
  outline:none
}
/*TABLE {
  border: 0px;
  padding: 0px;
  margin: 0px;
}

TABLE TABLE {
  border: 0px;
  padding: 0px;
  margin: 0px;
  background: none;
}*/

.col_left {
  background: none;
  background-image:url(../images/sfondo_sx_ebweb_11.gif);
  background-repeat: repeat-y;
}

.stripe_sx {
  background: none;
  background-image:url(../images/sfondo_sx_ebweb_12.gif);
  background-repeat: no-repeat;
}

.col_right {
  background: none;
  background-image:url(../images/sfondo_dx_ebweb_11.gif);
  background-repeat: repeat-y;
}

.stripe_dx {
  background: none;
  background-image:url(../images/sfondo_dx_ebweb_12.gif);
  background-repeat: no-repeat;
}

H1 {
  font-size: 14px;
  color: #015b86;
  text-align: center;
}

.sfondo_top {
  /*background-image:url(../images/sfondo_top_01.jpg);*/
}
/*.sfondo {
  background-image:url(../images/background.gif);
  background-position: 47% 0%;
}*/
.main {
  background: none;
  background-color: white;
}
div#box_1 {
  background: none;
  background-image:url(../images/sfondo_sfumato_azure_01.jpg);
  background-repeat: no-repeat;
  padding-top: 15px;
  width: 200px;
}

div#box_2 {
  background: none;
  /*background-image:url(../images/sfondo_sfumato_blue_01.jpg);
  background-repeat: no-repeat;*/
  background-color: #e7eecf;
  width: 200px;
}

div#piede {
  background: none;
  background-color: #acc560;
  /*background-image:url(../images/sfondo_piedipagina_01.jpg);*/
  height: 50px;
  color: #000000;
  font: 14px Calibri, Trebuchet MS, Verdana, sans-serif;
  text-align: center;
  vertical-align: center;
  padding: 0px;
  padding-top: 10px;
}

div#piede A:link {
  color: #000000;
  text-decoration: none;
}
div#piede A:visited {
  color: #000000;
  text-decoration: none;
}
div#piede A:active {
  color: #000000;
  text-decoration: none;
}
div#piede A:hover {
  color: #000000;
  text-decoration: underline;
}
div#piede A:visited:hover {
  color: #000000;
  text-decoration: underline;
}

/***********/
/* MENU 1 */
/*********/
/*div#MNU1 a {
    width:138px;
    height:100%;
    font-weight:bold;
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
	display:block;
	line-height:20px;
	text-align:left;
	vertical-align:middle;
	padding-top:1px;
	padding-bottom:1px;
	padding-left: 12px;
	white-space: nowrap;
	border:none;
}
div#MNU1 a:hover {
    background: none;
    background-color: #ffffff;
	color: #0152ab;
}
div#MNU1 a:hover:visited {
    background: none;
    background-color: #ffffff;
	color: #0152ab;
}
*/
/***********/
/* MENU 1 */
/*********/
div#MNU1 {
  width: 692px;
  margin-left: 10px;
  background-color: #D8D9DA;
}

div#MNU1 table {
  width: 100%;
  text-align: center;
  font-size: 14px; 
  /*box-shadow:2px 2px 2px rgba(0,0,0, .5);
  -moz-box-shadow:2px 2px 2px rgba(0,0,0, .5);
  -webkit-box-shadow:2px 2px 2px rgba(0,0,0, .5);*/
  /*background-color: #D8D9DA;*/
  padding: 10px;
}

div#MNU1 table tr td {border-left: 2px solid #58585A;}
div#MNU1 table tr td:first-child {border:none;}

div#MNU1 a:link {
    font-weight:bold;
	color: #58585A;
	text-decoration: none;
	font-size: 14px;
	display:block;
	line-height:20px;
	vertical-align:middle;
	padding-top:1px;
	padding-bottom:1px;
	white-space: nowrap;
	text-align: center;
}

div#MNU1 a:hover {
    background: none;
    text-decoration: underline;
	color: #58585A;
	text-align: center;
}
div#MNU1 a:visited {
    font-weight:bold;
	color: #58585A;
	text-decoration: none;
	font-size: 14px;
	display:block;
	line-height:20px;
	vertical-align:middle;
	padding-top:1px;
	padding-bottom:1px;
	white-space: nowrap;
	text-align: center;
}
div#MNU1 a:visited:hover {
    background: none;
    text-decoration: underline;
	color: #58585A;
	text-align: center;
}
div#MNU1 a:active {
    font-weight:bold;
	color: #58585A;
	text-decoration: none;
	font-size: 14px;
	display:block;
	line-height:20px;
	vertical-align:middle;
	padding-top:1px;
	padding-bottom:1px;
	white-space: nowrap;
	text-align: center;
} 
div#MNU1 .redMenu a, div#MNU1 .redMenu a:hover, div#MNU1 .redMenu a:visited:hover {
  background-color: red;
  color: white;
}

/***********/
/* MENU 2 */
/*********/
div#MNU2 a:link {
    font-weight:bold;
	color: #58585A;
	text-decoration: none;
	font-size: 14px;
	display:block;
	line-height:20px;
	vertical-align:middle;
	padding-top:1px;
	padding-bottom:1px;
	padding-left: 12px;
	white-space: nowrap;
	border:none;
}
div#MNU2 a:hover {
    background: none;
    /*background-color: #979694;*/
    text-decoration: underline;
	color: #58585A;
}
div#MNU2 a:visited {
    font-weight:bold;
	color: #58585A;
	text-decoration: none;
	font-size: 14px;
	display:block;
	line-height:20px;
	vertical-align:middle;
	padding-top:1px;
	padding-bottom:1px;
	padding-left: 12px;
	white-space: nowrap;
	border:none;
}
div#MNU2 a:hover:visited {
	color: #58585A;
}
div#MNU2 a:active {
    font-weight:bold;
	color: #58585A;
	text-decoration: none;
	font-size: 14px;
	display:block;
	line-height:20px;
	vertical-align:middle;
	padding-top:1px;
	padding-bottom:1px;
	padding-left: 12px;
	white-space: nowrap;
	border:none;
} 

/***********/
/* MENU 3 */
/*********/
/*div.sfondo_menutop {
  background: rgb(208, 230, 246);
  background: rgba(208, 230, 246, 0.7);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00D0E6F6, endColorstr=#00D0E6F6);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00D0E6F6, endColorstr=#00D0E6F6)";
  width: 218px;
  height: 335px;
  position: absolute;
  top: 0px;
  left: 0px;
}*/
.logotop {
  width: 910px;
  /*height: 335px;*/
  position: absolute;
  z-index: 100;
}
.logotop_bottom {
  width: 910px;
  position: absolute;
  z-index: 100;
}
.menutop {
  width: 218px;
  height: 335px;
  position: absolute;
  z-index: 99;
  background: rgb(208, 230, 246);
  background: rgba(208, 230, 246, 0.7);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00D0E6F6, endColorstr=#00D0E6F6);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00D0E6F6, endColorstr=#00D0E6F6)";
}
div#MNU3 {
  height: 320px;
  display: table-cell;
  vertical-align: bottom;
  padding-left: 5px;
}

div#MNU3 table {
  width: 200px;
  text-align: left;
  font-size: 14px; 
  /*box-shadow:2px 2px 2px rgba(0,0,0, .5);
  -moz-box-shadow:2px 2px 2px rgba(0,0,0, .5);
  -webkit-box-shadow:2px 2px 2px rgba(0,0,0, .5);*/
}

div#MNU3 a:link {
    font-weight:bold;
	color: #3D3C3E;
	text-decoration: none;
	font-size: 14px;
	display: block;
	line-height: 0px;
	padding-top: 40px;
	padding-bottom: 12px;
	padding-left: 55px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	white-space: nowrap;
	vertical-align: bottom;
}
div#MNU3 a:hover {
    background: none;
    /*background-color: #979694;*/
    text-decoration: underline;
	color: #3D3C3E;
	padding-top: 40px;
	padding-bottom: 12px;
	padding-left: 55px;
	font-size: 14px;
	font-weight:bold;
	vertical-align: bottom;
}
div#MNU3 a:visited {
    font-weight:bold;
	color: #3D3C3E;
	text-decoration: none;
	font-size: 14px;
	display:block;
	white-space: nowrap;
	border:none;
	padding-top: 40px;
	padding-bottom: 12px;
	padding-left: 55px;
	vertical-align: bottom;
}
div#MNU3 a:hover:visited {
	color: #3D3C3E;
	padding-top: 40px;
	padding-bottom: 12px;
	padding-left: 55px;
	font-size: 14px;
	font-weight:bold;
	vertical-align: bottom;
}
div#MNU3 a:active {
    font-weight:bold;
	color: #3D3C3E;
	text-decoration: none;
	font-size: 14px;
	display:block;
	white-space: nowrap;
	border:none;
	padding-top: 40px;
	padding-bottom: 12px;
	padding-left: 55px;
	vertical-align: bottom;
} 

div#MNU3 .immagini_menu {
	background-position: left bottom;
	background-image: url('/public/en-press/ctarquapolesine/images/nostra_storia.jpg');
	background-repeat: no-repeat;
	border-bottom: 2px solid #FFFFFF;
}

/***********/
/* MENU 4 */
/*********/
div#MNU4 TABLE {
  background: none;
  color: black;
  font: 14px Calibri, Trebuchet MS, Verdana, sans-serif;
  margin: 5px;
}
div#MNU4 A:link {
  color: black;
  text-decoration: none;
}
div#MNU4 A:visited {
  color: black;
  text-decoration: none;
}
div#MNU4 A:active {
  color: black;
  text-decoration: none;
}
div#MNU4 A:hover {
  color: #00ccdd;
  text-decoration: none;
}
div#MNU4 A:visited:hover {
  color: #00ccdd;
  text-decoration: none;
}

/***********/
/* MENU 5 */
/*********/
div#MNU5 TABLE {
  background: none;
  color: black;
  font: 14px Calibri, Trebuchet MS, Verdana, sans-serif;
  margin: 5px;
}
div#MNU5 A:link {
  color: black;
  text-decoration: none;
}
div#MNU5 A:visited {
  color: black;
  text-decoration: none;
}
div#MNU5 A:active {
  color: black;
  text-decoration: none;
}
div#MNU5 A:hover {
  color: #00ccdd;
  text-decoration: none;
}
div#MNU5 A:visited:hover {
  color: #00ccdd;
  text-decoration: none;
}

/***********/
/* MENU 6 */
/*********/
div#MNU6 TABLE {
  background: none;
  color: black;
  font: 14px Calibri, Trebuchet MS, Verdana, sans-serif;
  margin: 5px;
}
div#MNU6 A:link {
  color: black;
  text-decoration: none;
}
div#MNU6 A:visited {
  color: black;
  text-decoration: none;
}
div#MNU6 A:active {
  color: black;
  text-decoration: none;
}
div#MNU6 A:hover {
  color: #00ccdd;
  text-decoration: none;
}
div#MNU6 A:visited:hover {
  color: #00ccdd;
  text-decoration: none;
}

/**********/
/* UPD 1 */
/********/
div#UPD1 {
  display: inline;
}
div#UPD1 TABLE {
  background: none;
  color: black;
  font: 14px Calibri, Trebuchet MS, Verdana, sans-serif;
  padding: 10px;
  text-align: left;
}
div#UPD1 TD {
  padding-bottom: 0px;
  padding-top: 0px;
}
div#UPD1 .titolo {
  padding: 10px;
  color: #abc558;
  font-size: 18px;
  font-weight: bold;
}
div#UPD1 .interlinea {
  font-size: 5px;
}
div#UPD1 .archivio {
  color: #abc558;
  font-size: 14px;
}
div#UPD1 INPUT {
  color: #ffffff;
  border: none;
  font: 14px Calibri, Trebuchet MS, Verdana, sans-serif;
  font-weight: bold;
  background-color: #acc560;
  cursor: pointer;
  width: 190px;
}
/**********/
/* ARC 1 */
/********/
div#ARC1 {
  display: none;
}
div#ARC1 TABLE {
  background: none;
  color: black;
  font: 14px Calibri, Trebuchet MS, Verdana, sans-serif;
  padding: 10px;
  text-align: left;
}
div#ARC1 TD {
  padding-bottom: 0px;
  padding-top: 0px;
}
div#ARC1 .titolo {
  padding: 10px;
  color: #FF0000;
  font-size: 18px;
  font-weight: bold;
}
/**********/
/* ARC 2 */
/********/
div#ARC2 {
  display: none;
}
div#ARC2 TABLE {
  background: none;
  color: black;
  font: 14px Calibri, Trebuchet MS, Verdana, sans-serif;
  padding: 10px;
  text-align: left;
}
div#ARC2 TD {
  padding-bottom: 0px;
  padding-top: 0px;
}
div#ARC2 .titolo {
  padding: 10px;
  padding-left: 0px;
  color: #abc558;
  font-size: 18px;
  font-weight: bold;
}

/***********/
/* POST 1 */
/*********/
div#PST1 {
  background: none;
  vertical-align: top;
}
div#PST1 TABLE {
  background: none;
  /*background-image: url(../images/box_home_background_001.png);*/
  font-family: Calibri, Trebuchet MS, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #000;
  text-decoration: none;
  padding-right: 15px;
  padding-left: 0px;
  width: 100%;
}
div#PST1 TD {
  vertical-align: top;
}
div#PST1 .testo {
	font-family: Calibri, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	color: #000;
}
div#PST1 A {
  color: #3D3D3F;
  font-weight: bold;
  text-decoration: none;
}
div#PST1 A:hover {
  color: #ff0000;
  font-weight: bold;
  text-decoration: underline;
}
div#PST1 A:hover:active {
  background: none;
  display: inline;
  color: #ff0000;
  font-weight: bold;
  text-decoration: underline;
}

div#PST1 a.notify {
  color: #979695;
}
div#PST1 a.notify:link {
  color: #979695;
  text-decoration: none;
}
div#PST1 a.notify:visited {
  color: #979695;
  text-decoration: none;
}
div#PST1 a.notify:active {
  color: #979695;
  text-decoration: none;
}
div#PST1 a.notify:hover {
  /*color: #BA001A;*/
  color: #3D3E3F;
  /*text-decoration: underline;*/
}
div#PST1 a.notify:visited:hover {
  /*color: #BA001A;*/
  color: #3D3E3F;
  /*text-decoration: underline;*/
}

div#PST1 .archivio {
  color: #abc558;
  font-size: 14px;
}
div#PST1 .categoria {
	font-family: Calibri, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #3D3D3F;
	text-decoration: none;
	background: none;
	background-repeat: no-repeat;
	padding-bottom: 10px;
}
div#PST1 .icona_lista {
  width: 225px;
}
div#PST1 .titolo {
	font-family: Calibri, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	/*color: #BA001A;*/
	color: #3D3D3F;
	text-decoration: none;
	background: none;
	/*background-image: url(../images/arrow_dx_001.png);*/
	background-repeat: no-repeat;
	padding-bottom: 10px;
}
div#PST1 .titolo_lista {
	font-family: Calibri, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #3D3D3F;
	text-decoration: none;
	background: none;
	background-repeat: no-repeat;
	padding-bottom: 10px;
}
div#PST1 .link_lista {
	font-size: 20px;
}
div#PST1 .info {
  font-size: 12px;
  /*visibility: hidden;*/
}
div#PST1 .cella_icona {
  text-align: center;
}
div#PST1 .icona {
  max-width: 680px;
}
div#PST1 .cella_video {
  text-align: center;
}
div#PST1 .servizi {
  font-size: 14px;
}
div#PST1 .vota {
  background: none;
  background-image:url(../images/star_blank_01.gif);
  background-repeat:no-repeat;
  border: none;
  width: 12px;
  text-decoration: none;
}
div#PST1 A.vota:link {
  background-image:url(../images/star_blank_01.gif);
  text-decoration: none;
}
div#PST1 A.vota:active {
  background-image:url(../images/star_blank_01.gif);
  text-decoration: none;
}
div#PST1 A.vota:visited {
  background-image:url(../images/star_blank_01.gif);
  text-decoration: none;
}
div#PST1 A.vota:hover {
  background-image:url(../images/star_full_01.gif);
  text-decoration: none;
}
div#PST1 A.vota:visited:hover {
  background-image:url(../images/star_full_01.gif);
  text-decoration: none;
}
div#PST1 .vota_no {
  background: none;
  background-image:url(../images/star_blank_01.gif);
  background-repeat:no-repeat;
  border: none;
  width: 12px;
}
div#PST1 .vota_ok {
  background: none;
  background-image:url(../images/star_full_01.gif);
  background-repeat:no-repeat;
  border: none;
  width: 12px;
}
div#PST1 .cella_commenti {
  width: 500;
  background: none;
  background-color: #deb15c;
  padding: 4px;
  padding-left: 10px;
}
div#PST1 .box_commento {
  display: none;
}
div#PST1 .cella_commento {
  width: 520;
  background: none;
  background-color: #deb15c;
  padding: 4px;
}
div#PST1 TR TD {
	font-family: Calibri, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	color: #000;
	vertical-align:top;
}
div#PST1 HR {
  display: none;
  height: 1px;
  margin-left: 0px;
  width: 100%;
  margin-top: 25px;
  margin-bottom: 25px;
}
div#PST1 INPUT {
  color: #000000;
  font: 14px Calibri, Trebuchet MS, Verdana, sans-serif;
}
div#PST1 .allegati {
  background: none;
  background-color: #e2e1e0;
  height: 70px;
  vertical-align: middle;
}
div#PST1 .allegati_titolo {
  width: 100%;
  text-align: center;
  font-size: 17px;
  display:none;
}
div#PST1 .allegati_descrizione {
  width: 100%;
  display: block;
}
div#PST1 .allegati A:link, .allegati A:visited, .allegati A:active { text-align:center;float: left;width:200px;background: none;background: url(../images/pdf_download_001.jpg);background-size: 35px;background-repeat:no-repeat;background-position:50% 0%;padding-top:40px;height: 10px;display: block;}
div#PST1 .allegati A:hover, .allegati A:visited:hover { text-align:center;float: left;width:200px;background: none;background: url(../images/pdf_download_001.jpg);background-size: 35px;background-repeat:no-repeat;background-position:50% 0%;padding-top:40px;height: 10px;display: block;}
div#PST1 IMG {
}
div#PST1 .photo_gallery {
  text-align: center;
}

/**************/
/* RICERCA 1 */
/************/
div#RIC1 TABLE {
  background: none;
  background-color: #acc560;
  color: black;
  font: 14px Calibri, Trebuchet MS, Verdana, sans-serif;
  height: 25px;
  width: 202px;
}
div#RIC1 .titolo {
  background-color: #74bad3;
  text-align: center;
  width: 200px;
  font-size: 16px;
  font-weight: bold;
}
div#RIC1 INPUT {
  font: 14px Calibri, Trebuchet MS, Verdana, sans-serif;
  height: 16px;
}
div#RIC1 .submit {
  font: 14px Calibri, Trebuchet MS, Verdana, sans-serif;
  height: 20px;
  margin: 0px;
  padding: 0px;
}
div#RIC1 .filtro {
  font-size: 12px;
}

/*************/
/* BANNER 1 */
/***********/
div#BNR1 TABLE {
  background: none;
  color: black;
  font: 5px Calibri, Trebuchet MS, Verdana, sans-serif;
}
div#BNR1 .titolo {
  background-color: #74bad3;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}
div#BNR1 IMG {
  border: 1px solid #00ccdd;
}

/****************/
/* SONDAGGIO 1 */
/**************/
div#SND1 TABLE {
  background: none;
  color: black;
  font: 14px Calibri, Trebuchet MS, Verdana, sans-serif;
}
div#SND1 .domanda {
  padding-left: 4px;
  padding-right: 4px;
}
div#SND1 .risposta {
}
div#SND1 .radio_button {
  cursor: pointer;
}
div#SND1 .cella_invia {
  text-align: center;
}
div#SND1 .vota {
  background: none;
  background-image:url(../images/butt_vota_n_01.gif);
  font-size: 30px;
  background-repeat:no-repeat;
  border: none;
  width: 62px;
  text-decoration: none;
}
div#SND1 A.vota:link {
  background-image:url(../images/butt_vota_n_01.gif);
  text-decoration: none;
}
div#SND1 A.vota:active {
  background-image:url(../images/butt_vota_n_01.gif);
  text-decoration: none;
}
div#SND1 A.vota:visited {
  background-image:url(../images/butt_vota_n_01.gif);
  text-decoration: none;
}
div#SND1 A.vota:hover {
  background-image:url(../images/butt_vota_o_01.gif);
  text-decoration: none;
}
div#SND1 A.vota:visited:hover {
  background-image:url(../images/butt_vota_o_01.gif);
  text-decoration: none;
}

/************/
/* LOGIN 1 */
/**********/
div#LGN1 TABLE {
  background: none;
  color: black;
  font: 14px Calibri, Trebuchet MS, Verdana, sans-serif;
  padding-left: 4px;
}
div#LGN1 TD {
  background: none;
  color: black;
  font: 14px Calibri, Trebuchet MS, Verdana, sans-serif;
  text-align: right;
}
div#LGN1 username {
  font: 14px Calibri, Trebuchet MS, Verdana, sans-serif;
}
div#LGN1 password {
  font: 14px Calibri, Trebuchet MS, Verdana, sans-serif;
}
div#LGN1 INPUT {
  font: 14px Calibri, Trebuchet MS, Verdana, sans-serif;
  width: 100px;
}
div#LGN1 .cella_pulsanti {
  text-align: center;
}
div#LGN1 .registrati {
  background: none;
  background-image:url(../images/butt_registrati_n_01.gif);
  font-size: 30px;
  background-repeat:no-repeat;
  border: none;
  display: block;
  float: left;
  width: 125px;
  text-decoration: none;
}
div#LGN1 A.registrati:link {
  background-image:url(../images/butt_registrati_n_01.gif);
  text-decoration: none;
}
div#LGN1 A.registrati:active {
  background-image:url(../images/butt_registrati_n_01.gif);
  text-decoration: none;
}
div#LGN1 A.registrati:visited {
  background-image:url(../images/butt_registrati_n_01.gif);
  text-decoration: none;
}
div#LGN1 A.registrati:hover {
  background-image:url(../images/butt_registrati_o_01.gif);
  text-decoration: none;
}
div#LGN1 A.registrati:visited:hover {
  background-image:url(../images/butt_registrati_o_01.gif);
  text-decoration: none;
}
div#LGN1 .login {
  background: none;
  background-image:url(../images/butt_login_n_01.gif);
  font-size: 30px;
  background-repeat:no-repeat;
  border: none;
  width: 62px;
  display: block;
  float: left;
  text-decoration: none;
}
div#LGN1 A.login:link {
  background-image:url(../images/butt_login_n_01.gif);
  text-decoration: none;
}
div#LGN1 A.login:active {
  background-image:url(../images/butt_login_n_01.gif);
  text-decoration: none;
}
div#LGN1 A.login:visited {
  background-image:url(../images/butt_login_n_01.gif);
  text-decoration: none;
}
div#LGN1 A.login:hover {
  background-image:url(../images/butt_login_o_01.gif);
  text-decoration: none;
}
div#LGN1 A.login:visited:hover {
  background-image:url(../images/butt_login_o_01.gif);
  text-decoration: none;
}
div#LGN1 .logout {
  background: none;
  background-image:url(../images/bott_logout_n_01.gif);
  font-size: 30px;
  background-repeat:no-repeat;
  border: none;
  width: 78px;
  text-decoration: none;
}
div#LGN1 A.logout:link {
  background-image:url(../images/bott_logout_n_01.gif);
  text-decoration: none;
}
div#LGN1 A.logout:active {
  background-image:url(../images/bott_logout_n_01.gif);
  text-decoration: none;
}
div#LGN1 A.logout:visited {
  background-image:url(../images/bott_logout_n_01.gif);
  text-decoration: none;
}
div#LGN1 A.logout:hover {
  background-image:url(../images/bott_logout_o_01.gif);
  text-decoration: none;
}
div#LGN1 A.logout:visited:hover {
  background-image:url(../images/bott_logout_o_01.gif);
  text-decoration: none;
}
div#LGN1 .cella_slogan {
  text-align: left;
  font-size: 12px;
  padding-left: 4px;
}

/*************/
/* COMMENTI */
/***********/
div#COM1 {
  color: #aa0000;
  font: 18px Calibri, Trebuchet MS, Verdana, sans-serif;
  font-weight: bold;
  margin-left: 5px;
  margin-right: 5px;
}
div#COM2 {
  color: #aa0000;
  font: 18px Calibri, Trebuchet MS, Verdana, sans-serif;
  font-weight: bold;
  margin-left: 5px;
  margin-right: 5px;
}
div#COM3 {
  color: #aa0000;
  font: 18px Calibri, Trebuchet MS, Verdana, sans-serif;
  font-weight: bold;
  margin-left: 5px;
  margin-right: 5px;
}
div#COM4 {
  color: #aa0000;
  font: 18px Calibri, Trebuchet MS, Verdana, sans-serif;
  font-weight: bold;
  margin-left: 5px;
  margin-right: 5px;
}
div#COM5 {
  font: 18px Calibri, Trebuchet MS, Verdana, sans-serif;
  background-color: #deb15c;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}
div#COM6 {
  color: #aa0000;
  font: 18px Calibri, Trebuchet MS, Verdana, sans-serif;
  font-weight: bold;
  margin-left: 5px;
  margin-right: 5px;
}

.username {
  color: #00ccdd;
}
.username_loggato {
  color: #c39438;
  font-weight: bold;
}

.foto_zoom {
  margin: 0px;
  background-color: #000000;
}


.barra_blu {
  background-color: #0383aa;
  height: 18px;
}

/*****************/
/* PLG 1 - FOCUS */
/*****************/
div#PLG1 {
  background: none;
}

div#PLG1 A:link, A:active, A:visited {
  font-weight: bold;
}
div#PLG1 A:hover, A:visited:hover {
  font-weight: bold;
  color: #555555;
}

/*****************/
/* PLG 2 - FOCUS */
/*****************/
div#PLG2 {
  background: none;
  background-color: #d7d7d7;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 16px;
  padding-right: 16px;
  height: 82px;
  margin-bottom: 30px;
}

div#PLG2 .data {
	color: #979694;
	font-weight: bold;
	display: none;
}
div#PLG2 .titolo {
	color: #990000;
	font-weight: bold;
	overflow: hidden;
	font-style: italic;
	font-size: 16px;
}
div#PLG2 .testo {
	color: #000000;
	height:35px;
	display:block;
	overflow: hidden;
	vertical-align:top;
	font-size: 14px;
	line-height: 12px;
}
div#PLG2 .redirect {
  text-align: right;
}
div#PLG2 A:link, A:active, A:visited {
  font-weight: bold;
}
div#PLG2 A:hover, A:visited:hover {
  font-weight: bold;
  color: #555555;
}
div#PLG2 IMG {
  width: 100%;
}

/*****************/
/* PLG 3 - FOCUS */
/*****************/
div#PLG3 {
  background: none;
  background-color: #d7d7d7;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 16px;
  padding-right: 16px;
  height: 82px;
  margin-bottom: 30px;
}

div#PLG3 .data {
	color: #979694;
	font-weight: bold;
	display: none;
}
div#PLG3 .titolo {
	color: #990000;
	font-weight: bold;
	overflow: hidden;
	font-style: italic;
	font-size: 16px;
}
div#PLG3 .testo {
	color: #000000;
	height:35px;
	display:block;
	overflow: hidden;
	vertical-align:top;
	font-size: 14px;
	line-height: 12px;
}
div#PLG3 .redirect {
  text-align: right;
}
div#PLG3 A:link, A:active, A:visited {
  font-weight: bold;
}
div#PLG3 A:hover, A:visited:hover {
  font-weight: bold;
  color: #555555;
}

/*****************/
/* PLG 4 - RULLO */
/*****************/

div#PLG4 {
  width:100%;
  /*border: 1px solid black;*/
  text-align: left;
}

/***************************/
/* PLG 5 - ANYTHINGSLIDER */
/*************************/
/*div#PLG5 .didascalia {
  /*filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";*/
  background: rgb(208, 230, 246);
  background: rgba(208, 230, 246, 0.5);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00D0E6F6, endColorstr=#00D0E6F6);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00D0E6F6, endColorstr=#00D0E6F6)";
  color: #3D3C3E;
  font-size: 26px;
  line-height: 26px;
  width: 405px;
  text-align: left;
  padding: 10px;
  margin-top: 260px;
  margin-left: 230px;
  /*border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  box-shadow:2px 2px 2px rgba(0,0,0, .5);
  -moz-box-shadow:2px 2px 2px rgba(0,0,0, .5);
  -webkit-box-shadow:2px 2px 2px rgba(0,0,0, .5);*/
}*/
div#PLG5 .didascalia {
  display: none;
}

/*********************/
/* PLG 6 - CATALOGO */
/*******************/
div#PLG6 {
  background: none;
  display: none;
}
div#PLG6 .separatore {
  margin-top:10px;
  margin-bottom:10px;
}
div#PLG6 TABLE {
  background: none;
  /*background-image: url(../images/box_home_background_001.png);*/
  font-family: Calibri, Trebuchet MS, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
  /*padding-right: 15px;
  padding-left: 15px;*/
  width: 100%;
}
div#PLG6 TD {
  height: 10px;
  vertical-align:top;
}

div#PLG6 .titolo_catalogo {
	font-family: Calibri, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	/*background-image: url(../images/arrow_dx_001.png);
	background-repeat: no-repeat;*/
  	padding: 8px;
  	margin: 0px;
	height: 30px;
}

div#PLG6 .titolo_padre {
    font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
div#PLG6 .foto_catalogo {
	/*width: 300px;*/
	width: 400px;
	border: 1px solid #67757e;
}
div#PLG6 .cella {
  width: 210px;
  height:10px;
  text-align: left;
  font-size: 14px;
  font-weight: bold;
  color: #98999B;
}

div#PLG6 #gmap_catalogo {
  width: 450px;
  height: 300px;
  border: 5px solid #FFFFFF;
  /*border: 1px solid #000000;*/
  border-radius: 10px;
  -moz-border-radius: 10px; /* firefox */
  -webkit-border-radius: 10px; /* safari, chrome */
}

div#PLG6 div#maggiori_informazioni {
  width: 200px;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: bold;
  border: none;
  background-color: #59A389;
  padding: 4px;
  border-radius: 5px;
  -moz-border-radius: 5px; /* firefox */
  -webkit-border-radius: 5px; /* safari, chrome */
}

div#PLG6 td#appunti_viaggiatori {
  width: 200px;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: bold;
  border: none;
  background-color: #425AA4;
  padding: 4px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px; /* firefox */
  -moz-border-radius-topleft: 5px; /* firefox */
  -webkit-border-top-right-radius: 5px; /* safari, chrome */
  -webkit-border-top-left-radius: 5px; /* safari, chrome */
}

div#PLG6 #box_partenza {
	font-family: Calibri, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 160px;
	height: 40px;
	color: #000000;
	background-color: #73B9E2;
	text-decoration: none;
	text-align: left;
  	padding: 12px;
  	line-height: 18px;
  	margin-right: 30px;
  	border: 2px solid #73B9E2;
  	border-radius: 10px;
  	-moz-border-radius: 10px; /* firefox */
  	-webkit-border-radius: 10px; /* safari, chrome */
}

div#PLG6 #box_prezzo {
	font-family: Calibri, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	width: 160px;
	height: 40px;
	color: #5B5B5D;
	background: none;
	text-decoration: none;
	text-align: left;
  	padding: 12px;
  	line-height: 20px;
  	margin-right: 30px;
  	border: 1px solid #78797B;
  	border-radius: 10px;
  	-moz-border-radius: 10px; /* firefox */
  	-webkit-border-radius: 10px; /* safari, chrome */
}

div#PLG6 .spazio {
  width: 15px;
  font-size: 1px;
}
div#PLG6 .immagine {
  width: 15px;
}
div#PLG6 .level1_foto {
  width: 212px;
  height: 164px;
}
div#PLG6  .level_1_link { color: #FFFFFF; text-decoration:none;}
div#PLG6  .level_1_link:link { color: #FFFFFF; text-decoration:none;}
div#PLG6  .level_1_link:active { color: #FFFFFF; text-decoration:none;}
div#PLG6  .level_1_link:hover { color: #FFFFFF; text-decoration:none;}
div#PLG6  .level_1_link:visited:hover { color: #FFFFFF; text-decoration:none;}

div#PLG6 .row1 A { width:125px;background: none;background: url(../images/pompe_centrifughe.jpg);height: 130px;display: block;}
div#PLG6 .row1 A:hover { background: url(../images/pompe_centrifughe.jpg);}
div#PLG6 .row1 A:visited:hover { background: url(../images/pompe_centrifughe.jpg);}
div#PLG6 .row2 A { width:125px;background: none;background: url(../images/pompe_periferiche.jpg);height: 130px;display: block;}
div#PLG6 .row2 A:hover { background: url(../images/pompe_periferiche.jpg);}
div#PLG6 .row2 A:visited:hover { background: url(../images/pompe_periferiche.jpg);}
div#PLG6 .row3 A { width:125px;background: none;background: url(../images/pompe_volumetriche.jpg);height: 130px;display: block;}
div#PLG6 .row3 A:hover { background: url(../images/pompe_volumetriche.jpg);}
div#PLG6 .row3 A:visited:hover { background: url(../images/pompe_volumetriche.jpg);}
div#PLG6 .row4 A { width:125px;background: none;background: url(../images/pompe_speciali.jpg);height: 130px;display: block;}
div#PLG6 .row4 A:hover {background: url(../images/pompe_speciali.jpg);}
div#PLG6 .row4 A:visited:hover {background: url(../images/pompe_speciali.jpg);}
div#PLG6 .row5 A { width:125px;background: none;background: url(../images/pompe_speciali.jpg);height: 130px;display: block;}
div#PLG6 .row5 A:hover {background: url(../images/pompe_speciali.jpg);}
div#PLG6 .row5 A:visited:hover {background: url(../images/pompe_speciali.jpg);}
div#PLG6 .row6 A { width:125px;background: none;background: url(../images/pompe_speciali.jpg);height: 130px;display: block;}
div#PLG6 .row6 A:hover {background: url(../images/pompe_speciali.jpg);}
div#PLG6 .row6 A:visited:hover {background: url(../images/pompe_speciali.jpg);}
div#PLG6 .row7 A { width:125px;background: none;background: url(../images/pompe_speciali.jpg);height: 130px;display: block;}
div#PLG6 .row7 A:hover {background: url(../images/pompe_speciali.jpg);}
div#PLG6 .row7 A:visited:hover {background: url(../images/pompe_speciali.jpg);}
/*div#PLG6 .titolo {
  color: #ffffff;
  text-transform: uppercase;
  background: none;
  background-color: #000000;
  display: block;
  text-align: center;
  vertical-align: middle;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}*/
div#PLG6 .titolo {
  color: #ffffff;
  text-transform: uppercase;
  background: none;
  background-color: #000000;
  display: block;
  text-align: center;
  vertical-align: middle;
  padding-left: 0px;
  padding-left: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
  width: 130px;
}
div#PLG6 .data_table {
  background: none;
  padding: 0px 0px 0px 0px;
}
div#PLG6 .data_row {
  background: none;
}
div#PLG6 .data_row .cell {
  display:block;
  width:200px;
  text-align: left;
  float: left;
}
div#PLG6 .data_row IMG {
  width: 100px;
  padding-right: 5px;
}
div#PLG6 .item_titolo {
  background: none;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  display:block;
  text-align: left;
  padding-right: 5px;
}
div#PLG6 .item_titolo A {
  color: #000000;
  font-size: 12px;
}
div#PLG6 .item_titolo A:hover {
  color: #e2001a;
  font-size: 12px;
}
div#PLG6 .item_titolo A:visited:hover {
  color: #e2001a;
  font-size: 12px;
}
div#PLG6 .id3 {
  background-color: #e0f1fb;
}
div#PLG6 .id4 {
  background-color: #fee7f2;
}
div#PLG6 .id5 {
  background-color: #fcca6e;
}
div#PLG6 .id6 {
  background-color: #fefecd;
}
div#PLG6 .id7 {
  background-color: #d2e7ce;
}
div#PLG6 .id8 {
  background-color: #74b7b9;
}
div#PLG6 .id311 {
  background-color: #39a3a0;
}
div#PLG6 .empty_row {
  background: none;
  height:15px;
}
div#PLG6 SPAN.dettaglio_testo, P.dettaglio_testo {
  color: #565658;
  font-size: 14px;
  text-align: justify;
  line-height: 22px;
}

div#PLG6 .attach_table {
  background: none;
  height: 10px;
}

div#PLG6 .att_row {
  background: none;
  height: 50px;
  vertical-align:middle;
}
div#PLG6 .att_P A { color:white;width:240px;background: none;background: url(../images/pdf_background_n.png);height: 49px;display: block;}
div#PLG6 .att_P A:hover { background: url(../images/pdf_background_o.png);}
div#PLG6 .att_P A:visited:hover { background: url(../images/pdf_background_o.png);}
div#PLG6 .att_P SPAN {
  display: block;
  padding-top: 5px;
  padding-left: 10px;
  padding-right: 50px;
  vertical-align: middle;
}
div#PLG6 .att_L A { color: #ffffff;width:240px;background: none;background: url(../images/vr_background_n.png);height: 49px;display: block;}
div#PLG6 .att_L A:hover { background: url(../images/vr_background_o.png);}
div#PLG6 .att_L A:visited:hover { background: url(../images/vr_background_o.png);}
div#PLG6 .att_L SPAN {
  display: block;
  padding-top: 5px;
  padding-left: 10px;
  padding-right: 50px;
  vertical-align: middle;
}
div#PLG6 .att_Q A { color: #ffffff;width:240px;background: none;background: url(../images/vr_background_n.png);height: 49px;display: block;}
div#PLG6 .att_Q A:hover { background: url(../images/vr_background_o.png);}
div#PLG6 .att_Q A:visited:hover { background: url(../images/vr_background_o.png);}
div#PLG6 .att_Q SPAN {
  display: block;
  padding-top: 5px;
  padding-left: 10px;
  padding-right: 50px;
  vertical-align: middle;
}
div#PLG6 .att_X A { color: #ffffff;width:240px;background: none;background: url(../images/vr_background_n.png);height: 49px;display: block;}
div#PLG6 .att_X A:hover { background: url(../images/vr_background_o.png);}
div#PLG6 .att_X A:visited:hover { background: url(../images/vr_background_o.png);}
div#PLG6 .att_X SPAN {
  display: block;
  padding-top: 5px;
  padding-left: 10px;
  padding-right: 50px;
  vertical-align: middle;
}
div#PLG6 .relation_table {
}
div#PLG6 .relation_table_middle {
  background: none;
  /*background-color: #DBDBDB;*/
}
div#PLG6 .relation_table_top {
  background: none;
  background-image: url(../images/articolo_corr_top_001.png);
  background-repeat: no-repeat;
  height: 11px;
  font-size: 5px;
}
div#PLG6 .relation_table_bottom {
  background: none;
  background-image: url(../images/articolo_corr_bottom_001.png);
  background-repeat: no-repeat;
  height: 11px;
  font-size: 5px;
}
div#PLG6 .rel_cell {
  width: 150px;
  height: 160px;
  text-align: center;
  vertical-align: middle;
}
div#PLG6 .rel_cell SPAN {
}
div#PLG6 .rel_cell A { /*color: #000000;*/ color: #A3A5A6; text-decoration:none}
div#PLG6 .rel_cell A:hover { /*color: #e2001a;*/  color: #A3A5A6; text-decoration: underline}
div#PLG6 .rel_cell A:visited:hover { /*color: #e2001a;*/  color: #A3A5A6; text-decoration:none}
div#PLG6 .rel_cell IMG {
  width: 120px;
}

/*** RISULTATI RICERCA ***/
/*div#PLG6 .dettaglio_testo TABLE {
  border-collapse: collapse;
  background: none;
  background-color: #dedede;
  border-color: #efefef;
}*/
  
.dettaglio_testo TD {
  color: #767678;
  padding: 5px 5px 5px 5px;
  border-color: #efefef;
}
.dettaglio_car_tecn {
  background: none;
  background-image: url(../images/articolo_tit_caratt_tec_001.jpg);
  background-repeat: no-repeat;
  width: 210px;
  height: 20px;
  display: block;
}

table#lista_elementi {
  background-color: #FFFFFF;
  border: 1px solid #78797B;
  border-radius: 10px;
  -moz-border-radius: 10px; /* firefox */
  -webkit-border-radius: 10px; /* safari, chrome */
  /*box-shadow:2px 2px 2px rgba(0,0,0, .5);
  -moz-box-shadow:2px 2px 2px rgba(0,0,0, .5);
  -webkit-box-shadow:2px 2px 2px rgba(0,0,0, .5);*/
}

table#lista_elementi td {
  font-family: Calibri, Trebuchet MS, Arial, Helvetica, sans-serif;
  /*border-bottom: 1px solid #78797B;*/
  border-top: 1px solid #78797B;
  color: #9B9D9E;
  text-align: center;
  font-size: 14px;
  line-height: 18px;
  text-decoration: none;
  vertical-align: top;
  padding: 25px 0px;
  /*font-weight: bold;*/
}

div.lista_elementi_box_partenza {
	font-family: Calibri, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	/*width: 125px;*/
	width: 160px;
	height: 40px;
	color: #000000;
	background-color: #73B9E2;
	text-decoration: none;
	text-align: left;
  	padding: 12px;
  	line-height: 18px;
  	border: 2px solid #73B9E2;
  	border-radius: 10px;
  	-moz-border-radius: 10px; /* firefox */
  	-webkit-border-radius: 10px; /* safari, chrome */
}

div.lista_elementi_box_prezzo {
	font-family: Calibri, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	width: 125px;
	height: 40px;
	color: #5B5B5D;
	background: none;
	text-decoration: none;
	text-align: left;
  	padding: 12px;
  	line-height: 20px;
  	border: 1px solid #78797B;
  	border-radius: 10px;
  	-moz-border-radius: 10px; /* firefox */
  	-webkit-border-radius: 10px; /* safari, chrome */
}

div.lista_elementi_box_dettagli {
	font-family: Calibri, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	width: 100px;
	color: #FFFFFF;
	background-color: #73B9E2;
	text-decoration: none;
	text-align: center;
  	padding: 3px;
  	line-height: 20px;
  	border: 2px solid #73B9E2;
  	border-radius: 10px;
  	-moz-border-radius: 10px; /* firefox */
  	-webkit-border-radius: 10px; /* safari, chrome */
}

div.icona {
	margin-top: 15px;
	float: right;
	margin-right: 5px;
}

img.foto_risultati {
  width: 175px;
}

/********/
/* FOOT */
/********/
table#FOOT {
  /*background:none;
  background-image: url(../images/forma_footer.png);*/
  background-color: #C5C6C8;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  -moz-border-radius-bottomright: 10px; /* firefox */
  -moz-border-radius-bottomleft: 10px; /* firefox */
  -webkit-border-bottom-right-radius: 10px; /* safari, chrome */
  -webkit-border-bottom-left-radius: 10px; /* safari, chrome */
  /*box-shadow:2px 2px 2px rgba(0,0,0, .5);
  -moz-box-shadow:2px 2px 2px rgba(0,0,0, .5);
  -webkit-box-shadow:2px 2px 2px rgba(0,0,0, .5);*/
  padding: 10px;
  margin-top: 8px;
  color: #58585A;
  font-size: 14px;
  text-decoration: none;
}
table#FOOT a {
    font-size: 14px;
	color: #58585A;
	text-decoration: none;
}
table#FOOT a:link {
    font-size: 14px;
	color: #58585A;
	text-decoration: none;
}
table#FOOT a:hover {
    font-size: 14px;
	color: #58585A;
	text-decoration: underline;
}
table#FOOT a:visited {
    font-size: 14px;
	text-decoration: none;
	color: #58585A;
}
table#FOOT a:active {
    font-size: 14px;
	text-decoration: none;
	color: #58585A;
}
table#FOOT a:visited:hover {
    font-size: 14px;
	text-decoration: underline;
	color: #58585A;
}

.foot_link {
    font-weight: bold;
}

/* PERSONALIZZAZIONI */

body {
	margin-top: 20px;
	margin-bottom: 30px;
	background-color: #ececec;
	/*background-image: url(../images/background_001.jpg);*/
	/*background-repeat: repeat-x;*/
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-right: 0px;
	background-attachment: scroll;
	background-position: center top; 
}
body,td,th {
	font-family: Calibri, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
a {
	color: #979695;
	text-decoration: none;
}
a:link {
	color: #979695;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #979695;
}
a:active {
	text-decoration: none;
	color: #979695;
}
a:visited:hover {
	color: #666666;
	text-decoration: none;
}
.style2 {
	font-size: 14px;
	color: #3D3E3F;
	font-weight: bold;
}
.style3 {color: #FFFFFF}
.style4 {
	color: #979694;
	font-weight: bold;
}
.style6 {
	font-size: 16px;
	font-weight: bold;
}
.style8 {font-size: 24px}
.style10 {
	font-size: 14px
}
.style11 {font-size: 17px}
.style18 {
	color: #C3EE3C;
	font-weight: bold;
	font-size: 14px;
	padding-left: 10px;
}
.style20 {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	padding-left: 10px;
}

.listini A, .listini A:link, .listini A:visited, .listini A:active { width:208px;background: none;background: url(../images/richiedi_listini_n_001.gif);background-repeat:no-repeat;height: 60px;display: block;}
.listini A:hover, .listini A:visited:hover { width:208px;background: none;background: url(../images/richiedi_listini_o_001.gif);background-repeat:no-repeat;height: 60px;display: block;}

.greencheck {
  background:none;
  background-image:url(/public/en-press/ctarquapolesine/images/check.png);
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
#tabella_rete {
  border-bottom: medium none;
  border-left: medium none;
  width: 550px;
  border-collapse: collapse;
  border-top: medium none;
  border-right: medium none;
}
#tabella_rete IMG {
  height: 35px;
  max-width: 180px;
}
#tabella_rete TD {
  height: 35px;
  line-height: 35px;
  vertical-align: middle;
  padding-top: 2px;
  padding-bottom: 2px;
}
#tabella_rete P {
  line-height: 35px;
  vertical-align: middle;
  padding: 0px;
  margin: 0px;
}

div#bottone_carica { 
  width: 100px;
  background-color: #96BD0D;
  border: none;
  padding: 5px;
  margin-top: 5px;
  margin-bottom: 5px;
  color: #FFFFFF;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  border-radius: 10px;
  -moz-border-radius: 10px; /* firefox */
  -webkit-border-radius: 10px; /* safari, chrome */
  cursor: pointer;
}

div#bottone_itinerario { 
  width: 179px;
  background-color: #00632E;
  padding: 10px;
  color: #FFFFFF;
  text-align: left;
  line-height: 18px;
  font-size: 16px;
  font-weight: bold;
  border: 5px solid #13B45D;
  border-radius: 10px;
  -moz-border-radius: 10px; /* firefox */
  -webkit-border-radius: 10px; /* safari, chrome */
  cursor: pointer;
}

div#escursioni_didattiche { 
  width: 179px;
  background-color: #ff5500;
  padding: 10px;
  color: #FFFFFF;
  text-align: left;
  line-height: 18px;
  font-size: 16px;
  font-weight: bold;
  border: 5px solid #ff9900;
  border-radius: 10px;
  -moz-border-radius: 10px; /* firefox */
  -webkit-border-radius: 10px; /* safari, chrome */
  cursor: pointer;
}

td#carica_foto_titolo { 
  width: 100%;
  color: #FFFFFF;
  font-size: 16px;
  background-color: #96BD0D;
  border-bottom: none;
  padding: 10px;
  vertical-align: middle;
  text-align: left;
  font-weight: bold;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  -moz-border-radius-topright: 10px; /* firefox */
  -moz-border-radius-topleft: 10px; /* firefox */
  -webkit-border-top-right-radius: 10px; /* safari, chrome */
  -webkit-border-top-left-radius: 10px; /* safari, chrome */
}

td#servizi_partner_titolo { 
  color: #FFFFFF;
  font-size: 16px;
  background-color: #7C4D25;
  border-bottom: none;
  padding: 10px;
  margin-left: 10px;
  vertical-align: middle;
  text-align: left;
  font-weight: bold;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  -moz-border-radius-topright: 10px; /* firefox */
  -moz-border-radius-topleft: 10px; /* firefox */
  -webkit-border-top-right-radius: 10px; /* safari, chrome */
  -webkit-border-top-left-radius: 10px; /* safari, chrome */
}

td#motore_ricerca { 
  color: #FFFFFF;
  font-size: 16px;
  background-image: url(../images/sfondo_motore_ricerca.jpg);
  border-bottom: none;
  padding-left: 15px;
  vertical-align: middle;
  text-align: left;
  font-weight: bold;
}

select.select_ricerca { 
	padding: 5px;
	width: 168px;
	color: #58585A;
	font-weight: bold;
}

div#bottone_cerca { 
  color: #FFFFFF;
  width: 80px;
  font-size: 16px;
  background-color: none;
  border: 2px solid #FFFFFF;
  vertical-align: middle;
  text-align: center;
  font-weight: bold;
  padding-bottom: 2px;
  border-radius: 10px;
  -moz-border-radius: 10px; /* firefox */
  -webkit-border-radius: 10px; /* safari, chrome */
  cursor: pointer;
}

/* COMPLEX FORM */

div#cpx_table TABLE {
  background: none;
  background-color: green;
  background-image: url(/public/en-press/ctarquapolesine/images/form_background.gif);
  background-repeat: repeat-x;
  color: white;
  width: 100%;
}
div#cpx_table TR TD {
  color: white;
  font-size: 14px;
  font-family: Arial, Geneva, sans;
  height: 25px;
  padding: 0;
  margin: 0;
  padding-top: 5px;
  vertical-align: middle;
}
div#cpx_table TD.borderBottom {
  border: none;
  border-bottom: 1px solid white;
}
div#cpx_table INPUT {
  padding: 0;
  margin: 0;
  padding-left: 5px;
  padding-right: 5px;
  height: 25px;
  color: #58585A;
  font-family: Arial, Geneva, sans;
  font-size: 14px;
  font-weight: normal;
  border: none;
}
div#cpx_table TEXTAREA {
  width:100%;
  height:80px;
  margin: 0;
  padding: 0;
  color: #58585A;
  font-family: Arial, Geneva, sans;
  font-size: 14px;
  font-weight: normal;
  border: none;

}
div#cpx_table SELECT {
  margin: 0;
  padding: 5px;
  width: 175px;
  color: #58585A;
  font-family: Arial, Geneva, sans;
  font-size: 14px;
  font-weight: bold;
  border: none;
  cursor: pointer;
}
div#cpx_table .whitebox {
  background: white;
  margin: 0;
  padding: 6px;
  width: 160px;
  color: #58585A;
  font-family: Arial, Geneva, sans;
  font-size: 14px;
  font-weight: bold;
  border: none;
  text-align: center;
}
div#cpx_table .smallCombo {
  width: auto;
  height: 25px;
  padding: 0;
  font-weight: normal;
}
div#cpx_table .invia {
  color: #FFFFFF;
  width: 80px;
  font-size: 16px;
  background-color: none;
  border: 2px solid #FFFFFF;
  vertical-align: middle;
  text-align: center;
  font-weight: bold;
  padding-bottom: 2px;
  border-radius: 10px;
  -moz-border-radius: 10px; /* firefox */
  -webkit-border-radius: 10px; /* safari, chrome */
  cursor: pointer;
}

div#PST1 .post_9 .cella_icona {
  display: none;
}

.titolotop {
  font-size: 18px;
  padding-top: 10px;
  padding-left: 5px;
  line-height: 16px;
  font-weight: bold;
}