/*
.login {
	font-family: "Verdana, Arial, Helvetica, sans-serif";
	font-size: 12px;
	font-weight: normal;
}

.loginbold {

	font-family: "Verdana, Arial, Helvetica, sans-serif";
	font-size: 12px;
	font-weight: bold;
}

.testo {
	font-family: "Verdana, Arial, Helvetica, sans-serif";
	font-size: 14px;
}

.login_piccolo {
	font-family: "Verdana, Arial, Helvetica, sans-serif";
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.menu {
	width: 100%;
	height: 100%;
	overflow: hidden;
	background-color: #EEEEEE;
	visibility: hidden;
	text-align: center;
	vertical-align: middle;
}

.scritte_menu {
	font-family: "Verdana, Arial, Helvetica, sans-serif";
	font-size: 13px;
	font-weight: normal;
	color: #FF0000;
}

.testi {
	width: 100%;
	height: 100%;
	overflow: auto;

	font-family: "Verdana, Arial, Helvetica, sans-serif";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #434141;
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
}

A {
	color: #b60000;
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
}

A:Hover {
	color: #b60000;
	font-size: 12px;
	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: #b60000;
	background: #e6e6e6;
	font-size: 9px;
	font-family: Verdana;
	font-weight: normal;
	text-decoration: none;
}

A.menuup:Hover {
	color: #b60000;
	background: #e6e6e6;
	font-size: 9px;
	font-family: Verdana;
	font-weight: normal;
	text-decoration: none;
}


.testi_w {
	color: #ffffff;
	font-size: 11px;
	font-family: Verdana;
}

.testi {
	/*width: 100%;
	height: 100%;
	*/overflow: auto;

	color: #434141;
	font-size: 11px;
	font-family: Verdana;
}

.testi_r {
	width: 100%;
	height: 100%;
	overflow: auto;

	color: #b60000;
	font-size: 11px;
	font-family: Verdana;
}

.footer_text2 {

	font-weight: bold;
	font-size: 10px;
	font-family: Verdana;
	color: #b60000;
}

.footer_text {

	font-weight: bold;
	font-size: 10px;
	font-family: Verdana;
	color: #000000;
}

.table_title {

	font-weight: bold;
	font-size: 11px;
	font-family: Verdana;
	color: #FFFFFF;
}

.news_title {

	font-weight: bold;
	font-size: 15px;
	font-family: Verdana;
	color: #656565;
}

#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: repeat-x;
  background-position: 0 0;
}


input, textarea {
	border: 1px solid #434141;
	font-family: Tahoma;
	color: #434141;
	font-size: 11px;
}
