.texto1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	list-style-position: outside;
	list-style-image: url(../imagenes/bullet_flechas.gif);
	list-style-type: disc;
	border-top-width: 0px;
}
.texto2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	list-style-position: outside;
	list-style-image: url(../imagenes/bullet_flechas.gif);
	
}

.texto3{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold; }

.bullet {
	list-style-position: outside;
	list-style-image: url(../imagenes/bullet_flecha.gif);
	list-style-type: disc;
}
.bullet2 {
	list-style-position: outside;
	list-style-image: url(../imagenes/bullet_flecha.gif);
	list-style-type: circle;
}
.blue1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #456AB1;
	text-decoration: none;
	list-style-image: url(../imagenes/bullet_flecha.gif);
	list-style-type: none;
	list-style-position: inside;
}
.blueg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: bold;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #456AB1;
	text-decoration: none;
	list-style-image: url(../imagenes/bullet_flecha.gif);
	list-style-type: none;
	list-style-position: inside;
}
.subtitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: normal;
	font-weight: bold;
	color: #F3A815;
	text-decoration: none;
}
.parrafo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #456AB1;
	list-style-position: outside;
	list-style-image:    url(../imagenes/bullet_flechas.gif);
	list-style-type: disc;
}
a.liga:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #456AB1;
	text-decoration: none;
}
a.liga:hover {
	color: #456AB1;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:link {
	color: #456AB1;
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #F3A815;
	text-decoration: none;
	list-style-type: upper-roman;
}

ol{ list-style-type: upper-roman;}

.border1{ border-top:1px solid; border-right:1px solid; padding: 4px;
 }
.border2{ border-top:1px solid;padding: 4px;
 }
.border3{ border-right:1px solid;padding: 4px;
 }
 .border4{ border-bottom:1px solid;padding: 4px;
 }
 .tabla{ border:1px solid;}

