@charset "UTF-8";
/* CSS Document */
img,a{
	border: none;
	outline: 0 none;
}
body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
div#Footer a{
	color: #990;
	text-decoration: none;
	border-bottom: 1px dashed #990;
}
div#Footer a:hover{
	border: none;
}
.AllegatiSpace{
	width: 100%;
	margin-left: -8px;
	color: #FFF;
	padding: 10px;
	background:	url(../img/punto/bg_foto.gif) repeat-x top #424242;
	min-height: 50px;
	height: auto !important;
	height: 50px;
}
.AllegatiSpace li{
	list-style-image:url(../img/punto/arrow.gif);
}
.AllegatiSpace a{
	text-decoration: none;
	color: #4dd51e;
}
.AllegatiSpace a:hover{
	text-decoration: underline;
}
.VideoSpace{
	clear: left;
}
.VideoSpace a{
	text-decoration: none;
	color: #2a8dc1;
}
.VideoSpace a:hover{
	text-decoration: underline;
}
.VideoSpace li{
	list-style-image:url(../img/punto/tv_ico.gif);
}