@charset "utf-8";
/* CSS Document MUV Pagine */

/* PAGINA */
body{
	margin-top:10px;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}
a:link{color:#FFFFFF; text-decoration:none;}
a:visited{color:#FFFFFF; text-decoration:none;}
a:active{color:#FE0005; text-decoration:none;}
a:hover{color:#FE0005; text-decoration:none;}

/* ELEMENTI */
.FOTO a:link, .FOTO a:visited{}
.FOTO a:hover, .FOTO a:active{
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
}
.NEWSLETTER{
/*	background:url(IMG/PAGINE/NEWS.png) no-repeat top right; */
	background-color:#FFFFFF;
	color:#000000;
	padding-left:5px;
	padding-right:5px;
}

/* CARATTERI */
.MENU{font-size:12px; color:#000000;}
.MENU a:link, .MENU a:visited{color:#000000; font-weight:bold; text-decoration:none;}
.MENU a:hover, .MENU a:active{color:#FE0005; font-weight:bold; text-decoration:none;}

.TESTO{font-size:12px; color:#FFFFFF; line-height:16px;}
.TESTO a:link, .TESTO a:visited{color:#FE0005; text-decoration:underline;}
.TESTO a:hover, .TESTO a:active{color:#FFFFFF; text-decoration:underline;}

.BIANCO{font-size:12px; color:#FFFFFF;}
.BIANCO a:link, .BIANCO a:visited{color:#FFFFFF; text-decoration:none;}
.BIANCO a:hover, .BIANCO a:active{color:#FE0005; text-decoration:none;}

.BIANCO2{font-size:12px; color:#FFFFFF;}
.BIANCO2 a:link, .BIANCO2 a:visited{color:#FFFFFF; text-decoration:underline;}
.BIANCO2 a:hover, .BIANCO2 a:active{color:#FE0005; text-decoration:underline;}

.CREDITI{font-size:10px; color:#000000; padding:10px;}
.CREDITI a:link, .CREDITI a:visited{color:#FE0005; text-decoration:none;}
.CREDITI a:hover, .CREDITI a:active{color:#000000; text-decoration:none;}

.TITOLO{font-size:14px; color:#FE0005; font-weight:bold;}
.TITOLO a:link, .TITOLO a:visited{font-size:14px; color:#FFFFFF; font-weight:bold; text-decoration:underline;}
.TITOLO a:hover, .TITOLO a:active{font-size:14px; color:#FE0005; font-weight:bold; text-decoration:underline;}

.RIGA{line-height:6px;}

.PROGRAMMA {font-size:12px; color:#FFFFFF; line-height:24px; white-space:nowrap;}
.PROGRAMMA a:link, .PROGRAMMA a:visited{color:#FFFFFF; font-weight:bold; text-decoration:none; white-space:nowrap;}
.PROGRAMMA a:hover, .PROGRAMMA a:active{color:#FE0005; font-weight:bold; text-decoration:none; white-space:nowrap;}

.EVENTI{font-size:12px; color:#FFFFFF; line-height:24px; white-space:nowrap; font-style:oblique;}
.EVENTI a:link, .EVENTI a:visited{color:#FFFFFF; font-weight:bold; text-decoration:none; white-space:nowrap;}
.EVENTI a:hover, .EVENTI a:active{color:#FE0005; font-weight:bold; text-decoration:none; white-space:nowrap;}

.VERDE{font-size:12px; color:#009933; font-weight:bold; white-space:nowrap;}
.VERDE a:link, .VERDE a:visited{color:#009933; font-weight:bold; text-decoration:none; white-space:nowrap;}
.VERDE a:hover, .VERDE a:active{color:#FE0005; font-weight:bold; text-decoration:none; white-space:nowrap;}

/* FINE */
