
<!--
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left: 0px;
}

pre{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	width:90%;
	white-space:normal;
}
a:link {
	color:#0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#0000FF;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	color:#0000FF;
	text-decoration: none;
}
.txt{
	width:90%;
	white-space:normal;
}
.titolo_testi{
	font-size:xx-large;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
}
.subs_testi{
	font-family:Arial, Helvetica, sans-serif;
	font-size:larger;
	color:#0000FF;
}
.subs_testi a:link {
	text-decoration: none;
}
.subs_testi a:visited {
	text-decoration: none;
	color:#0000FF;
}
.subs_testi a:hover {
	text-decoration: none;
	color: #FF9900;
}
.subs_testi a:active {
	text-decoration: none;
}
.elenco_testi{
	color:#0000FF;
}
.elenco_testi a:link {
	text-decoration: none;
}
.elenco_testi a:visited {
	text-decoration: none;
	color:#0000FF;
}
.elenco_testi a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.elenco_testi a:active {
	text-decoration: none;
}
.elenco_sub{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:16px;
	bottom:-8px;
	position:relative;
	/*vertical-align:bottom;*/
}
.leave_comment{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:smaller;
}
.when{
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:smaller;
	color:#666666;
}
.cmt_link{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:smaller;
	color:#333333;
}
.istruzioni{
	font-family:Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:#707070;	
}
.elenco_sub a:link {
	text-decoration: none;
	color:#FFFFFF;
}
.elenco_sub a:visited {
	text-decoration: none;
	color:#FFFFFF;
}
.elenco_sub a:hover {
	text-decoration: none;
	color: #FF9900;
}
.elenco_sub a:active {
	text-decoration: none;
	color:#FFFFFF;
}
.titolo_sezione{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:19px;
	vertical-align:bottom;
}
.home {
	font-size:xx-large;
	font-weight:bold;
	color:#0000FF;
}
.home a:link {
	text-decoration: none;
}
.home a:visited {
	text-decoration: none;
	color:#0000FF;
}
.home a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.home a:active {
	text-decoration: none;
}
#searchform {
	position: absolute;
	top: 0px;
	right: 0px;
	background: url(../images/searchform-bg.png) no-repeat right bottom;
	height: 37px;
	width: 210px;
}
#searchform #s{
	background: #ffffff url(../images/form-field-bg.gif) no-repeat ;
	height: 17px;
	width: 148px;
	margin: 6px 5px 0px 10px;
	padding: 3px 7px 2px 5px;
	color: #999999;
	border: none;
}
#searchform #searchsubmit { 
	background: url(../images/search-btn.png) no-repeat left top;
	height: 24px;
	width: 24px;
	border: none;
	text-indent: -999%;
	line-height: 1px;
	margin-top: 6px;
}

#tip_cont {
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(../images/balloon2.png) no-repeat left bottom;
	height: 84px;
	width: 182px;
	display:none;
}
#tip_cont #tip{
	height: 20px;
	width: 158px;
	margin: 2px 2px 5px 1px;
	padding: 2px 2px 2px 1px;
	color: #999999;
	border: none;
	display:none;
	font-size:x-small;
}
.date {
	padding: 0px;
	clear: both;
	overflow: hidden;
	height: 50px;
	width: 45px;
	background: url(../images/calendar.gif) no-repeat;
	font: normal 22px Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
	padding: 0px 2px 0 0;
	line-height: 100%;
	float: left;
}
.titolo{
	font: 34px Arial, Helvetica, sans-serif;
	color:#333333;
}
.date span {
	height: 16px;
	display: block;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
	padding-top: 5px;
}
.sotto_titolo_tratteggio{
	font: normal 18px Arial, Helvetica, sans-serif;
	color:#333333;
	border-bottom:1px dotted #CCCCCC;
}
.sotto_titolo_tratteggio a:link {
	text-decoration: none;
	color:#333333;
}
.sotto_titolo_tratteggio a:visited {
	text-decoration: none;
	color:#333333;
}
.sotto_titolo_tratteggio a:hover {
	text-decoration: none;
	color: #44a1d0;
}
.sotto_titolo_tratteggio a:active {
	text-decoration: none;
	color:#333333;
}
.commentandoTitolo{
	font-family:Arial, Helvetica, sans-serif;
	color: #44a1d0;
	font-size:larger;
	font-weight:bold;
}
.commentando{
	font-family:Arial, Helvetica, sans-serif;
	font-size:larger;
	color:#669900;
}

.category{
	background: url(../images/mini-category.gif) no-repeat;
	padding-left: 18px;
	float: left;
	color:#0000FF;
}
.category a:link {
	text-decoration: none;
}
.category a:visited {
	text-decoration: none;
	color:#0000FF;
}
.category a:hover {
	text-decoration: underline;
	color: #FF9900;
}
.category a:active {
	text-decoration: none;
	color:#0000FF;
}
.category img{
	vertical-align:bottom;
}
.subcategory{
	background:none;
	color:#0000FF;
}
.subcategory a:link {
	text-decoration: none;
}
.subcategory a:visited {
	text-decoration: none;
	color:#0000FF;
}
.subcategory a:hover {
	text-decoration: underline;
	color: #FF9900;
}
.subcategory a:active {
	text-decoration: none;
	color:#0000FF;
}
.comments{
	background: url(../images/mini-comment.gif) no-repeat;
	padding-left: 18px;
	float: right;
	color:#0000FF;
}
.comments a:link {
	text-decoration: none;
}
.comments a:visited {
	text-decoration: none;
	color:#0000FF;
}
.comments a:hover {
	text-decoration:underline;
	color: #FF9900;
}
.comments a:active {
	text-decoration: none;
}
.pages_number {
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:larger;
}
.dotted_divisory{
	border-bottom:1px dotted #CCCCCC;
	border-left:none;
	border-right:none;
	border-top:none;
	width:80%;
}
.txt_list_bottom{
	border-bottom:1px dotted #333333;
}
.show_part_txt{
	float:right;
	padding-left:18px;
}
.hidden_text{
	display:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:justify;
}
.leggi_tutto{
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #669900;
}
.leggi_tutto a:link {
	text-decoration: none;
	color:#669900;
}
.leggi_tutto a:visited {
	text-decoration: none;
	color:#669900;
}
.leggi_tutto a:hover {
	text-decoration:underline;
	color: #669900;
}
.leggi_tutto a:active {
	text-decoration: none;
}
.sect_img{
	position:absolute;
	left:160px;
	top:30px;
}
.form{
	border:none 0px;
}
.formtxt{
	border:none 0px;
	width:300px;
	height:25px;
	text-align:center;
	vertical-align:middle;
	background-image:url(../images/frm.png);
	background-repeat:no-repeat;
	background-position:30px -6px;
	top:4px;
	margin-bottom:3px;
}
.formtxtG{
	border:none 0px;
	width:300px;
	height:25px;
	text-align:center;
	vertical-align:middle;
	background-image:url(../images/frm.png);
	background-repeat:no-repeat;
	background-position:30px -38px;
	top:4px;
	margin-bottom:3px;
}


/*form*/
/*.ftl{background-image:url(../images/form_tl.png);background-position:0px 0px}
.ftc{background-image:url(../images/form_tc.png);background-position:0px 0px}
.ftr{background-image:url(../images/form_tr.png);background-position:0px 0px}
.fll{background-image:url(../images/form_ll.png);background-position:0px 0px}
.flc{background-image:url(../images/form_lc.png);background-position:0px 0px}
.flr{background-image:url(../images/form_lr.png);background-position:0px 0px}
.fbl{background-image:url(../images/form_bl.png);background-position:0px 0px}
.fbc{background-image:url(../images/form_bc.png);background-position:0px 0px}
.fbr{background-image:url(../images/form_br.png);background-position:0px 0px}
.fcc{background-image:url(../images/form_c.png);background-position:0px 0px}*/
.ftl{background-image:url(../images/ftl.png);background-position:0px 0px}
.ftc{background-image:url(../images/ftc.png);background-position:0px 0px}
.ftr{background-image:url(../images/ftr.png);background-position:0px 0px}
.fll{background-image:url(../images/fll.png);background-position:-15px 0px}
.flc{background-image:url(../images/flc.png);background-position:0px 0px}
.flr{background-image:url(../images/flr.png);background-position:-19px 0px}
.fbl{background-image:url(../images/fbl.png);background-position:0px 0px}
.fbc{background-image:url(../images/fbc.png);background-position:0px 0px}
.fbr{background-image:url(../images/fbr.png);background-position:0px 0px}
.ftlG{background-image:url(../images/ftl.png);background-position:0px -15px}
.ftcG{background-image:url(../images/ftc.png);background-position:0px -17px}
.ftrG{background-image:url(../images/ftr.png);background-position:0px -15px}
.fllG{background-image:url(../images/fll.png);background-position:0px 0px}
.flcG{background-image:url(../images/flc.png);background-position:0px -20px}
.flrG{background-image:url(../images/flr.png);background-position:0px 0px}
.fblG{background-image:url(../images/fbl.png);background-position:0px -20px}
.fbrG{background-image:url(../images/fbr.png);background-position:0px -20px}
.fbcG{background-image:url(../images/fbc.png);background-position:0px -20px}
.fcc{background-image:url(../images/form_c.png);background-position:0px 0px}
.send{background-image:url(../images/send.png); background-position:center; height:23px; width:142px; background-color:#FFFFFF; background-repeat:no-repeat;border:0px none;}
/*main tables*/
.tbr{background-image:url(../images/bordo_r.png)}
.tbl{background-image:url(../images/bordo_l.png)}
.tbb{background-image:url(../images/bottom.png);
vertical-align:sub;
text-align:right;}
.tbt{background-image:url(../images/title_bar.png)}
.tbtr{background-image:url(../images/right.png)}
.tbtl{background-image:url(../images/left.png)}
.tbbl{background-image:url(../images/bottom_side_l.png)}
.tbbr{background-image:url(../images/bottom_side_r.png)}
.so{background-image:url(../images/so.png);
background-repeat:no-repeat;
background-position:center;
width:15px;
height:10px;
}
.imagetable{
	background-position:8px 9px;
	background-repeat:no-repeat;
}
.note_fondo{
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:smaller;
	color:#333333;
	vertical-align:top;
}
.note_fondo a:link {
	text-decoration: none;
	color:#333333;
}
.note_fondo a:visited {
	text-decoration: none;
	color:#333333;
}
.note_fondo a:hover {
	text-decoration:underline;
	color: #44a1d0;
}
.note_fondo a:active {
	text-decoration: none;
	color:#333333;
}
#veryfica{
	float:right;
}
/* next & previous page navigation */
.page-nav {
	clear: both;
	background: url(../images/navigation-bg.gif) no-repeat left center;
	height: 25px;
}
.page-nav a, .page-nav a:visited {
	color: #ffffff;
	text-decoration: none;
}
.page-nav a:hover {
	color: #000000;
	text-decoration: none;
}
.previous-entries a {
	float: left;
	padding-left: 10px;
	margin-left: 10px;
	background: url(../images/navigation-left.gif) no-repeat left center;
}
.next-entries a {
	float: right;
	padding-right: 10px;
	margin-right: 10px;
	background: url(../images/navigation-right.gif) no-repeat right center;
}
.rss {
	overflow: hidden;
	text-align: center;
	margin-right:2px;
	position:relative;
	top:0px;
	float:right;
	clear:right;
	z-index:99;
}
/* next & previous post navigation */
.post-nav {
	clear: both;
	padding-bottom: 20px;
	margin-top: -5px;
}
.post-nav a, .post-nav a:visited {
	color: #999999;
	text-decoration: none;
}
.post-nav a:hover {
	color: #000000;
	text-decoration: none;
}
.post-nav .previous a {
	float: left;
	padding-left: 20px;
	background: url(../images/post-nav-previous.gif) no-repeat left center;
}
.post-nav .next a {
	float: right;
	padding-right: 20px;
	text-align: right;
	background: url(../images/post-nav-next.gif) no-repeat right center;
}
.cricche{
	cursor:pointer;
}
.code{
	color:#00FF00;
	background-color:#000000;
	font-family:"Courier New", Courier, monospace;
	border:1px solid #0000FF;
	padding:4px 4px 4px 4px;
	font-weight:bold;
}

/* common */
pre .comment {
  color: #008000;
}
pre .string {
  color: #4040FF;
}

/* JavaScript */
pre.javascript .keyword {
  color: #CC3333;
}

pre.javascript .preprocessor {
  color: #4040FF;
}
.proverbio{
	color:#FFFFFF;
	/*position:fixed;
	z-index:99999;*/
	top:690px;	
}
-->
