body {
	padding: 2% 15% 0% 15%;
	background-color: #000000;
	font-family: Verdana, Georgia, serif;
	line-height: 1.0em;
 	letter-spacing: 0px;
	font-size: 0.70em;
  	font-weight: normal;
	color: #CCCCCC; 
	line-height: 1.7em;
}

.maindiv {
	color : #DCDCDC;
	padding-left : 48px;
	padding-right : 36px
}

.maindiv2 {
	font-size: 1.2em;
  	font-weight: normal;
	color : #DCDCDC;
	padding-left : 48px;
	padding-right : 36px;
	border-left: #DCDCDC;
	border-left-style: dotted;
	border-left-width: thin;
	border-top: #DCDCDC;
	border-top-style: dotted;
	border-top-width: thin;	
}

.maindiv3 {
	font-size: 1em;
  	font-weight: normal;
	color : #DCDCDC;
	padding-left : 48px;
	padding-right : 36px;
	border-left: #DCDCDC;
	border-left-style: solid;
	border-left-width: thin;
	border-top: #DCDCDC;
	border-top-style: solid;
	border-top-width: thin;	
	border-right: #DCDCDC;
	border-right-style: solid;
	border-right-width: thin;
	border-bottom: #DCDCDC;
	border-bottom-style: solid;
	border-bottom-width: thin;	
	height: 100%;
	width: 100%;
}

#bottom { /* Pie de pagina, validacion y creditos */
	margin: 0 auto;
	width: 500px;
	height: 30px;
	line-height: 30px;
	color: #666666;
	font-size: 0.9em;
	text-align: center;
	
	overflow: hidden
}

.blanco {
	font-family: Verdana, Georgia, serif;
	font-size: 1em;
	color: White;
	font-weight: bold;
}

#bottom a {
	padding-right: 10px;
	color: #634C04;
	text-decoration: none
}

#bottom a:hover {
	padding-right: 10px;
	color: #EEAB36;
	text-decoration: none
}

a:link {
	text-decoration: none; 
	color: #FFFF99;
	border-bottom: 1px solid gray;
	width: 100px;
}

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

a:active {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	background-color: inherit;
	color: #ffffff;
	text-decoration: none;
}

p {
	margin: 0;
	letter-spacing: 6px;
}

.txt {
	
	color: #FFFF99; <! -- color de los enlaces 
}

#navlist {
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid gray;
	color: #FFFFFF;
	/*width: 100%;*/
}

#navlist li {
	list-style: none;
	margin: 0;
	padding: 0;
	border-top: 1px solid gray;
	color: #FFFF99;
}

#navlist li a { 
	text-decoration: none; 
	
}

.name {
	font-size: 30px;
	font-family: Georgis, serif;
	color: #FFFF99;
	font-style: italic;
	background-color: inherit;
}

.little_name {
	font-size: 13px;
	font-family: Georgis, serif;
	color: #FFFF99;
	font-style: bold;
	background-color: inherit;
}

.hiddentxt {
	font-size: 10px;
	color: #000000;
	background-color: inherit;
}

.namepad {
	padding: 0px 0px 10px 0px;
	letter-spacing: 1px;
}

#righttxt {
	padding: 50px 0px 0px 0px;
	float: left;
}

#lefttxt {
	width: 126px;
	padding: 79px 0px 0px 25px;
	float: left;
}


#intereva {
	padding: 6px; 0px; 0px; 2px;
	float: right;
}

#content {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	border-left: #FFFFFF 1px none;
	border-top: #FFFFFF 1px outset;
	border-right: #FFFFFF 1px outset;
	/*border-bottom: #FFFFFF 1px outset;*/

}

#rightbar {
	width: 73%;
	float: right;
}

#leftbar {
	width: 126px;
	height: 500px;
	background-image: url(../images/navimages/gatoluna.jpg);
	background-repeat: no-repeat;
	float: left;
}

.naranja {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 11px;
	color: #CC6600;
	}

#bottom {
	position:absolute;
	left:343px;
	top:470px;
	width:567px;
	height:30px;
	z-index:1;
}

.datatable td, .datatable th {
	border-bottom: 1px solid #73C0D4;
}
