  .line	{ background-color: #ffffff; border: 1px #828282 solid; }
div,font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif; color : #656565; font-size: 11px; }


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: #c34f50;
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
}

A:Hover {
	color: #c34f50;
	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: #c34f50;
	background: #e6e6e6;
	font-size: 9px;
	font-family: Verdana;
	font-weight: normal;
	text-decoration: none;
}

A.menuup:Hover {
	color: #c34f50;
	background: #e6e6e6;
	font-size: 9px;
	font-family: Verdana;
	font-weight: normal;
	text-decoration: none;
}


.testi {
	width: 100%;
	height: 100%;
	overflow: auto;
	color: #434141;
	font-size: 12px;
	font-family: Verdana;
}

.promo {
	overflow: auto;
	color: #434141;
	font-size: 15px;
	font-family: Verdana;
}

.testi_r {
	width: 100%;
	height: 100%;
	overflow: auto;
	color: #c34f50;
	font-size: 12px;
	font-family: Verdana;
}

.footer_text2 {
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana;
	color: #c34f50;
}

.footer_text {
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana;
	color: #a4a4a4;
}

.table_title {
	font-weight: bold;
	font-size: 13px;
	font-family: Tahoma;
	color: #c34f50;
}

.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/gui/wifi_01.gif);
  background-repeat: repeat-x;
  background-position: 0 0;
}

input:focus, select:focus, textarea:focus {
	border: 1px #e75656 solid;
	background-color: #f4e3e3;
}

input:hover, select:hover, textarea:hover {
	border: 1px #e75656 solid;
	background-color: #f4e3e3;
}

input.submit {
	background-color: #dfdfdf;
}

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;
}
