.estilos {
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: outside;
	list-style-image: url(images/flechita2.jpg);
	left: 2px;
}
.cuadro {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.lista {
	list-style-position: outside;
	list-style-image: url(images/flechita2.jpg);
}
.menu { font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; font-weight:bold; color:#000000; font-style:italic;  text-decoration:none;}
.menu:hover{ font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; font-weight:bold; color:#FFFFFF; font-style:italic; text-decoration:none;}
