a:hover.menulat{
	color: #FF0000;list-style-image: url(../images/flecha2.jpg);
}
 li {
	list-style-type:none;
	list-style-position:  outside;
	margin-top:10px;margin-left:10px;
	list-style-image: url(../images/flecha.jpg);
}
.menulat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.menusup1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF3300;
	text-decoration: none;
}

.borde {
	border: 1px solid #FF6633;
}
.titulillo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FE4737;
}
.menusup2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.fondocelda {
	background-color: #FF3300;
}
.resaltado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FF3333;
	text-transform: uppercase;
	text-decoration: none;
	text-align: justify;

}
.bordenegroderecho {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.textillo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	text-decoration: none;
}