@CHARSET "ISO-8859-1";

img#logo-mds-titulo {
	position: relative;
	
	/*left: -150px;*/
}

/*
 * Definiciones para el carrusel de promociones.
 */
#carrusel {
	position: relative;
	
		
	margin: auto auto;
}

.jcarousel-skin-tango .jcarousel-container {
	background-color: transparent;
	border: 0;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 900px;
    height: 90px;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width: 900px;
    height: 90px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 170px;
    height: 86px;
}

#carrusel img {
	width: 170px;
	height: 86px;
}


/* Flecha izquierda (horizontal) del carrusel */
.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 55px;
    left: 5px;
    width: 19px;
    height: 19px;
    cursor: pointer;
    background: transparent url("../imagenes/carrusel/arrow-left.jpg") no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    background-position: 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: 0 0;
    
    opacity: 0.5;
	filter: alpha(opacity=50);
}

/* Flecha derecha (horizontal) del carrusel */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 55px;
    right: 5px;
    width: 20px;
    height: 19px;
    cursor: pointer;
    background: transparent url("../imagenes/carrusel/arrow-right.jpg") no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    background-position: 0 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: 0 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: 0 0;
    
    opacity: 0.5;
    filter: alpha(opacity=50);
}











/*
 * Definiciones para botones del club MDS y Jackpots
 */
#promociones-casino {
	position: relative;
	
	top: -10px;
	right: 0;
	
	width: 275px;
	
	display: table-inline;
}

#promociones-casino div {
	display: table-cell;
	vertical-align: middle;
}

#promociones-casino div img#mds-club {
	width: 273px;
	height: 86px;
}

#promociones-casino div div#jackpot img#jackpot-img {
	width: 272px;
	height: 109px;
}

#promociones-casino div div#jackpot div#jackpot-mayor_pozo span.pozo {
	position: absolute;
	
	top: 140px;
	left: 20px;
	
	font-size: 18pt;
	font-weight: bold;
	
	text-align: left;
}

#promociones-casino div div#jackpot div#jackpot-mayor_pozo span.link {
	position: absolute;
	
	top: 170px;
	left: 20px;
	
	font-size: 8pt;
	font-weight: normal;
	
	color: #F8A700; /* naranjo */
}

#promociones-casino div div#jackpot div#jackpot-mayor_pozo span.link a {
	color: #FFFFFF; /* blanco */
}


/*
 * Definiciones para eventos de la semana (calendario)
 */

#semana {
	position: relative;
	
	left: 0;
	top: 0;
	
	width: 970px;
	height: 181px;
}

#semana #titulo_semana {
	position: relative;
	width: 970px;
	height: 18px;
	
	text-align: left;
	
	line-height: 18px;
}

.strong {
	font-weight: bold;
}

#semana #eventos_semana {
	position: relative;
	
	width: 970px;
	height: 162px;
}

#semana #eventos_semana div.informacion {
	position: relative;
	left: 10px;
	
	width: 950px;
	height: 140px; /* 162 - 18 */
	
	background-image: url("../imagenes/casino/eventos_semana-background.jpg");
	background-repeat: no-repeat;
	
	overflow-y: hidden;
}

#semana #eventos_semana div.informacion div.dias table {
	width: 950px;
	height: 143px;
	
	background-color: transparent;
	border-collapse: collapse;
}

#semana #eventos_semana div.informacion div.dias table tr td {
	width: 138px;
}


#eventos_semana div.titulo {
	position: relative;
	left: 5px;
	
	width: 960px;
	
	height: 19px;
	
	background-image: url("../imagenes/casino/eventos_semana-titulo-background.jpg");
	background-repeat: repeat-x;
}

#eventos_semana div.titulo.dias {
	background-color: transparent;
	display: inline-block;
}

#semana #eventos_semana div.titulo table {
	position: relative;
	left: 52px;
	top: -6px;
	
	width: 950px;
	height: 19px;
	
	background-color: transparent;
	
	border-collapse: collapse;
}

#semana #eventos_semana div.titulo table td {
	width: 138px;
	
	font-weight: bold;
}







div.dia div.marcador {
	position: absolute;
	top: 0;
	
	
	width: 135px;
	height: 5px;
	
	background-color: #FFFF00; /* amarillo */
}

















#eventos_semana.ventana div.titulo img.left-edge {
	width: 7px;
}

#eventosCarrusel-titulo {
	width: 650px;
	height: 32px;
	
	overflow: hidden;
}

#carruselEventos_anterior {
	text-decoration: none;
}

#carruselEventos_anterior.disabled {
	opacity: 0.5;
	filter: alpha(opacity = 0.5);
	text-decoration: none;
}

#carruselEventos_anterior:hover {
	text-decoration: underline;
}

#carruselEventos_siguiente {
	text-decoration: none;
}

#carruselEventos_siguiente:hover {
	text-decoration: underline;
}





/*
 * Definiciones para imágenes con links (imágenes/eventos/juegos)
 * y el recuadro de noticias al costado.
 */

#imagenes_y_noticias {
	position: relative;
	top: 30px;
	
	margin: auto auto;

	width: 970px;
	height: 148px;
}

#imagenes_y_noticias tr td.imagenes {
	width: 230px;
	height: 148px;
}

#imagenes_y_noticias tr td.eventos {
	width: 230px;
	height: 148px;

	cursor: pointer;
}

#imagenes_y_noticias tr td div {
	position: relative;
	top: 0;
	left: 0;
	
	width: 230px;
	height: 148px;
}







#imagenes_y_noticias tr td.imagenes div div#caja-imagenes {
	position: absolute;
	top: 0;
	left: 0;
	
	width: 226px;
	height: 148px;
	
	display: block;
}

#imagenes_y_noticias tr td.imagenes div div#caja-imagenes img {
	width: 225px;
	height: 147px;
}

#imagenes_y_noticias tr td.imagenes div div#titulo-imagenes {
	position: absolute;
	
	width: 215px;
	height: 27px;
	
	top: 115px;
	left: 5px;
	
	background-color: #000000; /* negro */
	
	text-align: left;

	z-index: 1;
	
	color: #FFFFFF; /* blanco */

	font-size: 14pt;
	font-family: Times New Roman;
	
	line-height: 27px;
	
	cursor: default;
}
















#imagenes_y_noticias tr td.eventos div div#caja-eventos {
	position: absolute;
	top: 0;
	left: 0;
	
	width: 226px;
	height: 148px;
	
	display: block;
}

#imagenes_y_noticias tr td.eventos div div#caja-eventos img {
	width: 225px;
	height: 147px;
}

#imagenes_y_noticias tr td.eventos div div#titulo-eventos {
	position: absolute;
	
	width: 215px;
	height: 27px;
	
	top: 115px;
	left: 5px;
	
	background-color: #000000; /* negro */
	
	text-align: left;

	z-index: 1;
	
	color: #FFFFFF; /* blanco */

	font-size: 14pt;
	font-family: Times New Roman;
	
	line-height: 27px;
	
	cursor: default;
}









#imagenes_y_noticias tr td.juegos div div#caja-juegos {
	position: absolute;
	top: 0;
	left: 0;
	
	width: 226px;
	height: 148px;
	
	display: block;
}

#imagenes_y_noticias tr td.juegos div div#caja-juegos img {
	width: 225px;
	height: 147px;
}

#imagenes_y_noticias tr td.juegos div div#titulo-juegos {
	position: absolute;
	
	width: 215px;
	height: 27px;
	
	top: 115px;
	left: 5px;
	
	background-color: #000000; /* negro */
	
	text-align: left;

	z-index: 1;
	
	color: #FFFFFF; /* blanco */

	font-size: 14pt;
	font-family: Times New Roman;
	
	line-height: 27px;
	
	cursor: default;
}









#imagenes_y_noticias tr td.juegos {
	width: 230px;
	height: 148px;
}


#imagenes_y_noticias tr td.noticias {
	height: 148px;
}

#imagenes_y_noticias div#noticias span.titulo {
	font-size: 12pt;
	font-weight: bold;
		
	text-transform: uppercase;
}

table#noticias-tabla {
	position: relative;
	top: 10px;
	
	width: 230px;
}

table#noticias-tabla tr {
	vertical-align: center;
	text-align: justify;
}

table#noticias-tabla td {
	height: 30px;
}

table#noticias-tabla td a {
	color: #FFFFFF; /* blanco */
}
table#noticias-tabla td a:hover {
	color: #F8A700; /* naranjo */
}

table#noticias-tabla td.fecha {
	width: 80px;
}

table#noticias-tabla td.titulo {
	width: 190px;
}

div.img-container {
	padding: 5px;
}

/*
 * Definiciones para Club MDS
 */

div.mds_club-container {
	width: 1000px;
	
	text-align: left;
}

div.mds_club-explicaciones {
	float: right;
	
	width: 300px;
	height: 369px;
	
	background-image: url("../imagenes/casino/mds-club/background-contenedor.jpg");
	background-repeat: repeat-x;
}

table#mds_club-explicaciones {
	width: 300px;
	height: 600px;
}

table#mds_club-explicaciones tr td.imagen {
	width: 50px;
	height: 125px;
	
	vertical-align: top;
}

table#mds_club-explicaciones tr td.imagen img { /* Cambiar el * por img */
	position: relative;
	
	top: 5px;
	left: 5px;
}

table#mds_club-explicaciones tr td.imagen-final {
	width: 50px;
	height: 50px;
}

table#mds_club-explicaciones tr td.texto {
	position: relative;
	
	vertical-align: top;
}

table#mds_club-explicaciones tr td.texto div.titulo {
	position: relative;
	
	width. 240px;
	height: 30px;
	
	line-height: 30px;
	
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

table#mds_club-explicaciones tr td.texto div.explicacion {
	position: relative;
	
	width: 240px;
	height: 80px;
	
	text-align: justify;
	
	font-size: 9pt;
}

table#mds_club-explicaciones tr td.texto.centrado {
	text-align: center;
	vertical-align: middle;
}	

div#mds_club-titulo_bienvenida {
	position: relative;
	
	width: 511px;
	height: 35px;
	
	background-color: transparent;
}

div#mds_club-subtitulo_bienvenida {
	position: relative;
	
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	
	text-transform: uppercase;
}

table#club_mds-formulario_tabla tr td {
	text-align: left;
}




















/*
 * Formulario de inscripción para MDS Club
 */
form input {
	background-color: #FFFFFF; /* blanco */
	color: #000000; /* negro */
}

form select, select * {
	background-color: #FFFFFF; /* blanco */
	color: #000000; /* negro */
}

form#club_mds-formulario_inscripcion input[type=text] {
	width: 200px;
	height: 18px;
}

form#club_mds-formulario_inscripcion select {
	height: 22px;
}

form#club_mds-formulario_inscripcion textarea[name=direccion] {
	width: 200px;
	height: 55px;
	
	background-color: #FFFFFF; /* blanco */
	color: #000000; /* negro */
}

form#club_mds-formulario_inscripcion select[name=sexo] {
	width: 80px;
}

form#club_mds-formulario_inscripcion select[name=posee_hijos] {
	width: 80px;
}

form#club_mds-formulario_inscripcion select[name=fecha_nacimiento-dia] {
	width: 40px;
}

form#club_mds-formulario_inscripcion select[name=fecha_nacimiento-mes] {
	width: 90px;
}

form#club_mds-formulario_inscripcion select[name=fecha_nacimiento-anyo] {
	width: 64px;
}

form#club_mds-formulario_inscripcion select[name=aniversario_matrimonio-dia] {
	width: 40px;
}

form#club_mds-formulario_inscripcion select[name=aniversario_matrimonio-mes] {
	width: 157px;
}

form#club_mds-formulario_inscripcion input#mds_club-formulario_inscripcion-enviar {
	position: relative;
	
	top: 10px;
	left: 160px;
	
	width: 75px;
	height: 24px;
	
	cursor: pointer;
}

span.obligatorio {
	color: #F8A700; /* naranjo */
	font-weight: bold;
}

div#mds_club-enviado {
	position: relative;
	left: 200px;
	
	width: 400px;
	height: 50px;
	
	font-size: 16pt;
	font-weight: bold;
	
	color: #000000; /* negro */
	background-color: #00FF00; /* verde */
	
	border: 2px solid #008800; /* verde oscuro */

	line-height: 50px;
	
	visibility: hidden;
}

div#mds_club-no_enviado {
	position: relative;
	left: 200px;
	
	width: 400px;
	height: 50px;
	
	font-size: 14pt;
	font-weight: bold;
	
	color: #FFFFFF; /* blanco */
	background-color: #FF0000; /* rojo */
	
	border: 2px solid #880000; /* rojo oscuro */

	line-height: 25px;
	
	visibility: hidden;
}

span#mds_club-formulario_inscripcion-procesamiento {
	visibility: hidden;
	
	color: #FFFFFF; /* blanco */
}

div#informacion_enviada {
	margin-left: 200px;
	background-color: transparent;
}



















/*
 * Definiciones para sección de eventos
 */

#lista_eventos {
	position: relative;
	
	width: 800px;
	
	margin: auto auto;
	text-align: center;
}

.evento_lista {
	position: relative;
	
	background-color: transparent;
	
	width: 800px;
	height: 151px;
}

.evento_lista div.imagen {
	position: absolute;
	top: 30px;
	left: 5px;
	
	width: 146px;
	height: 91px;
}

.evento_lista div.imagen img {
	width: 146px;
	height: 91px;
}

.evento_lista div.titulo {
	position: absolute;
	top: 25px;
	left: 180px;
	
	width: 600px;
	
	font-size: 14pt;
	color: #F8A700; /* naranjo */
	
	text-align: left;
}

.evento_lista div.resumen {
	position: absolute;
	
	top: 75px;
	left: 180px;
	
	width: 600px;
	
	font-size: 10pt;
	color: #FFFFFF; /* blanco */
	
	text-align: justify;
}
















/*
 * Definiciones para pozos progresivos
 */
div.pozo_progresivo {
	position: relative;
	display: inline;

	width: 400px;
	height: 210px;
}

div.pozo_progresivo img {
	width: 400px;
	height: 210px;
}

div.pozo_progresivo span.monto {
	position: absolute;
	
	font-size: 18pt;
	color: #FFFF00; /* amarillo */
}

div.pozo_progresivo span.monto.QuickHit1 {
	position: absolute;
	
	bottom: 35px;
	left: 147px;
}

div.pozo_progresivo span.monto.QuickHit2 {
	position: absolute;
	
	bottom: 65px;
	left: 147px;
}

div.pozo_progresivo span.monto.MajorJackpots {
	position: absolute;
	
	bottom: 40px;
	left: 155px;
}

div.pozo_progresivo span.monto.JackpotParty {
	position: absolute;
	
	bottom: 60px;
	left: 150px;
}

div.pozo_progresivo span.monto.LifeOfLuxury {
	position: absolute;
	
	bottom: 48px;
	left: 150px;
}

div.pozo_progresivo span.monto.HotLink {
	position: absolute;
	
	bottom: 48px;
	left: 147px;
}

div.pozo_progresivo span.monto.CashFever {
	position: absolute;
	
	bottom: 40px;
	left: 158px;
}

div.pozo_progresivo span.monto.KingKongCash {
	position: absolute;
	
	bottom: 47px;
	left: 143px;
}

div.pozo_progresivo span.monto.GoldenMonkey {
	position: absolute;
	
	bottom: 42px;
	left: 153px;
}

div.pozo_progresivo span.monto.MysteryMagic {
	position: absolute;
	
	bottom: 58px;
	left: 152px;
}

/*
 * Notificación de expiración de los puntos obtenidos.
 */
table#mds_club-puntos_obtenidos-notificacion {
	position: relative;
	
	left: 120px;
	
	width: 250px;
	height: 50px;
}

table#mds_club-puntos_obtenidos-notificacion tr td.imagen {
	width: 50px;
	height: 50px;
	
	text-align: center;
}

table#mds_club-puntos_obtenidos-notificacion tr td.texto {
	text-align: justify;
}

























/*
 * Sección Juegos
 */

table#seccion-juegos {
	position: relative;
	
	width: 1000px;
	
	margin: auto auto;
	
	background-color: transparent;
}

table#seccion-juegos tr td {
	width: 400px;
	
	vertical-align: top;
}

table#seccion-juegos tr td * {
	margin: auto auto;
}

#glosario_de_terminos {
	width: 300px;
	height: 620px;
	
	background-color: transparent;
	background-image: url(../imagenes/casino/juegos/background-contenedor.jpg);
	background-repeat: repeat-x;
	
	padding: 0;
}

#glosario_de_terminos tr td.imagen {
	width: 50px;
	height: 369px;
	
	vertical-align: top;
	text-align: center;
}

#glosario_de_terminos tr td.imagen img {
	position: relative;

	top: 10px;
	left: 5px;
	
	width: 28px;
	height: 28px;
}

#glosario_de_terminos tr td.titulo {
	width: 250px;
	height: 50px;
	
	text-align: left;
}

#glosario_de_terminos tr td.titulo span {
	position: relative;
	
	left: 5px;
	top: 10px;

	font-size: 14pt;
}

#glosario_de_terminos tr td.introduccion {
	width: 250px;
	height: 70px;
	
	font-size: 8pt;
	
	text-align: justify;

	padding: 5px;
}

#glosario_de_terminos tr td.seleccion {
	width: 250px;
	height: 30px;
	
	font-size: 8pt;
	
	text-align: left;
}

#glosario_de_terminos tr td.descripciones {
	width: 250px;
	height: 189px;

	vertical-align: top;
	text-align: left;
}

#glosario_de_terminos tr td.imagen-fichas {
	width: 250px;
	height: 271px;
	
	text-align: center;
	vertical-align: middle;
}

#glosario_de_terminos div.descripcion_termino {
	width: 200px;
	height: 189px;
	
	background-color: transparent;
	
	display: none;
}

#glosario_de_terminos div.descripcion_termino div.termino {
	font-size: 10pt;
	
	font-style: italic;
	
	color: #F7BE81; /* naranjo claro */
}

#glosario_de_terminos div.descripcion_termino div.explicacion {
	position: relative;
	
	top: 5px;
	width: 200px;
	
	text-align: justify;
	
	background-color: transparent;
}

#glosario_de_terminos-seleccion {
	color: #FFFFFF; /* blanco */
	background-color: #1C1C1C; /* gris oscuro */
}












#casino-juegos-categorias_de_juegos {
	position: relative;
	
	width: 420px;
	
	text-align: left;
}

#casino-juegos-categorias_de_juegos .juego div.titulo {
	color: #F8A700; /* naranjo */
	background-color: #3C1212; /* rojo oscuro */
	
	font-weight: bold;
	font-size: 8pt;
	
	cursor: pointer;
	
	height: 20px;
	line-height: 20px;
}

#casino-juegos-categorias_de_juegos .juego div.titulo img {
	float: right;	
}

#casino-juegos-categorias_de_juegos .juego div.titulo span.expansion {
	color: #FFFFFF; /* blanco */
	
	font-weight: normal;
	font-size: 8pt;
	
	cursor: pointer;
}

#casino-juegos-categorias_de_juegos .juego div.informacion {
	position: relative;
	left: 15px;
	
	display: none;
	
	text-align: justify;
	
	width: 400px;
}









/*
 * MDS CLUB: TABLA DE PROMOCIONES
 */
table#mds_club-promociones-tabla {
	position: relative;

	width: 699px;
	
	text-align: center;
	margin: auto auto;
	
	background-color: transparent;
}

table#mds_club-promociones-tabla tr td {
	width: 233px;
	padding: 5px;
	
	vertical-align: top;

	padding: 25px;
}

table#mds_club-promociones-tabla tr td .titulo {
	font-weight: bold;
	color: #F8A700; /* naranjo */
}

table#mds_club-promociones-tabla tr td div.justificado_200px {
	position: relative;
	
	width: 200px;
	
	text-align: justify;

	margin: auto auto;
}

table#mds_club-promociones-tabla tr td div.imagen {
	position: relative;
	
	height: 130px;
}



	
	
	
	
	
	
	

/*
 * JACKPOT: PREMIOS PAGADOS
 */
table#premios_pagados {
	width: 373px;
	height: 470px;
	
	margin: auto auto;
	
	background: url(../imagenes/casino/pozos_progresivos/background-premios_pagados.png) no-repeat;
}

table#premios_pagados tr td.bottom {
	height: 160px;
	
	vertical-align: bottom;
	text-align: center;
}

table#premios_pagados tr td.MontoMayor {
	position: relative;
	height: 30px;
}

table#premios_pagados tr td.PremioMes {
	height: 40px;
	
	text-align: center;
	vertical-align: bottom;
	
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 30px;
	font-weight: bold;
	
	color: #FFBA01; /* naranja */
}

table#premios_pagados tr td.PremioMesTexto {
	height: 30px;
	
	text-align: center;
	vertical-align: bottom;
	
	color: #FFFFFF; /* blanco */
	font-size: 11px;
}
 
table#premios_pagados tr td.MontoPremioMes {
	height: 55px;
	
	text-align: center;
	vertical-align: bottom;
	
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 30px;
	font-weight: bold;
	
	color: #FFBA01; /* naranja */
}

table#premios_pagados tr td.MontoPremioMesTexto {
	height: 12px;
	
	text-align: center;
	vertical-align: bottom;
	
	color: #FFFFFF; /* blanco */
	font-size: 11px;
}

table#premios_pagados tr td.MontoMayorPagado {
	height: 33px;
	
	text-align: center;
	vertical-align: bottom;
	
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 28px;
	font-weight: bold;
	
	color: #FFBA01; /* naranja */
}

table#premios_pagados tr td.MontoMayorPagadoTexto {
	height: 20px;
}

table#premios_pagados tr td.MontoTotal {
	height: 90px;
	
	text-align: center;
	vertical-align: bottom;
	
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 32px;
	font-weight: bold;
	
	color: #FFBA01; /* naranja */
}













/*
 * JACKPOT: NUESTROS GANADORES
 */
table#jackpot-nuestros_ganadores {
	width: 610px;
	
	text-align: left;
	
	margin: auto auto;
}

table#jackpot-nuestros_ganadores tr td div.justificado_500px {
	width: 500px;
	
	text-align: justify;
}



/*
 * Formulario de Contacto
 */
form#formulario_contacto input,select { /* Tamaño de inputs y selects por defecto */
	width: 200px;
	height: 20px;
	
	font-weight: normal;
	font-size: 10pt;
	font-style: none;
	text-decoration: none;
	
	display: inline;
}

form#formulario_contacto input.enviar {
	width: 75px;
	height: 24px;	
}

form#formulario_contacto textarea {
	width: 400px;
	height: 60px;
	
	font-weight: normal;
	font-size: 10pt;
	font-style: none;
	text-decoration: none;
	
	background-color: #FFFFFF; /* blanco */
	color: #000000; /* negro */
}

form#formulario_contacto input[name=recibir_informacion] {
	width: 10px;
	height: 10px;
}

form#formulario_contacto table tr td {
	text-align: left;
}










/*
 * Sección Historia
 */
#imagenes_historia {
	position: absolute;
	
	right: 100px;
}
#imagenes_historia div {
	width: 180px;
	height: 150px;
	
	display: block;
}