<style type="text/css">

body {
	background-color: #ffffff;
	margin: 10px 0px 0px 10px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	/*height:100%; */
	vertical-align: top;
}

.titulo {
color: #FFFFFF;
font-family: Arial, Verdana, Helvetica;
font-size: 12px;
}
.txt_titulo {
color: #ED1F29;
font-family: Arial, Verdana, Helvetica;
font-weight: bold;
font-size: 12px;
text-decoration: none;
}
.txt_titulo:hover {
color: #ED1F29;
text-decoration: underline;
}
.txt_titulo:active {
color: #ED1F29;
}
.txt_titulo:visited {
color: #ED1F29;
}
.txt_contenido {
color: #666666;
font-family: Arial, Verdana, Helvetica;
font-size: 11px;
}
.txt_plantillas {
color: #666666;
font-family: Arial, Verdana, Helvetica;
font-size: 12px;
}
.link_home {
color: #666666;
font-family: Arial, Verdana, Helvetica;
font-size: 11px;
text-decoration: none;
}
.link_home:hover {
color: #666666;
text-decoration: underline;
}
.link_home:active {
color: #666666;
}
.link_home:visited {
color: #666666;
}

.texto_top {
color: #666666;
font-family: Arial, Verdana, Helvetica;
font-size: 11px;
font-weight: bold;
text-decoration: none;
}
.texto_top:hover,.texto_cabecera:active,.texto_cabecera:link,.texto_cabecera:visited {
color: #666666;
font-family: Arial, Verdana, Helvetica;
font-size: 11px;
text-decoration: underline;
font-weight: bold;
}

<!-- estilo frame top -->
.texto_fecha {
color: #FFFFFF;
font-family: Arial, Verdana, Helvetica;
font-size: 10px;
font-weight: bold;
text-decoration: none;
}
.menu {
color: #FFFFFF;
font-family: Arial, Verdana, Helvetica;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}
.menu:hover {
color: #FFFFFF;
text-decoration: underline;
}
.menu:active {
color: #FFFFFF;
}
.menu:visited {
color: #FFFFFF;
}
<!-- end estilo frame top -->

.texto_home {
color: #666666;
font-family: Arial, Verdana, Helvetica;
font-size: 11px;
text-decoration: none;
}

.footer_nuevo {
color: #FFFFFF;
font-family: Arial, Verdana, Helvetica;
font-size: 11px;
font-weight: bold;
text-decoration: none;
}
.footer_nuevo:hover {
color: #FFFFFF;
text-decoration: underline;
}
.footer_nuevo:active {
color: #FFFFFF;
}
.footer_nuevo:visited {
color: #FFFFFF;
}
.copy {
color: #FFFFFF;
font-family: Arial, Verdana, Helvetica;
font-size: 10px;
font-weight: bold;
text-decoration: none;
}
ul.puntos {
	font-family: arial, verdana, san-serif;
	color: #666666;
	font-size: 12px;
	list-style: yes;	
	}
li.puntos {
	font-family: arial, verdana, san-serif;
	color: #666666;
	font-size: 12px;
	list-style: yes;	
	}

<!-- menu frame izq -->

ul.clase {
	font-family: arial, verdana, san-serif;
	color: #FFFFFF;
	font-size: 11px; 
	font-weight: bold;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 140px;
	}

ul li.clase {
	position: relative;
	}
	
li ul.clase {
	position: absolute;
	left: 139px; 
	top: 0;
	display: none;
	}

ul li a.clase {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	background: #ED1F29;
	padding: 2px;
	border: 1px solid #ED1F29;
	border-bottom: 1px solid #ED1F29;
	}
ul li a.clase:hover { color: #ED1F29; background: #e7e7e7; } 		
li ul li a.clase { padding: 2px 5px; color: #666666; background: #e7e7e7; border: 1px solid #FFFFFF;border-bottom: 0px solid #FFFFFF;}
li.clase:hover ul, li.over ul { display: block; }

/* Fix IE. Hide from IE Mac \*/
* html ul li.clase { float: left; height: 1%; }
* html ul li a.clase { height: 1%; }
/* End */

<!-- end menu frame izq -->
</style>

