/* STYLESHEET PARA APUNTES DE FORMULAS */

/* BANNER */
.banner {width: 468px; height: 60px; /*border-style: groove; border-width: 3px; border-color: #FFFFFF;*/ padding: 5px; text-align: center}

/* Links (con el color del menu) */
A:link    {color: #FFFFFF; font-size: x-small; text-decoration: none; font-family:"Verdana"}
A:visited {color: #FFFFFF; font-size: x-small; text-decoration: none; font-family:"Verdana"}
A:hover   {color: #FFFFFF; font-size: x-small; text-decoration: underline; font-family:"Verdana"}

/* OTROS TAGS */
P {color: #000000; font-family: "Verdana"}
H3 {cursor: default; color: #FFFFFF; text-decoration: underline; text-align: center; font-family: "Verdana"}
H4 {cursor: default; color: #000000;                             text-align: center; font-family: "Verdana"}

/* TITULO */
.titulo_ppal {cursor: default; border-style: ridge; border-color: #FFFFFF; border-width: 2px; background-color: #00A8FF; color: #FFFFFF; width: 700; padding: 25px; font-size: large; text-align: center; Font-family: "Verdana"}

/* PRESENTACION */
.present {cursor: default; background-color: #0000FF; width: 600px; vertical-align: top}
.introd  {color: #FFFFFF; margin-left: 15px; margin-right: 15px; text-align: justify; font-weight: bold; font-size: normal; font-family:"Verdana"}

/* TABLA PPAL */
.tabla_ppal   {border-style: solid; border-width: 1px; border-color: #FFFFFF; width: 775; height: 500; padding: 5px}
.col_menu     {background-color: #FF0088; vertical-align: top; width: 200px}
.tabla_menu   {width: 100%; padding: 2px} 
.pie_pag      {cursor: default; color: #000000; line-height: 20px; text-align: center; font-size: x-small; font-family: "Verdana"}

/* TABLA PPAL - OPCIONES */
.col_opciones {vertical-align: top; width: 600px; background-color: #AA00FF}
.opciones     {                           color: #FFFFFF; margin-left: 10px; font-size: normal; font-family:"Verdana"}
.opciones_res {background-color: #F6FF00; color: #000000; margin-left: 10px; font-size: normal; font-family:"Verdana"}

/* TABLA PPAL - CONTENIDO */
.col_cont       { vertical-align: top; width: 600px; background-color: #F6FF00}
.volver         {                           color: #000000; text-align: center; font-weight: bold; font-family:"Verdana"}
.volver_res     { background-color: #AA00FF; color: #000000; text-align: center; text-decoration: none; font-weight: bold; font-family:"Verdana"}
.subtitulos     { cursor: default; padding: 3px; vertical-align: top;                      font-weight: bold; font-size: x-small; font-family: "Verdana"}
.texto          { cursor: default; padding: 3px; vertical-align: top; text-align: justify;                    font-size: x-small; font-family: "Verdana"}
.texto_centrado { cursor: default; padding: 3px; vertical-align: top; text-align: center;                     font-size: x-small; font-family: "Verdana"}
.arriba         { color: #000000; font-size: xx-small; text-decoration: none }
.simbol         { cursor: default; font-family: "Symbol"}

/* FONDOS */
.fondo      {background-color: #00FF00; margin: 3px}
.fondo_menu {}
.fondo_sec  {background-color: #FF0080}

/* MENU */
.menu        { cursor:default; margin-bottom: 7px;   color:#FFFFFF; width:150px; padding:2px; text-align:center; font-size:large; font-family:"Verdana"}
.menutitle   { cursor:pointer; border:solid; border-width: 1px; border-color:#FFFFFF; margin-bottom: 5px;   color:#FFFFFF; width:150px; padding:2px; text-align:center; font-size: x-small; font-family:"Verdana"}
.submenu     {                 margin-bottom: 7px; 		                                                           text-align:left;   font-size: x-small }
.menutitle_me{ cursor:pointer; background-color: #0080FF; border:solid; border-width: 1px; border-color:#FFFFFF; margin-bottom: 5px;   color:#FFFFFF; width:150px; padding:2px; text-align:center; font-size: x-small; font-family:"Verdana"}
.submenu_me  {                 margin-bottom: 7px; background-color: #0080FF; 		                                                           text-align:left;   font-size: x-small }
.menutitle_lk{ cursor:pointer; background-color: #AA00FF; border:solid; border-width: 1px; border-color:#FFFFFF; margin-bottom: 5px;   color:#FFFFFF; width:150px; padding:2px; text-align:center; font-size: x-small; font-family:"Verdana"}
.submenu_lk  {                 margin-bottom: 7px; background-color: #AA00FF; 		                                                           text-align:left;   font-size: x-small }
.contacto    { cursor:pointer; margin-bottom: 5px;   color:#FFFFFF; width:150px; padding:2px; text-align:center; font-size:small; font-family:"Verdana"}

