/* CSS Document */

.mTab {
	font-family:verdana,arial;
}
.frecciaMenu {
	background-image: url(img/pulsanteAlto.jpg);
	background-repeat: no-repeat;
}
.posTabImg {
	padding-top:10px;
}
.menupagine {
	color: #ffffff;
	font-weight:bold;
	font-size:10px;
	font-family:verdana,arial;
	position:absolute;
	top:440px;
	width: 100%;
	text-align:center;
}
.menupagine a {
	color: #ffffff;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
}
.areaMiniature {
	position:relative;
	top:0px;
	left:0px;
}
.titolo {
	color:#660000;
	font-size:10px;
	font-weight:bold;
}
.data {
	color:#FF8947;
	font-size:10px;
}
.corpo {
	font-size:10px;
	text-align:justify;
}
.lk:hover {
	border: solid 1px #ffffff;
}
.notsel {
	border: solid 1px #B41900;
}

.sel {
	border: solid 1px #ffffff;
}
a.notsel:hover {
	font-size:101%;
}
a.notsel:hover img{
	border: solid 1px #ff0000;
}
a.notsel:link img{
	border: solid 1px #B41900;
}