.titulo_superior {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #ECFB05;
	background-image: url(../images/fondo_sup.jpg);
}
.titulo_resaltado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	color: #FF6633;
	text-decoration: blink;
	text-align: center;
}
.texto1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.prueba {
	font-size: 1mm;
	letter-spacing: 2px;
	line-height: normal;
	color: #FFFFFF;
}
.titulo_advertencia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bolder;
	color: #000000;
	text-decoration: blink;
}
.texto_1 {
	font-size: 10px;
	color: #000000;
}
.texto_2 {
	font-size: x-large;
	font-weight: bold;
}
.texto_3 {
	font-weight: bold;
	color: #FF0000;
}
.texto_4 {
	font-size: medium;
	color: #FF0000;
	text-decoration: blink;
}
.texto_5 {
	font-weight: bold;
	padding: 5px;
}
.texto_6 {
	color: #0000FF;
	text-align: center;
	vertical-align: middle;
	font-size: 18px;
	font-weight: bold;
	text-decoration: blink;
}
.borde_inf {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000099;
	font-size: 4px;
}
.borde_sup {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000099;
	font-size: 4px;
}
.texto_7 {
	font-weight: bold;
	padding: 10px;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
}
