.fondotabla {
	background-image: url(Images/home_08.jpg);
	background-repeat: no-repeat;
	height: 284px;
	width: 519px;
	padding: 10px;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9900;
	text-decoration: none;
}
.a1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.a1:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9900;
	text-decoration: none;
}
.fondotablalinks {

	background-image: url(Images/links.jpg);
	background-repeat: no-repeat;
	height: 284px;
	width: 519px;
	padding: 10px;
}
.fondotablaestilo {

	background-image: url(Images/home_28.jpg);
	background-repeat: no-repeat;
	height: 284px;
	width: 519px;
	padding: 10px;
}
.linea {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: solid;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-top-color: #dfdfdf;
	border-right-color: #dfdfdf;
	border-bottom-color: #dfdfdf;
	border-left-color: #dfdfdf;
}
.marcoimg {
	padding: 5px;
	border: 1px solid #FF6600;
}
.marcoimg:hover {
	padding: 5px;
	border: 1px solid #dfdfdf;
}
