@import "../SiteTheme/menu.css";
@import "../SiteTheme/site.css";

h3 {
	color:#699519;
}
ul li {
	background:url(../../Images/bullet.gif) no-repeat 0px 6px; 
}
a:active, a:hover {
	color: #699519;
}
.programma-sottotitolo {
    color:#3AB1CC;
}
/*************** BODY *****************/
.body-intestazione {
	color:#699519;
}
.body-testo-evid, .body-testo-evid:link, .body-testo-evid:visited {
	color:#3AB1CC;
	text-decoration:none;
}
a.body-testo-evid:hover {
	/*color: #699519;*/
	text-decoration:underline;
}
.body-elenco-intestazione {
	color:#699519;
	font-weight:bold;
	border-bottom:1px solid #dcdcdc;
	padding:0 4px 2px 4px;
}
.body-elenco-pager-pre, .body-elenco-pager-pre a:link, .body-elenco-pager-pre a:visited {
	float:left;
	font-size:10px;
	color:#3AB1CC;
	padding-left:2px;
	display:block;
}
.body-elenco-pager-next, .body-elenco-pager-next a:link, .body-elenco-pager-next a:visited {
	float:right;
	font-size:10px;
	color:#3AB1CC;
	padding-right:2px;
	display:block;
}
.body-dettaglio-intestazione {
	font-size:12px;
	font-weight:normal;
	line-height:18px;
	color:#699519;
	background-image: url(../../Images/box-occhiello-linea.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border:0px;
	margin:0 0 13px 0;
	padding:0 0 4px 4px;
}
.body-dettaglio-data {
	color:#3AB1CC;
	font-size:10px;
	float:left;
	margin:5px 0 0 4px;
	display:block;
}
/*************** FOOTER *****************/
.footer-lingua, .footer-lingua:link, .footer-lingua:visited{
	color: #3AB1CC;
	text-decoration:none;
	font-size:12px;
}
/*************** MENU *****************/
.Menu3-Top .AspNet-Menu-Selected {
	color: #3AB1CC;
}