/* --------------------------- */
/* Definición de estilos RADYA */ 
/* --------------------------- */


/* Estilo para el documento */ 
BODY {
	margin-left:0.25in;
	margin-right:0.25in;
	background-color:ffffff;		
	background-color:d0d0d0;	
} 

BODY,LI,TD {
	font-family:Century Gothic,Verdana,Arial,Palatino Linotype,sans-serif;
	font-size:small; /* xx-small; */
	text-align:left; /* left, right, center, justify, none */
	color:000000;
	color:516886;
	
	/* text-transform:capitalize, uppercase, lowercase */
	/* text-indent:longitud, porcentaje */	
} 

H1 {
	text-align:left; /* left, right, center, justify, none */
}


A:link,A:visited,A:active {
	text-decoration:none;	 /* none, underline, line-through, blink */
	/*font-weight:bold;*/
	color:0079df
}

A:hover {
	text-decoration:underline;	 /* none, underline, line-through, blink */
}


TEXTAREA,INPUT,SELECT {
	background-color:f0f0f0;
	color:000000;
	font-family:Century Gothic,Verdana,Arial,sans-serif;
}

.Formulario{background-color:ffffff; color:ffffff}

.MenusRADYA {
	font-size: 2pt;
}
.MenusRADYA A:link,
.MenusRADYA A:visited,
.MenusRADYA A:active {
	font-size: x-small;
	width=85pt;
	height=15pt;
	float:center;
	background-color:516886;
	color=ffffff;
	font-weight:lighter;
	/* text-align:center; */
	vertical-align: middle;
}

.MenusRADYA A:hover{
	background-color:a0a0a0;
	text-decoration:none;	 /* none, underline, line-through, blink */
	font-weight:bold;
}

.TablasRADYA1{width=  4pt;background-color:0079df;color=ffffff;}
.TablasRADYA2{width=  1pt;background-color:ffffff;color=ffffff;}
.TablasRADYA3{width=350pt;background-color:0079df;color=ffffff;font-weight:bold;}
.TablasRADYA4{width=350pt;background-color:f0f0f0;}

.TablasRADYA1p{width=  4pt;background-color:f0f0f0;color=ffffff;}
.TablasRADYA3p{width=350pt;background-color:2f0ff;color=ffffff;font-weight:bold;}

.TablasRADYA3cl{width=200pt;background-color:0079df;color=ffffff;font-weight:bold; text-align:justify;}
.TablasRADYA4cl{width=200pt;background-color:f0f0f0; text-align:justify;}
.TablasRADYA3cr{width=100pt;background-color:0079df;color=ffffff;font-weight:bold; text-align:right;}
.TablasRADYA4cr{width=100pt;background-color:f0f0f0; text-align:right;}

.TablasRADYA3clp{width=200pt;background-color:0079df;color=ffffff;font-weight:bold; text-align:justify;}
.TablasRADYA4crp{width=100pt;background-color:0079df; text-align:right;}

.ListadosRADYA_head  TD{background-color:0079df;color=ffffff}
.ListadosRADYA_par   TD{background-color:f0f0f0;color=ffffff}
.ListadosRADYA_impar TD{background-color:f0f0f0;color=ffffff}
