@charset "utf-8";
/* CSS Document */
/*Definiciones para resetear las etiquetas básicas en todos los navegadores*/
body,div,td,textarea,p,input,form,h1,h2,ul,li,ol{
	margin:0px;
	padding:0px;
}

table{
	/*border-collapse:collapse;*/
/*	border-spacing:0;*/
}

img{
	border:0;
}

input, textarea, select{
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}

/*Inicio definiciones de la página*/
html{
	overflow-y:scroll;
}

body{
	background-color:#000;
	background-image:url(../img/fondo.jpg);
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*scrollbar-3dlight-color: #000;
	scrollbar-arrow-color: #6a5944;
	scrollbar-base-color: #000;
	scrollbar-darkshadow-color: #000;
	scrollbar-face-color: #000;
	scrollbar-highlight-color: #000;
	scrollbar-shadow-color: #4b3f30;
	scrollbar-track-color: #6a5944;
	*/
}

#madre{
	position:relative;
	width:770px;
	/*height:100%;*/
	margin: 2% auto 5% auto;
	margin-bottom:20px;
}

#hija{
	position: absolute;
	width:770px;
	/*height:100%;*/
	padding-bottom:3%;
	background-color:transparent;
	/*background-image:url(../img/1.gif);
	background-position:left;
	background-repeat:repeat-y;	*/
	/*filter:alpha(opacity:85); 
	-moz-opacity:0.85;
	opacity:0.85;*/
}

/*Cabecera*/
#cabecera{
	position: relative;
	width:100%;
	background:#000 url(../img/nameblank.jpg) center no-repeat;
	height:155px;
	cursor: pointer;
}

/*Barra de Navegación*/
#navbar{
	position: relative;
	width:100%;
	background:#fff;
	height:45px;
	/*z-index: 5000;*/
}

#adorno{
	position: relative;
	width:100%;
	background:url(../img/under.gif) repeat-x;
	height:13px;
}

.bar{
	position: relative;
	width:100%;
	background:#000 url(../img/tittle.jpg) repeat-x;
	height:33px;
	_margin-top:-6px;
}

#guia{
	font-size:12px;
	color:#FFFFFF;
	padding-top: 9px;
	margin-left: 10px;
}

#guia a{
	text-decoration:none;
	color:#523d12;
	font-weight:bold;
}

/*Cuerpo central de la página*/
#central{
	position: relative;
	width:100%;
	float:left;
	background-color:#000;
	height:auto;
	background-image:url(../img/2.gif);
	background-position:right;
	background-repeat:repeat-y;
	z-index:0;
}

#contenidos{
	font-size:12px;
	position: relative;
	float:left;
	width: 78%;
/*	background-color:#000;*/
/*	background:#000 url(../img/1.gif) left repeat-y;*/
	background-image:url(../img/1.gif);
	background-position:left;
	background-repeat:repeat-y;
	height:auto;
	z-index:0;
}

#lateral{
	position:relative;
	float:left;
	width:22%;
	background-color: transparent;
	z-index:0;
	/*height:100%;*/
	/*background-image:url(../img/2.gif);
	background-repeat:repeat-y;*/
}

#secciones{
	margin-top:20px;
	margin-left: 0px;
	font-size:11px;
	color:#FFFFFF;
	float:left;
}

#secciones th{
	background-image:url(../img/seccion.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom: 5px;
}

#secciones td{
	height: 20px;
	background:transparent url(../img/point.gif) left no-repeat;
	cursor:pointer;
	padding-top: 6px;
}

#secciones td span{
	margin-left: 15px;
}

/*Pie de la página*/
#pie{
	position: relative;
	width:100%;
	float:left;
	background-color:transparent;
	height:33px;
}

.titulo{
	margin-top: 17px;
	margin-left:20px;
	padding-bottom:4px;
	background-image:url(../img/seccion.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	width:90%;
	font-size:29px;
}

.parrafo{
	margin-left:20px;
	margin-top: 15px;
}

.boton{
	height:16px;
	width:auto;
	display: block;
	/*border: 1px solid #523d12;*/
	width: 55px;
	padding: 2px 1px 2px 1px;
	text-align:center;
	cursor:pointer;
}

.boton:hover{
	/*border: 1px solid #523d12;*/
	/*background-color: #523d12;*/
	padding: 3px 0px 1px 2px;
	color:#523d12;
}

.tool-tip {
	color: #fff;
	/*width: 139px;*/
	z-index: 13000;
	filter:alpha(opacity:80);
	-moz-opacity:0.8;
	opacity:0.8;
	border: 1pt #FFFFFF solid;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #8a6721;
	padding: 8px 8px 4px;
	background: #000;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #000;
}

#tablaFirmas td{
	padding-top: 5px;
}

.separador{
	background-image:url(../img/seccion.jpg);
	background-position: top; 
	background-repeat:repeat-x; 
	height:30px; 
	width:100%;
	/*margin-top:5px;*/
}

big{
	font-size:15px;
}

#ultimafila{
	margin-top: -20px;
	padding-bottom: 50px;
}

#ultimafila a{
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	margin-left:3px;
	cursor:pointer;
}

#ultimafila a:hover{
	color:#5D4E3C;
}

#cubierta{
	position:absolute;
	z-index:4000;
	width:100%;
	top:0px;
	left:0px;
	overflow:hidden;
	background-color:#000;
}
#flotante{
	position:relative;
	width:400px;
	background: none transparent scroll repeat 0% 0%; margin: 1em;
}
#flotante p{
	background-color:#000;
	padding:15px;
}
#flotante h1{
	margin:0;
	padding:0px 0 2px 5px;
	cursor: move;
	height: 15px;
	border-bottom:#FFFFFF solid 1pt;
	font-size:11px;
}

#formulario{
	font-size:11px;
	padding-top: 5px;
}

#formulario td{
	padding-left: 15px;
	padding-top:5px;
}

.xtop {
	DISPLAY: block; FONT-SIZE: 1px; BACKGROUND: none transparent scroll repeat 0% 0%
}
.xbottom {
	DISPLAY: block; FONT-SIZE: 1px; BACKGROUND: none transparent scroll repeat 0% 0%
}
.xb1 {
	DISPLAY: block; OVERFLOW: hidden
}
.xb2 {
	DISPLAY: block; OVERFLOW: hidden
}
.xb3 {
	DISPLAY: block; OVERFLOW: hidden
}
.xb4 {
	DISPLAY: block; OVERFLOW: hidden
}
.xb1 {
	HEIGHT: 1px
}
.xb2 {
	HEIGHT: 1px
}
.xb3 {
	HEIGHT: 1px
}
.xb2 {
	BORDER-RIGHT: #fff 1px solid; BACKGROUND: #000; BORDER-LEFT: #fff 1px solid
}
.xb3 {
	BORDER-RIGHT: #fff 1px solid; BACKGROUND: #000; BORDER-LEFT: #fff 1px solid
}
.xb4 {
	BORDER-RIGHT: #fff 1px solid; BACKGROUND: #000; BORDER-LEFT: #fff 1px solid
}
.xb1 {
	BACKGROUND: #fff; MARGIN: 0px 5px
}
.xb2 {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 2px; BORDER-BOTTOM-WIDTH: 0px; MARGIN: 0px 3px; BORDER-RIGHT-WIDTH: 2px
}
.xb3 {
	MARGIN: 0px 2px
}
.xb4 {
	MARGIN: 0px 1px; HEIGHT: 2px
}
.xboxcontent {
	BORDER-RIGHT: #fff 1px solid; BORDER-TOP: #fff 0px solid; DISPLAY: block; BACKGROUND: #000; BORDER-LEFT: #fff 1px solid; BORDER-BOTTOM: #fff 0px solid
}

div.date{
	position:relative;
	width:4em;
	padding:5px 0;
	background: #5d4e3c;
	color:#000;
    text-align:center;
	margin:0 4px 4px 0;
	font-size:80%;
	line-height:0.9
}

div.date span{
	display:block;
	font-size:150%;
	font-weight:bold;
}

#sgte{
	background-image:url(../img/sgtea.gif);
	background-position:center;
	background-repeat:no-repeat;
	width:10px;
	height:10px;
	cursor: pointer;
}

#sgte:hover{
	background-image:url(../img/sgteb.gif);
	background-position:center;
	background-repeat:no-repeat;
}

#atras{
	background-image:url(../img/atrasa.gif);
	background-position:center;
	background-repeat:no-repeat;
	width:10px;
	height:10px;
	cursor: pointer;
}

#atras:hover{
	background-image:url(../img/atrasb.gif);
	background-position:center;
	background-repeat:no-repeat;
}

#visor{
	padding-bottom:50px;
	width:90%
}

#selector img{
	cursor:pointer;
	padding-left:10px;
	width:120px;
}