@charset "utf-8";
/* CSS Document */
a:link {text-decoration:underline; color:#000000;font-size:16px;font-weight:bold;} 
a:visited {text-decoration:underline; color:#021E3c;font-size:16px;font-weight:bold;}
a:active {text-decoration:underline; color:#000000;font-size:16px;font-weight:bold;} 
a:hover {text-decoration:underline; color:#60CDF4;font-size:16px;font-weight:bold;} 
#menu{
background:#FFFFFF;padding-top:10px; padding-left:3px; border:#003D77 #101A8C rgba(4,16,115,0.88);}	
#menu li{
	background:#EFFDFD ;
	padding:5;
	padding-top:5px;
	padding-botton:2px;
	padding-left:  5px;
    padding-right: 5px;
    line-height:2;
	outline-color:#FDFFEE;
	vertical-align:central;
	display:inline-block;
	list-style:none;
	font:courier ; font-size:24px; 
	border:3px ;
	box-shadow:rgb(150,150,150) 3px 3px 5px;
	border-radius:3px;
	border-color:rgba(143,238,255,1);
	text-align:center;
	}
#membrete{text-align:center;
font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif ;
font-size:14px;
	
}
body{
background: rgba(143,238,255,1);
background: -moz-linear-gradient(top, rgba(143,238,255,1) 0%, rgba(255,255,255,1) 26%, rgba(255,255,255,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(143,238,255,1)), color-stop(26%, rgba(255,255,255,1)), color-stop(100%, rgba(255,255,255,1)));
background: -webkit-linear-gradient(top, rgba(143,238,255,1) 0%, rgba(255,255,255,1) 26%, rgba(255,255,255,1) 100%);
background: -o-linear-gradient(top, rgba(143,238,255,1) 0%, rgba(255,255,255,1) 26%, rgba(255,255,255,1) 100%);
background: -ms-linear-gradient(top, rgba(143,238,255,1) 0%, rgba(255,255,255,1) 26%, rgba(255,255,255,1) 100%);
background: linear-gradient(to bottom, rgba(143,238,255,1) 0%, rgba(255,255,255,1) 26%, rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8feeff', endColorstr='#ffffff', GradientTy;
text-align:justify;	

}
table{
text-align:left;	
}
td{
	padding: 5,5,5,5;
	vertical-align: top;
	text-align: left;
	font-weight: normal;
	font-size: 24px;
}
#grad {
background-repeat:no-repeat;	
background: rgba(160,244,250,1);
background: -moz-linear-gradient(top, rgba(160,244,250,1) 0%, rgba(255,255,255,1) 56%, rgba(255,255,255,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(160,244,250,1)), color-stop(56%, rgba(255,255,255,1)), color-stop(100%, rgba(255,255,255,1)));
background: -webkit-linear-gradient(top, rgba(160,244,250,1) 0%, rgba(255,255,255,1) 56%, rgba(255,255,255,1) 100%);
background: -o-linear-gradient(top, rgba(160,244,250,1) 0%, rgba(255,255,255,1) 56%, rgba(255,255,255,1) 100%);
background: -ms-linear-gradient(top, rgba(160,244,250,1) 0%, rgba(255,255,255,1) 56%, rgba(255,255,255,1) 100%);
background: linear-gradient(to bottom, rgba(160,244,250,1) 0%, rgba(255,255,255,1) 56%, rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a0f4fa', endColorstr='#ffffff', GradientType=0 );}

#submenu{background:rgba(0,126,104,1.00);padding-bottom:10px;padding-top:5px; padding-left:3px; border:#101A8C rgba(4,16,115,0.88);box-shadow:rgb(80,80,80) 1px 1px 1px;}
#submenu li{
	background:#EAFFE6;
	padding:1;
	padding-top:3px;
	padding-botton:3px;
	padding-left:  5px;
    padding-right: 5px;
    line-height:2;
	outline-color:#FDFFEE;
	vertical-align:central;
	display:inline-block;
	list-style:none;
	font:courier ; color:#FFFDD6; font-size:24px; 
	border:3px #FDFDFD;
	box-shadow:rgb(150,150,150) 3px 3px 5px;
	
	}
