.txt1 {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.txt2 {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.txt_menu_b {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #ffffff;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
}

.brd-centro {
	background-image: url(imagenes/fondos/bigroundborder.gif);
	background-position: center top;
}
.brd-sep-cuerpo {
	padding: 5px;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px;
	color: #000000;
	text-align: justify;



}
.texto a:link, .texto a:visited {
	color: #006699;
	text-decoration: none;
	font-weight: bold;

}
.texto a:hover {
	color: #FF9900;
	text-decoration: underline;
}
.texto-link-especial {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #006699;
	font-weight: bold;

}
.input-buscar {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
hr {
	color: #666666;
}
.lineas {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
