/* HORIZONTAL MARQUEE */
#hmarquee {
 	border:1px solid #999;
 	background:#FFFFFF;
 	width:713px;
 	height:80px;
 	overflow:hidden;
}

#hmarquee  p {
 	padding:0 30px;
 	margin:0;
 	width:auto;
 	display:inline;
 	float:left;
 	white-space:nowrap;
	line-height:30px;
}

/* VERTICAL MARQUEE */
#vmarquee {
 	border:1px solid #999;
	background:#FFFFFF;
 	width:300px;
 	height:200px;
 	overflow:hidden;
}

#vmarquee div {
	padding:0 10px;
}

#vmarquee  p {
 	padding:10px 0;
 	margin:0;
}

#vmarquee a, #vmarquee em {
	display:block;
}

BODY  { color: #000000; font-size: 100%; font-family: Verdana, Arial, Sans-serif; margin: 0 0 0 }

P     { color: #666; font-size: 0.8em; line-height: 150%; padding: 0 20px }
.log { color: #000; font-size: 12px}
.area { color: #999; font-size: 12px }
.costo  { color: #333; font-weight: bold; background-color: #f90 }
.contatti { color: #666; font-size: 0.8em; padding-left: 20px}
.errori { color: red; font-size: 0.8em; padding-left: 20px}


ul   { color: #666; font-size: 0.8em; line-height: 150%; list-style-type: square; padding: 0 20px }


p.home  { color: #666; font-size: 0.8em; line-height: 150% }

a  { color: #f90; font-weight: bold; text-decoration: underline }

a:link, a:visited  { color: #f90; text-decoration: underline }

a:hover, a:active  { color: #f90; text-decoration: none }

H1     { color: #333; font-size: 1em; background-color: transparent; padding-top: 15px; padding-left: 20px }
H2     { color: #f90; font-size: 0.8em; background-color: transparent; padding: 15px 0 0 20px }

.BgCanaliOff {

	BACKGROUND-COLOR: #999;
	font-size: 10px;
	color: #fff;
	font-weight: bold;
	text-align: center;

}

.BgCanaliOn  { color: #666; font-size: 10px; font-weight: bold; background-color: #f90; text-align: center }


a.menu:link, a.menu:visited {
color: #fff;
text-decoration: none;
}

a.menu;active, a.menu:hover {
color: #666;
text-decoration: none;
}

.copy { color: #999; font-size: 11px; text-align: center }

.copy a { color: #999; font-size: 11px; text-align: center; font-weight: normal }
.copy a:link, .copy a:visited  { text-decoration: underline}
.copy a:active, .copy a:hover  { text-decoration: none}

.title {        
        font-family:Verdana;
        font-size:11px;
        font-weight:bold;
        background-color:#c0c0c0;
        text-align:center;
        color:white
}

.row_1 {        
        font-family:Verdana;
        font-size:10px;
        background-color:#e0e0e0;
        text-align:left;
        color:black
}

.row_2 {        
        font-family:Verdana;
        font-size:10px;
        background-color:#f0f0f0;
        text-align:left;
        color:black
}


