HTML, BODY {
	height: 100%;

}
BODY, TABLE, TR, TH, TD, SELECT, TEXTAREA, INPUT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
BODY {
	background-color: #000000;
	margin: 0px 1%;
	padding-top: 0px;
	padding-bottom: 0px;
}
H1, H2, H3, H4, H5, H6 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
}
P {
	margin-top: 0px;
}
A {
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
	outline: none !important;
}
A IMG {
	border:none;
}
A:hover {
	color: #FA0000;
}
FORM {
	margin: 0px;
	padding: 0px;
}
.campo {
	padding: 2px;
	vertical-align: middle;
	border-top: 1px solid #898989;
	border-right: 1px solid #898989;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #898989;
	background: #ffffff url(../images/campo.gif) repeat-x scroll 0% 0%;
	color: #4E4E4E;
}
.campo:hover {
	border: 1px solid #FF0000;
	padding: 2px;
}
.campo:focus {
	color: #000000;
	padding: 1px;
	border: 2px solid #980017;
}
INPUT.bot {
	background: transparent;
	border: none;
	vertical-align: middle;
}
A.bot {
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	background: #702121 url(../images/botSubmit03.gif) repeat-x scroll 0% 0%;
	border-top: 1px solid #FF0000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #FF0000;
	text-decoration: none;
}
A.bot:hover {
	color: #FFFFFF;
	background: #9c2e2e url(../images/botSubmit03_o.gif);
}
.grid-01 .grid A.bot {
	font-size: 8pt;
	color: #ffffff;
	font-weight: normal;
	display: block;
	float: left;
	text-decoration: none;
}
.grid-01 .grid A.bot:hover {
	color: #ffffff;
	text-decoration: none;
}
.testo-mono {
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
}
.ico, .ImgOver {
	vertical-align: middle;
	border: none;
	text-decoration: none;
}
.ico-min {
	vertical-align: middle;
	border: none;
	text-decoration: none;	
}
BODY#finestra {
}
#finestra #main {
	background-image: none;
	padding:2%!important;
	/*margin-top:10px;*/
	background-color:#FFFFFF;	
}
#finestra #main .form-00 {

}
#content {
	width: 100%;
	/*height:100%;*/
}
#toolbar_01 {
	background-color: #000000;
	padding-top: 1px;
}
#toolbar_01 A {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px 4px 1px 2px;
	margin: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #000000;
	vertical-align: middle;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #474A4E;
	border-bottom-color: #474A4E;
	display: block;
}
#toolbar_01 A:hover {
	padding-top: 1px;
	padding-bottom: 2px;
	background: #C62932;
	border-top: 1px solid #FF0000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #FF0000;
}
#toolbar_01 A IMG {
	margin: auto 3px auto 0px;
}
#toolbar_01 A.select, #toolbar_01 A.select:hover {
	background-color: #990000;
	padding-top: 1px;
	padding-bottom: 3px;
	margin: 0px;
	color: #FFFFFF;
	border-top: 1px solid #FF0000;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #FF0000;
}

#toolbar_02 {
	border-top-style: none;
	margin: 0px;
	padding: 0px;
	background-color: #990000;
	border-bottom: 2px solid #660000;
}
#toolbar_02 TABLE TD {
	padding: 0px;
}
#toolbar_02 TABLE A {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding: 2px 4px;
	display: block;
	margin: 0px;
	white-space:nowrap;
	width: auto;
	border-top: 1px solid #990000;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #990000;
	border-left: 1px solid #FF0000;
	background: #990000;
}
#toolbar_02 TABLE A:hover {
	color: #000000;
	text-decoration: none;
	padding-top: 1px;
	padding-bottom: 3px;
	border-color: #FFFFFF #666666 #666666 #FFFFFF;
	background: #d7d7d7 url(../images/bot02.gif) repeat-x 0% 0%;
}
.clear-chusmy {
	clear: both;
	font-size: 1px;
	height: 1px;
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
	font-size: 1px;
	height: 1px;
	margin: 0px;
	padding: 0px;
}
SPAN.clear, SPAN.clear-chusmy {
	display: block;
}
#barra {
	font-size: 5px;
	background-color: #BF2831;
	padding: 0px;
	height: 5px;
	margin: 0px 0px 1px;
	display: none;
}
#header {
	/*height: 60px;*/
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #FFFFFF;
}
#header .head {
	width: 100%;
	/*height: 60px;*/
}
#header #imagen {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	width: 70%;
	background-color: #000000;
	vertical-align: top;
}
#header #imagen IMG {
	height: 60px;
	width: 100%;
	margin: 0px;
}

#header .BxDati {
	width: 30%;
	vertical-align: top;
	background: #333333;
	/*border-left: 1px solid #FFFFFF;*/
	padding: 0px 0px 3px 4px;
	/*width: 30%;*/
}
#header .BxDati .Data {
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	color: #FFCECE;
	background: #C62932 url(../images/head_degrad.gif) no-repeat 0% 50%;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	padding: 1px 3px;
}

#header .Info {
	width: 100%;
	margin-bottom: 3px;
	border-top: 1px solid #C62932;
	margin-top: 1px;
	padding-top: 3px;
}
#header .Info .Nome {
	padding: 2px 2px 3px;
	color: #FF0000;
	font-weight: bold;
	font-size: 14px;
	float: left;
	width: auto;
	font-family: "Lucida Sans", Tahoma, Arial;
	font-style: italic;
}
#header .Info .Nome STRONG {
	color: #999999;
	font-size: 10px;
}
#header .Logout {
	text-align: right;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 25%;
}
#header .BotLogout {
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	width: 55px;
	background: url(../images/logout.gif) no-repeat 50% 50%;
	display: block;
	height: 16px;
	vertical-align: middle;
	padding: 3px 1px 1px;
	float: right;
}
#header .BotLogout:hover {
	background: url(../images/logout_o.gif) no-repeat 50% 50%;
}
#header .Search {
	clear:both;
	border-top: 2px solid #666666;
	margin-top: 3px;
	padding-top: 3px;
}
#header .Search .campo {
	width: 70%;
}
#footer {
	background-color: #980017;
	padding: 2px;
	text-align: center;
	border-top: 3px solid #C7313A;
}
#footer A {
	color: #EFEFEF;
	text-decoration: none;
}
#footer A:hover {
	color: #FFFFFF;
}
#footer TABLE {
	width: 99%;
	margin-right: auto;
	margin-left: auto;
}
#footer .firma {
	text-align: right;
	width: 10%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FA606C;
}
#footer .help {
	white-space: nowrap;
	width: 10%;
	text-align: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #441215;
}
#footer .texto {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF6271;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #511419;
}
#cuerpo {
	width: 100%;
}
#colonne {
	width: 100%;
	margin-bottom: 1px;
	margin-top: 0px;
	height:350px;
}

#nav {
	margin: 0px 0px 3px;
	font-size: 3px;
	border-top: 1px none #000000;
	background: #66000F;
	border-bottom: 1px none #FFFFFF;
}
/***********************************
#nav .toolbar {
	overflow: auto;
	border: 1px solid #FF0000;
	height: 55px;
	clip: rect(auto auto auto auto); //moz
	clip: rect(auto 30 auto 30); //ie
}

#nav .toolbar UL {
	margin:0px;
	padding:0px 0px 0px;
	list-style:none;
	white-space: nowrap;	
	width: auto;
	display: table;
}
#nav .toolbar LI {
	display: table-cell; !important //moz
	text-align: center;
	white-space: nowrap;
}
#nav .toolbar A.item {
	float:left;
	margin: auto;
	text-align: center;
	display: block;
	padding: 2px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
#nav .toolbar A.item .ico {
	margin: auto;
}
************************************************/
/********** EDIT BAR ******/
#edit_bar {
	font-size: 8pt;
	margin: 0px;
	padding: 0px 10px 5px;
	text-align: right;
}
#edit_bar .info {
	background-color: #FBF0DC;
	font-size: 9pt;
	text-align: left;
	padding: 5px 10px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-image: url(../images/edit_help_sfo.gif);
	background-repeat: repeat-x;
	background-position: 100% 100%;	
}
#edit_bar .info P {
	margin-bottom: 0px;
	padding-bottom: 5px;
}
#edit_bar .info H5 {
	margin: 0px 0px 5px;
	background-color: #FFC661;
	padding: 1px 5px 1px 2px;
	color: #333333;
	font-size: 10pt;
	vertical-align: middle;
}
#edit_bar .info H5 .ico {
	margin-right: 3px;
	border: none;
}
#edit_bar .info A {
	color: #CC6600;
}
#edit_bar .info A:hover {
	color: #FF9900;
}
#edit_bar #edit_help {
	display: none;
}
#edit_bar #debug {
	display: none;
}
#edit_bar #debug B, #edit_bar #debug STRONG {
	font-weight: bold;
	color: #990000;
}
#edit_bar #debug HR {
	background-color: #FBF0DC;
	border-top: 1px solid #FFFFFF;
	border-right: none;
	border-bottom: 1px dotted #FFC661;
	border-left: none;
}
#edit_bar #debug FORM {
	background-color: #ffda7a;
	padding: 5px;
}
#edit_bar #debug .bot-submit {
	background-image: url(../images/botSubmit02.gif);
	background-color: #FFB800;
	color: #333333;
	border-top: 1px solid #ffebb8;
	border-right: 1px solid #CC6600;
	border-bottom: 1px solid #CC6600;
	border-left: 1px solid #ffebb8;
}
#edit_bar .bot, #edit_bar .bot-over  {
	/*float: right;*/
	width: 4%;
	padding:0px 0px 0px 9px;
	margin-left: auto;
	margin-right: 1%;
	display: block;
}
#edit_bar .bot {
	background:  url(../images/bot_izqda.gif) no-repeat 0% 100%;
}
#edit_bar .bot-over {
	background:  url(../images/bot_izqda_over.gif) no-repeat 0% 100%;
}
#edit_bar .bot A {
	background:  url(../images/bot_dcha.gif) no-repeat 100% 100%;
	display:block;
	padding:0px 15px 0px 6px;
	text-decoration:none;
	color:#333333;
	font-weight: normal;
	white-space: nowrap;
	font-size: 7pt;
	text-align: center;	
}
#edit_bar .bot-over A {
  	background:  url(../images/bot_dcha_over.gif) no-repeat 100% 100%;
	display:block;
	padding:0px 15px 0px 6px;
	text-decoration:none;
	color:#333333;
	font-weight: normal;
	white-space: nowrap;
	font-size: 7pt;	
	text-align: center;		
}
/*************************************/

#sidebar {
	width: 15%;
	background-color: #000000;
	vertical-align: top;
	padding: 0px 5px 15px 0px;
	background-image: url(../images/sidebar_sfo.jpg);
	background-repeat: no-repeat;
	background-position: 50% 100%;
}
#sidebar A.item, #sidebar .item-02 A.item, #sidebar A.item-close, #sidebar A.item-open {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	border-top: 1px solid #7C7C7C;
}
#sidebar A.item {
	display: block;
	text-decoration: none;
	padding: 4px 0px 4px 2px;
	background: #333333 url(../images/bot04.gif) repeat-x 0% 50%;
}
#sidebar .item-02 {
	margin-bottom: 10px;
}
#sidebar .item-02 A.item {
	text-transform: capitalize;
	font-size: 14px;
}
#sidebar .item-02 A.item:hover {
}
#sidebar A.item-close {
	display: block;
	text-decoration: none;
	padding: 4px 0px 4px 2px;
	background: #333333 url(../images/bot04.gif) repeat-x 0% 50%;
}
#sidebar A.item-open {
	height: auto !important;
	height: 5px; /*ie*/	
	display: block;
	text-decoration: none;
	padding: 4px 0px 4px 2px;
	background: #333333 url(../images/bot04.gif) repeat-x 0% 50%;
}
#sidebar A IMG {
	border: none;
}
#sidebar A.item:hover, #sidebar A.item-close:hover, #sidebar A.item-open:hover  {
	background: #390000 url(../images/bot03.gif) repeat-x 0% 0%;
	color: #FFFFFF;
	border-top-color: #FA0000;
}

#sidebar A.item-open:hover  {
	color: #FFFFFF;
}

#sidebar A .ico {
	float: left;
	display: inline;
	margin-top: 0px;
	margin-right: 2px;
}
#sidebar A .ico-min {
	float: right;
	display: inline;
	margin-right: 2px;
	margin-top: 1px;
	margin-left: 5px;
}
#sidebar A .testo {
	float: left;
	display: inline;
	/*display: block;*/
	cursor: pointer; /*standard*/
	cursor: hand; /* IE */
	white-space: normal;
}
#sidebar .bots {
	margin-bottom: 2px;
	margin-top: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	text-align: right;
	display: block;
}
#sidebar .box-01 .bots A {
	float: none;
	display: inline;
	margin-bottom: 0px;
	margin-top: 0px;
	background-image: none;
	padding: 0px;
	border: none;
}
#sidebar .box-01 .bots A .ico-min {
	margin-bottom: 0px;	
	margin-top: 0px;
}

#sidebar .box-01 {
	background-color: #666666;
	margin: 0px;
	padding: 5px;
	/*CON ESTE BORDER SOLUCIONAMOS UN PROBLEMA QUE SURGIA EN FIREFOX CON EL MARGEN EN JAVASCRIPT*/
	/*border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #6D6F72;*/
}

#sidebar .box-01 A {
	padding: 3px 0px 3px 8px;
	color: #FFFFFF;
	font-weight: normal;
	display: block;
	margin-top: 0px;
	margin-bottom: 1px;
	text-decoration: none;
	border-top: 1px solid #CCCCCC;
	border-right: none;
	border-bottom: 1px dotted #666666;
	border-left: none;
	background: #6F6F6F url(../images/ico/sidebar_item_02.gif) no-repeat -2px 5px;
}
#sidebar .box-01 .tit {
	display: block;
	margin: 5px 0px 0px;
	padding: 1px 1px 2px 2px;
	color: #FFFFFF;
	font-weight: bold;
	border: none;
	background: #1E1E1E url(none);
}
#sidebar .box-01 A:hover {
	color: #000000;
	background: #D7D7D7 url(../images/ico/sidebar_item_02_o.gif) no-repeat -2px 5px;
	border-bottom-color: #000000;
	border-top-color: #FFFFFF;
}
#sidebar .box-01 A.tit:hover {
	color: #FFFFFF;
	background: #BC0000;
}
#sidebar .box-02 {
	margin: 0px;
	padding: 5px;
	background: #666666;
	color: #CCCCCC;
}
/*
#sidebar .box-02 .bots {
	background-color: #FFFFFF;
	margin-bottom: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
}
*/
#sidebar .box-02 .tit {
	display: block;
	margin: 0px 0px 5px;
	padding: 1px 1px 2px;
	color: #FFFFFF;
	font-weight: bold;
	border: none;
	background: #990000;
}
#sidebar .box-02 P {
	margin-bottom: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #333333;
}
#sidebar .box-02 A {
	color: #FFFFFF;
	text-decoration: none;
}
#sidebar .box-stats {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 5px;
}

#sidebar .box-stats .item-stat {
	margin: 0px;
	padding: 0px 0px 2px;
	border-bottom: 1px solid #E6E6E7;
}
#sidebar .box-stats .tit {
	display: block;
	background-color: #F5F5F5;
	font-weight: bold;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
}
#sidebar .box-stats .dat {
	display: table-cell;
	width: 50%;
	border-right: 1px solid #E6E6E7;
	padding-left: 2px;
	padding-right: 2px;
	/*float: left;*/
}

#sidebar .box-voip {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 5px;
}
#sidebar .box-voip .item02 {
	margin: 0px;
	padding: 0px 0px 2px;
	border-bottom: 1px solid #E6E6E7;
}
#sidebar .box-voip .tit {
	display: block;
	background-color: #F5F5F5;
	font-weight: bold;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
}
#sidebar .box-voip TH {
	display: table-cell;
	width: 30%;
	text-align: left;
	font-weight: bold;
	border-right: 1px solid #E6E6E7;
	border-left: 1px solid #E6E6E7;	
	padding-left: 2px;
	padding-right: 2px;
}
#sidebar .box-voip .dat {
	display: table-cell;
	width: 70%;
	border-right: 1px solid #E6E6E7;
	padding-left: 2px;
	padding-right: 2px;
}

/******************/
#sidebar .min-width {
	width: 170px;
	/*height: 4px;
	width: 160px;*/
}

#main H1 {
	margin: 0px 0px 20px;
	padding: 2px 2px 2px 4px;
	font-size: 23px;
	color: #F9F9F9;
	font-weight: bold;
	background: #666666 url(../images/tit_main.gif) no-repeat 0% 0%;
	border-bottom: 2px solid #999999;
}
#main {
	text-align: left;
	vertical-align: top;
	padding-bottom: 20px;
	background: #FFFFFF url(../images/sombra_v.gif) repeat-y 0% 0%;
	color: #333333;
}
#main .main {
	padding-right: 20px;
	padding-left: 20px;
	line-height: 12pt;
}
#main H1 IMG {
	margin-right: 6px;
}
#main H2 .testo, #main H3 .testo, #main H4 .testo, #main H5 .testo, #main H6 .testo {
	float: left;
	display: inline;
}
#main H2 .ico, #main H3 .ico, #main H4 .ico, #main H5 .ico, #main H6 .ico {
	float: left;
	display: inline;
	margin-top: 0px;
	margin-right: 2px;
}
#main H2 .ico-min, #main H3 .ico-min, #main H4 .ico-min, #main H5 .ico-min, #main H6 .ico-min {
	float: right;
	display: inline;
	margin-right: 2px;
	margin-top: 5px;
	margin-left: 5px;
}
#main H2 {
	font-size: 14pt;
	color: #C62932;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-bottom: 10px;
	border-bottom: 2px dotted #980017;
}
#main H2 .testo {
	font-size: 14pt;
}
#main H3 {
	font-size: 12pt;
	color: #C62932;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #980017;
}
#main H3 .testo {
	font-size: 12pt;
}
#main .tit-info {
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	background-color: #F2F3F3;
	border-bottom: 2px solid #E6E6E7;
	padding: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #6D6F72;
}


#main .lista UL {
	list-style-image: url(../images/lista_01a.gif);
	margin-left: 4em;
}
#main .lista UL LI {
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 0px;
}
#main .lista UL UL {
	list-style-image: url(../images/lista_01b.gif);
	color: #828282;
	margin-left: 0em;
	padding-left: 2em;
}
#main .lista UL UL LI {
	margin-bottom: 2px;
	margin-left: 0px;
	padding-left: 0px;
}

.grid-01 {
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.grid-01 .percorso {
	background-color: #e6e6e6;
	margin: 0px;
	padding: 2px 4px;
	color: #CC0000;
	font-weight: bold;
}
.grid-01 .percorso A {
	font-weight: normal;
	text-decoration: underline;
	font-size: 8pt;
}
.grid-01 .grid {
	background-color: #FFFFFF;
	margin-top: 1px;
	margin-bottom: 1px;
	border-collapse: collapse;	
}
.grid-01 .grid TR TD {
	border-collapse: collapse;
	padding: 2px;
	/*padding: 1px;*/
	font-size: 9pt;
	color: #2a2a2a;
	border-top: 1px solid #dadada;
	border-right: 1px solid #dadada;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #dadada;
}
.grid-01 .grid TH {
	border-collapse: collapse;
	text-align: left;
	padding: 1px 1px 1px 3px;
	color: #FFFFFF;
	font-size: 9pt;
	background: #666666;
	border-top: 1px solid #333333;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	font-weight: bold;
}
.grid-01 .grid .tools {
	background-color: #CCCCCC;
}
.grid-01 .grid .tools TD {
	padding: 3px 2px 3px 5px;
	background-color: #dadada;
	border: 1px solid #ffffff;	
}
.grid-01 .grid A {
	text-decoration: none;
	font-weight: normal;
	font-size: 9pt;
	/*color: #0f5a7f;*/
	color: #990000;
}
.grid-01 .grid A:hover {
	text-decoration: underline;
	color: #FA0000;
}
.grid .valore {
	text-align: right;
	padding-right: 5px;
}
/*
.riga-01a {
	background-color: #e7e7e7;
}
.riga-01b {
	background-color: #f1f1f1;
}
.riga-02a {
	background-color: #d7e9f2;
}
.riga-02b {
	background-color: #e5f1f6;
}
*/
.riga-01a {
	/*background-color: #f1f1f1;*/
	background-color: #f7f7f7;
}
.riga-01b {
	background-color: #fbfbfb;
}
.riga-02a {
	/*background-color: #e5f1f6;*/
	background-color: #F7F7F7;
}
.riga-02b {
	/*background-color: #edf6fa;*/
	background-color: #FBFBFB;	
}
.grid-01 .grid .riga-tot TD {
	font-weight: bold;
	font-size: 11pt;
	border-top: 1px solid #CCCCCC;
	background: #333333;
	color: #FFFFFF;
}
.txt-info {
	color: #666666;
	font-size: 8pt;
	font-style: italic;
	font-weight: normal;
	
}
A.txt-info, .grid A.txt-info, .txt-info A, .grid .txt-info A {
	/*color: #666666;*/
	font-size: 8pt;
	font-style: italic;
	font-weight: normal;
	text-decoration: underline;
	
}
.riga-select {
	/*background-color: #f2f0d4;*/
	background-color: #C62932;	
}
.grid-01 .grid .riga-select TD {
	color:#FFECEC;
}
.grid-01 .grid .riga-select TD A {
	color: #FFFFFF;
}
.riga-over {
	/*background-color: #FBEAEB;*/
	background-color: #fee3e3;
}
.grid-01 .grid .riga-over TD {
	border-bottom-color:#000000;
}
.grid-01 .grid .riga-over TD A {
}
#main .form-00 {
	/*padding: 4px;
	margin: 0px;*/
	border: 1px solid #e8e7e7;
	padding: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #FFFFFF;
	color: #333333;	
}
/*
#main .zona-01 {
	border: 1px solid #d5d5d5;
	padding: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #FFFFFF;
}
*/
#main .zona-01 {
	border: 1px solid #e8e7e7;
	padding: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #FFFFFF;
	color: #333333;
}
#main .form-01 {
	border-collapse: collapse;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CCCCCC;	

}
#main .form-01 TD {
	border-collapse: collapse;
}
#main .form-01 TH {
	border-collapse: collapse;
}
#main .form-01 .label {
	padding: 4px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	width: 2%;
	white-space: nowrap;
	background-color: #f7f7f7;
	border-top: 1px solid #F2F2F2;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #dedede;
	/*border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E7E7E7;*/
}
#main .form-01 .dati {
	text-align: left;
	vertical-align: top;
	padding: 4px;
	border-top: 1px solid #F2F2F2;
	border-right: 2px solid #F2F2F2;
	border-bottom: 1px dotted #CCCCCC;
	border-left: 1px solid #dedede;
}

.form-01 .dati INPUT, .form-01 .dati SELECT, .form-01 .dati TEXTAREA {
	/*width: 100%;*/
}

.pulsanti {
	background-color: #D5D5D5;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding: 3px;
	margin-top: 2px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.bot-submit {
	font-weight: bold;
	color: #FFFFFF;
	width: auto;
	background: #000000 url(../images/botSubmit_sfo.gif) repeat-x scroll 0% 0%;
	border-top: 1px solid #999999;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #999999;
	font-size: 15px;
}
.bot-cancel {
	background-color: #CCCCCC;
	font-weight: bold;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #FFFFFF;
	width: auto;
	background-attachment: scroll;
	background-image: url(../images/bot_cancel_fondo.gif);
	background-repeat: repeat-x;
	background-position: 0% 0%;
	font-size: 15px;
}

A.bot-submit {
	color: #FFFFFF!important;
	text-decoration: none;
	width: auto;
	white-space: nowrap;
	padding: 1px 2px 2px 4px;
	background:#01b233 url(../images/botSubmit_o.gif) repeat-x;	
}
A.bot-submit:hover {
	color: #FFFFFF;
	text-decoration: underline;	
	background:#01b233 url(../images/botSubmit_o.gif) repeat-x;	
}
A.bot-cancel {
	color: #000000 !important;
	text-decoration: none;
	width: auto;
	white-space: nowrap;
	padding: 1px 2px 2px 4px;
}
A.bot-cancel:hover {
	color: #ffffff!important;
	background-image:  url(../images/bot_cancel_over.gif);
	background-color: #ac3910;		
}

.form-01 .sep {
	background-color: #F2F2F2;
	font-size: 2px;
	padding: 0px;
	height: 4px;
	width: 4px;
}
.accion {
	text-decoration: none;
}
.acciones {
	padding: 5px;
}
.help-bot {
	margin-left: 4px;
}
.help-tip {
	margin: 0px;
	padding: 10px;
	color: #666666;
	font-size: 7pt;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	position: absolute;
	width: 200px;
	background-color: #F7F7F7;
	display: inline;
}
.errore-campo {
	font-weight: bold;
	color: #FFFFFF;
	background: #CC0000 url(../images/campoError_sfo.gif) repeat-x;
}
.errore-label {
	color: #CC0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	padding-top: 0px;
	padding-bottom: 2px;
	line-height: 14pt;
}
.group {
	background-color: #f1f1f1;
}
.group .ini, .group .ini-over {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-top: 2px solid;
	border-right: 2px dotted #cccccc;
	border-bottom: 2px solid;
	border-left: 2px dotted #cccccc;
	/*cursor: pointer; /-- standard --/
	cursor: hand; /-- IE --/
	*/
}
.group .ini {
	background-color: #e5e5e5;
	border-top-color: #cccccc;	
	border-bottom-color: #cccccc;
}
.group .ini-over {
	background-color: #999999;
	border-top-color: #ffffff;	
	border-bottom-color: #333333;
}
#main .group .ini H3, #main .group .ini-over H3 {
	margin-bottom: 0px;
	border-bottom-style: none;
}
.group .ini H3 .testo {
	color: #333333;
}
.group .ini-over H3 .testo {
	color: #FFFFFF;
}
#main .form-01 .group .label {
	background-color: #e5e5e5;
	border-bottom: 1px solid #FFFFFF;
	border-left: 2px dotted #cccccc;
}
#main .form-01 .group .dati {
	border-right: 2px dotted #cccccc;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #CCCCCC;
}
.group .fin {
	background-color: #999999;
	font-size: 1px;
	height: 1px;
	padding: 0px;
	line-height: normal;
	margin: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-style: none;
}
/*CALENDAR SIDEBAR*/

.calendar-gior-col-table {
	margin: 0px;
	padding: 0px;
	width:98%;
	/*background-color: #9BABB1;
	font-size: 7pt;*/
}
#sidebar .bxCalendar {
	background:#333333;
	padding:0;
	width:100%;
}
#sidebar IFRAME.calendar {
	margin: 0px;
	width: 99%;
	height:155px;
}
#sidebar .bxCalendar .bots {
	background:#333333;
}
/*****************/
#sidebar .bookmarks {
	background-color: #FFFFFF;
	/*background-color: #F2F3F3;*/
	margin: 0px;
	padding: 2px 4px 4px;
}

#sidebar .bookmarks .favicon {
	width: 16px;
	height: 16px;
	margin-right: 3px;
}
#sidebar .bookmarks .scroll {
	/*overflow-y: auto;
	overflow-x: hidden;
	overflow: -moz-scrollbars-vertical;*/
	overflow: auto;
	margin-top: 0px;
	/*font-size: 7pt;	*/
	/*background-color: #FFFFFF;*/
	
}
#sidebar .bookmarks .scroll A {
	text-decoration: none;
	font-weight: normal;
	line-height: normal;
	color: #666666;
	display: block;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #E5E5E5;
}
#sidebar .bookmarks .scroll A:hover {
	color: #000000;
	border-bottom-color: #CCCCCC;
	/*background-color: #f9f9f9;*/
	background-color: #f0fbff;
}
/*
#sidebar .bookmarks .scroll STRONG, #sidebar .bookmarks .scroll B {
	font-size: 8pt;
	font-weight: bold;
}
#sidebar .bookmarks .scroll EM, #sidebar .bookmarks .scroll I {
	font-size: 8pt;
	font-style: italic;
}
*/
#sidebar .bookmarks .scroll .folder {
	/*font-weight: bold;	*/
	/*background-color: #E5F1F6;*/
	background-color: #F2F3F3;		
}
#sidebar .bookmarks .scroll A.folder:hover {
	/*font-weight: bold;	*/
	/*background-color: #bae8fb;*/
	background-color: #e9e9e9;	
}
#sidebar .bookmarks .scroll .folder-sha {
	background-color: #e8f6e5;
}
#sidebar .bookmarks .scroll A.folder-sha:hover {
	background-color: #c3f3b9;
}
#sidebar .bookmarks .toolbar {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #C0C1C2;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-right: 2px;
	padding-left: 2px;	
	background-color: #F2F3F3;
	background-image: url(../images/bookm_tool_sup.gif);
	background-repeat: repeat-x;
	background-position: 0% 0%;
}
#sidebar .bookmarks .toolbar .swich {
	width: 82%;
	font-weight: bold;
	color: #3790BC;
}
#sidebar .bookmarks .ricerca {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #C0C1C2;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 2px;	
	background-color: #F2F3F3;	
}
#sidebar .bookmarks .ricerca INPUT {
	width: 80%;
}
#sidebar .bookmarks .nav {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-color: #C0C1C2;
	font-size: 7pt;
	color: #000000;
	background-color: #F2F3F3;
	background-image: url(../images/bookm_tool_inf.gif);
	background-repeat: repeat-x;
	background-position: 0% 100%;
	padding-right: 2px;
	padding-left: 2px;	
	padding-top: 2px;
	padding-bottom: 1px;	
	/*background-color: #E7E7E7;*/
}
#sidebar .bookmarks .nav A {
	font-weight: normal;
	text-decoration: none;
}
#sidebar .bookmarks .nav A:hover {
	color: #333333;
}
#sidebar .bookmarks .nav STRONG, #sidebar .bookmarks .nav B {
	font-size: 8pt;
	font-weight: bold;
}
/***************** SCHEDA (pratica) ********************/
.pratica {
	margin: 0px;
	padding: 4px;
}
.pratica-over {
	background-color: #9BABB1;
	margin: 0px;
	padding: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D8DCDE;
	border-bottom-color: #333333;
}
.pratica TABLE {
	border-collapse: separate;
	margin-bottom: 5px;
	color: #333333;
}
.pratica TD, .pratica-over TD {
	padding: 6px;
	font-size: 12px;
	border: 1px solid #CCCCCC;
	border-collapse: separate;
}
.pratica TR, .pratica-over TR {
	/*background-color: #F3F4F4;*/
}
.pratica-over-sub {
	color: #000000;
}
.pratica TH {
	/*background-color: #666666;*/
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	background: #990000;
	border-top: 1px solid #FF0000;
	border-bottom: 2px solid #660000;
	padding: 5px 2px 3px;
}
.pratica .grid-01 .grid TH {

}
.pratica-over TH {
	background-color: #0073A4;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #333333;
	font-size: 9pt;
	font-weight: normal;
}
.pratica-resalt-01 {
	font-weight: bold;
	color: #666666;
	font-size: 14px;
}
.pratica-tit {
	font-size: 13pt;
	font-weight: bold;
}
.pratica-sep {
	font-size: 5px;
	background-color: #9BABB1;
	margin: 0px;
	padding: 0px;
	height: 5px;
}

/************** FILE MANAGER *****************/
.file-upload {

	background-color: #E2E6E8;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D8DCDE;
	border-bottom-color: #9BABB1;
}
.file-actions {

	background-color: #E2E6E8;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D8DCDE;
	border-bottom-color: #9BABB1;
}
.file-percorso {
	background-color: #F2F3F3;
	color: #0073A4;
	font-weight: bold;
	font-size: 7pt;
}
.file-actions-02 {
	background-color: #EDF0F1;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #CDD4D7;
	/*display: none;*/
	margin-bottom: 5px;
}
.main-submenu {
	background-color: #CDD4D7;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #98999A;
	border-left-color: #FFFFFF;
	padding: 0px;
}
.main-submenu A {
	display: block;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #98999A;
	padding-right: 8px;
	padding-left: 5px;
	color: #000000;
}
.main-submenu A:hover {
	background-color: #C9E7F5;
	color: #0073A4;
}
.urg-alta {
	font-weight: bold;
	color: #DF0000;
	/*color: #993300;*/
	/*background-color: #EAACB4;*/
}
.urg-media {
	font-weight: bold;
	color: #DF9D00;
	/*color: #B15F00;*/
	/*background-color: #F7C388;*/
}
.urg-bassa {
	font-weight: bold;
	color: #00BA00;
	/*color: #018201;*/
	/*background-color: #A8DBA8;*/
}
.progressbar {
	background-color: #F3F4F4;
	border: 1px solid #E6E6E7;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-bottom: 0px;
	text-align: center;
	width: 300px;
	padding: 5px;
}
/*
.progressbar .bar {
	margin: auto;
	padding: 0px;
	border: 1px solid #999999;
	text-align: left;
	background-color: #CCCCCC;
}
*/
.progressbar .bar {
	margin: auto;
	padding: 0px;
	border: 1px solid #999999;
	background-color: #CCCCCC;
	height: 16px;
	text-align: left;
	background-image: url(../images/progress_bar_fondo.gif);
	background-repeat: repeat-x;
}
.progressbar .bar .progress {
	background-image: url(../images/progress_bar.gif);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.progressbar .bar .progress-stop {
	background-image: url(../images/progress_bar_stop.gif);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CC0000;
}
.progressbar .txt {
	padding: 2px 5px;
	text-align: center;
	font-size: 8pt;
	color: #3790BC;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}
.progressbar .txt-resalt {
	padding: 2px 5px;
	text-align: center;
	font-size: 9pt;
	font-weight: bold;
	color: #3790BC;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}
#main .newsletter .form-01 {
	border-top: #b3b3b3 2px solid;
	border-collapse: separate;
}
#main .newsletter .form-01 .label {
	border-top: none;
	border-bottom-width: 1px;
}
#main .newsletter .form-01 .dati {
	border-bottom: 1px solid #cccccc;
	border-top: none;
	border-right-width: 1px;
}
#main .newsletter .status {
}
.newsletter .status .actions {
	width: 1%;
	text-align: center;
	vertical-align: middle;
	white-space: normal;	
	border-bottom: 2px solid #cccccc;
}
.newsletter .status  .resalt {
	font-size: 11pt;
	font-variant: small-caps;
	font-weight: bold;
	font-style: italic;
}
.newsletter .status  .tit {
	font-size: 16pt;
	font-weight: bold;
	text-transform: uppercase;
	line-height: normal;
}
.newsletter .status  .send-process {
	margin-bottom: 10px;
	padding: 5px;
}
.newsletter .status .send-process, .newsletter .status .send-process .progressbar {
	background-color: #ffffff;
}
.newsletter .status .send-process .progressbar {
	border: none;
}
.newsletter .status .send-process .actions {
	background-color: #B3B3B3;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;	
}
.newsletter .status  .send {
	background-color: #fdfff4;
	margin-bottom: 10px;
	padding: 5px;
	border: 1px solid #e4f0b8;
}
.newsletter .status  .send .tit {
	color: #94b41d;
}
#main .newsletter .status  .send .form-01 {
	border-top-color: #c6d299;
}
#main .newsletter .status .send .label {
	background-color: #f2fad4;
	border-left-color: #cbdb8d;
	border-bottom-color: #cbdb8d;		
}
#main .newsletter .status .send .dati {
	border-left-color: #cbdb8d;
	border-right-color: #ecf6c6;
	border-bottom-color: #cbdb8d;	
}
.newsletter .status  .send-future {
	background-color: #fff4f2;
	margin-bottom: 10px;
	padding: 5px;
	border: 1px solid #fddfd9;
}
.newsletter .status  .send-future .tit {
	color: #eb8f7c;
}

#main .newsletter .status  .send-future .form-01 {
	border-top-color: #f0b0a3;
}
#main .newsletter .status .send-future .label {
	background-color: #ffdfd9;
	border-left-color: #fabdb1;
	border-bottom-color: #f5aa9c;	
}
#main .newsletter .status .send-future .dati {
	border-left-color: #f5aa9c;
	border-right-color: #fabdb1;	
	border-bottom-color: #ffccc3;	
}
.newsletter .status .send-future .actions {
	background-color: #f0b0a3;
	border-top-color: #f6ccc4;
	border-bottom-color: #f6ccc4;	
}
.stats-graph {
	/*text-align: center;*/
	padding: 5px;
	border: 1px solid #F2F3F3;
	background-color: #FBFBFB;
	margin-right: 4px;
	margin-left: 4px;
	margin-bottom: 10px;
}
#main .stats-graph H3 {
	color: #333333;
	text-align: left;
	background-color: #E7E7E7;
	padding-left: 5px;
	padding-top: 3px;
	border-bottom-color: #CCCCCC;
	/*border-bottom-color: #E1E2E2;*/
}
#main .stats-graph .zona-01 {
	border: none;
	background-color: transparent;	
}
#main .stats-graph .grid {
	margin-right: auto;
	margin-left: auto;
}
/******* PAGAMENTI **********/
#main .pagamenti {
}
#main .pagamenti .dat {
	font-weight: bold;
	font-size: 13pt;
}
#main .pagamenti .dat-past {
	text-align: center;
	color: #009900;
}
#main .pagamenti  .dat-no {
	text-align: center;
	color: #CC0000;
}
#main .pagamenti .dat-future {
	text-align: center;
	color: #3790BC;
}
/****************************/
.taskLegend .task-normal, A.task-normal, .grid-01 .grid A.task-normal {
	color: #009900;
}
.taskLegend .task-medium, A.task-medium, .grid-01 .grid A.task-medium {
	color: #ef9200;
}
.taskLegend .task-high, A.task-high, .grid-01 .grid A.task-high {
	color: #CC0000;
}
#bug_popup {
	margin: 0px;
	padding: 0px;
	background-color: #F3F8FB;
}
#bug_popup #head {
	background-color: #8ECBE7;
	background-image: url(../images/popup_header.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	height: 35px;
	border-bottom: 1px solid #FFFFFF;
}
#bug_popup .ico {
	float: right;
	margin-top: 10px;
}

#bug_popup .text {
	padding: 10px;
}
#bug_popup H4 {
	color: #3093BC;
	padding: 2px 2px 2px 0px;
	font-size: 11pt;
	margin: 0px 0px 5px;
}

#bug_popup .text .bot {
	text-align: right;
}
#bug_popup .text .bot A {
	color: #3195B9;
}

#finestra .voip {
	border: 1px solid #e8e7e7;
	padding: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #FFFFFF;
}
#finestra .voip .form-01 {

}
#finestra .voip .pulsanti {
	width: 35%;
	text-align: left;
	background-color: #F2F3F3;

}
#finestra .voip .pulsanti A {
	display: block;
	background-image: url(../images/bot_gran_fondo.gif);
	background-repeat: repeat-x;
	padding: 4px;
	background-color: #ececec;
	border: 1px solid #CCCCCC;
	margin-top: 1px;
	margin-bottom: 1px;
	text-decoration: none;
	text-transform: uppercase;
}

#finestra .voip .pulsanti A:hover {
	background-image: url(../images/bot_gran_fondo_o.gif);
	background-color: #dedede;
	text-decoration: underline;
}
#finestra .voip .pulsanti .opz {
	border-top: 3px solid #CCCCCC;
	margin-top: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#finestra .voip .pulsanti .opz H3 {
	margin-bottom: 0px;
	border-bottom-style: none;
}


#finestra .voip .pulsanti .opz A, #finestra .voip .pulsanti .opz A:hover {
	display: inline;
	background-color: transparent;
	background-image: none;
	border-style: none;
}
#finestra .voip .pulsanti .ico {
	float: none;
}


#finestra .voip TD, #finestra .voip TH {
	font-size: 10pt;
}

.knac_box {
	position:relative;
	border:1px solid #404040;
	background:#fff;
	overflow:hidden;
	display:none;
	width: 300px;
	padding: 2px;
}
.knac_box ul { 
	position:relative;
	width:100%;
	padding:0px;
	list-style:none;
	margin: 0px;
	padding: 0px;
}
.knac_box li { 
	padding:0px;
	cursor:default;
	white-space:nowrap;
	display:list-item; 
}
.knac_box .knac_info { 
	float: right;
	color:#808080;
}
.knac_box li.highlight { 
	background:#ff0; 
}

.knac_shadow {
	position:absolute;
	width: 302px;
	margin:.3em;
	z-index:5;
	background:#a0a0a0;
}
#main .bxBarcode,
#main .bxFinLogin,
#main .bxInfo {
	line-height: normal;
	background: no-repeat 0% 0%;
	min-height: 128px;
	font-size: 1.5em;
	font-weight: normal;
	color: #666666;
	margin-bottom: 7px;
	padding: 1em 10px 0px 150px;
}
#main .bxBarcode {
	background-image: url(../images/bx_barcode.jpg);
}
#sidebar .bxBarcode {
	color: #FFFFFF;
	background: #666666;
	padding: 5px;
}
#main .bxFinLogin {
	background-image: url(../images/bx_alert.jpg);
	padding-left: 110px;
	min-height: 90px;	
}
#main .bxInfo {
	background-image: url(../images/bx_info.jpg);
	padding-left: 100px;
	min-height: 90px;
	font-size: 1.1em;
	color: #161616;
	line-height: 1.2em;
	padding-top: 10px;
	padding-bottom: 10px;
}
TABLE.taskLegend {
	border: 2px solid #E6E6E6;
	border-right-color:#CCCCCC;
	border-bottom-color:#CCCCCC;
	border-collapse:separate;
	width:80%;
	margin:auto;
	margin-bottom:5px;
	background:#f2f3f3;
	padding:1px;
	color: #666666;
	font-style: italic;
}

.taskLegend TH {
	background: #E6E6E6;
	text-align: left;
	border: 1px solid #fff;
	padding:0px 5px 0px 5px;
	border-collapse:collapse;
}
.taskLegend TH.tit {
	font-size: 14px;
	color: #333333;
	background: #D5D3D4;
}
.taskLegend TD {
	width:33%;
	padding:0px 5px 0px 5px;
	vertical-align:top;
	text-align:left;
	border-collapse:collapse;
	border-right:1px dotted #cccccc;
}
.taskLegend .colA {
	width:40%;
}
.taskLegend .colB {
	width:30%;
}
.taskLegend .colC {
	width:30%;
}
.taskLegend P {
	margin:0;
}
#sidebar .bxFatture {
	background:#fff;
	padding: 5px;
}
#sidebar .bxFatture A {
}
#sidebar .bxFatture .tit {
	color:#fff;
	font-weight:bold;
	padding:2px;
	margin:0;
}
#sidebar .bxFatture .in {
	background: #009900;
}
#sidebar .bxFatture .out {
	background: #CC0000;
}
#sidebar .bxFatture .itemB {
	border-bottom:1px solid #ccc;
	display: block;
	font-weight:normal;
	color:#666666;
	text-decoration:none;
}
#sidebar .bxFatture .itemB:hover {
	background:#fdfdfd;
	color:#ff0000;
}
#sidebar .bxFatture .nome {
	font-weight:bold;
	display:block;
}
#sidebar .bxFatture .prezzo {
	font-size:10px;
	display:block;
	text-align:right;
	background:#f5f5f5;	
}

