.texto-chico-gris {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
a:link {
	text-decoration: none;
}
a:hover {
	color: #336699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;

}
.border-tabla {
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;

}
.titulares {
	color: #8782BE;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.texto-normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5C5A7C;
	text-decoration: none;
}
.border-top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.borde-tabla-madre {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.fondo-botonera-lila {
	background-image: url(imagenes/nueva/fondo-botonera.gif);
}
.destacados {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4F4178;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;

}
.fondo-violeta-claro {
	background-image: url(imagenes/nueva/fondo-violeta-claro.gif);
}
.fondo-violeta-obscuro {
	background-image: url(imagenes/nueva/fondo-violeta-oscuro.gif);
}
.destacados-rojos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
}
.tabla-varias-celdas {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.fondo-tabla-seccion {
	background-image: url(imagenes/nueva/fondo-tabla-seccion.gif);

}
.titular-tabla-seccion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
}
.TABLA-LINEA-PUNTEADA {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.tabla-linea-abajo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.texto-chico {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #999999;
}
.bordemarco {
	border: 1px solid #F4F4FF;
}
.bordeplantilla {
	border: 1px solid #F2F2FF;
}

