@charset "UTF-8";
.celdas {
	background-image: url(../img/fondobot.png);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.celdatit {
	background-image: url(../img/fondotit.png);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#tabla   a:link, a:visited {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
}
#tabla {
	background-image: url(../img/fon_tablaprod.jpg);
}
