BODY { FONT-SIZE: 12px; 
	COLOR: #003399; 
	FONT-FAMILY: Verdana;
	SCROLLBAR-FACE-COLOR: white;
	SCROLLBAR-SHADOW-COLOR: #c2c2c2;
	SCROLLBAR-3DLIGHT-COLOR: #c2c2c2;
	SCROLLBAR-ARROW-COLOR: black; 
	SCROLLBAR-TRACK-COLOR: white; 
	SCROLLBAR-DARKSHADOW-COLOR: #c2c2c2; 
	SCROLLBAR-BASE-COLOR: #c2c2c2 }
H1 { width: 600; 
	display: block; 
	padding: 5px; 
	margin: 0px 0px 5px 0px; 
	font-family: Verdana; 
	font-size: 16pt; 
	font-weight: bolder; 
	color: #990000; 
	background-color: #ffffff; 
	border: 2px solid; }
H2 { background: url(img/lph2.jpg); 
	background-repeat: no-repeat;
	background-color: #ffffff; 
	display: block; padding: 8px; 
	width:600px; height:40px; 
	margin: 10px 2px 0px 2px; 
	font-family: Arial; font-size: 14pt; 
	text-align: left; font-weight: bolder; color: #c0c0ff;
	}

.txt { width: 550; bgcolor: #6666ff; text-align: justify; font-family: verdana; font-size:10pt; padding: 0px; margin: 0px; }

hr { margin: 0px; width: 90%; color: #003399; text-align: center;  }
form { margin: 0px 0px 0px 0px; }
input { height: 19px;	font-family: arial; font-size: 8pt; margin: 0px; padding: 0px; }

.pic { margin: 0px 0px 15px 15px; }

.menu { height:30px; width:130px; color: #003399; font-size: 11pt; font-family: Verdana; text-decoration: none; background-color: #ffffff; display: block; padding: 0px; text-align: left; }
.menu a, .menu a:active, .menu a:visited  	
	{ width:130px; color: #003399; text-indent:2px; text-decoration: none; display: block; padding: 2px;
	background-color: #e5e5e5;
	border-top: #ffffff 2px solid;
	border-right: #003399 2px solid ; 
	border-bottom: #003399 2px solid; 
	border-left: #ffffff 2px solid; }
.menu a:hover
	{ width:130px; color: #000000; text-indent:2px; text-decoration: none; display: block; padding: 2px;
	background-color: #ffffff;
	border-top: #003399 1px solid;
	border-right: #003399 1px solid ; 
	border-bottom: #003399 1px solid; 
	border-left: #003399 1px solid; }
/*.menu a:visited 
	{ width:130px; color: #003399; text-indent:2px; text-decoration: none; display: block; padding: 2px;
	background-color: #ffffff;
	border-top: #ffffff 2px solid;
	border-right: #003399 2px solid ; 
	border-bottom: #003399 2px solid; 
	border-left: #ffffff 2px solid; }
	
/* aquí va el menú2 que es la sección de buscar */
.menu2 { background: url(img/bgmenu2.jpg); background-repeat: repeat; color: #ffffff; font-family: arial; font-size: 8pt; }

/* aquí va el css para link "subir" */
.subir { background: url(img/bgmenu3.gif); background-repeat: repeat; font-family:arial; font-size: 10pt; color: #000000;  }
.subir a:link, .subir a:active, .subir a:visited { COLOR: #003399; text-decoration:none }
.subir a:hover { COLOR: #6666ff; text-decoration:none }


/* ul {font-size: 12px; margin:5px 15px 5px 25px; }
ol {font-size: 12px; margin:5px 15px 5px 25px; }
li {font-size: 12px; margin:5px 15px 5px 25px; text-align:justify; }

#lat ul {font:bolder 12px; width:110; margin: 0px 0px 10px 0px; color:Lime; }
#lat li {font: 12px; width:110; margin: 0px; color:white; }
#lat A, a:active, A:visited {FONT: 12px; color:white; TEXT-DECORATION:None; }
#lat A:hover {FONT: 12px; COLOR:lime; TEXT-DECORATION:none; }
#lat b {FONT: Bold 12px; }

A { FONT-SIZE: 12px; COLOR:navy; TEXT-DECORATION: underline }
a:active, A:visited, A:hover {FONT-SIZE: 12px; COLOR:navy; TEXT-DECORATION: underline}
*/