option {font-family: verdana; font-size: 11px; color: #333333}
option.uno {background-color: #CCFFCC}
option.dos {background-color: #CCFFCC}
SELECT{ font-family: verdana; font-size: 11px; color: #333333; background-color:#CCFFCC;}

ol, ul, li { 
margin: 0; 
padding: 0; 
list-style: none; 
}
.treeview ul{ /*CSS for Simple Tree Menu*/
margin: 1px;
padding: 1px;
list-style: none;
}

.treeview li{ /*Style for LI elements in general (excludes an LI that contains sub lists)*/
background: white url(list.gif) no-repeat left center;
list-style-type: none;
padding-left: 12px;
margin-bottom: 2px;
}

.treeview li.submenu{ /* Style for LI that contains sub lists (other ULs). */
background: white url(closed.gif) no-repeat left 3px;
cursor: hand !important;
cursor: pointer !important;
}


.treeview li.submenu ul{ /*Style for ULs that are children of LIs (submenu) */
display: none; /*Hide them by default. Don't delete. */
}

.treeview .submenu ul li{ /*Style for LIs of ULs that are children of LIs (submenu) */
cursor: default;
}

.tdaglomerado {font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; color:"#000000";}

.tdaglomerado2 {font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; color:"#000000";}

.tdaglomeradopeque {font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; color:"#000000";}

.tdselect {
font-family: verdana;
font-size: 12px;
color="#666666";
}
.texto_cabecera {color:#333333; text-decoration:none; font-family:Arial, verdana;font-size:10px;}
.texto_menu {color:#ffffff; text-decoration:none; font-family:verdana;font-size:10px; font-weight: bold;}
.texto_cuerpo {color:#33333; text-decoration:none; font-family:verdana;font-size:12px; font-weight: normal;}

A.correo {color:#333333; text-decoration:underline; font-family:Arial, verdana;font-size:10px;}
A.correo:hover{color:#ffffff; text-decoration:none; font-family:Arial, verdana;font-size:10px;}

A.pop {color:#333333; text-decoration:underline; font-family:Arial, verdana;font-size:10px;}
A.pop:hover{color:#33cc00; text-decoration:underline; font-family:Arial, verdana;font-size:10px;}


A.menuh {color:#33CC00; text-decoration:none; font-family:verdana;font-size:11px; font-weight: bold;}
A.menuh:hover{color:#ffffff; text-decoration:none; font-family:verdana;font-size:11px; font-weight: bold;}

A.menu {color:#ffffff; text-decoration:none; font-family:verdana;font-size:11px; font-weight: bold;}
A.menu:hover{color:#33CC00; text-decoration:underline; font-family:verdana;font-size:11px; font-weight: bold;}

A.menuc {color:#33CC00; text-decoration:underline; font-family:verdana;font-size:11px; font-weight: bold;}
A.menuc:hover{color:#ffffff; text-decoration:underline; font-family:verdana;font-size:11px; font-weight: bold;}

A.menud {color:#333333; text-decoration:underline; font-family:verdana;font-size:11px; font-weight: bold;}
A.menud:hover{color:#ffffff; text-decoration:underline; font-family:verdana;font-size:11px; font-weight: bold;}

A.enlace {color:#333333; text-decoration:underline; font-family:verdana;font-size:12px; font-weight: normal;}
A.enlace:hover{color:#33CC00; text-decoration:underline; font-family:verdana;font-size:12px; font-weight: normal;}

A.destacados {color:#333333; text-decoration:none; font-family:verdana;font-size:11px; font-weight: bold;}
A.destacados:hover{color:#33CC00; text-decoration:underline; font-family:verdana;font-size:11px; font-weight: bold;}
