/*
  ` Base.css
  ` ChangeList: 1342 - Richieste Annibale
  ` Modificato 23/12/2011 alle 15:59:21 by: Sandro Bonin Bug:  1440-Modifiche varie 
*/
ul,li{
	margin:0;
	padding:2px;
	list-style-position: inside; 
}
.Codice { border:1px dashed #999; background-color:#ffd;color: red; font-size: 9pt; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 12pt;}
p.Codice { margin-top: 10px; margin-right: 5px; margin-bottom: 10px; margin-left: 5px; overflow-x:auto; padding:5px;}
.Codice a:link {font-weight: normal; color: #0273E3; TEXT-DECORATION: none}
.Codice a:visited {font-weight: normal; color: #0273E3; TEXT-DECORATION: none}
.Codice a:active {font-weight: normal; color: #CCCCCC; TEXT-DECORATION: none}
.Codice a:hover {font-weight: normal; color: #CC66FF; TEXT-DECORATION: underline}

.small { color: white; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
a.small:link { color: black; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
a.small:visited { color: black; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
a.small:hover { color: #c00 !important; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
a.small:active { color: black; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
.whitesmall_gras { color: #fff !important; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; }
a.whitesmall_gras:link { color: #fff !important; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; }
a.whitesmall_gras:visited { color: #fff !important; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; }
a.whitesmall_gras:hover { color: #f90 !important; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; }
a.whitesmall_gras:active { color: #fff !important; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; }
.QuickFOX {color: #737373; font-size: 9pt; line-height: 12pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: italic}


//* "fallback" links for non-CSS supporting browsers. */
.fallback {
	display: none;
}

#Maincontainer{
	padding:0px 0px 0px 0px;
}
#LeftCol{
	padding:0px 0px 0px 0px;	
}

#CentralCol{
	padding:0px 0px 0px 0px;	
}
#CentralColContainer{
	margin: 0 5px 0;
}
#RightCol{
	padding:0px 0px 0px 0px;	
}

#HeaderPanels{
	padding:0px 0px 0px 0px;	
}

#FooterPanels{
	padding:0px 0px 0px 0px;	
}

/* Here's our default note styles. */
.notedefault, .notenested {
	position: absolute;
	visibility: hidden;
	top: 1.5em;
	left: 2em; width: 20em;
	font: 14px Verdana;
}
.notedefault {
	padding: 3px;
	border: 1px solid #369;
	background-color: white;
	color: black;
	z-index: 10;
}
.notenested {
	width: 8em;
	padding: 3px;
	border: 1px solid #963;
	background-color:white;
	color: black;
}

/* Some position-type-specific offset information. Tweak as needed! */
.snp-mouseoffset, .snp-triggeroffset, .snp-mousetrack {
	margin-left: 5px;
	margin-top: 15px;
}

/* Headings within notes */
.notedefault h5 {
	margin: 0 0 5px 0;
	padding: 2px;
	background-color: #369;
	color: white;
}

/* Note close marker is only shown within pinned notes. */
.note-close {
	float: right;
	margin-top: 2px;
	width: 14px;
	height: 14px;
	line-height: 14px;
	color: black;
	text-decoration: none;
	visibility: hidden
}
.snb-pinned .note-close {
	visibility: inherit;
}

/* Navbar 
-------------------------------------------------------------------------------------------------------------------------------------------- */
#navbar {background: #E6E6E6 url('/images/navbar-bg.gif') repeat-x bottom;}

#navbar ul {list-style: none; padding: 8px 0 7px 10px; float: left;}
#navbar ul li {float: left; margin-right: 8px; padding-right: 12px; background: url('/images/navbar-div_2.gif') no-repeat right center;}
#navbar ul li.last {background: none; padding: 0; margin: 0;}
#navbar ul li a {color: #525252; text-decoration: none;}
#navbar ul li a:hover {color: #333; text-decoration: underline;}

#navbar ul li.new {margin-top: -1px;}
.safari #navbar ul li.new {margin: -5px 0 5px 0; position: relative;}
.safari #navbar {height: 33px;}

#navbar .nav-right {float: right; padding: 8px 0 7px 2px;}

#navbar .menu-nav {display: block; width: 750px; float: left; }
.ie .menu-nav {background: url(/images/navbar-bg.gif) repeat-x scroll center bottom;}

/* Definizione generale del sito */
#MainContainer {}

.clear {clear: both;}
.right {float: right;}

/* Blog */
/* Contenuti Principali per il blog
-------------------------------------------------------------------------------------------------------------------------------------------- */
#principale {width: 95%; margin: 15px 0 0 15px; float: left;}
.ie6 #principale {margin: 10px 0 0 10px;}

#principale h2 {
	color: #fff;
	background-color:#fff;
	background: url('/images/data-bg-es.png') no-repeat left center;
	margin: -5px 0 15px -15px;
	padding: 13px 0 10px 15px;
	font-size: 1.5em;
	font-family: Lucida Sans, Trebuchet, sans-serif;
	display: block;
}

.ie6 #principale h2 {background: none; margin: 0 0 15px 0; color: #666; font-weight: bold; padding: 0;}

.DataBlog {
	color: #fff;
	background-color:#fff;
	background: url('/images/data-bg-es.png') no-repeat left center;
	margin: 0px 0 15px 0px;
	padding: 5px 0 10px 15px;
	font-size: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
}

.DataNews {
	color: #fff;
	background-color:#fff;
	background: url('/images/data-bg-es.png') no-repeat left center;
	margin: 0px 0 15px 0px;
	padding: 5px 0 10px 15px;
	font-size: 1.5em;
	font-family: Lucida Sans, Trebuchet, sans-serif;
	display: block;
	text-align: center !important;
}

/* -- Articoli per i blog-- */
a.articolo:link{color: gray}
a.articolo:visited{color: gray}

.articolo {
	color: #434648;
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em;
	margin-bottom: 15px;
	text-align: left
}
.articolo h1, .s_titolo {
	font-size: 1.6em;
	line-height:20px;
	font-family: "Lucida Sans", Arial, Trebuchet, sans-serif;
	margin-bottom: 5px;
	text-align: left;
}
.articolo h1 a, .s_titolo a {text-decoration: none; }
.articolo h1 a:link {color: #434648; text-decoration: none;}
.articolo h1 a:visited {color: #434648; text-decoration: none;}
.articolo h1 a:hover, .s_titolo a:hover {text-decoration: underline;}
.articolo small {
	margin: 0 0 8px 0;
	display: block;
	font-size: 1em;
	color: #333333;
	text-align: left;
}
.articolo small a:link { text-decoration: underline;}
.articolo small a:visited { text-decoration: underline;}
.articolo small a:hover { text-decoration: none;}

.articolo a img {padding: 1px; background: #fff; border: 1px solid #ddd;}
.articolo a:hover img {border-color: #999;}
.articolo a:link {color: #4F5EA4; text-decoration: underline;}
.articolo a:visited {color: #4F5EA4; text-decoration: underline;}
.articolo a:hover {color: #999; text-decoration: underline;}


.articolo p {text-align: justify; font-size:14px; line-height:20px;}
.articolo p img.post {margin: 0 10px 10px 0}
.articolo p img.post-h {
	background-color: #F6F6F6;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 75px;
	padding-bottom: 10px;
	padding-left: 75px;
}
.articolo p a:link { text-decoration: underline;}
.articolo p a:visited { text-decoration: underline;}
.articolo p a:hover { text-decoration: none;}

code {text-align:center; margin-bottom:10px;}

.articolo .contenuto ul, .articolo .contenuto ol {
	border-bottom: 1px solid #CCCCCC;
	display:block;
	margin-bottom:10px;
	padding:20px;
}
.articolo .contenuto li {
	font-size:13px;
	list-style-position:inside;
	margin-bottom:10px;
}

.articolo blockquote {
	color:#666666;
	font-family:georgia,arial,verdana,sans-serif;
	font-style:italic;
	margin:20px;
 font-size: 1.2em;
}

.articolo .thumb-galleria-post {margin-bottom: 10px;}
.articolo .thumb-galleria-post h3 {color: #51575C; border-bottom: 1px solid #D3D5D6; margin: 0 0 6px 0;}
.articolo .thumb-galleria-post h3 span {color: #8A9197;}
.articolo .thumb-galleria-post .right {text-decoration: none; font-size: 0.8em;}
.articolo .thumb-galleria-post .right:hover {text-decoration: underline;}
.articolo .thumb-galleria-post a img {margin-right: 6px; width: 135px;}

.articolo .meta {
	font-size: 1em;
	padding: 0 0 15px 0;
}
.articolo .meta .link-share {position: relative; bottom: -4px;}
.articolo .meta .link-share img {border: 0; }
.articolo .meta .link-commenti {border-left: 1px solid #D6D6D7; padding-left: 6px; margin-left: 2px; padding-bottom: 2px;}
.articolo .meta .link-commenti a {color: #4F5EA4; background: url('/images/ico-commenti.png') no-repeat left center; padding: 2px 0 2px 20px;}
.link-commenti a:link { text-decoration: underline;}
.link-commenti a:visited { text-decoration: underline;}
.link-commenti a:hover { text-decoration: none;}

.articolo .meta .vota-post {float: right; position: relative; bottom: -3px;}
.articolo .meta .vota-post img {position: relative; bottom: -3px;}

.BarraNews_Body { background: #FDFDFD; color: #0055FF; font-size: 10px; font-family: Verdana, Geneva, Arial, sans-serif }
a.BarraNews_Body:link {color: #FBB208; text-decoration: none;}
a.BarraNews_Body:visited {color: #FBB208; text-decoration: none;}
a.BarraNews_Body:hover	{color: #737373; text-decoration: underline;}
a.BarraNews_Body:active {color: #CCCCCC; text-decoration: none;}

/* -- News-- */
/*
#NewsBox {width: 95%; margin: border: 1px solid #ddd; position:absolute;}
#newscontent {width: 70%; float: left;position:relative; overflow: hidden;}
#ContenutoDett {width: 70%; float: left;position:relative; overflow: hidden;}
*/
#newsprincipale {width: 95%; margin: 15px 0 0 15px; float: left;}

#newsprincipale h2 {
	color: #fff;
	background-color:#fff;
	background: url('/images/data-bg-es.png') no-repeat left center;
	margin: -5px 0 15px -15px;
	padding: 13px 0 10px 15px;
	font-size: 1.5em;
	font-family: Lucida Sans, Trebuchet, sans-serif;
	display: block;
}

.ie6 #newsprincipale h2 {background: none; margin: 0 0 15px 0; color: #666; font-weight: bold; padding: 0;}

a.newsarticolo:link{color: gray}
a.newsarticolo:visited{color: gray}

.newsarticolo {
	color: #000000; 
	font-style: normal; 
	font-size: 11px; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	text-align: left;
}
.newsarticolo h1, .s_titolo {
	font-size: 1.6em;
	line-height:20px;
	font-family: "Lucida Sans", Arial, Trebuchet, sans-serif;
	margin-bottom: 5px;
}
.newsarticolo h1 a, .s_titolo a {text-decoration: none; }
.newsarticolo h1 a:link {color: #434648; text-decoration: none;}
.newsarticolo h1 a:visited {color: #434648; text-decoration: none;}
.newsarticolo h1 a:hover, .s_titolo a:hover {text-decoration: underline;}
.newsarticolo small {
	margin: 0 0 8px 0;
	display: block;
	font-size: 1em;
	color: #333333;
}
.newsarticolo small a:link { text-decoration: underline;}
.newsarticolo small a:visited { text-decoration: underline;}
.newsarticolo small a:hover { text-decoration: none;}

#News_PhotoLite img{max-width: 530px;}
.newsarticolo a img {padding: 1px; background: #fff; border: 1px solid #ddd;}
.newsarticolo a:hover img {border-color: #999;}
.newsarticolo a:link {color: #4F5EA4; text-decoration: underline;}
.newsarticolo a:visited {color: #4F5EA4; text-decoration: none;}

.newsarticolo p {
color: #000000; font-style: normal; font-size: 11px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; text-decoration: none
}
.newsarticolo p img.post {margin: 0 10px 10px 0}
.newsarticolo p img.post-h {
	background-color: #F6F6F6;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 75px;
	padding-bottom: 10px;
	padding-left: 75px;
}
.newsarticolo p a:link { text-decoration: underline;}
.newsarticolo p a:visited { text-decoration: underline;}
.newsarticolo p a:hover { text-decoration: none;}

code {text-align:center; margin-bottom:10px;}
.newsarticolo .contenuto ul, .newsarticolo .contenuto ol {
	border-bottom:1px solid #CCCCCC;
	display:block;
	margin-bottom:10px;
	padding:20px;
}
.newsarticolo .contenuto li {
	font-size:13px;
	list-style-position:inside;
	margin-bottom:10px;
}

.newsarticolo .contenuto {
	font-size:13px;
	list-style-position:inside;
	margin-bottom:10px;
}

.newsarticolo blockquote {
	color:#666666;
	font-family:georgia,arial,verdana,sans-serif;
	font-style:italic;
	margin:20px;
	font-size: 1.2em;
}

.newsarticolo .thumb-galleria-post {margin-bottom: 10px;}
.newsarticolo .thumb-galleria-post h3 {color: #51575C; border-bottom: 1px solid #D3D5D6; margin: 0 0 6px 0;}
.newsarticolo .thumb-galleria-post h3 span {color: #8A9197;}
.newsarticolo .thumb-galleria-post .right {text-decoration: none; font-size: 0.8em;}
.newsarticolo .thumb-galleria-post .right:hover {text-decoration: underline;}
.newsarticolo .thumb-galleria-post a img {margin-right: 6px; width: 135px;}

.newsarticolo .meta {
	font-size: 1em;
	padding: 0 0 15px 0;
}
.newsarticolo .meta .link-share {position: relative; bottom: -4px; text-align: left;}
.newsarticolo .meta .link-share img {border: 0; }
.newsarticolo .meta .link-commenti {border-left: 1px solid #D6D6D7; padding-left: 6px; margin-left: 2px; padding-bottom: 2px;}
.newsarticolo .meta .link-commenti a {color: #4F5EA4; background: url('/images/ico-commenti.png') no-repeat left center; padding: 2px 0 2px 20px;}

/* Commenti
-------------------------------------------------------------------------------------------------------------------------------------------- */
/* Comments */
.cont-post-comments {
}
.post-comments {
	clear: left;
	list-style: none;
	margin: 0px;
	color: #333;
	width: 95%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	font-family: Verdana;
}

ul.post-comments li {
	font-size: small;
	position: relative;
	width: 100%;
	text-align: left;
}

.post-comments * {margin:0; padding: 0;}
.post-comments li {margin-bottom: 6px;}

.safari .comment_head, .opera .comment_head {width: 100%;}

.comment_head {
	padding: 0px;
	border: 0px;
	display: inline-block;
	margin: 0px;
	width: 100%;
}

.comment_head h4, .comment_head h4 a {font-size: 13px; display: block; color: #354354; text-decoration: none; font-weight: normal}
.comment_head h4 a {text-decoration: underline;}
.comment_head h4 a:hover {background: none; text-decoration: none;}
.comment_head small {color: #62768E; font-size: 10px;}
.comment_head a img {border: 0; padding: 0;}
.comment_head a {color: #4F5EA4; text-decoration: underline;}
.comment_head a:hover { text-decoration: none;}
.comment_head a:hover img {border-color: #999;}

.avatar_cont {float: left; margin-right: 6px; width: 34px; background: #fff; padding: 1px; border: 1px solid #A4B4C6;}	
.avatar_cont img {width: 34px; border: 0;}
	
.comment_head_left {float: left; width: 100%;} 
.comment_head_left small {margin: 0}
	
.comment_head_right {float: right; width: 55px; text-align: right; font-size: 10px; background: transparent url(/images/rating_bg.gif) no-repeat top left; }
	
.comment_head_right .comment_rating { display: block;}
.comment_head_right .comment_rating .comment_karma_block {width: 41px; height: 32px; display: block; float: left; text-align: 	;} 
.comment-ratings-loading {width: 41px; height: 32px; display: block; float: left; text-align: center; display: none;}
	
.comment_head_right .comment_rating .comment_karma_block span {font-size: 15px; color: #5B6D81; padding-top: 3px !important; display: block;}
.comment_head_right .comment_rating .comment_karma_block small {font-size: 9px; color: #7991AA; display: block; margin-top: -3px;}
.ie .comment_head_right .comment_rating .comment_karma_block small {margin-top: -6px;}

.comment_head_right .comment_rating .comment-ratings {width: 14px; float: right;}
.comment_head_right .comment_rating .comment-ratings img {width: 14px; height: 16px; cursor: pointer;}	
.ie .comment_head_right .comment_rating .comment-ratings img {height: 16px; margin: 0 !important; padding: 0 !important; float: right;}

.comment_head_right .comment_rating .comment-ratings_rated {display: none;}
	
.comment_Header { 
	color: #000000; 
	font-weight: bold; 
	font-size: 12px; 
	font-family: sans-serif; 
	margin: 35px 0px 0px 0px;
}
	
.comment_text {
	padding: 4px;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: #ddd;
	margin: 0;
	line-height: 16px;
	width: 100%;	
}

.comment_text p {
	margin-bottom: 4px;
	overflow: hidden;
	font-size: 12px;
}

/* Link navigazione (pagina precedente, pagina seguente) */
.navigation {font-size: 11px; font-family: Arial, Helvetica, sans-serif; padding-bottom: 30px;padding-top: 10px;}
.navigation a {color: black; text-decoration: none; height: 24px; width: 214px; display: block; line-height: 24px;}
.navigation a {color: black; text-decoration: none; height: 24px; width: 150px; display: block; line-height: 24px;}
.navigation a:hover {color: black; text-decoration: underline;}
.navigation a:link { color: black; text-decoration: underline;}
.navigation a:visited { color: black; text-decoration: underline;}


.navigation .next {
	text-align: left;	
	float: right; 
	padding-left: 20px;
	background: url('/images/next-pageS.png') no-repeat top left; 
}

.navigation .prev {
	text-align: right;
	float: left; 
	padding-right: 20px;
	background: url('/images/prev-pageS.png') no-repeat top right; 
}
.bottom-navigation {padding-top: 10px;}


/* Panel_MostVisNews */
.sidebar_headline {
    font-family: Verdana,Geneva,Arial,sans-serif;
	margin: 0px 0px 0px 0px;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
}
.sidebar_headline	 A {
	text-align: left;
	color: black;
}
.sidebar_headline_t{
}
.sidebar_headline_r{
  	color: navy;
	font-size: 10px;
	line-height: 12px;
}
.CategoryWithNews_cont ul{
	list-style-type: none;
}
.CategoryWithNews_cont li{
	height: 90px;
}
.sidebar_item {
	margin: 0px 0px; min-height: 80px; color: black; CLEAR: both
}
.sidebar_item_video {
	margin: 10px 0px 20px; min-height: 200px; color: black
}
.sidebar_item A {
	color: black
}
.sidebar_item_video A {
	color: black
}
.sidebar_thumb {
    height: 83px;
    width: 130px;
	float: left;
}
.sidebar_big_thumb {
	width: 290px; height: 160px
}
.sidebar_video {
	border-bottom: black 5px solid; border-left: black 5px solid; width: 290px; margin-bottom: 3px; height: 163px; border-top: black 5px solid; border-right: black 5px solid
}
.sidebar_item IMG {
	border-bottom: black 3px solid; border-left: black 3px solid; border-top: black 3px solid; margin-right: 10px; border-right: black 3px solid
}
.sidebar_more {
	margin: 10px 0px; font-size: 0.9em; font-weight: bold;
}
.sidebar_more A {
	color: black
}
.sidebar_excerpt {
	color: #666; font-size: 0.9em
}
.sidebar_comment {
	text-align: left; text-transform: uppercase; margin: 0px; color: gray; font-size: 0.8em
}
/* fine Panel_MostVisNews */

#SalesDiv, #OpAddressDiv, #UserDiv, .MyHiddenDiv, #WaitingDiv, #GenericDiv {
 border: 1px solid #369;
 height: 0px;
 color: black;
 text-decoration: none;
 background-color:#ffd;
 visibility: hidden;
 padding:2px 2px 2px 2px;
}

.PortalPanel_Company { 
	text-align: left;
	color: white;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	background-color:#369;
	border:5px solid #369;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
 }
 
 .PortalPanel_User { 
	text-align: left;
	color: black;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	background-color:#B0E0E6;
	border:2px solid #B0E0E6;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
 }
 
.PortalPanel_TableNew { 
	color: black;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	background-color:white;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
 }

.AvvisiGenerici { color: red; font-size: 14px; font-family: Verdana, Geneva, Arial, sans-serif;}

/* MyWindows */
.mywindowmainBG {
	background-color: #000000;
	height: auto !important;
	left: 0;
	min-height: 110%;
	min-width: 100%;
	opacity: 0.8;
	position: absolute;
	top: 0;
	width: auto !important;
	z-index: 99;
}    
.mywindowmain{
	background-color:#C3D4EB;
	position:absolute;
	cursor:hand;		
	border:2px solid white;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color: black;
	z-index: 100;
}
.mywindowtitleCont {
	-moz-user-select:none;
	cursor:default;
	left:0px;
	top:0px;
	width: 100%;
	overflow:hidden;
	position:relative;
	white-space:nowrap;
	height: 25px;
}
.mywindowtitle {
	-moz-user-select:none;
	left:30px;
	position:absolute;
	top:6px;
}
.mywindowbutton {
	-moz-user-select:none;
	right:2px;
	position:absolute;
	top:6px;
}
.mywindowcontent {
	background-color:white;
	-moz-user-select:none;
	left:2px;
	right:2px;
	bottom:2px;
	position:absolute;
	top:30px;
	overflow:auto;
}
.mywindowframe {
	position:absolute;
	width: 100%;
	height: 100%;
}

/* Lista nel box mywindow */
.boxlist{
	position:absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background:url('/images/gradient.png') repeat-x top left;
	text-align: left;
	padding:4px 30px 0;
	font-family:arial,sans-serif;
	line-height:1.2;
	}
.boxlist ol, .boxlist ul, .boxlist li {
	font-size:small;
	font-weight:normal;
	margin-left:20px;
	margin:0;
	padding:0;
	list-style:1 outside none;
}
.boxlistLink{
	display:inline;

}
.boxlistLink a, .boxlistLink a:active, .boxlistLink a:link, .boxlistLink a:visited, .boxlistLink a:hover, .boxlistLink a:active {
	color:#1111CC;
	cursor:pointer;
	text-decoration: underline;
}
.boxlist li{
	margin-bottom:14px;
}
.boxlist h3 {
	display:inline;
	font-size:medium;
	font-weight:normal;
}
.boxlistc {
	max-width:42em;
}
.boxlist em {
	font-style:normal;
	font-weight:bold;
}
.boxbottom{
	position:absolute;
	height: 20px;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: left;
	padding:4px 30px 0;
	font-family:arial,sans-serif;
	line-height:1.2;
	}

/* MySearchPopUp */
.MySearchPopUp {
	position:absolute;
	right:0;
	width:128px;
	
}
.MySearchPopUp .box {
	height:18px;
	position:relative;
}
.MySearchPopUp .form {
	height:18px;
	white-space:nowrap;
	width:128px;
}
.MySearchPopUp .left {
	left:0;
	position:absolute;
	top:0;
}
.MySearchPopUp .editbox {
	background:none repeat scroll 0 0 #FFFFFF;
	border-color:#C0C0C0 -moz-use-text-color;
	border-left:0 none;
	border-right:0 none;
	border-style:solid none;
	border-width:1px 0;
	height:16px;
	left:10px;
	margin:0;
	overflow:hidden;
	position:absolute;
	top:0;
	width:100px;
	border-top: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
}
.MySearchPopUp .edit {
	background:none repeat scroll 0 0 #FFFFFF;
	border:0 none;
	font-size:11px;
	height:16px;
	outline-width:0;
	width:100px;
}
.MySearchPopUp .lupe {
	left:110px;
	position:absolute;
	top:0;
}
.MySearchPopUp #MySearchPopUp_box ,.MySearchPopUp .MySearchPopUp_box {
	top:25px;
	width:150px;
}
#MySearchPopUp_box, .MySearchPopUp_box{
	background:url("../resultgradient.png") repeat-x scroll 0 0 #0255CD;
	color:#F0F0F0;
	margin:0;
	opacity:0.95;
	padding:1px;
	position:absolute;
	right:0;
	text-align:left;
	width:100%;
	z-index:100;
}
#MySearchPopUp_box .pfeil, .MySearchPopUp_box .pfeil {
	position:absolute;
	right:40%;
	top:-7px;
}
#MySearchPopUp_box h1, .MySearchPopUp_box h1{
	color:#FFFFFF;
	font-size:1em;
	margin:0;
	padding-bottom:5px;
	padding-top:5px;
	text-align:center;
}
#MySearchPopUp_results, .MySearchPopUp_results {
	background:none repeat scroll 0 0 #F0F0F0;
	color:#000000;
	margin:0;
	overflow:hidden;
	padding:0;
	text-align:left;
	width:100%;
}
#MySearchPopUp_box ul, .MySearchPopUp_results ul {
	margin:0;
	padding:0;
	list-style: none;
}
.MySearchPopUp .resultlistitem, .MySearchPopUp .resultlistitem_selected {
	border-bottom:1px solid #E0E0E0;
	color:#303030;
	margin:0;
	padding:0;
	text-decoration:none;
}
.MySearchPopUp .resultlistitem_selected, #MySearchPopUp_box li:hover {
	background:url("../searchhovergradient.png") repeat-x scroll 0 0 #757575;
	color:#F0F0F0;
}
#MySearchPopUp_box li a {
	font-size:small;
	font-weight:normal;
	margin-left:20px;
	margin:0;
	list-style:1 outside none;
	display:block;
	padding:0.3em;
	text-decoration:none;
	width:100%;
}
.MySearchPopUp .resultlistitem a, .MySearchPopUp .resultlistitem a:visited {
	color:#303030;
}
.MySearchPopUp .resultlistitem_selected a, .MySearchPopUp .resultlistitem_selected a:visited, .MySearchPopUp .resultlistitem a:hover {
	background:url("../searchhovergradient.png") repeat-x scroll 0 0 #757575;
	color:#F0F0F0;
}
.MySearchPopUp .spiegel {
	left:0;
	position:absolute;
	top:12px;
}


.CheckInList{
		display:inline;
}

/* Tag Cloud */
.smallestTag { font-size: xx-small; }
.smallTag { font-size: small; }
.mediumTag { font-size: medium; }
.largeTag { font-size: large; }
.largestTag { font-size: xx-large; }

.FPF_item {
	margin: 0px 0px; min-height: 80px; color: black; CLEAR: both
}

.FPF_thumb {
	width: 100px; float: left
}



/* Finestre Messaggi */

.PRichiediPanel {margin-top:5px;}

/* Buttons */
#insert, #cancel{
border:0; margin:0; padding:0;
font-weight:bold;
width:94px; height:26px;
background:url(/Images/buttons.png) 0 -26px;
cursor:pointer;
padding-bottom:2px;
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;
}

#insert {background:url(/Images/buttons.png) 0 -52px;}
#cancel {background:url(/Images/buttons.png) 0 0;}

/* dax_grid */

.dax_grid_cont {
	 border: 1px solid #336699;
	 }
	 
.dax_grid, .dax_grid a{
	font-family: Arial;
	font-size: 13px;
	}
	
.dax_grid a:link, .dax_grid_cont a:visited{
 color: #333366;
 text-decoration: none;
}
.dax_grid a:hover {
	background-color: #7D85A2;
 	color: #FFFFFF;
}
.dax_grid_row_header{
	background-color: #DDE3EB;
	}
.dax_grid_col_header{
	text-align: center;
	}
.dax_grid_row{
 	background-color: #FFFFFF;
 	color: #333366;
	}	
.dax_grid_row_alt{
 	background-color: #F9F9F9;
 	color: #333366;
	}


/* News by Tag */
#newsrelated{
	width: 140px;
	float: right;
	position:relative;
/*	overflow: hidden;*/
	font-family: arial,sans-serif;
	font-size: 12px;
	line-height: 1.25;
	color: #333333;
 border-collapse: collapse;
	margin: 0;
	padding: 0;
}

#newsrelated p {
	font-family: arial,sans-serif;
	font-size: 12px;
	line-height: 1.25;
	margin: 0;
	margin-left: 5px;
	margin-right: 5px;
	text-align: left;
} 

#newsrelated a {
	text-decoration: none;
	color: #005689;
}

#newsrelated ul li {
	list-style-type: none;
	padding: 0;
}
	 
#newsrelated-ByTag {
	border-color: #4A64D9;
	background-color: #F3F3F3;
	border-top-style: solid;
	border-top-width: 1px;
	clear: both;
	width: 140px;
	background-repeat: no-repeat;
	border-collapse: collapse;
	margin-bottom: 20px;
	margin-top: 20px;
	padding: 0;
}

#newsrelated-ByTag ul li {
	list-style-type: none;
	border-top: 1px dotted #999999;
	margin-bottom: 0;
	margin-left: 5px;
	margin-right: 5px;
	padding-bottom: 9px;
	padding-top: 2px;
}

 #newsrelated-ByTag ul li h3,
 #newsrelated-ByTag ul li h2 {
	border-bottom: medium none;
	border-top: medium none;
	font-family: arial,sans-serif;
	font-size: 1em !important;
	font-weight: bold !important;
	margin: 0;
	padding: 0;
}
#newsrelated-ByTag ul {
	margin: 0;
	padding: 0 0 3px;
}
#newsrelated-ByTag ul li.picture,
#newsrelated-ByTag ul li.picture p.thumbnail {
	overflow: visible;
	border-top: medium none;
	margin: 0;
	padding-top: 0;
	margin-left: 0;
	margin-right: 0;
}
#newsrelated-ByTag img {width: 140px; height: 84px;}	

#newsrelated-ByTag ul li.first, #newsrelated-ByTag ul li h3, #newsrelated-ByTag ul li h2 {
	border-top: medium none;
}


/* News by Link */
#newsrelated-ByLink {
	width: 140px !important;
}

#newsrelated-ByLink ul li {
	border-top: 1px dotted #999999;
	padding: 2px 0 7px;
}

#newsrelated-ByLink ul {
	padding: 0;
}

#newsrelated-ByLink p {
	color: #333333;
	margin: 0;
}

.b4 {
	border-color: #4A64D9;
 border-top-style: solid;
	border-top-width: 1px;
	padding: 3px 0 6px;
}

.t6 {
	font-weight: bold;
	line-height: 15px;
}
/* FINE News by Link */

/* Grafica base per i pannelli */
.WcPanelContainer {
	text-align: center;
	position: relative;
	padding: 3px;
}
.WcPanelHeader {
	margin-bottom: 4px;
}
.WcPanelBody {
	padding:3px;
	text-align: left;
}
/* FINE Grafica base per i pannelli */

.clearboth {clear: both;}
.clearer{clear: left;}


/* Panel_HomeFirstNews */
.HomeFirstNews {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	width: 323px;
	background-color: #007499;
	min-height: 246px;
}
.HomeFirstNews a:link, .HomeFirstNews a:visited, HomeFirstNews a:active {
	color: #FFFFFF; text-decoration: none
}
.HomeFirstNews a:hover {
	color: #EB8D24; text-decoration: none
}
.HomeFirstNews hr{color: #FFFFFF; height: 1px;}

.HomeFirstNewsscritta {
	width: 167px;
	height: 25px;
	position: absolute;
}
.HomeFirstNewsfoto {
	float: left;
	padding-bottom: 8px;
}
.HomeFirstNewsfoto img{
	width: 323px;
	height: 205px;
}
.HomeFirstNewstitolo {
	font-size: 26px;
	font-weight: bold;
	padding: 8px 15px 0;
	line-height: 26px;
}
.HomeFirstNewsdata {
	font-family: Rockwell, "Rockwell Extra Bold";
	font-size: 12px;
	font-weight: bold;
	padding-left: 15px;
	color: #FFFFFF;
	padding-right: 15px;
}
.HomeFirstNewstesto {
	font-size: 11px;
	font-weight: lighter;
	max-height: 65px;
	overflow: hidden;
	padding: 5px 15px;
}
.HomeFirstNewsShare table{
	text-align:right; 
	width:100%;
	display: inline-table;
}
.HomeFirstNewsShareSX{
	display: inline-table;
	width: 63px;
}
.HomeFirstNewsShareDX{
	display: inline-table;
}
/* Fine Panel_HomeFirstNews */


/* Panel_HomeNewsCat */
div.HomeNewsCat{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 411px;
	float: none;
	
}
.HomeNewsCat a:link, .HomeNewsCat a:visited, .HomeNewsCat a:hover, .HomeNewsCat a:active {
	color: black;
}
.HomeNewsCat a:hover, .HomeNewsCat a:active {
	text-decoration: underline;
}
.HomeNewsCatName {
	background-image: url(/Images/bg_headtitle.gif);
	background-repeat: repeat-x ;
	font-family: Rockwell, "Rockwell Extra Bold";
	font-size: 14px;
	font-weight: bolder;
	color: #C00;
	margin-left: 5px;
	text-align: left;
}
.HomeNewsCatNameScritta, .HomeNewsCatNameScritta a:link, .HomeNewsCatNameScritta a:visited, .HomeNewsCatNameScritta a:hover, .HomeNewsCatNameScritta a:active {
	margin-left: 5px;
	color: #C00;
}
.HomeNewsCatNameScritta a:hover, HomeNewsCatNameScritta a:active {
	text-decoration: underline;
}
div.HomeNewsCat h2 {
	color: black;
	margin-top: 2px;
	padding: 0;
	font-size: 20px;
	margin-right: 8px;
	margin-bottom: 0;
	margin-left: 5px;
	width: 385px;
	float: left;
	max-height: 100px;
	overflow: hidden;
	font-weight: 100;
}
.HomeNewsCatTit{
	display: inline-block;
}
div.HomeNewsCatimg img{
	height: 108px;
	width: 194px;
	margin-top: 12px;
}
div.HomeNewsCat p{
	font-weight: lighter;
	margin-top: 2;
	margin-right: 3px;
	margin-left: 7px;
	width: 230px;
	float: left;
	line-height: 14px;
	max-height: 90px;
	overflow: hidden;
	color: #787A7A;
}
.HomeNewsCatlinea {
	margin-left: 5px;
}
.HomeNewsCatdata {
	font-size: 10px;
}
div.HomeNewsCat img{
	height: 108px;
	width: 169px;
}
.HomeNewsCatLink{
	margin-left: 7px;
}
.HomeNewsCatCom {
	margin-top: 105px;
	position: absolute;
}
.HomeNewsCatLink a:link, .HomeNewsCatLink a:visited, .HomeNewsCatLink a:hover, .HomeNewsCatLink a:active {
	color: #005689;
}
.HomeNewsCatLink ul, .HomeNewsCatLink ol {
 list-style-type: none;
 overflow: hidden;
 width: 400px;
}
.bullet {
	background-image: url("/Images/icon_bullet.png");
	background-repeat: no-repeat;
	border-top: 0 none;
	clear: left;
	margin: 0;
	padding: 0;
	text-indent: 17px;
}
.bPhoto {
	background-image: url("/Images/icon-media.gif");
	background-repeat: no-repeat;
	background-position: left -116px;
	border-top: 0 none;
	clear: left;
	margin: 0;
	padding: 0;
	text-indent: 17px;
}
.bMediaInside {
	display: inline-block;
}
.HomeNewsCatComT{
	background-image: url("/Images/comment.gif");
	background-repeat: no-repeat;
	padding: 2px 0 2px 16px;
}
/* Fine Panel_HomeNewsCat */


/* Panel_HomeNewsSelected */
.HomeNewsSel{
	border-top-style: dotted;
	border-top-width: 1px;
	width: 323px;
}
.HomeNewsSel img, .HomeNewsSel a img{
	border: 0 none;
}
.HomeNewsSel ul, .HomeNewsSel ol{
 list-style-type: none;
}
.HomeNewsSelName {
	background-image: url(/Images/bg_headtitle.gif);
	background-repeat: repeat-x ;
	font-family: Rockwell, "Rockwell Extra Bold";
	font-size: 14px;
	font-weight: bolder;
	color: #C00;
	text-align: left;
}
.HomeNewsSelNameScritta{
	margin-left: 5px;
}
div.HomeNewsSelimg img{
	height: 205px;
	width: 323px;
}
div.HomeNewsSel2img{
	float: left;
	margin-right: 10px;
}
div.HomeNewsSel2img img{
	height: 90px;
	width: 140px;
}
.HomeNewsSel li {
	clear: both;
	overflow: hidden;
}
.HomeNewsSel h3 a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: black;
	font-size: 20px;
	float: none;
	max-height: 100px;
	overflow: hidden;
	font-weight: 100;
}
div.HomeNewsSelM, img.HomeNewsSelM {
	left: 0;
	margin-top: 0 !important;
	position: absolute;
	top: 0;
}
.HomeNewsSelN1{
	margin-bottom: 3px;
}
.HomeNewsSel a:hover, .HomeNewsSel a:active {
	text-decoration: underline;
}
.HomeNewsSeltext{
	font-weight: lighter;
	margin-top: 2;
	margin-right: 3px;
	margin-left: 7px;
	margin-bottom: 7px;
	line-height: 14px;
	max-height: 90px;
	overflow: hidden;
	color: #787A7A;
}
.HomeNewsSelN2 {
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #999999;
	padding: 3px 0 6px;
}
.HomeNewsSelN2 a:link, .HomeNewsSelN2 a:visited, .HomeNewsSelN2 a:hover, .HomeNewsSelN2 a:active {
 color: #005689;
}
.HomeNewsSelN2 p{
 	margin-top: 3px;
	max-height: 52px;
	overflow: hidden;
}
/* Fine Panel_HomeNewsSelected */

/* MyTabSet */
.MyTabSetCss {
	margin-right: 7px !important;	
	float: right;
	margin: 0 !important;
	position: relative;
	top: 1px;
}
.MyTabSetCssTab ul, .MyTabSetCssTab ol{
	list-style-type: none;
	padding-bottom: 0px;
	margin: 0;
	padding: 0;
}
.MyTabSetCss li {
	border: 0 none !important;
	clear: none !important;
	float: left !important;
	margin-bottom: 0 !important;
	margin-right: 3px !important;
	width: auto !important;
	padding-bottom: 0px;
}
.MyTabSetCss li a {
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	background-color: #999999 !important;
	border: 1px solid #999999;
	color: white !important;
	display: block;
	padding: 2px 7px;
	text-decoration: none;
	cursor: pointer;
}
.MyTabSetCss li a.active, .MyTabSetCss li a.active:focus {
	background-color: white !important;
	border-bottom: 1px solid white !important;
	color: #333333 !important;
	cursor: default;
	text-decoration: none;
}
#MyTabSetData {
	background-color: #FFFFFF;
	float: left;
	width: 100%;
}
.MyTabSetDataContainer{
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #999999;
	padding: 5px 0 6px;
}
/* Fine MyTabSet */

/* Pannello RightBox */
.RightBox{
	border-top: 12px solid #666666;
	padding: 0;
	font-family: arial,sans-serif;
	font-size: 12px;
	line-height: 1.25;
}
.RightBox a:link, .RightBox a:visited, .RightBox a:hover, .RightBox a:active {
	color: #005689;
}
.RightBox a:hover, .RightBox a:active {
	text-decoration: underline;
}
.RightBox p{
	margin-top: 0;
}
.RightBox ol li.thumb, .RightBox .footer {
	padding-left: 0;
}
.RightBox ol li {
	clear: both;
	padding-left: 15px;
}
.RightBox ol li img{
	float: left;
	height: 84px;
	margin: 0 10px 3px 0;
	width: 132px;
}
.RightBoxLine{
	border-top: 1px dotted #999999;
	padding: 2px 0 7px;
}
.RightBox ol li.thumb .rank {
	margin-left: 0;
}
.RightBox .rank {
	float: left;
	margin-left: -15px;
}
.RightBoxName {
	color: #993300;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
	margin: 0;
	padding: 0 0 0;
}
/* Fine Pannello RightBox */

/* BioAuthorRecent */
.BioAuthorRecent{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    line-height: 14px;
/*    width: 300px;*/
}
#BioAuthorRecentTit {
    background-color: #666666;
    border-bottom: thin dotted #FFFFFF;
    color: #FFFFFF;
    font-size: 13px;
    font-variant: normal;
    height: 18px;
    padding: 5px 0 0 15px;
    text-transform: none;
    vertical-align: baseline;
}
.BioAuthorRecentBox {
    background-color: #E6E6E6;
    height: 70px;
}
.BioAuthorRecentImg {
    border-right: 4px solid #990000;
    border-style: none solid none none;
    float: right;
    margin: 5px 10px 0 0;
}
.BioAuthorRecentImg img{
	height: 60px;
	width: 94px;
}
.BioAuthorRecentDate {
    color: #000000;
    margin: 5px 0 0px 10px;
    padding: 8px 0 0 5px;
    position: relative;
    text-transform: capitalize;
}
.BioAuthorRecentHeadline {
    height: 45px;
    margin: 0 0 0 10px;
    overflow: hidden;
    padding: 0 0 0 5px;
    position: relative;
    text-align: left;
 
 }
.BioAuthorRecentHeadline a:link, .BioAuthorRecentHeadline a:visited, .BioAuthorRecentHeadline a:hover, .BioAuthorRecentHeadline a:active{
    color: #333333;
}
.BioAuthorRecentHeadline a:hover, .BioAuthorRecentHeadline a:active {
	text-decoration: underline;
}

.BioAuthorRecentVia {
    padding: 0 0 0 15px;
}
.BioAuthorRecentVia a:link, .BioAuthorRecentVia a:visited, .BioAuthorRecentVia a:hover, .BioAuthorRecentVia a:active{
    color: #990000;
}
.BioAuthorRecentVia a:hover, .BioAuthorRecentVia a:active {
	text-decoration: underline;
}
/* Fine BioAuthorRecent */


/* Pagina Bio*/
.BioAuthorContainer {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	text-align: left;
}
.BioAuthorContainer img{
	max-height: 83px;
	width: auto;
}
.BioAuthorCat {
	background-color: #FF9900;
	color: #FFFFFF;
	font-family: Rockwell,"Rockwell Extra Bold";
	font-size: 14px;
	font-weight: bolder;
	height: 20px;
	padding: 9px 0 0 10px;
}
.BioAuthorCat a:link, .BioAuthorCat a:visited, .BioAuthorCat a:hover, .BioAuthorCat a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.BioAuthorCat a:hover {
	text-decoration: underline;
}
.BioAuthorCat_1 {
	background-color: #CCCCCC;
	height: 29px;
}
.BioAuthorCat_2 {
	height: 300px;
}
.BioAuthorCat_3{
	border-bottom: thin dotted #990000;
	height: 86px;
}

.BioAuthorCat_ShareLink {
	position: absolute;
	top: 239px;
	vertical-align: bottom;
	width: 140px;
}
.BioCurriculum {
    color: #666666;
    font-size: 11px;
    padding-bottom: 20px;
    padding-top: 20px;
    text-align: left;
    max-height: 150px;
    overflow: hidden;
}
.BioFirma, .BioFirma a{
    color: #666666;
    font-size: 12px;
    font-weight: bolder;
}
.BioFirma a:link, .BioFirma a:visited, .BioFirma a:hover, .BioFirma a:active {
	color: #666666;
	text-decoration: none;
}
.BioFirma a:hover {
	text-decoration: underline;
}
.BioData {
    color: #999999;
    font-size: 12px;
}
.BioComments {
    float: right;
}
.BioVia {
     float: left;
 }
/* Fine Pagina Bio*/

/* Panel_SlideBreakingNews */
.SlideBreakingNews_Tit{
	background-color: #FF9900;
	color: #FFFFFF;
	font-family: Rockwell,"Rockwell Extra Bold";
	font-size: 14px;
	font-weight: bolder;
	float: left;
	height: 17px;
	padding: 5px;
	width: 100px;
}
/* fine Panel_SlideBreakingNews */

/* Panel_Link */
.PLink ul, .PLinkDett ul{
	list-style-type: inherit;
    margin-left: 10px;
}
.PLink li, .PLinkDett li{
	list-style-position: outside;
    margin-left: 4px;
    padding: 2px;
}

.PLinkImg img{
	border: 4px solid #000000;
	max-width: 80px;
}
/* fine Panel_Link */

.ui-jqgrid-bdiv td, .ui-jqgrid-htable th div, .ui-pg-table td{
font-size:11px;
}

/* Seconda parte Panel_HomeFirstNews */
.HomeFirstNewsRel{
}
.HomeFirstNewsRel a:link, .HomeFirstNewsRel a:visited, .HomeFirstNewsRel a:hover, .HomeFirstNewsRel a:active, .HomeFirstNewsCom a:link, .HomeFirstNewsCom a:visited, .HomeFirstNewsCom a:hover, .HomeFirstNewsCom a:active{
	color: #FFFFFF;
}
.HomeFirstNewsRel ul, .HomeFirstNewsRel ol {
	list-style-type: none;
	overflow: hidden;
}
.HomeFirstNews2{
    overflow: hidden;
    padding: 5px 15px 0;
}
.HomeFirstNewsCom{
    padding-left: 502px;
    padding-top: 1px;
    position: absolute;
}
/* Fine Panel_HomeFirstNews */

/* Menù Navigatore */
.MenuNavigatorHomeContainer{
	position:relative;
}
.MenuNavigator{
}
.MenuNavigator li{
    line-height: 10px;
    list-style-position: inside;
}
.MenuNavigator ul{
    line-height: 15	px;
}
.MenuNavigator-indicator{
    background: url("/images/arrowmenu.gif") no-repeat scroll 0 0 transparent;
    display: block;
    height: 10px;
    overflow: hidden;
    position: absolute;
    right: 3;
    text-indent: -999em;
    top: 7px;
    width: 7px;
}
#MenuNavigatorHome {
	border: 1px solid #000000;
	height: 0px;
	color: #FFFFFF;
	text-decoration: none;
    background-color: #CCCCCC;
	visibility: hidden;
	padding:2px 2px 2px 2px;
	min-width: 90px;
}
/* fine Menù Navigatore */
/* NewsStatictics */
.NewsStatictics {
	color: #737373;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, sans-serif;
}
.NewsStatictics1 {
    background: none repeat scroll 0 0 #666666;
    color: #FFFFFF;
    float: left;
    position: relative;
    width: 100%;
	margin-top: 10px;
}
.NewsStatictics1 h2 {
	font-size: 120%;
    font-weight: bold;
 	color: #FFFFFF;
	ont-family: arial,verdana,sans-serif;
    font-size: small;
    margin: 3px 0;
	padding: 1px 0 1px 5px;
}
.NewsStatictics ul{
	list-style-type: none;
    padding: 0px;
	margin: 10px 0;
}
.NewsStatictics li{
	list-style-position: outside;
    margin-left: 0px;
    padding: 0px;
	line-height: 20px;
}
/* Fine NewsStatictics */	
#PageFlip_Img img{
    width: 550px;
}	

.Report_ServerLog{
	background-color: wheat;
    color: #737373;
    font-family: Verdana,Geneva,Arial,sans-serif;
    font-size: 10px;
    position: absolute;
}

