p {
	font: 100% Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.5em;	
}

a:link, a:visited, a:active {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #A5439A;
	text-decoration: underline;
}


/* DIV VARI */

.didascalia {
	font: 9px Tahoma, Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	padding: 7px 3px 0 0;
	text-align: right;
}


/* SPAN VARI */

span.data {
	color: #FF9900;
	font-weight: bold;
}
span.grey {
	color: #777777;
}
span.viola {
	color: #A5439A;
}
span.red {
	color: #CC0000;
}

/* TESTI VARI */
.content-date {
	font-weight: bold;
	color: #A5439A;
}

a.leggi:link, a.leggi:visited, a.leggi:active{
	font-weight: bold;
	color: #A5439A;
	text-decoration: none;
}
a.leggi:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

#left-titoletto {
	font-weight: bold;
	text-align: right;
	color: #C38CBC;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
	border-bottom: 2px solid #555555;
}



#member_title {
	font:10px tahoma,arial,verdana,helvetica,sans-serif;
	font-weight: bold;
	color: #efefef;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #bad6f0;
}

a.member:link, a.member:visited, a.member:active{
	font:10px tahoma,arial,verdana,helvetica,sans-serif;
	font-weight: normal;
	color: #efefef;
	padding: 0 0 0 15px;
	text-decoration: none;
	line-height: 2em;
}
a.member:hover {
	font:10px tahoma,arial,verdana,helvetica,sans-serif;
	font-weight: normal;
	color: #efefef;
	padding: 0 0 0 15px;
	text-decoration: underline;
	line-height: 2em;
}

/* START MAPPA SITO */
div.map-title{   
	font-size: 130%;
	font-weight: bold;
	background: #fff;
	vertical-align : middle;	
	padding: 10px;
	margin: 10px;
	color: #000;
	border-bottom: 1px solid #808080;
}
div.map-box {
	padding: 10px;	
}
div.map-channel{ 
	background: #EFEFEF;
	padding:15px;
}
div.map-subchannel{ 
	font: 120% Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: #EFEFEF;
	vertical-align : middle;
	border-bottom: 1px solid #999999;
	padding-top: 5px;
	padding-bottom: 5px;
}
div.map-page{   
	background: #fff;
	vertical-align : middle;	
	padding-left: 5px;
}
/*
a.map-link:link, a.map-link:visited, a.map-link:active{
	font:11px verdana,helvetica,sans-serif;
	font-weight: normal;
	color: #000;
	padding: 0 0 0 15px;
	text-decoration: none;
	line-height: 2em;
}
a.map-link:hover {
	font:11px verdana,helvetica,sans-serif;
	font-weight: normal;
	color: #000;
	padding: 0 0 0 15px;
	text-decoration: underline;
	line-height: 2em;
}


a.linkmap:link, a.linkmap:visited, a.linkmap:active{
	color: #999999;
	text-decoration: none;
}
a.linkmap:hover {
	color: #999999;
	text-decoration: underline;
}
*/

/* END MAPPA SITO */


/* FORM */
FORM.login_form{
	margin: 3px 0 0 0;
}
.login_txt {
	font: 10px Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #798590;
	border: 0px;
	width: 76px;
	padding: 2px;
	margin: 5px 0 5px 0;
}
.login_btn {
	font: 10px Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background: #434D58;
	border: 0px;
	padding: 1px;
	margin: 5px 0 5px 0;
}


/* BACKGROUND */
.bkg_ultimonumero { background: url(/images/bkg_ultimonumero.png) repeat-y left top; }
.bkg_container { background: url(/images/bkg_ultimonumero.png) repeat-y left top; }
.bkg_footer { background: url(/images/bkg_footer.gif); }

#language {
	display: block;
    width: 760px;
    text-align: left;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 5px;
}




