.Accordion  { font-size: 11px; overflow: hidden; outline-width: 0 }
.AccordionPanel  { font-size: 11px; font-family: Arial; margin: 0; padding: 0; outline-width: 0 }
.AccordionPanelTab1       { color: #cc3200; font-size: 11px; font-family: Arial; font-weight: bold; background-image: url(../images/flechaabajo.gif); background-repeat: no-repeat; background-position: right 50%; cursor: pointer; margin: 3px 0 0; padding-left: 5px; border-bottom: 1px solid #ccc; outline-width: 0; -khtml-user-select: none; -moz-user-select: none                      }
.AccordionPanelOpen .AccordionPanelTab { color: #fff; font-size: 11px; font-weight: bold; background-color: #eace77; outline-width: 0 }
.AccordionPanelTabHover   { color: #454545; font-size: 11px; font-family: Arial; font-weight: bold; outline-width: 0 }
.AccordionPanelOpen .AccordionPanelTabHover    { color: #454545 !important; font-size: 11px; font-family: Arial; font-weight: bold; outline-width: 0 }
.AccordionFocused .AccordionPanelTab { color: #fff; font-size: 11px; font-family: Arial; background-color: #f93; outline-width: 0 }
.AccordionFocused .AccordionPanelOpen .AccordionPanelTab { color: #fff; font-size: 11px; background-color: #f00; outline-width: 0 }
.AccordionPanelContent6             { font-size: 11px; font-family: Arial; background-color: #fff; background-position: center; margin: 0; padding: 0 0 0 5px; overflow: auto; outline-width: 0 }