body { background: #000 url(images/dragon_05.png) left repeat-y; color: #FFF; font-family: Georgia, "Times New Roman", Times, serif; font-size:100.01%; margin: 0; padding: 0; }
a { text-decoration: underline; color: #CCE; }
a:hover { color: #06F }
a:visited { color: #CCC; }
a:active { color: #339; }

h1{ font-size:2em; font-weight: bold; }
h2{ font-weight: bold; border-bottom: 2px solid #FC0; margin-top: 0.5em; font-size:1.3em; }

/*== HEADER ==*/
#header { border-bottom: 1px solid #CCE; background-color: #334; padding: 10px; margin-bottom:29px; }
#LogoGrande{ margin:0 0 0 200px; background:url(images/logog.png) center top no-repeat; text-indent:-1000em; height:100px; }
#LogoChico{ float:left; width:200px; background:url(images/logo1.png) center top no-repeat; text-indent:-1000em; height:100px; margin:0; }

/* == MAIN == */
#main { margin: 0 25px 0 220px; padding: 15px; width:67%; max-width:40em; }
#main p { margin-bottom:1em; text-indent:1em; line-height:1.4; }

/* == MENSAJES == */
#mensajes { margin: 0 20%; }

/* == FOOTER == */
#footer { width:100%; background-color: #334; border-top: 1px solid #CCE; }
#footer p{	margin-bottom:0; }

/* == INDICE ==*/
#indice { position:absolute; top:121px; left:0; border-bottom: 1px solid #CCE; background-color: #336; text-align: center; font-size:1.1em; width:100%; }
#indice ul { list-style-type: none; margin:5px; padding:0; }
#indice ul li { display: inline; margin:0; padding:0; }
#indice ul li a { padding: 5px; }
#indice ul li a:hover { background-color: #006; }
 
/* == SIDEBAR == */
#afiliados { position:absolute; top:180px; left:10px; background-color: #336; border: 1px solid #CCE; width: 200px; text-align: center; }

/* == TABLAS == */
table { border-collapse: collapse; border: 2px solid white; margin-left: 5%; }
th { border: 1px solid #FFF; background-color: #000; }
.listabajo, .listabajo td { background-color: #000; border: 1px solid #CCF; text-align: center; }
.listarriba, .listarriba td { background-color: #003; border: 1px solid #CCF; text-align: center; }

input, textarea { color: #FFF; background-color: #000; border: 1px solid #CCF; font-family:inherit; }
.gall { width: 200px; margin: 2px; padding: 3px; text-align: center; background-color: #000; border: 1px solid #CCF; }

/* == LISTAS == */

dl { list-style-type: none; }
dt { font-weight: bold; border-bottom: 2px solid #FC0; margin-top: 0.5em; font-size:1.3em; }
dd { background-color: #003; border-left: 1px solid #FC0; border-bottom: 1px solid #FC0; margin-left: 50px; padding: 15px; }
dd img { background-color: #000; border: 1px solid #CCF; float: right; margin: 2px; padding: 3px; }
.firma { color: #CCF; font-style: italic; clear: right; text-align: right; }
; }
ding: 15px;
}

dd img {
  background-color: #000;
  border: 1px solid #CCF;
  float: right;
  margin: 2px;
  padding: 3px;
}

.firma {
  color: #CCF;
  font-style: italic;
  clear: right;
  text-align: right;
}
