/***********************************************************************************/
/*                                    ZONA COMÚN                                   */
/***********************************************************************************/

body {
	background-image: url(../img/fondo.jpg);
	background-repeat: repeat;
	background-color: #C1C1C1;
	text-align: left;
	font-family : Arial, Helvetica, sans-serif;
}


div.cuerpo {
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: transparent;
	border: 0px solid red;
}


/***********************************************************************************/
/*                                    ZONA SUPERIOR                                */
/***********************************************************************************/

div.top {
	background-color: transparent;
	width: 100px;
	position: absolute;
	z-index: 150;
	margin-left: 0px;
	top: 0px;
	margin-top: 15px;
	border: 0px solid blue;
}
div.top div.fondo {
	background: #e18f96;
	filter:alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity: 0.70;
	color:#000;
	width: 81px;
	height: 547px;
	text-align: center;
	position: absolute;
	z-index: 150;
	left: 0px;
	margin-left: 9px;
	top: 0px;
	margin-top: 9px;
}

div.top div.logo {
	background: transparent;
	color:#000;
	width: 78px;
	height: 443px;
	text-align: center;
	position: absolute;
	z-index: 150;
	left: 0px;
	margin-left: 5px;
	top: 0px;
	margin-top: 5px;
}


/***********************************************************************************/
/*                                    ZONA CENTRO                                  */
/***********************************************************************************/

div.body {
	background-color: transparent;
	width: 820px;
	position: absolute;
	z-index: 150;
	margin-left: 100px;
	top: 0px;
	margin-top: 15px;
	border: 0px solid blue;
}
div.body div.fondo {
	background: #ffffff;
	color:#000;
	width: 800px;
	height: 546px;
	text-align: center;
	position: absolute;
	z-index: 150;
	left: 0px;
	margin-left: 9px;
	top: 0px;
	margin-top: 9px;
}

div.body div.menu {
	background: transparent;
	color:#000;
	width: 800px;
	height: 28px;
	text-align: right;
	position: absolute;
	z-index: 250;
	left: 0px;
	margin-left: 0px;
	top: 0px;
	margin-top: 0px;
	font-size: 1px;
	border-bottom: 1px solid #000000;
}
div.body div.indicadorMenu {
	background: #edbec2;
	color:#000;
	width: 100px;
	height: 7px;
	text-align: center;
	font-size: 1px;
	position: absolute;
	z-index: 250;
	left: 0px;
	margin-left: 0px;
	top: 0px;
	margin-top: 29px;
	border-bottom: 0px solid #000000;
}
div.body div.indicadorMenu#menu1 {
	margin-left: 490px;
}
div.body div.indicadorMenu#menu2 {
	margin-left: 595px;
}
div.body div.indicadorMenu#menu3 {
	margin-left: 700px;
}




/*****  INDEX  **********/

div.body div.portadaImg1 {
	background: transparent;
	color:#000;
	width: 300px;
	height: 265px;
	text-align: center;
	position: absolute;
	z-index: 150;
	left: 0px;
	margin-left: 30px;
	top: 0px;
	margin-top: 60px;
}

div.body div.portadaTxt1 {
	background: transparent;
	color:#001D49;
	width: 350px;
	height: 220px;
	text-align: justify;
	vertical-align: baseline;
	position: absolute;
	z-index: 150;
	left: 0px;
	margin-left: 400px;
	top: 0px;
	margin-top: 40px;
	font-family: times, Times New Roman, times-roman, georgia, serif;
	font-size: 20px;
	text-indent: 10px;
	line-height: 25px;
	border: 0px solid red;
}
div.body div.portadaTxt1 a {
	color: #001D49;
	text-decoration: none;
	border-bottom: 1px solid;
}

div.body div.portadaTxt2 {
	background: transparent;
	color:#001D49;
	width: 350px;
	height: 190px;
	text-align: justify;
	position: absolute;
	z-index: 150;
	left: 0px;
	margin-left: 30px;
	top: 0px;
	margin-top: 350px;
	font-family: times, Times New Roman, times-roman, georgia, serif;
	font-size: 20px;
	text-indent: 10px;
	line-height: 25px;
	border: 0px solid red;
}

div.body div.portadaImg2 {
	background: transparent;
	color:#000;
	width: 300px;
	height: 190px;
	text-align: center;
	position: absolute;
	z-index: 150;
	left: 0px;
	margin-left: 450px;
	top: 0px;
	margin-top: 260px;
	border: 0px solid red;
}






/*****  COLECCION  *****/
div.body div.menuCol {
	background: transparent;
	color:#000;
	width: 150px;
	height: 515px;
	text-align: left;
	font-size: 1px;
	position: absolute;
	z-index: 150;
	left: 0px;
	margin-left: 0px;
	top: 0px;
	margin-top: 28px;
	border-right: 1px dotted blue;
}

div.body div.menuCol div.buscador {
	text-align: center;
}

div.body div.buscadorTitulo {
	background: transparent;
	color: #011C47;
	text-align: left;
	margin-top: 10px;
	margin-left: 10px;
	font-size: 12px;
	font-weight: bold;
	border-right: 0px dotted blue;
}

div.body input.buscadorRef {
	background-color: #ffffff;
	width: 121px;
	margin-top: 5px;
	border: 1px solid #444;
}

div.body input.buscadorBt {
	background-color: #fafafa;
	margin-top: 5px;
	border: 1px solid #444;
}

div.body div.secciones {
	background: transparent;
	color: #011C47;
	width: 150px;
	height: 360px;
	margin-top: 20px;
	margin-left: 0px;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	overflow: auto;
	border: 0px dotted red;
}
div.body div.secciones a{
	color: #011C47;
	text-decoration: none;
	border: 0px solid red;
}
div.body div.secciones a:hover{
	text-decoration: underline;
}


div.body div.secciones ul {
	list-style-type: none;
	padding: 0px;
	left: 0px;
	margin-left: 0px;
	border: 0px solid red;
}
div.body div.secciones li{
	margin-left: 20px;
	padding: 5px 0px 0px 10px;
	font-size: 12px;
	border-left: 1px solid black;
}
div.body div.secciones li.sel{
	margin-left: 11px;
	padding-left: 9px;
	border-left: 10px solid #edbec2;
}


div.body div.separador {
	background: transparent;
	color: #000;
	width: 150px;
	height: 5px;
	text-align: center;
	left: 0px;
	margin-left: 0px;
	top: 0px;
	margin-top: 10px;
	font-size: 1px;
	border-right: 0px dotted blue;
}

div.body div.tabla {
	background: transparent;
	color:#000;
	width: 650px;
	height: 480px;
	text-align: center;
	position: absolute;
	z-index: 150;
	left: 0px;
	margin-left: 150px;
	top: 0px;
	margin-top: 40px;
	border-right: 0px solid blue;
}
div.body div.tabla table {
	width: 100%;
}
div.body div.tabla table td {
	padding: 5px 20px;
}
div.body div.tabla div.boton {
	width: 104px;
	height: 104px;
	margin-left: auto;
	margin-right: auto;
	border: 2px solid #000000;
}
div.body div.tabla div.botonVoid {
	width: 104px;
	height: 104px;
	margin-left: auto;
	margin-right: auto;
	border: 0px solid #000000;
}
div.body div.tabla div.boton div.imagen {
	width: 100px;
	height: 100px;
	margin-top: 1px;
	margin-left: 1px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #000000;
}
div.body div.tabla div.boton div.lupa {
	width: 19px;
	height: 19px;
	left: 0px;
	margin-left: 78px;
	top: 0px;
	margin-top: -25px;
	visibility: hidden;
}
div.body div.tabla table td div.titulo {
	color: #011d47;
	font-size: 13px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	border: 0px solid red;
}
div.body div.tabla table td div.referencia {
	color: #011d47;
	width: 104px;
	font-size: 13px;
	text-align: right;
	margin-left: auto;
	margin-right: auto;
	border: 0px solid red;
}
div.body div.tabla table td div.referencia a{
	color: #011d47;
	font-size: 13px;
}

div.body div.tabla div.error {
	background-color: transparent;
	color: #011C47;
	width: 650px;
	height: 20px;
	text-align: center;
	position: absolute;
	z-index: 150;
	left: 0px;
	margin-left: 0px;
	top: 0px;
	margin-top: 80px;
	border: 0px solid red;
}

div.body div.tabla div.paginacion{
	background-color: transparent;
	color: #011C47;
	width: 389px;
	height: 20px;
	text-align: center;
	position: absolute;
	z-index: 150;
	left: 0px;
	margin-left: 130px;
	top: 0px;
	margin-top: 480px;
	padding-left: 0px;
	border: 0px solid red;
}
div.body div.tabla div.paginacion a{
	background-color: #c2c8da;
	padding: 0px 5px;
	margin: 0px 2px;
	color: #011C47;
	text-decoration: none;
	border: 1px solid #000;
}
div.body div.tabla div.paginacion a:hover{
	background-color: #9296a4;
}
div.body div.tabla div.paginacion span.paginaAct {
	background-color: #edbec2;
	padding: 0px 5px;
	margin: 0px 2px;
	border: 1px solid #000;
}
div.body div.tabla div.paginacionAnt{
	background-color: transparent;
	color: #011C47;
	width: 70px;
	height: 20px;
	text-align: center;
	font-size: 1px;
	position: absolute;
	z-index: 150;
	left: 0px;
	margin-left: 20px;
	top: 0px;
	margin-top: 480px;
	border: 0px solid blue;
}
div.body div.tabla div.paginacionAnt a{
	color: #011C47;
}
div.body div.tabla div.paginacionSig{
	background-color: transparent;
	color: #011C47;
	width: 110px;
	height: 20px;
	text-align: center;
	font-size: 1px;
	position: absolute;
	z-index: 150;
	left: 0px;
	margin-left: 520px;
	top: 0px;
	margin-top: 480px;
	border: 0px solid blue;
}
div.body div.tabla div.paginacionSig a{
	color: #011C47;
}



div.body div.tabla div.referencia {
	color: #011C47;
	font-weight: bold;
	font-size: 24px;
	text-decoration: underline;
}
div.body div.tabla div.referencia a {
	color: #011C47;
	font-size: 18px;
	text-decoration: underline;
}

div.body div.tabla div.fotoGr {
	width: 354px;
	height: 354px;
	position: absolute;
	z-index: 150;
	left: 0px;
	margin-left: 20px;
	top: 0px;
	margin-top: 40px;
	border: 2px solid #000000;
}

div.body div.tabla div.fotoGr div.imagen {
	width: 350px;
	height: 350px;
	margin-top: 1px;
	margin-left: 1px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #000000;
}

div.body div.tabla div.notas {
	color: #011C47;
	width: 230px;
	height: 374px;
	position: absolute;
	z-index: 150;
	left: 0px;
	margin-left: 400px;
	top: 0px;
	margin-top: 20px;
	overflow: auto;
}
div.body div.tabla div.notasNombre {
	font-size: 18px;
}
div.body div.tabla div.notasTitulo {
	font-weight: bold;
	font-size: 14px;
	text-align: left;
}

div.body div.tabla div.volver {
	color: #011C47;
	position: absolute;
	z-index: 150;
	left: 0px;
	margin-left: 50px;
	top: 0px;
	margin-top: 425px;
	cursor: pointer;
}
div.body div.tabla div.volver a{
	color: #011C47;
	text-decoration: none;
}




/*****  CONTACTO  **********/
div.body div.contacto {
	background: transparent;
	color:#000;
	width: 740px;
	height: 500px;
	text-align: center;
	position: absolute;
	z-index: 150;
	left: 0px;
	margin-left: 30px;
	top: 0px;
	margin-top: 29px;
	border: 0px solid red;
}

div.body div.contacto div.imagenContacto {
	background: transparent;
	width: 800px;
	height: 180px;
	position: absolute;
	z-index: 150;
	left: 0px;
	margin-left: -30px;
	top: 0px;
	margin-top: 0px;
	font-size: 1px;
	text-align: left;
	border: 0px solid green;
}

div.body div.contacto div.formulario {
	background: transparent;
	color:#011d47;
	width: 320px;
	height: 300px;
	text-align: left;
	position: absolute;
	z-index: 150;
	left: 0px;
	margin-left: 0px;
	top: 0px;
	margin-top: 200px;
	padding-left: 50px;
	font-family: times, Times New Roman, times-roman, georgia, serif;
	font-size: 16px;
	font-weight: bold;
	border: 0px solid blue;
}

div.body div.contacto div.datos {
	background: transparent;
	color:#011d47;
	width: 370px;
	height: 300px;
	text-align: center;
	position: absolute;
	z-index: 150;
	left: 0px;
	margin-left: 370px;
	top: 0px;
	margin-top: 200px;
	font-family: times, Times New Roman, times-roman, georgia, serif;
	font-size: 22px;
	border: 0px solid green;
}

.inptext {
	background-color: #eeecec;
	color:#011d47;
	font-family: times, Times New Roman, times-roman, georgia, serif;
	font-size: 11px;
	width: 300px;
	height: 18px;
	margin-bottom: 10px;
	border: 1px solid #a2a2a2;
}
textarea.inptext {
	height: 60px;
}
.inpbt {
	background-color: transparent;
	color:#011d47;
	font-family: times, Times New Roman, times-roman, georgia, serif;
	font-size: 14px;
	top: 0px;
	margin-top: 5px;
	left: 0px;
	margin-left: 190px;
	border: 0px;
}
.inpbt:hover {
	background-color: #eeecec;
}


.kkkk {
	background: transparent;
	color:#444;
	width: 350px;
	height: 220px;
	text-align: justify;
	position: absolute;
	z-index: 150;
	left: 0px;
	margin-left: 400px;
	top: 0px;
	margin-top: 60px;
	font-family: times, Times New Roman, times-roman, georgia, serif;
	font-size: 18px;
	line-height: 25px;
	border: 0px solid red;
}




/***********************************************************************************/
/*                                    ZONA PIE                                     */
/***********************************************************************************/

div.foot {
	background-color: transparent;
	width: 26px;
	position: absolute;
	z-index: 150;
	margin-left: 910px;
	top: 0px;
	margin-top: 15px;
	font-size: 1px;
	border: 0px solid blue;
}
div.foot div.fondo {
	background: #e18f96;
	filter:alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity: 0.70;
	color:#000;
	width: 8px;
	height: 545px;
	text-align: center;
	font-size: 1px;
	position: absolute;
	z-index: 150;
	left: 0px;
	margin-left: 9px;
	top: 0px;
	margin-top: 9px;
}



/***********************************************************************************/
/*                                    ZONA SCROLL                                  */
/***********************************************************************************/


div#scrollbar {
	width: 5px;
	height: 20px;
	position: absolute;
	z-index: 50;
	margin-top: 460px;
	margin-left: 20px;
	font-size:1px;
}

div#up {
	position:absolute;
	z-index: 50;
	margin-left: 0px;
	margin-top: 0px;
}

div#down {
	position:absolute;
	z-index: 50;
	margin-left: 0px;
	margin-top: 0px;
}

div#track { 
	background-color: #313131;
	width: 600px;
	height: 10px;
	position:absolute;
	z-index: 50;
	margin-left: 0px;
	margin-top: 15px;
}

div#dragBar { 
	background-color: #ceced6;
	width: 18px;
	height: 8px;
	position:absolute;
	z-index: 60;
	margin-left: 0px;
	margin-top: 0px;
}

div#scrollObj {
	width: 640px;
	height: 500px;
  overflow:hidden;
  position: absolute;
	z-index: 50;
  border: 0px solid red;
}