/* --------------------------- */
/* Definición de estilos RADYA */ 
/* --------------------------- */

.Guion P,LI{
	font-size: large; /* xx-small, x-small, small, medium, large, x-large, xx-large */
	color : ffffff;
	text-align:justify;
}


/* Estilo para el documento */ 
BODY {
	margin-left:0.25in;
	margin-right:0.25in;
	/* background-color:516886; */
} 


BODY,LI,TD {
	font-family:Palatino Linotype,Century Gothic,Verdana,Arial,sans-serif;
	font-size:large; /* xx-small; */
	text-align:justify; /* left, right, center, justify, none */
	color:516886;
	/* color:92b1c0;*/
	/* 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:b7dbe2*/
	/*color:darkcyan;*/
	color:steelblue;
}

A:hover {
	text-decoration:underline;	 /* none, underline, line-through, blink */
	/* font-family:Arial; */
	/* font-weight:lighter, bolder */
	/* font-style:bold; */
	/* color:black; */
}


TEXTAREA,INPUT,SELECT {
	background-color:9ba8ba;
	color:ffffff;
	font-family:Verdana,Arial,sans-serif;
}

.Formulario{background-color:516886; color:516886}

.MenusRADYA {
	font-size: 2pt;
}
.MenusRADYA A:link,
.MenusRADYA A:visited,
.MenusRADYA A:active {
	font-size: x-small;
	width=125pt;
	height=15pt;
	float:center;
	/* background-color:9ba8ba; */
	background-color:4b5b6f;
	color=ffffff;
	font-weight:lighter;
	/* text-align:center; */
	vertical-align: middle;
}

.MenusRADYA A:hover{
	/* background-color:4b5b6f; */
	background-color:9ba8ba;
	text-decoration:none;	 /* none, underline, line-through, blink */
	font-weight:bold;
}

.TablasRADYA1{width=  4pt;background-color:9ba8ba;color=ffffff;}
.TablasRADYA2{width=  1pt;background-color:516886;color=ffffff;}
.TablasRADYA3{width=350pt;background-color:9ba8ba;color=ffffff;font-weight:bold;}
.TablasRADYA4{width=350pt;background-color:516886;}

.TablasRADYA1p{width=  4pt;background-color:9b989a;color=ffffff;}
.TablasRADYA3p{width=350pt;background-color:9b989a;color=ffffff;font-weight:bold;}

.TablasRADYA3cl{width=200pt;background-color:9ba8ba;color=ffffff;font-weight:bold; text-align:justify;}
.TablasRADYA4cl{width=200pt;background-color:516886; text-align:justify;}
.TablasRADYA3cr{width=100pt;background-color:9ba8ba;color=ffffff;font-weight:bold; text-align:right;}
.TablasRADYA4cr{width=100pt;background-color:516886; text-align:right;}

.TablasRADYA3clp{width=200pt;background-color:9b989a;color=ffffff;font-weight:bold; text-align:justify;}
.TablasRADYA4crp{width=100pt;background-color:9b989a; text-align:right;}

.ListadosRADYA_head  TD{background-color:9ba8ba;color=ffffff}
.ListadosRADYA_par   TD{background-color:9ba89a;color=ffffff}
.ListadosRADYA_impar TD{background-color:9b989a;color=ffffff}

.MapasRADYA A:link,
.MapasRADYA A:active {
	font-size: x-small;
	float:center;
	/* background-color:9ba8ba; */
	/* color=516886; */
	color=white;
	font-weight:lighter;
	/* text-align:center; */
	vertical-align: middle;
}

.MapasRADYA A:visited {color=b7dbe2;}