/* --- CSS para Superacion --- */

/* Common elements */

body {
  font-family: verdana, sans-serif;
  font-size: 10pt;
  color: black;
  margin: 0;
  padding: 0;
  background-color: #ffffff;
}

p {
  font-family: verdana, sans-serif;
  font-size: 10pt;
}

td {
  font-family: verdana, sans-serif;
  font-size: 10pt;
}

blockquote {
  text-indent: 3em;
}

/* Left menu */

.leftMenuItem {
  background-color: lavender;
  border: 1px solid;
  border-color: steelblue;
  text-align: center;
}

.menuSep {
  background-color: lightsteelblue;
}

a.menuLink {
  font-family: verdana, sans-serif;
  font-size: 10pt;
  text-decoration: none;
}

a.menuLink:hover {
  color: red;
}

/* Header, footer, titles */

.header {
  height: 75px;
  font-family: arial, sans-serif;
  font-size: 24pt;
  font-weight: bold;
  text-align: center;
  color: darkblue;
  background-color: #cee3f0;
}

.sectionTitle {
  border: medium;
  border-style: solid;
  border-color: lightslategray;
  padding: 5px;
  font-size: 10pt;
  font-weight: bold;
  text-align: center
}

.footer {
  font-family: Arial, sans-serif;
  text-align: center;
  color: steelblue;
  background-color: #E5ECF9;
  border-bottom: #3366CC 1px solid;
  border-top: #3366CC 1px solid
}

.footerName {
  font-size: 12pt;
  font-weight: bold;
}

.footerAddress {
  font-size: 10pt;
  font-weight: bold;
}


.copyrite {
  font-family: tahoma, sans-serif;
  font-size: 8pt;
  font-weight: normal;
}

/* Right menu */

.rightMenuHeader {
  font-weight: bold;
  font-size: 9pt;
  color: #ffffff;
  background-color: #6699cc;
  text-decoration: none;
  text-align: center;
}

.rightMenuItem {
  background-color: lavender;
  border: 1px solid;
  border-color: steelblue;
  text-align: center;
}

.rightMenu {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12pt;
  font-weight: normal;
  text-align: center;
  color: darkblue;
  background-color: lavender;
}

/* Horizontal navigation bar */

.navText {
  font-weight: bold;
  font-size: 9pt;
  color: #e0ebf5;
  background-color: #6699cc;
  text-decoration: none
}

a.navText:link {
  color: #e0ebf5;
}

a.navText:visited {
  color: #e0ebf5;
}

a.navText:active {
  color: #ffffff;
  text-decoration: underline
}

a.navText:hover {
  color: #ffffff;
  text-decoration: underline
}

/* Text button for links */

.chiclet {
  background-color: #ff9900;
  color: white;
  font-size:  12px;
  font-family: Tahoma, sans-serif;
  font-weight: bold;
  line-height: 16px;
  padding-bottom: 1px;
  padding-left: 3px;
  padding-right: 3px;
  padding-top: 1px;
  text-align: center;
  text-decoration: none
}

/* --- Legacy --- */

PRE {
  font-size: 9pt;
}

H1 {
  font-family: verdana, sans-serif;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
  font-size: 18pt;
  text-align : center;
}

H2 {
  font-family: verdana, sans-serif;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
  font-size: 14pt;
  text-align : center;
}

H3 {
  font-family: arial, sans-serif;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
  font-size: 10pt;
  text-align : left;
}

LI {
  font-family: verdana, sans-serif;
  color: #000000;
  font-size: 10pt;
}

/* Home page  */

.headhome {
  height: 40px;
  font-family: arial, sans-serif;
  font-size: 24pt;
  font-weight: bold;
  text-align: center;
  color: darkblue;
  background-color: #cee3f0;
  border-top: #3366CC 1px solid
}

.subheader {
  height: 15px;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  text-align: center;
  color: darkblue;
  background-color: #cee3f0;
}

.headruler {
  height: 15px;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  text-align: center;
  color: darkblue;
  background-color: #cee3f0;
  border-bottom: #3366CC 1px solid;
}

.columnHo {
  background-color: #f5f5f5;
  border: 2px solid;
  border-color: steelblue;
  margin: 10px;
  padding: 10px;
  width: 30em;
  text-align: left;}

P.articHo {
  color: black;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  font-style: normal;
  text-indent: +10pt;
  width: 35em;
  margin-left: 1em;
  margin-right: 1em;
}

P.articHo:first-letter {
  font-size: 12pt;
  font-weight: bold
}

P.article {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  padding: 5px;
}

A.art-link {
  font-weight: bold;
}

/* Lower nav bar */

.lowerMenu A {
  font-family: tahoma, sans-serif;
  font-weight: bold;
  font-size: 9pt;
  color: darkblue;
}

/* Polling box */

.poll_tabhead {
  background-color: #A00000;
  color: #ffffff;
  font-family:  Tahoma;
  font-size: xx-small;
  font-weight: bold;
  text-align: center
}

.poll_tabbody {
  background-color: #FFE4C4;
  border: thin solid #A0522D;
  font-family:   tahoma;
  font-size: 8pt
}

.poll_frmbutt {
  font-family: tahoma;
  font-size: 8pt;
  font-weight: 700;
  margin: 2px
}

.poll_textbox {
  font-family: tahoma;
  font-size: 8pt;
  margin: 2px
}

/* Center column */

.columncenter {
  background-color: #f5f5f5;
  border: 1px solid;
  border-color: steelblue;
  margin: 10px;
  padding: 10px;
}

/* Reflection page */

.re_table {
  background-color: #E5F2FF;
  border: 1px solid;
  border-color: steelblue;
  margin: 0;
  padding: 0;
}

.re_cell {
  background-color: #FFFFFF;
  border: 0;
  border-color: ;
  margin: 0;
  padding: 5px;
  font-family: Verdana;
  font-size: 9pt;
  font-weight: 400;
  color: black;
  text-align: left;
  text-decoration: none
} 

.re_headfoot {
  background-color: lavender;
  border: 0;
  border-color: ;
  margin: 0;
  padding: 5px;
  font-family: Verdana;
  font-size: 9pt;
  font-weight: 400;
  color: black;
  text-align: left;
  text-decoration: none
} 
