@charset "utf-8";
/* CSS Document */

/* BO ESTILOS JUEGOS -> JUEGO RECIENTE */
.juegos_JR_contenedor { background-color: #EE60A2; padding-top: 10px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px; }
a.juegos_JR_titulo_link:link { font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #FFFFFF; text-decoration: none; }
a.juegos_JR_titulo_link:visited { font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #FFFFFF; text-decoration: none; }
a.juegos_JR_titulo_link:hover { font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #FFFFFF; text-decoration: underline; }

.juegos_JR_fecha { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #1B75BB; font-weight: bold; padding-top: 5px; padding-left: 5px; padding-right: 5px; }
.juegos_JR_introduccion { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; padding-right: 5px; padding-bottom: 5px; padding-left: 5px; }
/* EO ESTILOS JUEGOS -> JUEGO RECIENTE */

/* BO ESTILOS JUEGOS -> LISTADO JUEGOS */
a.juegos_LST_link_01:link { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #EE60A2; text-decoration: none; }
a.juegos_LST_link_01:visited { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #EE60A2; text-decoration: none; }
a.juegos_LST_link_01:hover { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #EE60A2; text-decoration: underline; }

.juegos_LST_fecha { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #1B75BB; font-weight: bold; }
.juegos_LST_introduccion { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; }

.juegos_LST_borde_celdas_0101 { border-right-width: 1px; border-bottom-width: 1px; border-right-style: dotted; border-bottom-style: dotted; border-right-color: #CCCCCC; border-bottom-color: #CCCCCC; }
.juegos_LST_borde_celdas_0102 { border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #CCCCCC; }
.juegos_LST_borde_celdas_0103 { border-right-width: 1px; border-right-style: dotted; border-right-color: #CCCCCC; }
/* EO ESTILOS JUEGOS -> LISTADO JUEGOS */


/* BO ESTILOS GENERALES DE JUEGOS */
#juegos_01_contenedor_01 { position:relative; }
#juegos_01_contenedor_02 { position:absolute; left:0px; top:0px; width:100%; z-index:1; }

.juegos_bg_01 { background-color: #58bfee; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; padding: 5px; }
.juegos_bg_02 { background-color: #58bfee; padding: 5px;}

.juegos_borde_0101 { border-right-width: 1px; border-right-style: solid; border-right-color: #FFFFFF; border-left-width: 1px; border-left-style: solid; border-left-color: #FFFFFF; border-top-width: 1px; border-top-style: solid; border-top-color: #FFFFFF; }
.juegos_borde_0102 { border-right-width: 1px; border-left-width: 1px; border-right-style: solid; border-left-style: solid; border-right-color: #FFFFFF; border-left-color: #FFFFFF; }
.juegos_borde_0103 { border-top-width: 1px; border-top-style: solid; border-top-color: #FFFFFF; }

.juegos_forma_input_01 { font-family: Arial, Helvetica, sans-serif; font-size:10px; background-color: #FFFFFF; border: 1px solid #FFFFFF; height:14px; color: #999999; }

.juegos_img { background-color: #f9f9f9; border: 1px solid #CCCCCC; padding: 5px; font-family: Arial, sans-serif; font-size: 9px; line-height: 1.2em; }
.juegos_img img { border: 1px solid #CCCCCC; vertical-align:middle; margin-bottom: 3px; }
.juegos_img_der { margin: 0.5em 0pt 0.5em 0.8em; float:right; }
.juegos_img_izq { margin: 0.5em 0.8em 0.5em 0; float:left; } 

.juegos_img_02 { padding: 5px; font-family: Arial, sans-serif; font-size: 9px; line-height: 1.2em; }
.juegos_img_02 img { border: 1px solid #CCCCCC; vertical-align:middle; margin-bottom: 3px; }
.juegos_img_der_02 { margin: 0.5em 0pt 0.5em 0.8em; float:right; }
.juegos_img_izq_02 { margin: 0.5em 0.8em 0.5em 0; float:left; } 

/* EO ESTILOS GENERALES DE JUEGOS */
