body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f4f4f4;
}
.style1 {
	color: #434141;
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
}

A {
	color: #f00000;
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
}

A:Hover {
	color: #666666;
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
}

A.menuup2 {
	color: #e33d3d;
	font-size: 9px;
	font-family: Verdana;
	font-weight: normal;
	text-decoration: none;
}
A.menuup2:Hover {
	color: #e33d3d;
	font-size: 9px;
	font-family: Verdana;
	font-weight: normal;
	text-decoration: none;
}

A.menuup {
	color: #c05756;
	font-size: 12px;
	font-family: Verdana;
	font-weight: normal;
	text-decoration: none;
}

A.menuup:Hover {
	color: #db2f2e;
	font-size: 12px;
	font-family: Verdana;
	font-weight: normal;
	text-decoration: none;
}

A.taglink {
	color: #af7373;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
}

A.taglink:Hover {
	color: #d34747;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
}

.testi {
	width: 100%;
	height: 100%;
	overflow: auto;
	text-align: justify;
	color: #434141;
	font-size: 11px;
	font-family: Verdana;
}

.testi_left {
	width: 100%;
	height: 100%;
	overflow: auto;
	text-align:left;
	color: #434141;
	font-size: 11px;
	font-family: Verdana;
}

.footer_text {
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana;
	color: #767272;
}

.panel_title {
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana;
	color: #db2f2e;
}

.news_title {
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana;
	color: #656565;
}

.normal_text, .cell1, .cell2, .list_title {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.link { font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #f00000;
		font-weight:normal;
		text-decoration:none;
		font-size: 11px; }

a.daylink {
	background-color: #d5d5d5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #5e5e5e;
	text-decoration: none;
	border: 1px solid #5e5e5e;
}

a.daylink:hover{
	color: #5e5e5e;
	background-color: #e79f9f;
	border: 1px solid #5e5e5e;
	text-decoration: none;
}

.list_title {
	font-weight: bold;
	color: #ff0000;
	background-color: #e7d0d0;

}

#bg {
position:relative; left:10px;
z-index:1000; width:170px; height:180px;
background-color:#eee;
border:1px solid #338
}

/* posizionamento del div scorrevole */
div#wn {
position:absolute; left:8px; top:6px;
width:150px; height:160px; z-index:1;
clip:rect(0, 150px, 160px, 0); overflow:hidden;
}
div#cnt { position:absolute; z-index:1; }

/* formattazione del testo che faremo scorrere */
div#cnt div.item { width:150px; height:160px; color:#336 }
div#cnt h3 { font-size:12px; margin:0 0 .5em 0 }
div#cnt p { font-size:11px; margin:.5em 0 0 0 }
div#cnt ul { margin:.5em 0 0 0; padding:0; font-size:11px; }
div#cnt ul li { margin: .5em 0 0 1em; list-style-type:none }
/*
body {
  background-image: url(./images/sf.png);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
}*/

input:focus, select:focus, submit:focus, textarea:focus {border: 1px #e75656 solid; background-color: #f6e8e8;}
input:hover, select:hover, submit:hover, textarea:hover {border: 1px #e75656 solid; background-color: #f6e8e8;}

input, select, textarea {font-family: Verdana, Arial, Helvetica, sans-serif;
						color : #495b66;
						border: 1px #c8c8c8 solid;
						font-size: 10px;
						}

input.button {font-family: Verdana, Arial, Helvetica, sans-serif;
		color : #495b66;
		border: 1px #ffffff solid;
		font-size: 10px;
		}

.cell1 {
	background-color: #e5e5e5;
}

.cell2 {
	background-color: #f5f5f5;
}