@charset "utf-8";
/* CSS Document */

*
{
	margin:0px;
	padding:0px;
	border:0px;
}
body
{
	background-color:#FFFFFF;
	float: left;
	margin-left: 0px;
}

/* ============= BASE PRINCIPAL ============= */
#contenedor_despliegue_del_especial {
	float: left;
	height: auto;
	width: 960px;
}
#contenedor_del_especial {
	float: left;
	height: auto;
	width: 960px;
}

#cont_ct_izq {
	float: left;
	width: 640px;
	height: auto;
	margin-bottom: 20px;
}
#cont_ct_der {
	float: left;
	width: 300px;
	height: auto;
	padding-left: 20px;
}
#cont_ct_der_pub300x250 {
	float: left;
	height: auto;
	width: 300px;
	margin-bottom: 15px;
}
#header {
	float: left;
	height: 80px;
	width: 960px;
	margin-bottom: 10px;
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
}
#logo {
	float: left;
	height: 80px;
	width: 340px;
}

/* ============= MENU ============= */

#contenedor_menu {
	float: right;
	width: 550px;
	height: auto;
	margin-top: 62px;
	margin-left: 0px;
}
.menu_off {
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
}
.menu_off a {
	color: #000;
	text-decoration:none;
}
.menu_off a:hover {
	color: #000;
	text-decoration:underline;
}
.menu_on {
	float: left;
	padding-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	border-right-width: 1px;
	border-right-style: solid;
	padding-left: 15px;

}
.menu_on a {
	color: #000;
	text-decoration:none;
}
.menu_on a:hover {
	color: #000;
	text-decoration:underline;
}

/* ============= TABS ============= */
.tab-640 {
	float: left;
	height: 20px;
	width: 640px;
	background-color: #F0F0F0;
	margin-bottom: 3px;
}
.vermas-signo-tab-640 {
	float: right;
	background-color: #CC6600;
}
.nombre-tab-640 {
	float: left;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #261710;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	height: 17px;
	padding-top: 3px;
	padding-right: 8px;
	background-color: #5496D0;
	color: #FFFFFF;
	margin: 0px;
	line-height: 15px;
}
.nombreitalic-tab-640 {
	float: left;
	padding-left: 4px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 11px;
	height: 16px;
	padding-top: 4px;
	padding-right: 8px;
	color: #999999;
	font-style: italic;
}
.vermas-link-tab-640 {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	height: 16px;
	width: auto;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 4px;
	color: #FFFFFF;
	line-height: 13px;
}
.vermas-link-tab-640 a {
	text-decoration:none;
	color: #999999;
}
.vermas-link-tab-640 a {
	text-decoration:none;
	color: #999999;
}
.end-tab-640 {
	float: left;
	height: 20px;
	width: 16px;
	background-image: url(../img/tab-flecha.png);
	background-repeat: no-repeat;
}
.vermas-tab-640 {
	float: right;
	height: 20px;
	width: 100px;
}
.boton-mas-tab-640 {
	float: right;
	height: 9px;
	width: 8px;
	background-color: #FFCD60;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 6px;
}
.boton-mas-tab-640 img { border: none; }

/* ======== SUB TABS ============== */

.subtab-640 {
	float: left;
	height: 20px;
	width: 640px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #261710;
	background-color: #AF362E;
}
.nombre-subtab-640 {
	float: left;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #261710;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	height: 17px;
	padding-top: 3px;
	padding-right: 8px;
	color: #FFFFFF;
	margin: 0px;
	line-height: 15px;
}
.vermas-subtab-640 {
	float: right;
	height: 20px;
	width: 100px;
}
.boton-mas-subtab-640 {
	float: right;
	height: 9px;
	width: 8px;
	background-color: #AF362E;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 6px;
}
.boton-mas-subtab-640 img { border: none; }
.vermas-link-subtab-640 {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	background-color: #261710;
	height: 16px;
	width: auto;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 4px;
	color: #FFFFFF;
	line-height: 13px;
}
.vermas-link-subtab-640 a {
	text-decoration:none;
	color: #FFFFFF;
}
.vermas-link-subtab-640 a {
	text-decoration:none;
	color: #FFFFFF;
}

/* =================== TABS DE 300PX ================== */
.tab-300 {
	float: left;
	height: 20px;
	width: 300px;
	background-color: #F0F0F0;
}
.nombre-tab-300 {
	float: left;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	height: 17px;
	padding-top: 3px;
	padding-right: 8px;
	background-color: #5496D0;
	color: #FFFFFF;
	margin: 0px;
	line-height: 15px;
}
.end-tab-300 {
	float: left;
	height: 20px;
	width: 16px;
	background-image: url(../img/tab-flecha.png);
	background-repeat: no-repeat;
}
.vermas-tab-300 {
	float: right;
	height: 20px;
	width: 100px;
}
.vermas-link-tab-300 a {
	text-decoration:none;
	color: #FFFFFF;
}
.vermas-link-tab-300 a {
	text-decoration:none;
	color: #FFFFFF;
}
.boton-mas-tab-300 {
	float: right;
	height: 9px;
	width: 8px;
	background-color: #AF362E;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 6px;
}
.boton-mas-tab-300 img { border: none; }
.vermas-link-tab-300 {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	background-color: #261710;
	height: 16px;
	width: auto;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 4px;
	color: #FFFFFF;
	line-height: 13px;
}
.vermas-link-tab-300 a {
	text-decoration:none;
	color: #FFFFFF;
}
.vermas-link-tab-300 a {
	text-decoration:none;
	color: #FFFFFF;
}

/* ====================== TABS 960PX ====================== */

.tab-960 {
	float: left;
	height: 20px;
	width: 960px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #af362e;
	background-color: #f3ede1;
}
.nombre-tab-960 {
	float: left;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #af362e;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	height: 17px;
	padding-top: 3px;
	padding-right: 8px;
	background-color: #c0b9a9;
	color: #25130f;
	margin: 0px;
	line-height: 15px;
}
.end-tab-960 {
	float: left;
	height: 20px;
	width: 16px;
	background-image: url(../img/tab-flecha.png);
	background-repeat: no-repeat;
}

/* ============= BASE PARA BOXES DE 640 ============= */

.title-640 {
	float: left;
	height: auto;
	width: 640px;
}
.boxes-640-ap1 {
	float: left;
	width: 640px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-top-style: none;
	height: auto;
	margin-bottom: 20px;
}

/* ============= BASE PARA BOXES DE 300 ============= */ 

.tabs_der_300 {
	float: left;
	width: 300px;
}
.box_cont {
	float: left;
	width: 278px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d3d3d3;
	border-right-color: #d3d3d3;
	border-bottom-color: #d3d3d3;
	border-left-color: #d3d3d3;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.box-general300 {
	float:left;
	width: 300px;
	height:auto;
	margin-bottom: 20px;
}

/* ============= NOTICIAS EN LINEA ============= */ 

.notlinea_date {
	float: left;
	width: 268px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.notlinea_cont {
	float: left;
	width: 268px;
	margin-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #151515;
}
.notlinea_cont a {
	color: #151515;
	text-decoration: none;
}
.notlinea_cont a:hover {
	text-decoration: underline;
}
.notlinea_hora {
	float: left;
	width: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5496D0;
}	

/* ============= BASE PARA BOXES 640 - EMOL TV ============= */ 

#contenedor-3 {
	float: left;
	width: 638px;
	margin-bottom: 20px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #dedede;
	border-bottom-color: #dedede;
	border-left-color: #dedede;
	border-top-width: 0px;
	border-top-style: none;
	padding-top: 0px;
}
#title-ct_960 {
	float: left;
	width: 960px;
}
#contenedor-960-emoltv {
	float: left;
	width: 960px;
	margin-bottom: 15px;
}

/* ============ PUBLICIDAD ============== */
#publicidad728 {
	float: left;
	width: 728px;
	height: auto;
	margin-bottom: 15px;
}
#publicidad728_960px {
	float: left;
	width: 728px;
	height: auto;
	margin-bottom: 15px;
	margin-top: 0px;
	margin-left: 112px;
}
#publicidad640 {
	float: left;
	width: 640px;
	height: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

/*  =============== fb-root ========== */
#fb-root {
	float: left;
	height: auto;
	margin: 0;
	padding: 0;
	width: 100%;
}
/* ====== PUBLICIDAD ======== */

#publicidad640 {
	float: left;
	width: 640px;
	height: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
#publicidad640-footer {
	float: left;
	width: 640px;
	height: auto;
	margin-bottom: 20px;
}
#publicidad640-center {
	width: 640px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-left: 160px;
	float: left;
	margin-bottom: 15px;
}

/* ====== DESTACADOS GALERÍAS DE FOTOS ======= */

#contenedor_pags ul {
width: 640px;
}

li.box-galerias-dest {
	float:left;
	margin-right: 7px;
	margin-left: 7px;
	margin-bottom:8px;
	background-color: #e9e9e9;
	width:198px;
	border-bottom: 1px dotted #b1b1b1;
	position: relative;
}

li.box-galerias-dest img {
	border: 4px solid #b1b1b1;
	float:left;
	clear:both;
	transition: all 0.3s linear;
	  -webkit-transition: all 0.3s linear;
	  -ms-transition: all 0.3s linear;
	  -moz-transition: all 0.3s linear;
	  -o-transition: all 0.3s linear;
}

img.logogaleriahd {
	position: absolute;
	left:0px;
	top:0px;
}

li.box-galerias-dest a:link, li.box-galerias-dest a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

li.box-galerias-dest a:hover span {
	text-decoration: underline;
}

li.box-galerias-dest a:hover img {
	border: 4px solid #F38F1F;
	transition: all 0.3s linear;
	  -webkit-transition: all 0.3s linear;
	  -ms-transition: all 0.3s linear;
	  -moz-transition: all 0.3s linear;
	  -o-transition: all 0.3s linear;
}

li.box-galerias-dest span {
	clear:both;
	float:left;
	padding:6px;
	width: 186px;
}



/* ==== SITIO WEB SIN BASE === */

#box-absolute {
	float: left;
}
#cont_portada {
	float: left;
	height: 360px;
	width: 640px;
	margin-bottom: 0px;
	position: relative;
}
#cont_portada_prin {
	float: left;
	height: auto;
	width: 640px;
	margin-bottom: 5px;
}
#cont_portada_prin_img {
	float: left;
	height: 360px;
	width: 640px;
	z-index: 1;
	position: absolute;
	left: 0px;
	top: 0px;
}
#cont_portada_prin_seccion {
	height: auto;
	width: 640px;
	position: absolute;
	z-index: 2;
	*margin-top: 206px !important;
	margin-top: 206px \0/;
	margin-top: 203px;
}
.name-seccion {
	float: left;
	background-color: #FFCD60;
	margin-left: 20px;
}
.name-seccion p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	margin-top: 3px;





	*margin-top: 2px !important;
	margin-right: 15px;
	margin-bottom: 3px;





	*margin-bottom: 5px !important;
	margin-left: 15px;
	text-transform: uppercase;
}
#cont_portada_prin_titular {
	height: 126px;
	width: 610px;
	position: absolute;
	margin-top: 223px;
	color: #FFFFFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFCD60;
	z-index: 3;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 15px;
	background-image: url(../img/bg-noticiaportada.png);
	background-repeat: repeat;
}
@font-face { 
	font-family: 'swis721_blkcn_btblack';
	src: url('36883_swiss721blackcondensedbt-webfont.eot');
	src: url('36883_swiss721blackcondensedbt-webfont.eot?#iefix') format('embedded-opentype'),
	url('36883_swiss721blackcondensedbt-webfont.woff') format('woff'), url('36883_swiss721blackcondensedbt-webfont.ttf') format('truetype'),
	url('36883_swiss721blackcondensedbt-webfont.svg#36883_swiss721blackcondensedbt-webfont') format('svg'); 
}
#cont_portada_prin_titular h1 {
	font-family: 'swis721_blkcn_btblack', Arial, Helvetica, sans-serif;
	font-size: 36px;
	padding: 0px;
	text-transform: uppercase;
	text-shadow: 1px 1px 0px #0FD4FF;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#cont_portada_prin_titular h1 a {
	color:#FFFFFF;
	text-decoration:none;
}
#cont_portada_prin_titular h1 a:hover {
	color: #F2F2F2;
	text-decoration:none;
}
#cont_portada_prin_titular h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 610px;
	height: 52px;
	color: #FFFFFF;
}
#portada-masnoticias {
	float: left;
	width: 610px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-top: 0px;
}
#portada-masnoticias ul li {
	list-style: none;
	color: #ffdc4a;
/*	text-shadow: 0px 0px 0px #000;*/
}
#portada-masnoticias ul li a {
	color: #000000;
	text-decoration:none;
}
#portada-masnoticias ul li a:hover {
	text-decoration:underline;
}















/* ====== PAGINACIÓN AUTOMÁTICA FOTOS ======= */

div#paginas {
	margin-top:10px;
	float:left;
	clear:both;
	width:100%;
}

#contenedor_pags {
	float:left;
	clear:both;
}

#paginas ul {
	list-style-type: none;
}

#paginas #nav_pags {
	width:100%;
	float:left;
	clear:both;
	margin-bottom:4px;
}

#paginas #nav_pags a:link, #paginas #nav_pags a:visited {
	line-height: 25px;
	float:right;
	margin-right:13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
	color: #333333;
}

#paginas #nav_pags a:hover {
	color: #cccccc;
}

#paginas #nav_pags span {
	font-family: Arial, Helvetica, sans-serif;
	width:25px;
	height:25px;
	line-height: 25px;
	font-size: 12px;
	display: block;
	text-align: center;
	background-color: #ccc;
	margin-right:4px;
	margin-bottom:4px;
	cursor: pointer;
	float:left;
	font-weight: bold;
	border-radius: 5px;
}

#paginas #nav_pags span:hover {
	background-color: #bbb;
}

#paginas #nav_pags .selected {
	background-color: #3f4032;
	color: #ffffff;
	cursor: default;
}

#paginas #nav_pags .selected:hover {
	background-color: #3f4032!important;
}

/*Compartir*/

#emol_infocompartir {
	width:960px;
	background-color: #e9e9e9;
	float:left;
}

#emol_infocompartir #redessociales {
	position: relative;
	padding:8px 10px;
}

#emol_infocompartir #redessociales .twitter-share-button {
	position: absolute;
	right:0px;
	top:10px;
}

#emol_infocompartir #redessociales div.go-plus-2 {
	position: absolute;
	right:100px;
	top:10px;
}

#emol_infocompartir #creditosemol {
	border-top:1px solid #d1d1d1;
	padding:8px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

#emol_infocompartir #creditosemol span {
	margin-left:10px;
}















/* ========================== CALENDARIO RESULTADOS ===================== */
.base_tabs_ures {
	float: left;
	width: 638px;
	margin-bottom: 5px;
	height: auto;
	border: 1px solid #5496D0;
}
.cld_fecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	float: left;
	height: 19px;
	width: 50px;
	text-align: center;
	padding-top: 3px;
	background-color: #D7E7F4;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d3d3d3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d3d3;
}
.cld_local{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	float: left;
	height: 19px;
	width: 211px;
	text-align: center;
	padding-top: 3px;
	background-color: #D7E7F4;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d3d3d3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d3d3;
}
.cld_visita {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	float: left;
	height: 19px;
	width: 212px;
	text-align: center;
	padding-top: 3px;
	background-color: #D7E7F4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d3d3;
}
.cld_diayhora {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	float: left;
	height: 19px;
	width: 162px;
	text-align: center;
	padding-top: 3px;
	background-color: #D7E7F4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d3d3;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d3d3d3;
}
.cld_lafecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #151515;
	float: left;
	height: 18px;
	width: 50px;
	text-align: center;
	padding-top: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d3d3;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d3d3d3;
	background-color: #f8f8f8;
}
.cld_equipolocal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #151515;
	float: left;
	height: 18px;
	text-align: center;
	padding-top: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d3d3;
	width: 148px;
}
.cld_equipolocal a {
	text-decoration: none;
	color: #151515;
}
.cld_equipolocal a:hover {
	text-decoration: underline;
}
.cld_equipolocal_izq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #151515;
	float: left;
	height: 22px;
	width: 24px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d3d3;
	padding-left: 5px;
	padding-right: 5px;
}
.cld_elresultado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #151515;
	float: left;
	height: 18px;
	width: 57px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d3d3;
	background-color: #f8f8f8;
	padding-top: 4px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d3d3d3;
	border-left-color: #d3d3d3;
}
.cld_elresultado a {
	color: #083D81;
	text-decoration: none;
}
.cld_elresultado a:hover {
	text-decoration: underline;
}
.cld_equipovisita_der {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #151515;
	float: left;
	height: 22px;

	width: 24px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d3d3;
	padding-left: 5px;
	padding-right: 6px;
}
.cld_equiposvisita {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #151515;
	float: left;
	height: 18px;
	text-align: center;
	padding-top: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d3d3;
	width: 148px;
}
.cld_equiposvisita a {
	text-decoration: none;
	color: #151515;
}
.cld_equiposvisita a:hover {
	text-decoration: underline;
}
.cld_diayhora-info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #151515;
	float: left;
	height: 18px;
	width: 162px;
	text-align: center;
	padding-top: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d3d3;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d3d3d3;
}
.cld_diayhora-info a {
	color: #a50909;
	text-decoration: none;
	font-weight: bold;
}
.cld_diayhora-info a:hover {
	text-decoration: underline;
}







.box-galerias-ap1 {
	float: left;
	width: 205px;
	margin-right: 12px;
	margin-bottom: 0px;
}




.box-galerias-ap2 {
	float: left;
	width: 205px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.box-img-gal {
	float: left;
	width: 195px;
	height: 110px;
	background-color: #5496D0;
	margin: 0px;
	padding: 5px;
}


/*
.box-img-gal a {
	float: left;
	width: 199px;
	height: 120px;
	border: 3px solid #0FD4FF;
}
.box-img-gal a:hover {
	border: 3px solid #0891bf;
}*/

.box-img-gal-info {
	float: left;
	width: 193px;
	background-color: #D7E7F4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #5496D0;
	border-bottom-color: #5496D0;
	border-left-color: #5496D0;
	height: 30px;
}
.box-img-gal-info a {
	color: #151515;
	text-decoration: none;
}
.box-img-gal-info a:hover {
	text-decoration: underline;
}

.base_tabs_country {
	float: left;
	width: 638px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#caja-botonera {
	float: left;
	height: 257px;
	width: 640px;
}
#caja-botonera-2 {
	float: left;
	height: 216px;
	width: 640px;
}
#boton-img-a {
	float: left;
	height: auto;
	width: auto;
}
#boton-img-b {
	float: right;
	height: auto;
	width: auto;
}
#boton-img-c {
	float: left;
	height: auto;
	width: auto;
	margin-right: 10px;
}
#boton-img-d {
	float: left;
	height: auto;
	width: auto;
}
.img-a {
		position: relative;
		cursor:pointer;
    	
}
.img-a:before {
		content: "";
		display: block;
		position:absolute;
		top:0;
		bottom:0;
		left:0;
		right:0;
		background: rgba(102,166,205,0.0);
		transition: all 0.5s linear;
		-webkit-transition: all 0.5s linear;
		-ms-transition: all 0.5s linear;
    	-moz-transition: all 0.5s linear;
    	-o-transition: all 0.5s linear;
}
.img-a:hover:before {
	background: rgba(102,166,205,0.6);
	 transition: all 0.5 linear;
	-webkit-transition: all 0.5 linear;
	-ms-transition: all 0.5 linear;
    -moz-transition: all 0.5 linear;
    -o-transition: all 0.5 linear;
}
