
#floatdiv
{
position:relative;
z-index:5;
float: right;
clear: right;
width: 200px;
}

.anunciate
{ 
text-align:center;
text-decoration: none;
position: fixed;
width: 190px;
}
.anunciate2
{ font-size:9px;
text-align:center;
text-decoration: none;
position: fixed;
width: 190px;
padding: 30px 0px 25px 20px;background:url(http://www.donjojo.com/templates/dark/images/nube.gif) no-repeat;}
.anunciate2 a {}
.anunciate2 a:hover { text-decoration:none;}

.anunciate3 { font-size:9px; color: #000000; text-decoration:none;}

.anunciate4 { font-size:9px; color: #CC0000; text-decoration:none;}


a:link, a:active {
  color:#0053c1;
  background:transparent;
  text-decoration:none;
}

a:visited {
  color:#23488c;
  text-decoration:none;
}

a:hover {
  text-decoration:none;
  color:#29f;
}

/* Start Required */

a.main:link, a.main:visited, a.main:active {
  color: #AD272B;
  text-decoration: none;
  border-bottom: 0px;
  font-weight:  ;
  font-size: 12px; 
}

a.main:hover {
 text-decoration:none;
 color:#1f1c1c;
}

.row1 {
  background-color:#FFF;
}

.row2 {
   background-color: #F6F6F6;
}

.comment-by {
  clear:both;
}

.comment1 {
  clear:both;
  background:#f6f6f6;
  border:1px solid #ddd;
  overflow:auto;
}

.comment1 .bot {
  min-height:100px;
}

.comment2 {
  clear:both;
  margin:5px 0;
  border:1px solid #ddd;
  overflow:auto;
}

.comment2 .bot {
  min-height:100px;
}

.comment1, .comment2 {
  padding:10px;
}

.baja {
  background-color:#FF0000;
  text-align:center;

}

.media {
  background-color:#FFFF00;
  text-align:center;
}

.alta {
  background-color:#00FF00;
  text-align:center;
}

.des {
  background-color:#CCCCCC; 
  border-left: black 1px solid;
  color:#999999;
  text-align:center;
}

.quote {
  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%;
  background-color: #FAFAFA; 
  border: #D1D7DC; border-style: solid;
  border-left-width: 1px;
  border-top-width: 1px; 
  border-right-width: 1px; 
  border-bottom-width: 1px;
  padding:5px 0px 5px 5px;
}

.code {
  font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
  padding: 4px 0px 5px 4px;
  background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
  border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px;
  margin: 1px auto 1px auto;
  width: 450px;
  white-space: nowrap;
  overflow: auto;
}

.status {
  width: 98%;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #aaaaaa;
  font-family:"Comic Sans MS",arial, verdana,sans-serif;
  background-color: #f5fbfb; 
  padding: 1px;
}

#float-box {
  position:absolute;
  height: 200px;
  width: 300px;
  background-color: #f4f4f4;
  border: 1px solid #333;
  padding: 4px;
  margin: 0;
}

.sidesblocks {
  margin-bottom:9px;
  margin-left:1px;
  margin-right:1px;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color:#000;
  width:150px;
}

.centerblocks {
  margin-bottom:9px;
  margin-left:2px;
  margin-right:2px;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color:#000;
}

.baja {
  background-color:#FF0000;
  text-align:center;

}

.media {
  background-color:#FFFF00;
  text-align:center;
}

.alta {
  background-color:#00FF00;
  text-align:center;
}

.des {
  background-color:#CCCCCC; 
  border-left: black 1px solid;
  color:#999999;
  text-align:center;
}

.tab, .tab-hover {
	width: 70px;
	height: 16px;
	position: relative;
	top: 0;
	display: inline;
	float: left;
	overflow: hidden;
	margin: 1px -1px 1px 2px;
	padding: 2px 0px 0px 0px;
	border: 0;
	z-index: 1;
	font: 11px Tahoma;
	white-space: nowrap;
	text-align: center;
}

.tab {
  background-image: url( "images/tab.png" );
}

.tab-hover {
  background-image: url( "images/tab_hover.png" );
}

.tab-page {
  background: rgb( 252, 252, 254 );
  z-index: 2;
  position: relative;
  top: -2px;
  font: 11px Tahoma;
  color: #333;
  padding: 5px;
  width: 97%;
  float: left;
}

#stars {
  float:right;
  background-color:#F8F8F8; 
  border:solid; 
  border-color:#000; 
  border-width:1px; width:100px;
  padding:4px;
  margin-left:3px;
}

#progressPane{
  width:350px;
  height:90px;
  background-color:#F6F6F6;
  z-index:5000;
  position:absolute;
  left:25%;
  visibility:hidden;
  border:1px solid #000;
}

#progressBar_bg{
  position:absolute;
  left:50%;
  top:50%;
  width:300px;
  height:20px;
  border:1px solid #000;
  background-color:#EEE;
  margin-left:-150px;	
  margin-top:-20px;
  text-align:center;
}

#progressBar_outer{
  position:absolute;
  left:0px;
  top:0px;
  width:0px;	
  height:100%;
  overflow:hidden;	
}
	
#progressBar{
  position:absolute;
  left:0px;
  top:0px;
  width:300px;
  background-color:#184EB8;
  height:100%;
  z-index:5000;
}

#progressBar_txt{
  color:#000;
  z-index:10000;
  width:100%;
  height:100%;
  left:0px;
  top:0px;
  position:absolute;		
  font-family:arial;
  font-size:0.8em;
  line-height:20px;	/* Same as height of progress bar */
}

#cLoadingIndicator{
	position: fixed;
	z-index: 2;
	bottom: 0;
	right: 0;
	width: 20em;
	margin: 1em;
	padding: 7px 5px 7px 10px;
	font: 12px/1.2em "Lucida Console", "Courier New", monospace;
	text-align: left;
	visibility:hidden;
	color: #111;
	background-color: #FFFFB4;
	border: 1px solid #111;
}

/* star html hack - IE only */
* html #cLoadingIndicator{
	position: absolute;
}

/* a bet on future IEs */
#cLoadingIndicator[id]{
	position: fixed;
}

#sidebar_right {
  float:right;
  display:block;
}

#sidebar_left {
   float:left;
   display:block;
}

/* End Required */

.catrow {
  background-color:#CCCCCC;
}

table {
  border: 0;
}

img { 
  border: 0;
}

td {
  font-family : Arial, Helvetica, sans-serif;
  font-size: 12px;
}

.message_do {
  background: #FBFBFB; 
  border: 1px solid #C2CFDF;
  background: #F4E7EA;
  border: 1px solid #986265;
  font-size: 11px;
  font-weight: bold; 
  letter-spacing: 1px;
  padding: 7px 4px 7px 4px; 
  width:98%;
}

.error_msg {
  background: #FBFBFB; 
  border: 1px solid #C2CFDF;
  background: #F4E7EA;
  border: 1px solid #986265;
  font-size: 11px;
  font-weight: bold; 
  letter-spacing: 1px;
  padding: 7px 4px 7px 4px; 
  width:98%;
}

h1 {
  font-family: trebuchet ms,arial,helvetica,sans-serif;
  margin-bottom:0.2em;
  font-size:18px;
  margin: 0px 0px 5px 0px;
  padding: 0 0 .1em;
}

h4 {
  font-family: trebuchet ms,arial,helvetica,sans-serif;
  margin-bottom:0.2em;
  font-size:10px;
  margin: 0px 0px 5px 0px;
  padding: 0 0 .1em;
  border-bottom: 1px dotted #3a6094;
}



.contentline {
	text-align: left;
	background-color:#cccccc;
}

.contentline th { 
	text-align: center; 
	white-space: nowrap;
}

.maintitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#3973AC;
	font-weight: bold;
	background-color:inherit;
	display:block;
}

.lib {
  margin: 0px 0px 5px 0px;
  padding: 0 0 .1em;
  font: 150%/1.2em Arial,Verdana,Sans-serif;
  color: #c00;
}

.setting {
  font-size: 15px;
  color: #375975;
  font-weight: bold;
}

hr { 
  height: 0;
  border: solid #000 0px;
  border-top-width: 1px;
}

.copyright {
  clear: both;
  color: #999;
  padding:2px;
  font-size:11px;
}

.copyright a, .copyright a:visited {
  color: #7594B5;
  text-decoration: none;
}

.copyright a:hover {
  color: #FF7E00;
  text-decoration: none;
}

.copyright, a:active {
  color: #888;
  text-decoration: none;
}

.details {
	color:#999999;
	font-size:10px;
	font-weight: bold;
	background-color:inherit;
}


/* th */
th, td.th { 
  font             : 11px verdana, arial, helvetica, sans-serif;

  height: 25px; 
  padding: 0; 
  white-space: nowrap; 
  background-color:#f8f8f8;
  color: #000;
}

td.set {
   background-color:#C0C0C0;
}

.postbody {
   font-family:Arial, Helvetica, sans-serif;
}

.imagen {
  border-color: #000000;
  border-style: solid;
  border-width: 1px;
  margin: 2px;
}

li {
  list-style:square;
}

.gentab {
  border: 1px dotted #69f;
}

.error_login {
  font-size: 11px;
  font-weight:bold;
  color:#c00;
  padding:2px;
}

.modsx {
  border-width: 0px 1px 0px 1px;
  border-color:#0000CC;
  background-color:#FFF; 
  padding:4px;
  width:100%;
}

/* -- My Css --- */

h2 {
  font-size:11px;
  padding:0 5px;
}

.sidebox, .rounded {
  clear:both;
}

.userpost, .staffpost {
  clear:both;
}

.userpost h3, .staffpost h3 {
  margin:0px 0px 0px 0px;
}

#side h2, caption, .rounded h2, .rounded h3 {
  margin:5px 0 3px 0;
  text-align:left;
}

.sidebox .pad {
  background:transparent ;
}

.sidebox p {
  margin:0 0 5px 0;
}

.subpage .sidebox, .subpage .sidebox .pad {
  background:#f6f6f6;
}

#textbox .pad {
  padding:10px 12px 0 0px;
}

.sidebox {
  background:#f5f6f8;
  margin-bottom:2px;
}

.sidebox h2 {
  background:#9e9e9e;
  color:#f6f6f6;
  margin:0;
  padding:3px 6px 2px 6px;
  font-size:12px;
  font-family:Verdana;
  border-bottom:1px solid #28598b;
}

.sidebox .pad {
  padding:0px 0px;
  text-align:left;
}

.block_top {
  width:150px;
  margin-left:1px;
  margin-right:1px;
  margin-bottom:10px;
  border:1px solid #aaa;
  text-align:center;
}

fieldset {
  border: 1px solid #ddd;
  padding: 4px;
  width: 130px;
}

.g_span {
  background-color:#FFFBF0; 
  font-size: 11px;
  font-weight: bold; 
  letter-spacing: 1px;
  padding:4px;
  border:1px solid #FF9F00;
  border-color:#FFD2A6
}

#users_online
{
  font-size:9px;
  padding:4px;
}

/* CSS Document */


BODY {
FONT-FAMILY: Verdana, Tahoma, Arial;
FONT-SIZE: 10pt;
scrollbar-3dlight-color:#696969;
           scrollbar-arrow-color:#FFFFFF;
           scrollbar-base-color:#7F7F7F;
           scrollbar-track-color:#696969;
           scrollbar-darkshadow-color:#696969;
           scrollbar-face-color:#A9A9A9;
           scrollbar-highlight-color:#A9A9A9;
           scrollbar-shadow-color:#696969
}



html {
height: 100%;
margin-bottom: 1px;
}

body {
background: #CECBBF;
color: #333333;
font: normal 11px/18px "Trebuchet MS";
text-align: center;
}

P1 {
FONT-SIZE: 10pt; COLOR: #333333; FONT-FAMILY: Verdana, Tahoma, Arial
}
UL {
FONT-SIZE: 10pt; COLOR: #333333; FONT-FAMILY: Verdana, Tahoma, Arial
}
LI {
FONT-SIZE: 10pt; COLOR: #333333; FONT-FAMILY: Verdana, Tahoma, Arial
}
TD1 {
FONT-SIZE: 10pt; COLOR: #333333; FONT-FAMILY: Verdana, Tahoma, Arial
}
DIV {
FONT-SIZE: 12px; COLOR: #333333; FONT-FAMILY: Verdana, Tahoma, Arial
}
A:link {
COLOR: #AD272B; TEXT-DECORATION: none
}
A:active {
COLOR: #AD272B; TEXT-DECORATION: underline
}
A:visited {
COLOR: #AD272B; TEXT-DECORATION: none
}
A:hover {
COLOR: #1f1c1c; TEXT-DECORATION: underline
}
A.rlink:link {
COLOR: #AD272B; TEXT-DECORATION: none
}
A.rlink:active {
COLOR: #AD272B; TEXT-DECORATION: underline
}
A.rlink:visited {
COLOR: #DB5B5F; TEXT-DECORATION: none
}
A.rlink:hover {
COLOR: #1f1c1c; TEXT-DECORATION: underline
}
A.light-link:link {
FONT-SIZE: 10px; COLOR: #eeeeee; TEXT-DECORATION: none
}
A.light-link:active {
FONT-SIZE: 10px; COLOR: #eeeeee; TEXT-DECORATION: none
}
A.light-link:visited {
FONT-SIZE: 10px; COLOR: #cccccc; TEXT-DECORATION: none
}
A.light-link:hover {
FONT-SIZE: 10px; COLOR: #ffffff; TEXT-DECORATION: underline
}
A.blight-link:link {
FONT-SIZE: 10px; COLOR: #dddddd; TEXT-DECORATION: underline
}
A.blight-link:active {
FONT-SIZE: 10px; COLOR: #dddddd; TEXT-DECORATION: underline
}
A.blight-link:visited {
FONT-SIZE: 10px; COLOR: #dddddd; TEXT-DECORATION: underline
}
A.blight-link:hover {
FONT-SIZE: 10px; COLOR: #ffffff; TEXT-DECORATION: underline
}
.small {
FONT-SIZE: 11px; FONT-FAMILY: Verdana, Tahoma,Verdana
}
.smalllink {
FONT-WEIGHT: bold; FONT-SIZE: 11px; FONT-FAMILY: Verdana, Tahoma,Verdana
}
.smaller {
FONT-SIZE: 10px; FONT-FAMILY: Verdana, Tahoma, Arial
}
.submit {
FONT-WEIGHT: bold
}
FORM {
MARGIN: 0px
}
.field {
BORDER-RIGHT: #7f7f7f 1px solid; BORDER-TOP: #7f7f7f 1px solid; FONT-SIZE: 8pt; BORDER-LEFT: #7f7f7f 1px solid; BORDER-BOTTOM: #7f7f7f 1px solid
}
.field1 {
BORDER-RIGHT: #7f7f7f 1px solid; BORDER-TOP: #7f7f7f 1px solid; FONT-SIZE: 10pt; BORDER-LEFT: #7f7f7f 1px solid; BORDER-BOTTOM: #7f7f7f 1px solid
}
.field2 {
BORDER-RIGHT: #7f7f7f 1px solid; BORDER-TOP: #7f7f7f 1px solid; FONT-SIZE: 9pt; BORDER-LEFT: #7f7f7f 1px solid; BORDER-BOTTOM: #7f7f7f 1px solid
}
.boton {
FONT-WEIGHT: normal; FONT-SIZE: 8pt; LINE-HEIGHT: normal; FONT-STYLE: normal; FONT-FAMILY: Default; TEXT-DECORATION: none
}
.unbold {
FONT-WEIGHT: 400
}
.t-small {
FONT-WEIGHT: bold; FONT-SIZE: 11px
}
.t-smaller {
FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #623236; FONT-FAMILY: Verdana
}
.t-smaller2 {
FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #808080; FONT-FAMILY: Verdana
}
.t-medium {
FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #623236; FONT-FAMILY: Tahoma
}
.t-large {
FONT-WEIGHT: bold; FONT-SIZE: 15px; COLOR: #623236; FONT-STYLE: italic; FONT-FAMILY: Arial
}
.caption {
FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #4d586e; FONT-FAMILY: Verdana
}
.table-border {
BACKGROUND-COLOR: #666666
}
.table-header {
FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY: Verdana; BACKGROUND-COLOR: #535e7c
}
.table-title {
FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #666666; FONT-FAMILY: Verdana; BACKGROUND-COLOR: #fff9f3
}
.table-title1 {
BORDER-TOP: #666666 1px solid; FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #666666; FONT-FAMILY: Verdana; BACKGROUND-COLOR: #fff9f3
}
.table-hl {
BACKGROUND-COLOR: #fff9f3
}
.table-row1 {
BACKGROUND-COLOR: #f8f8f8
}
.table-row2 {
BACKGROUND-COLOR: #ffffff
}
.success {
COLOR: blue
}
.error {
COLOR: red
}
.h-line {
BACKGROUND-COLOR: #666666
}
.v-line {
BACKGROUND-COLOR: #666666
}
.light {
COLOR: #8a8a8a
}
.bright {
COLOR: #ffffff
}
.dark {
COLOR: #000000
}
.module-border {
BACKGROUND-COLOR: #420000
}
.module-title {
FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #5c1f00; FONT-FAMILY: Tahoma,Verdana
}
.tmenu1 {
BORDER-RIGHT: #666666 1px solid; BORDER-TOP: #666666 1px solid; FONT-SIZE: 10px; COLOR: #111111; BORDER-BOTTOM: #666666 1px solid; FONT-FAMILY: Verdana
}
.tmenu2 {
BORDER-TOP: #666666 1px solid; FONT-SIZE: 10px; BORDER-LEFT: #666666 1px solid; COLOR: #111111; BORDER-BOTTOM: #666666 1px solid; FONT-FAMILY: Verdana
}
.tcentro1 {
BORDER-RIGHT: #666666 1px solid; BORDER-TOP: #666666 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #666666 1px solid; COLOR: #111111; BORDER-BOTTOM: #666666 1px solid; FONT-FAMILY: Verdana
}

.text1 {
  font             : bold 10px Verdana;
  color            : #111111;
}
.text1-title {
	FONT-SIZE: 10px; COLOR: #f6f6f6; FONT-FAMILY: Verdana
}
.tabla-news1 {
	FONT-SIZE: 12px; COLOR: #111111; FONT-FAMILY: Verdana
}
.tabla-news1-titulo {
	FONT-SIZE: 12px; COLOR: #f6f6f6; FONT-FAMILY: Verdana
}
.tabla-news1-texto {
	FONT-SIZE: 11px; COLOR: #111111; FONT-FAMILY: Verdana
}
.desc1 {
	FONT-SIZE: 10px; COLOR: #616161; FONT-FAMILY: Verdana
}
.imgact { 
border: 1px solid #666666; 
}
td.head1 {
  color            : #111111;
  background-color : #f1f1f1;
  font             : 10px verdana, arial, helvetica, sans-serif;
  margin           : 0px;
  padding-top      : 2px;
  padding-bottom   : 2px;
  padding-left     : 4px;
  padding-right    : 2px;
  border-left      : 1px solid #ccc;
  border-top       : 1px solid #ccc;
  border-bottom    : 1px solid #ccc;
  border-right     : 1px solid #ccc;
}
td.head1esp {
  color            : #111111;
  background-color : #FFFDD5;
  font             : 10px verdana, arial, helvetica, sans-serif;
  margin           : 0px;
  padding-top      : 2px;
  padding-bottom   : 2px;
  padding-left     : 4px;
  padding-right    : 2px;
  border-left      : 1px solid #ccc;
  border-top       : 1px solid #ccc;
  border-bottom    : 1px solid #ccc;
  border-right     : 1px solid #ccc;
}
td.headnews {
  color            : #111111;
  background-color : #f1f1f1;
  font             : 12px verdana, arial, helvetica, sans-serif;
  margin           : 0px;
  padding-top      : 2px;
  padding-bottom   : 2px;
  padding-left     : 4px;
  padding-right    : 2px;
  border-left      : 1px solid #ccc;
  border-top       : 1px solid #ccc;
  border-bottom    : 1px solid #ccc;
  border-right     : 1px solid #ccc;
}
td.relato1 {
  color            : #111111;
  background-color : #f1f1f1;
  font             : 10px verdana, arial, helvetica, sans-serif;
  margin           : 0px;
  padding-top      : 2px;
  padding-bottom   : 2px;
  padding-left     : 4px;
  padding-right    : 2px;
  border-left      : 1px solid #ccc;
  border-top       : 1px solid #ccc;
}
td.relato2 {
  color            : #111111;
  background-color : #fafafa;
  font             : 11px verdana, arial, helvetica, sans-serif;
  margin           : 0px;
  padding-top      : 2px;
  padding-bottom   : 2px;
  padding-left     : 2px;
  padding-right    : 2px;
  border-top       : 1px solid #ccc;
}
td.relato3 {
  color            : #111111;
  background-color : #fafafa;
  font             : 11px verdana, arial, helvetica, sans-serif;
  margin           : 0px;
  padding-top      : 2px;
  padding-bottom   : 2px;
  padding-left     : 2px;
  padding-right    : 2px;
  border-right     : 1px solid #ccc;
  border-top       : 1px solid #ccc;
}
td.relato4 {
  color            : #111111;
  background-color : #ffffff;
  font             : 11px verdana, arial, helvetica, sans-serif;
  margin           : 0px;
  padding-top      : 2px;
  padding-bottom   : 2px;
  padding-left     : 2px;
  padding-right    : 2px;
  border-right     : 1px solid #ccc;
  border-left      : 1px solid #ccc;
  border-bottom    : 1px solid #ccc;
  border-top       : 1px solid #dadada;
}
td.relato4n {
  color            : #111111;
  background-color : #ffffff;
  font             : 11px verdana, arial, helvetica, sans-serif;
  margin           : 0px;
  padding-top      : 4px;
  padding-bottom   : 4px;
  padding-left     : 4px;
  padding-right    : 4px;
  border-right     : 1px solid #ccc;
  border-left      : 1px solid #ccc;
  border-bottom    : 1px solid #ccc;
  border-top       : 1px solid #dadada;
}
td.relato5 {
  color            : #111111;
  background-color : #ffffff;
  font             : 11px verdana, arial, helvetica, sans-serif;
  margin           : 0px;
  padding-top      : 2px;
  padding-bottom   : 2px;
  padding-left     : 2px;
  padding-right    : 2px;
  border-right     : 1px solid #ccc;
  border-left      : 1px solid #ccc;
  border-bottom    : 0px solid #ccc;
  border-top       : 0px solid #dadada;
}
td.relato1cat {
  color            : #111111;
  background-color : #fafafa;
  font             : 11px verdana, arial, helvetica, sans-serif;
  margin           : 0px;
  padding-top      : 2px;
  padding-bottom   : 2px;
  padding-left     : 4px;
  padding-right    : 2px;
  border-left      : 1px solid #ccc;
  border-top       : 1px solid #ccc;
}
td.tabla1 {
  color            : #111111;
  background-color : #fafafa;
  font             : 11px verdana, arial, helvetica, sans-serif;
  margin           : 0px;
  padding-top      : 2px;
  padding-bottom   : 2px;
  padding-left     : 4px;
  padding-right    : 2px;
  border-left      : 1px solid #ccc;
  border-top       : 1px solid #ccc;
  border-bottom    : 1px solid #ccc;
}
td.tabla2 {
  color            : #111111;
  background-color : #fafafa;
  font             : 11px verdana, arial, helvetica, sans-serif;
  margin           : 0px;
  padding-top      : 2px;
  padding-bottom   : 2px;
  padding-left     : 2px;
  padding-right    : 4px;
  border-right     : 1px solid #ccc;
  border-top       : 1px solid #ccc;
  border-bottom    : 1px solid #ccc;
}
td.t1 {
  color            : #111111;
  background-color : #f1f1f1;
  font             : 11px verdana, arial, helvetica, sans-serif;
  margin           : 0px;
  padding-top      : 2px;
  padding-bottom   : 2px;
  padding-left     : 4px;
  padding-right    : 2px;
  border-left      : 1px solid #ccc;
  border-top       : 1px solid #ccc;
  border-bottom    : 1px solid #ccc;
}
td.t2 {
  color            : #111111;
  background-color : #fafafa;
  font             : 11px verdana, arial, helvetica, sans-serif;
  margin           : 0px;
  padding-top      : 2px;
  padding-bottom   : 2px;
  padding-left     : 4px;
  padding-right    : 2px;
  border-top       : 1px solid #ccc;
  border-bottom    : 1px solid #ccc;
}
td.t3 {
  color            : #111111;
  background-color : #fafafa;
  font             : 11px verdana, arial, helvetica, sans-serif;
  margin           : 0px;
  padding-top      : 2px;
  padding-bottom   : 2px;
  padding-left     : 2px;
  padding-right    : 4px;
  border-right     : 1px solid #ccc;
  border-top       : 1px solid #ccc;
  border-bottom    : 1px solid #ccc;
}
td.log {
  color            : #111111;
  background-color : #fafafa;
  font             : 11px verdana, arial, helvetica, sans-serif;
  margin           : 0px;
  padding-top      : 2px;
  padding-bottom   : 2px;
  padding-left     : 2px;
  padding-right    : 4px;
  border-left      : 1px solid #ccc;
  border-right     : 1px solid #ccc;
  border-top       : 1px solid #ccc;
  border-bottom    : 1px solid #ccc;
}
td.logdes {
  color            : #111111;
  background-color : #F9F0F1;
  font             : 11px verdana, arial, helvetica, sans-serif;
  margin           : 0px;
  padding-top      : 2px;
  padding-bottom   : 2px;
  padding-left     : 2px;
  padding-right    : 4px;
  border-left      : 1px solid #ccc;
  border-right     : 1px solid #ccc;
  border-top       : 1px solid #ccc;
  border-bottom    : 1px solid #ccc;
}
td.valora {
  color            : #111111;
  background-color : #ffffff;
  font             : 11px verdana, arial, helvetica, sans-serif;
  margin           : 0px;
  padding-top      : 4px;
  padding-bottom   : 4px;
  padding-left     : 4px;
  padding-right    : 4px;
  border-left      : 1px solid #ccc;
  border-right     : 1px solid #ccc;
  border-top       : 1px solid #ccc;
  border-bottom    : 1px solid #ccc;
}
td.tabx {
  color            : #111111;
  background-color : #fafafa;
  font             : 11px verdana, arial, helvetica, sans-serif;
  margin           : 0px;
  padding-top      : 4px;
  padding-bottom   : 4px;
  padding-left     : 4px;
  padding-right    : 4px;
}
td.tab1 {
  color            : #111111;
  background-color : #fafafa;
  font             : 11px verdana, arial, helvetica, sans-serif;
  margin           : 0px;
  padding-top      : 4px;
  padding-bottom   : 4px;
  padding-left     : 4px;
  padding-right    : 4px;
  border-left      : 1px solid #ccc;
  border-right     : 1px solid #ccc;
  border-top       : 1px solid #ccc;
  border-bottom    : 1px solid #ccc;
}
td.tab2 {
  color            : #111111;
  background-color : #ffffff;
  font             : 11px verdana, arial, helvetica, sans-serif;
  margin           : 0px;
  padding-top      : 4px;
  padding-bottom   : 4px;
  padding-left     : 4px;
  padding-right    : 4px;
  border-left      : 1px solid #ccc;
  border-right     : 1px solid #ccc;
  border-bottom    : 1px solid #ccc;
}
.gris {
  font             : 11px Verdana;
  color            : #909090;
}
.titulo {
  font             : bold 12px Verdana;
  color            : #000000;
}
.tit_perfil {
  font             : bold 18px Verdana;
  color            : #000000;
}
td.bottom1 {
  color            : #111111;
  background-color : #fafafa;
  font             : 11px verdana, arial, helvetica, sans-serif;
  margin           : 0px;
  padding-top      : 2px;
  padding-bottom   : 2px;
  padding-left     : 2px;
  padding-right    : 4px;
  border-left      : 1px solid #ccc;
  border-top       : 1px solid #ccc;
  border-bottom    : 1px solid #ccc;
}
td.bottom2 {
  color            : #111111;
  background-color : #fafafa;
  font             : 11px verdana, arial, helvetica, sans-serif;
  margin           : 0px;
  padding-top      : 2px;
  padding-bottom   : 2px;
  padding-left     : 2px;
  padding-right    : 4px;
  border-right     : 1px solid #ccc;
  border-top       : 1px solid #ccc;
  border-bottom    : 1px solid #ccc;
}
td.com1 {
  color            : #111111;
  background-color : #ededed;
  font             : 11px verdana, arial, helvetica, sans-serif;
  margin           : 0px;
  padding-top      : 2px;
  padding-bottom   : 2px;
  padding-left     : 4px;
  padding-right    : 4px;
  border-left      : 1px solid #ccc;
  border-top       : 1px solid #ccc;
  border-bottom    : 1px solid #ccc;
}
td.com2 {
  color            : #111111;
  background-color : #ededed;
  font             : 11px verdana, arial, helvetica, sans-serif;
  margin           : 0px;
  padding-top      : 2px;
  padding-bottom   : 2px;
  padding-left     : 4px;
  padding-right    : 4px;
  border-right     : 1px solid #ccc;
  border-top       : 1px solid #ccc;
  border-bottom    : 1px solid #ccc;
}
td.combase {
  color            : #111111;
  background-color : #fafafa;
  font             : 12px verdana, arial, helvetica, sans-serif;
  margin           : 0px;
  padding-top      : 4px;
  padding-bottom   : 4px;
  padding-left     : 4px;
  padding-right    : 4px;
  border-left      : 1px solid #ccc;
  border-right     : 1px solid #ccc;
  border-top       : 1px solid #ccc;
  border-bottom    : 1px solid #ccc;
}

#r_index {width:450px; border:#FFFFCC solid 0px; margin:2px; padding:2px;}
#r_index:hover {width:450px; border:#FFFFCC solid 0px; margin:2px; padding:2px; background:#FFFFCC}
#r_index h1 {font-size:16px; margin:0px; padding:0px; color:#000000; font-weight:bold}

#menus {padding:4px; text-align:center; font-size:14px; color:#FAFAF8}
#menus a { font-size:14px; color:#FAFAF8; text-decoration:none}
#menus a:hover { font-size:14px; color:#FAFAF8; text-decoration:underline}




