<style>

.menu {padding:0; margin:0;}
.menu dt {display:none;}
.menu dd {float:left; padding:0; margin:0; text-align:center;}
.menu dd span.aa {display:block; width:12px; height:1.5em; height:auto; background:url(imagenes/menu_tab/taglft.png); float:left; border-bottom:1px solid <? echo $color11 ?>; padding:5px 0;}
.menu dd span.bb {color:gray;height:1.5em; height:auto; background:url(imagenes/menu_tab/tagmid.png); float:left; border-bottom:1px solid <? echo $color11 ?>; padding:5px 0;}
.menu dd span.cc {display:block; width:12px; height:1.5em; height:auto; background:url(imagenes/menu_tab/tagrgt.png); float:left; border-bottom:1px solid <? echo $color11 ?>; padding:5px 0;}


.menu dd span.aa2 {display:block; width:12px; height:1.5em; height:auto; background:url(imagenes/menu_tab/taglft.png);background-position:0 150px; float:left; border-bottom:1px solid #E5E5E5; padding:5px 0;}
.menu dd span.bb2 {color:black;height:1.5em; height:auto; background:url(imagenes/menu_tab/tagmid.png); background-position:0 150px;float:left; border-bottom:1px solid #E5E5E5; padding:5px 0;}
.menu dd span.cc2 {display:block; width:12px; height:1.5em; height:auto; background:url(imagenes/menu_tab/tagrgt.png);background-position:0 150px; float:left; border-bottom:1px solid #E5E5E5; padding:5px 0;}
/*.menu a{color:#6699ff; text-decoration:none; font-size:1.1em; cursor:pointer;}*/
.menu a:hover {color:#003399; background:#fff;}/*
.menu a:hover span {background-position:0 150px; border-bottom:1px solid #ccffff;}*/
</style>