.celda {background-image: url(imagenes/fondointerior.jpg);}

.textoinferior{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #ffffff;

}
.Contenido {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #cccccc;
	font-weight: normal;

}

.ContenidoTabla {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;

}

.ContenidoTablaEncabezado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-weight: bold;
}

.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14.5px;
	font-style: bold;
	color: #cccccc;
}

.menuderecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	color: #ffffff;
}

/*   l i n k s   n o r m a l e s   */
a:link {
	font-size: 12,5px;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;

}

/*   v i s i t a d o s   */
a:visited {
	font-size: 12,5px;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;

}

/*   h o v e r   */
a:hover {
	font-size: 12,5px;
	font-style: normal;
	color: #f49030;
	text-decoration: none;
}

/*   a c t i v o s   */
a:active {
	font-weight: bold;
}

/*   especial diferenciar links   */
.espeacialdiferenciar {
	font-size: 12,5px;
	font-style: normal;
	color: #cccccc;
	text-decoration: none;

}
