
/* ------------------------------ GENERALE ------------------------------- */

body {
	margin: auto;
	padding: 0;
	text-align: center;
	background-color: #f4f6ec; /* beige chiaro */
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #848b80; /* grigio */
	line-height: 18px;
}

ul, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #848b80; /* grigio */
	line-height: 18px;
}

#container {
	margin: auto;
	padding: 0;
	text-align: center;
	background-color: #ffffff;
	width: 940px;
}

#header {
	margin: auto;
	padding: 0;
	text-align: center;
	width: 920px;
	height: 140px;
}

#menu_tot {
	margin: auto;
	padding: 0;
	text-align: center;
	width: 920px;
	height: 32px;
}

#menu {
	margin: auto;
	padding: 0;
	text-align: center;
	width: 920px;
	height: 30px;
	background-image: url(../images/bg_menu.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #020202; /* grigio scurissimo */
	position: relative;
}

#menu_in {
	margin: auto;
	padding: 0;
	text-align: center;
	height: 30px;
/*	line-height: 30px;
	vertical-align: middle;*/
}

.menu_btn {
	display: inline;
}

.menu_btn a, .menu_btn a:link, .menu_btn a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	padding: 0 10px 0 10px;
}

.menu_btn a:hover, .menu_btn a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5f921f; /* verde */
	text-decoration: none;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	padding: 0 10px 0 10px;
}

.menu_btn_attivo {
	display: inline;
}

.menu_btn_attivo a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5f921f; /* verde */
	text-decoration: none;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	padding: 0 10px 0 10px;
}

.accatre {
	margin: 10px;
}

.nascondimelo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5f921f; /* verde */

}

#lang {
	width: 46px;
	height: 12px;
	position: absolute;
	top: 9px;
	left: 10px;
	z-index: 1;
	font-size: 0;
}

#content {
	margin: auto;
	padding: 0;
	text-align: center;
	width: 920px;
}

#sx {
	margin: auto;
	padding: 0;
	text-align: left;
	width: 250px;
	float: left;
}

#sx_in {
	margin: auto;
	padding: 0;
	text-align: center;
	width: 240px;
	float: left;
/*	background-color: pink;*/ /* canc */
}

#main {
	margin: auto;
	padding: 0;
	text-align: center;
	width: 670px;
	float: left;
}

#percorso {
	margin: auto;
	padding: 0;
	text-align: left;
	width: 670px;
	height: 30px;
	background-color: #c8c9b3; /* verdino grigio */
}

#percorso div {
	margin: auto;
	padding: 0 10px 0 10px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #020202; /* grigio scurissimo */
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
}

#percorso a, #percorso a:link, #percorso a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #020202; /* grigio scurissimo */
	text-decoration: none;
}

#percorso a:hover, #percorso a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #020202; /* grigio scurissimo */
	text-decoration: underline;
}

#contenuto {
	margin: auto;
	padding: 10px;
	text-align: justify;
}

#contenuto_din {
	margin: auto;
	padding: 10px;
	text-align: justify;	
}

#contenuto_din img {
	margin: 0 5px 0 5px;
}

#contenuto_sx {
	margin: auto;
	padding: 0;
	text-align: justify;
	width: 390px;
	float: left;
}

#box_ricerca, #box_area_riservata, #box_loghi {
	margin: auto;
	padding: 0;
	text-align: left;
	width: 220px;
}

#contenuto_spazio {
	margin: auto;
	padding: 0;
	text-align: center;
	width: 20px;
	float: left;
	font-size: 0px;
}

#contenuto_hp_news {
	margin: auto;
	padding: 0;
	text-align: left;
	width: 240px;
	float: left;
	background-color: #f4f6ec; /* beige chiaro */
}

#contenuto_prod_dett {
	margin: auto;
	padding: 0;
	text-align: left;
	width: 240px;
	float: left;
	background-color: #f4f6ec; /* beige chiaro */
}

#fine {
	clear: left;
}

#footer {
	margin: auto;
	padding: 0;
	text-align: center;
	width: 920px;
	height: 74px;
	background-image: url(../images/bg_footer.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #eef0e3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #020202; /* grigio scurissimo */
}

#footer div {
	padding: 10px;
}

/* ------------------------------ MENU SX ------------------------------- */

#menu_sx {
	margin: auto;
	padding: 0;
	text-align: left;
	width: 240px;
	background-color: #f4f6ec; /* beige chiaro */
}

.btn_menu_sx {
	margin: auto;
	padding: 0;
	text-align: left;
	width: 240px;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
}

.btn_menu_sx a {
	margin: 0 10px 0 10px;
	display: block;
}

.lnk_sottomenu, .lnk_sottomenu:link, .lnk_sottomenu:visited {
	padding: 0 0 0 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5f921f; /* verde */
	text-decoration: none;
}

.lnk_sottomenu:hover, .lnk_sottomenu:active {
	padding: 0 0 0 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5f921f; /* verde */
	text-decoration: none;
}

.lnk_sottomenu_attivo {
	padding: 0 0 0 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5f921f; /* verde */
	text-decoration: none;
}

/* ------------------------------ HOME ------------------------------- */

.news_hp {
	padding: 10px;
}

.data_news, .data_news:link, .data_news:visited {
	background-image: url(../images/bullet.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding: 0 0 0 15px;
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 11px; /*  14px */
	font-weight: bold;
	color: #5f921f; /* verde */
	text-decoration: none;
}

.data_news:hover, .data_news:active {
	background-image: url(../images/bullet.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding: 0 0 0 15px;
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 11px; /*  14px */
	font-weight: bold;
	color: #5f921f; /* verde */
	text-decoration: underline;
}

.news_hp h3 {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 16px; /*  18px */
	font-weight: bold;
	color: #586153; /* grigio scuro */
	margin: 5px 0 5px 0;
}

.tit_news, .tit_news:link, .tit_news:visited {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 14px; /*  18px */
	font-weight: bold;
	color: #586153; /* grigio scuro */
	text-decoration: none;
}

.tit_news:hover, .tit_news:active {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 14px; /*  18px */
	font-weight: bold;
	color: #586153; /* grigio scuro */
	text-decoration: underline;
}

.txt_news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #848b80; /* grigio */
	line-height: 18px;
	font-style: italic;
}

.aree_hp h3 {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 16px; /*  18px */
	font-weight: bold;
	color: #5f921f; /* verde */
}

.aree_hp img {
	padding: 0 10px 10px 0;
}

.contenuto_in img {
	padding: 10px;
}

.tit_aree, .tit_aree:link, .tit_aree:visited {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 14px; /*  18px */
	font-weight: bold;
	color: #5f921f; /* verde */
	text-decoration: none;
}

.tit_aree:hover, .tit_aree:active {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 14px; /*  18px */
	font-weight: bold;
	color: #5f921f; /* verde */
	text-decoration: underline;
}

.tit_aree_nohref {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 14px; /*  18px */
	font-weight: bold;
	color: #848b80; /* grigio */
	text-decoration: none;
}

.txt_aree {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #848b80; /* grigio */
	line-height: 18px;
	font-style: italic;
}

.txt2_aree {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 11px; /*  14px */
	color: #848b80; /* grigio */
	line-height: 18px;
	font-weight: bold;
}

/* ------------------------------ STRUTTURA COMMERCIALE ------------------------------- */

#europa {
	margin: auto;
	padding: 0;
	text-align: center;
	width: 640px;
	height: 500px;
	position: relative;
}

.coccinella {
	margin: auto;
	padding: 0;
	text-align: center;
	width: 16px;
	height: 21px;
	position: absolute;
	z-index: 2;
}

/* ------------------------------ TUTTE NEWS ------------------------------- */

.tutte_news {
	padding: 0;
}

.tutte_news h3 {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 16px; /*  18px */
	font-weight: bold;
	color: #586153; /* grigio scuro */
	margin: 5px 0 5px 0;
}

.data_news_txt {
	background-image: url(../images/bullet.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding: 0 0 0 15px;
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 11px; /*  14px */
	font-weight: bold;
	color: #5f921f; /* verde */
}

/* ------------------------------ RICERCA ------------------------------- */

.tit_ricerca {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 14px; /*  18px */
	font-weight: bold;
	color: #586153; /* grigio scuro */
}

/* ------------------------------ PRODOTTI ------------------------------- */

.prod {
	padding: 10px;
}

.prod h3 {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 16px; /*  18px */
	font-weight: bold;
	color: #5f921f; /* verde */
}

.prod img {
	padding: 0 10px 10px 0;
}

.prodotto h3 {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 16px; /*  18px */
	font-weight: bold;
	color: #5f921f; /* verde */
	margin: 5px 0 5px 0;
}

.prod li {
	margin: 10px;
}

/* ------------------------------ AREE OPERATIVE ------------------------------- */

.aree {
	padding: 0;
}

.aree h3 {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 16px; /*  18px */
	font-weight: bold;
	color: #5f921f; /* verde */
	margin: 5px 0 5px 0;
}

.aree img {
	padding: 10px;
}

.tit_aree, .tit_aree:link, .tit_aree:visited {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 14px; /*  18px */
	font-weight: bold;
	color: #586153; /* grigio scuro */
	text-decoration: none;
}

.tit_aree:hover, .tit_aree:active {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 14px; /*  18px */
	font-weight: bold;
	color: #586153; /* grigio scuro */
	text-decoration: underline;
}

/* ------------------------------ BTN ------------------------------- */

#btn_cerca_ita {
	width: 60px;
	height: 19px;
}

#btn_cerca_ita a, #btn_cerca_ita a:link, #btn_cerca_ita a:visited {
	width: 60px;
	height: 19px;
	text-decoration: none;
	display: block;
	background-image: url(../images/btn_cerca_ita.gif);
	background-position: top;
	background-repeat: no-repeat;
}

#btn_cerca_ita a:hover, #btn_cerca_ita a:active {
	width: 60px;
	height: 19px;
	text-decoration: none;
	display: block;
	background-image: url(../images/btn_cerca_ita.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

#btn_cerca_eng {
	width: 60px;
	height: 19px;
}

#btn_cerca_eng a, #btn_cerca_eng a:link, #btn_cerca_eng a:visited {
	width: 60px;
	height: 19px;
	text-decoration: none;
	display: block;
	background-image: url(../images/btn_cerca_eng.gif);
	background-position: top;
	background-repeat: no-repeat;
}

#btn_cerca_eng a:hover, #btn_cerca_eng a:active {
	width: 60px;
	height: 19px;
	text-decoration: none;
	display: block;
	background-image: url(../images/btn_cerca_eng.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

#btn_entra_ita {
	width: 60px;
	height: 19px;
}

#btn_entra_ita a, #btn_entra_ita a:link, #btn_entra_ita a:visited {
	width: 60px;
	height: 19px;
	text-decoration: none;
	display: block;
	background-image: url(../images/btn_entra_ita.gif);
	background-position: top;
	background-repeat: no-repeat;
}

#btn_entra_ita a:hover, #btn_entra_ita a:active {
	width: 60px;
	height: 19px;
	text-decoration: none;
	display: block;
	background-image: url(../images/btn_entra_ita.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

#btn_entra_eng {
	width: 60px;
	height: 19px;
}

#btn_entra_eng a, #btn_entra_eng a:link, #btn_entra_eng a:visited {
	width: 60px;
	height: 19px;
	text-decoration: none;
	display: block;
	background-image: url(../images/btn_entra_eng.gif);
	background-position: top;
	background-repeat: no-repeat;
}

#btn_entra_eng a:hover, #btn_entra_eng a:active {
	width: 60px;
	height: 19px;
	text-decoration: none;
	display: block;
	background-image: url(../images/btn_entra_eng.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

#btn_invia_ita {
	width: 60px;
	height: 19px;
}

#btn_invia_ita a, #btn_invia_ita a:link, #btn_invia_ita a:visited {
	width: 60px;
	height: 19px;
	text-decoration: none;
	display: block;
	background-image: url(../images/btn_invia_ita.gif);
	background-position: top;
	background-repeat: no-repeat;
}

#btn_invia_ita a:hover, #btn_invia_ita a:active {
	width: 60px;
	height: 19px;
	text-decoration: none;
	display: block;
	background-image: url(../images/btn_invia_ita.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

#btn_invia_eng {
	width: 60px;
	height: 19px;
}

#btn_invia_eng a, #btn_invia_eng a:link, #btn_invia_eng a:visited {
	width: 60px;
	height: 19px;
	text-decoration: none;
	display: block;
	background-image: url(../images/btn_invia_eng.gif);
	background-position: top;
	background-repeat: no-repeat;
}

#btn_invia_eng a:hover, #btn_invia_eng a:active {
	width: 60px;
	height: 19px;
	text-decoration: none;
	display: block;
	background-image: url(../images/btn_invia_eng.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

#btn_logout {
	width: 60px;
	height: 19px;
}

#btn_logout a, #btn_logout a:link, #btn_logout a:visited {
	width: 60px;
	height: 19px;
	text-decoration: none;
	display: block;
	background-image: url(../images/btn_logout.gif);
	background-position: top;
	background-repeat: no-repeat;
}

#btn_logout a:hover, #btn_logout a:active {
	width: 60px;
	height: 19px;
	text-decoration: none;
	display: block;
	background-image: url(../images/btn_logout.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

/* ---------------------------- AT REFERENZE --------------------------- */

.tdRefCol2 {
	padding: 4px 10px 4px 10px;
	border-bottom: 1px solid #C8C9B3;
	text-align: left;
	vertical-align: top;
	width: 210px;
}

.tdRefCol3 {
	padding: 4px 10px 4px 10px;
	border-bottom: 1px solid #C8C9B3;
	text-align: left;
	vertical-align: top;
	width: 190px;	
} 

.tdRefCol4 {
	padding: 4px 10px 4px 10px;
	border-bottom: 1px solid #C8C9B3;
	text-align: center;
	vertical-align: top;
	width: 120px;
}

.tdRefCol5 {
	padding: 4px 10px 4px 10px;
	border-bottom: 1px solid #C8C9B3;
	text-align: center;
	vertical-align: top;
	width: 130px;
}

/* ---------------------------- AT DOWNLOAD ---------------------------- */

.tdDwnCol2, .tdDwnCol3, .tdDwnCol4, .tdDwnCol5, .tdDwnCol6 {
	padding: 2px 10px 2px 10px;
	border-bottom: 1px solid #C8C9B3;
	text-align: left;
}

.tdDwnCol2 {
	width: 150px;
}

.tdDwnCol4 {
	width: 130px;
}

.tdDwnCol6 {
	width: 100px;
}

.tit_dwn, .tit_dwn:link, .tit_dwn:visited {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 11px; /*  18px */
	font-weight: bold;
	color: #586153; /* grigio scuro */
	text-decoration: none;
}

.tit_dwn:hover, .tit_dwn:active {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 11px; /*  18px */
	font-weight: bold;
	color: #586153; /* grigio scuro */
	text-decoration: underline;
}

/* ------------------------------ CLASSI ------------------------------- */

.grassetto {
	font-weight: bold;
}

.maiuscolo {
	text-transform: uppercase;
}

.display {
	display: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5f921f; /* verde */
}

.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #848b80; /* grigio */
}
.mto, .mto:link, .mto:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #020202; /* grigio scurissimo */
	text-decoration: underline;
}

.mto:hover, .mto:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #020202; /* grigio scurissimo */
	text-decoration: none;
}

.mto2, .mto2:link, .mto2:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #848b80; /* grigio */
	text-decoration: underline;
}

.mto2:hover, .mto2:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #848b80; /* grigio */
	text-decoration: none;
}

a.trasp img, a.trasp:link img, a.trasp:visited img {
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}

a.trasp:hover img, a.trasp:active img {
	filter: alpha(Opacity=70);
	-moz-opacity: .70;
	opacity: .70
}

.riga {
	font-size: 0px;
	background-color: #c8c9b3; /* verdino grigio */
}

.spazio {
	font-size: 0px;
}

.padding {
	padding: 10px;
}

.padding5 {
	padding: 5px;
}

.lnk, .lnk:link, .lnk:visited {
	background-image: url(../images/bullet.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding: 0 0 0 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #848b80; /* grigio */
	font-weight: bold;
	text-decoration: none;
}

.lnk:hover, .lnk:active {
	background-image: url(../images/bullet.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding: 0 0 0 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5f921f; /* verde */
	text-decoration: none;
}

.lnk_attivo {
	background-image: url(../images/bullet.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding: 0 0 0 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5f921f; /* verde */
	text-decoration: none;
}

.tit_tab, .tit_tab:link, .tit_tab:visited {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 11px; /*  14px */
	font-weight: bold;
	color: #5f921f; /* verde */
	text-decoration: none;
}

.tit_tab:hover, .tit_tab:active {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 11px; /*  14px */
	font-weight: bold;
	color: #5f921f; /* verde */
	text-decoration: underline;
}

.tit_tab_bkg, .tit_tab_bkg:link, .tit_tab_bkg:visited {
	background: url(../images/bkg_tab_head.gif) repeat-x;
	height: 44px;
	vertical-align: middle;
	line-height: 44px;
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 11px; /*  14px */
	font-weight: bold;
	color: #5f921f; /* verde */
	text-decoration: none;
	padding: 0 0 0 10px;
}

.tit_tab_bkg:hover, .tit_tab_bkg:active {
	background: url(../images/bkg_tab_head.gif) repeat-x;
	height: 44px;
	vertical-align: middle;
	line-height: 44px;
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 11px; /*  14px */
	font-weight: bold;
	color: #5f921f; /* verde */
	text-decoration: underline;
	padding: 0 0 0 10px;
}

.left_tab_prod  {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 14px; /*16*/
	font-weight: bold;
	padding: 7px 10px 7px 10px;
	color: #5f921f; /* verde */
	text-decoration: none;
}

/* ------------------------------ CLASSI INPUT ------------------------------- */

.inpt {
	width: 150px;
	border: 1px solid #848b80; /* grigio */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #848b80; /* grigio */
}

.inpt2 {
	width: 230px;
	border: 1px solid #848b80; /* grigio */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #848b80; /* grigio */
}

.acktInput {
	width: 150px;
	border: 1px solid #848b80; /* grigio */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #848b80; /* grigio */
}

/* ------------------------------ BARRA PAGINAZIONE ------------------------------- */

.barraPag {
	background-color: #f4f6ec; /* beige chiaro */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #5f921f; /* verde */
	text-decoration: none;
	padding: 3px;
}

.barraPag a, .barraPag a:link, .barraPag a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #848b80; /* grigio */
	text-decoration: none;
}

.barraPag a:hover, .barraPag a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5f921f; /* verde */
	text-decoration: none;
}

/* ------------------------------- ERROR ------------------------------- */
h1.rosso {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 14px; /*  18px */
	font-weight: bold;
	color: #5f921f; /* verde */
	margin: 5px 0 5px 0;
}

.testobis, .testobis a:link, .testobis a:visited, .testobis a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #848b80; /* grigio */	
	text-decoration: none;
}

.testobis a:hover, .testobis a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #848b80; /* grigio */
	text-decoration: underline;
}

.errore, .errore a:link, .errore a:visited, .errore a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #848b80; /* grigio */	
	text-decoration: none;
}

.errore a:hover, .errore a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #848b80; /* grigio */
	text-decoration: underline;
}

/*WPWPWPWPWP*/
.oukir {
   display: none;
}

h1.pos {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 16px; /*  18px */
	font-weight: bold;
	color: #5f921f; /* verde */
}

h2.pos2 {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 14px; /*  18px */
	font-weight: bold;
	color: #848b80; /* grigio */
	text-decoration: none;
}

h3.pos3 {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 12px; /*  18px */
	font-weight: bold;
	color: #848b80; /* grigio */
	text-decoration: none;
}