.gc2 { color:#BBB; }

/* FUENTE */
body, p, select, input, textarea { font:12px Courier new; }
body, a, p, select, input, textarea { color:#000; }
strong { font-weight:bold; }

a.inv { text-decoration:none; }
a.inv:hover { text-decoration:underline; }
select#lang { margin:0px; padding:0px; background-color:#EEE; border:1px solid #D2D2D2; }

body {
  margin:0px; padding:0px; background-color:#000; }

div#body {
  position:absolute; width:100%; height:100%; text-align:center; }

div#base {
  margin:auto; padding:0px 25px; width:950px; min-height:100%; background-color:#FFF; text-align:left; }

div#contder { position:relative; left:222px; width:728px; }

div#contizq { position:absolute; top:0px; width:230px; }

div#seccion { position:relative; background-image:url(/imgs/texture_body.jpg); }
div#seccont { padding:10px 15px 20px 23px; }

#title { font-size:15px; }
#subtitle { font:9px Verdana; }
#copyright { padding-right:10px; text-align:right; font-size:11px; }

h1 { padding-left:50px; padding-bottom:15px; font-size:22px; }
h1 > span { padding:4px 10px; background-color:#FFF; }
h2 { padding-top:10px; font-size:17px; border-bottom:1px solid #000; }
.subh2 { font-size:12px; font-weight:normal; }
h3 { padding-top:7px; font-size:13px; }

.kasbahtit { padding:2px 8px; background-color:#000; color:#FFF; }

.mark { color:#349F2B }
.mark2 { color:#BF0000; }
.h1mark { color:#349F2B; }
.sep { clear:both; }
.pendiente { color:#00FF33; background-color:#FF0000; font-size:20px; font-weight:bold; }