/*********************
   CSS comun a todas
*********************/
body {
	background-color: #000;
}
.contenedor {
	height: 300px;
	width: 900px;
	border: 1px solid #333333;
	top: 120px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background: #181818 url(../imagenes/logo2.jpg) no-repeat 0px 0px;
}
.contenedor_index {
	height: 300px;
	width: 900px;
	border: 1px solid #333333;
	top: 120px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background: #181818 url(../imagenes/logo.jpg) no-repeat 46px 25px;
}

/*********************
   CSS de la index
*********************/
.contenedora_flash {
	position: absolute;
	left: 338px;
	top: 127px;
	height: auto;
	width: 450px;
}

.f {
	position: absolute;
	top: 62px;
	left: 672px;
}
.esp {
	position: absolute;
	top: 260px;
	left: 81px;
}
.eng {
	position: absolute;
	top: 260px;
	left: 141px;
}
/*********************
   CSS de la index1
*********************/
.yo {
	position: absolute;
	top: 51px;
	left: 672px;
}
.menu {
	position: absolute;
	left: 180px;
	top: 125px;
	height: auto;
	width: 100px;
	z-index: 10;
}
.txt {
	position: absolute;
	top: 75px;
	left: 320px;
}

/*********************
   CSS de las demas
*********************/

.f2 {
	position: absolute;
	top: 22px;
	left: 680px;
	z-index: 7;
}
.inicio {
	position: absolute;
	top: 255px;
	left: 50px;
	z-index: 8;
}
.contenedor .txt .Estilo2 {
	color: #CCCCCC;
	height: 180px;
	width: 334px;
	position: absolute;
	left: 30px;
	top: 5px;
	font: 11px/14px Verdana, Arial, Helvetica, sans-serif;
}

.ap_com {
	position: absolute;
	top: 0px;
	left: 0px;
}
.ap_cierre {
	position: absolute;
	top: 156px;
	left: 365px;
}


/*********************
   CSS de contacto
*********************/


.contenedor_tabla_contacto {
	position: absolute;
	left: 295px;
	top: 49px;
	height: auto;
	width: 567px;
}
.tabla2 {
	width: 512px;
	border: none;
	padding: 4px;
}
.contenedor .capa .tabla2 .boton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	background-color: #181818;
	border: 1px solid #666666;
	cursor: auto;
}
.contenedor .capa .tabla2 td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-align: right;
}
.boton {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666;
	height: 20px;
	width: 70px;
	border: none;
	background-image: none;
	cursor: pointer;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
/*********************
         menu
**********************/

.productos {
	position: absolute;
	top: 0px;
	left: 0px;
}
.trabajos {
	position: absolute;
	top: 17px;
	left: 0px;
}
.objetos {
	position: absolute;
	top: 34px;
	left: 0px;
}
.byn {
	position: absolute;
	top: 52px;
	left: 0px;
}
.naturaleza {
	position: absolute;
	top: 70px;
	left: 0px;
}
.misc {
	position: absolute;
	top: 87px;
	left: 0px;
}
.impresiones {
	position: absolute;
	top: 107px;
	left: 0px;
}
.contacto {
	position: absolute;
	top: 125px;
	left: 0px;
}

/*********************
        submenu
**********************/

.submenu {
	position: absolute;
	left: 400px;
	top: 295px;
	height: 50px;
	width: 500px;
	z-index: 1;
}

.b {
	position: absolute;
	top: 0;
	left: 0;
	height: 15px;
	width: 110px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	font-weight: bold;
	text-align: center;
	background-color: #181818;
	border: thin solid #333333;
}
.o {
	position: absolute;
	top: 0px;
	left: 113px;
	height: 15px;
	width: 125px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	font-weight: bold;
	text-align: center;
	background-color: #181818;
	border: thin solid #333333;
}
.p {
	position: absolute;
	top: 0px;
	left: 242px;
	height: 15px;
	width: 110px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	font-weight: bold;
	text-align: center;
	background-color: #181818;
	border: thin solid #333333;
}
.s {
	position: absolute;
	top: 0px;
	left: 355px;
	height: 15px;
	width: 60px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	font-weight: bold;
	text-align: center;
	background-color: #181818;
	border: thin solid #333333;
}
.k {
	position: absolute;
	top: 0px;
	left: 419px;
	height: 15px;
	width: 75px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	font-weight: bold;
	text-align: center;
	background-color: #181818;
	border: thin solid #333333;
}
a:link {
	font-size: 10px;
	font-weight: bold;
	color: #666699;
	text-decoration: none;
}
a:hover {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666699;

}



/***********************
     contenedoras
***********************/
.contenedora_banco {
	height: 236px;
	width: 635px;
	top: 64px;
	position: absolute;
	left: 266px;
	z-index: 6;
}
.contenedora_banco2 {
	height: 236px;
	width: 162px;
	top: 78px;
	position: absolute;
	left: 690px;
	z-index: 10;
}

.contenedora_ok {
	height: 236px;
	width: 433px;
	top: 64px;
	position: absolute;
	left: 266px;
	z-index: 3;
}
.contenedora_ok2 {
	height: 118px;
	width: 156px;
	top: 74px;
	position: absolute;
	left: 702px;
	z-index: 10;
}

.texto_banco {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-align: justify;
	padding: 2px;
	position: absolute;
	left: 20px;
	top: 14px;
	height: 184px;
	width: 400px;
	z-index: 11;
}
.contenedora_objetos {
	position: absolute;
	height: 150px;
	width: 500px;
	left: 300px;
	top: 80px;
}
.contenedora_objetos2 {
	position: absolute;
	height: 150px;
	width: 530px;
	left: 335px;
	top: 87px;
	z-index: 1;
}
.contenedora_impresiones {
	position: absolute;
	height: auto;
	width: auto;
	left: 312px;
	top: 62px;
	z-index: 20;
}

.imagen {
	padding: 8px;
}
.imagen2 {
	padding: 4px;
}
/***********************
     BANCO
***********************/

.contenedora_banco {
	height: 236px;
	width: 635px;
	top: 64px;
	position: absolute;
	left: 266px;
	z-index: 6;
}
.fotitos_banco {
	height: 78px;
	width: 365px;
	top: 77px;
	position: absolute;
	left: 531px;
	z-index: 10;
}

.foto_banco {
	position: absolute;
	height: auto;
	width: auto;
	left: 299px;
	top: 60px;
	z-index: 1;
}
.texto_banco {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-align: justify;
	padding: 2px;
	position: absolute;
	left: 607px;
	top: 150px;
	height: auto;
	width: 276px;
	z-index: 11;
}


/***********************
     OK
***********************/

.contenedora_ok {
	height: auto;
	width: auto;
	top: 19px;
	position: absolute;
	left: 296px;
	z-index: 3;
}

.foto_ok {
	position: absolute;
	height: auto;
	width: auto;
	left: 312px;
	top: 68px;
	z-index: 1;
}
.fotitos_ok {
	height: 78px;
	width: 372px;
	top: 81px;
	position: absolute;
	left: 523px;
	z-index: 10;
}
.texto_ok {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-align: justify;
	padding: 2px;
	position: absolute;
	left: 534px;
	top: 158px;
	height: auto;
	width: 342px;
	z-index: 12;
}

/***********************
     KAMARUKO
***********************/

.contenedora_ok {
	height: auto;
	width: auto;
	top: 19px;
	position: absolute;
	left: 296px;
	z-index: 3;
}

.foto_kamaruko {
	position: absolute;
	height: auto;
	width: auto;
	left: 343px;
	top: 67px;
	z-index: 1;
}
.fotitos_kamaruko {
	height: 90px;
	width: 153px;
	top: 80px;
	position: absolute;
	left: 688px;
	z-index: 10;
}
.texto_kamaruko {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-align: justify;
	padding: 2px;
	position: absolute;
	left: 594px;
	top: 182px;
	height: auto;
	width: 236px;
	z-index: 12;
}
/***********************
     BODEGA
***********************/

.contenedora_bodega {
	height: auto;
	width: auto;
	top: 19px;
	position: absolute;
	left: 296px;
	z-index: 3;
}

.foto_bodega {
	position: absolute;
	height: auto;
	width: auto;
	left: 321px;
	top: 61px;
	z-index: 1;
}
.fotitos_bodega {
	height: 78px;
	width: 229px;
	top: 76px;
	position: absolute;
	left: 639px;
	z-index: 10;
}
.texto_bodega {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-align: justify;
	padding: 2px;
	position: absolute;
	left: 640px;
	top: 156px;
	height: auto;
	width: 209px;
	z-index: 12;
}
/***********************
     SUDACAS
***********************/

.contenedora_sudacas {
	height: auto;
	width: auto;
	top: 19px;
	position: absolute;
	left: 296px;
	z-index: 3;
}

.foto_sudacas {
	position: absolute;
	height: auto;
	width: auto;
	left: 355px;
	top: 74px;
	z-index: 1;
}
.fotitos_sudacas {
	height: 78px;
	width: 229px;
	top: 69px;
	position: absolute;
	left: 640px;
	z-index: 10;
}
.texto_sudacas {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-align: justify;
	padding: 2px;
	position: absolute;
	left: 640px;
	top: 227px;
	height: auto;
	width: 209px;
	z-index: 12;
}

/*********************
   CSS de curso
*********************/

.curso {
	position: relative;
	top: 100px;
	left: 350px;
	z-index: 7;
	height: 300px;
	width: 500px;
}
.contenedor_curso {
	height: 300px;
	width: 900px;
	border: 1px solid #333333;
	top: 120px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background: #181818 url(../imagenes/logo.jpg) no-repeat 46px 25px;