@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(../imagenes/header.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #498cb9;
}
#logo {
	float: left;
	height: 80px;
	width: 355px;
}

/* ============= MENU ============= */

#contenedor_menu {
	float: right;
	width: 540px;
	height: auto;
	margin-top: 60px;
	margin-left: 0px;
}
.menu_off {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0f487f;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0f487f;
}
.menu_off a {
	color: #0f487f;
	text-decoration:none;
}
.menu_off a:hover {
	color: #0f487f;
	text-decoration:underline;
}
.menu_on {
	float: left;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #a40019;
	border-right-width: 1px;
	border-right-style: solid;
	padding-left: 10px;
	border-right-color: #0f487f;
}
.menu_on a {
	color: #a40019;
	text-decoration:none;
}
.menu_on a:hover {
	color: #a40019;
	text-decoration:underline;
}

/* ============= TABS ============= */
.tab-640 {
	float: left;
	height: 20px;
	width: 640px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #114a7f;
	background-color: #e9e9e9;
}
.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: #114a7f;
	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: #5289A8;
	color: #FFFFFF;
	margin: 0px;
	line-height: 15px;	text-shadow: 1px 0px 1px #114a7f;
}
.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: #666666;
	font-style: italic;
}
.vermas-link-tab-640 {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	background-color: #cfcfcf;
	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: #151515;
}
.vermas-link-tab-640 a:hover {
	text-decoration:none;
}
.end-tab-640 {
	float: left;
	height: 20px;
	width: 16px;
	background-image: url(../imagenes/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: #A4001B;
	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: #5289A8;
	background-color: #114a7f;
}
.nombre-subtab-640 {
	float: left;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #5289A8;
	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: #A4001B;
	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: #CFCFCF;
	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: #151515;
}
.vermas-link-subtab-640 a:hover {
	text-decoration:none;
}

/* =================== TABS DE 300PX ================== */
.tab-300 {
	float: left;
	height: 20px;
	width: 300px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #114a7f;
	background-color: #e9e9e9;
}
.nombre-tab-300 {
	float: left;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #114a7f;
	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: #5289A8;
	color: #FFFFFF;
	margin: 0px;
	line-height: 15px;	text-shadow: 1px 0px 1px #114a7f;
}
.end-tab-300 {
	float: left;
	height: 20px;
	width: 16px;
	background-image: url(../imagenes/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: #A4001B;
	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: #CFCFCF;
	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: #151515;
}
.vermas-link-tab-300 a:hover {
	text-decoration:none;
}

/* ====================== TABS 960PX ====================== */

.tab-960 {
	float: left;
	height: 20px;
	width: 960px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #114a7f;
	background-color: #e9e9e9;
}
.nombre-tab-960 {
	float: left;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #114a7f;
	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(imagenes/tab-flecha.png);
	background-repeat: no-repeat;
}

/* ============= BASE PRINCIPAL DE NOTICIAS PORTADA ============= */

#cont_portada {
	float: left;
	height: 360px;
	width: 640px;
	margin-bottom: 15px;
	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_con {
	float: left;
	height: 219px;
	width: 251px;
	background-image: url(../imagenes/bg_principal_.jpg);
	background-repeat: no-repeat;
}
#cont_portada_titlep {
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #0C1F59;
	line-height: 26px;
	width: 227px;
	height: 107px;
	padding-top: 14px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}
#cont_portada_titlep a {
	color: #FFF;
	text-decoration: none;
}
#cont_portada_titlep a:hover {
	color: #FFF;
	text-decoration: underline;
}
#cont_portada_titlep_bajada {
	float: left;
	color: #000000;
	width: 227px;
	height: 76px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 12px;
	font-weight: normal;
}
#cont_portada_titlep_bajada p {
	margin-top: 15px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
#cont_portada_sec {
	float: left;
	width: 640px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #081528;
	border-bottom-color: #081528;
}
.cont_info_sec {
	float: left;
	width: 176px;
	height: 79px;
	background-color: #7A878B;
	padding-top: 4px;
	padding-right: 15px;
	padding-left: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 16px;
}
.cont_info_sec a {
	color: #FFFFFF;
	text-decoration:none;
}
.cont_info_sec a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
.cont_img_sec {
	float: left;
	height: 83px;
	width: 114px;
}

/* ============= BASE PARA BOXES DE 640 ============= */

.title-640 {
	float: left;
	height: auto;
	width: 640px;
}
.boxes-640-ap1 {
	float: left;
	width: 638px;
	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;
}

/* ============= 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: 15px;
}

/* ============= 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: #15559d;
}
.notlinea_cont {
	float: left;
	width: 278px;
	margin-bottom: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #151515;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d3d3;
	padding-bottom: 4px;
}
.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: #666;
}	

/* ============= 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: 575px;
}
/* ====== PUBLICIDAD ======== */

#publicidad640 {
	float: left;
	width: 640px;
	height: auto;
	margin-top: 0px;
	margin-bottom: 15px;
}
#publicidad640-footer {
	float: left;
	width: 640px;
	height: auto;
	margin-top: 15px;
}
#publicidad640-larojita {
	float: left;
	width: 640px;
	height: auto;
	margin-top: 15px;
	margin-bottom: 15px;
}
#publicidad640-center {
	width: 640px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-left: 160px;
	float: left;
	margin-bottom: 15px;
}
#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: #a4001b;
}
.name-seccion p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	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: #b0d8e2;
	z-index: 3;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 15px;
	background-image: url(../imagenes/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: 2px 2px 0px #013b72;
	font-weight: normal;
	color: #fff;
	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:#D8E8ED;
	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;
}
#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: #FFFFFF;
		text-shadow: 2px 2px 0px #013b72;
}
#portada-masnoticias ul li a {
	color: #b9dae3;
	text-decoration:none;
}
#portada-masnoticias ul li a:hover {
	text-decoration:underline;
}
#box-absolute {
	float: left;
}

/* ================== multimedia index ===================== */

.boxes-640-ap1-galerias {
	float: left;
	width: 625px;
	margin-bottom: 15px;
	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: #d3d3d3;
	border-bottom-color: #d3d3d3;
	border-left-color: #d3d3d3;
	border-top-width: 0px;
	border-top-style: none;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 13px;
}
.box-galerias-ap1 {
	float: left;
	width: 198px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.box-galerias-ap1 {
	float: left;
	width: 198px;
	margin-right: 10px;
	margin-bottom: 0px;
}
.box-img-gal {
	float: left;
	width: 198px;
	background-color: #d3e0e6;
}
.box-img-gal a {
	float: left;
	width: 192px;
	height: 120px;
	border: 3px solid #d3e0e6;
}
.box-img-gal a:hover {
	border: 3px solid #a6c4d2;
}
.box-img-gal-info {
	float: left;
	width: 193px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 16px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.box-img-gal-info a {
	color: #114b7d;
	text-decoration: none;
}
.box-img-gal-info a:hover {
	text-decoration: underline;
}
/* ================== calendario index ===================== */

.boxes-640-ap1-calenresul {
	float: left;
	width: 632px;
	margin-bottom: 15px;
	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: #d3d3d3;
	border-bottom-color: #d3d3d3;
	border-left-color: #d3d3d3;
	border-top-width: 0px;
	border-top-style: none;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 3px;
	padding-right: 3px;
}
.boxes-640-ap1-calenresul p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 12px;
}

.calendario-box1-0 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #A4001B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #151515;
}

.calendario-box1-1 {
	background-color: #E9E9E9;
	float: left;
	height: 20px;
	width: 27px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-top: 8px;
}
.calendario-box1-2 {
	background-color: #E9E9E9;
	float: left;
	height: 20px;
	width: 308px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-top: 8px;
}
.calendario-box1-3 {
	background-color: #E9E9E9;
	float: left;
	height: 20px;
	width: 99px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-top: 8px;
}
.calendario-box1-4 {
	background-color: #E9E9E9;
	float: left;
	height: 20px;
	width: 105px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-top: 8px;
}
.calendario-box1-5 {
	background-color: #E9E9E9;
	float: left;
	height: 20px;
	width: 81px;
	padding-top: 8px;
}
.calendario-box2-0 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	color: #151515;
	margin-top: 3px;
}
.calendario-box2-1 {
	background-color: #ddd;
	float: left;
	height: 20px;
	width: 27px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-top: 8px;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.calendario-box2-equipo1 {
	background-color: #f0f0f0;
	float: left;
	height: 20px;
	width: 103px;
	padding-top: 8px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.calendario-box2-equipo-flag {
	background-color: #f0f0f0;
	float: left;
	height: 24px;
	width: 28px;
	padding-top: 4px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.calendario-box2-3 {
	background-color: #f0f0f0;
	float: left;
	height: 20px;
	width: 99px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-top: 8px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.calendario-box2-4 {
	background-color: #f0f0f0;
	float: left;
	height: 20px;
	width: 105px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-top: 8px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-weight: bold;
}
.calendario-box2-4 a { color:#151515; text-decoration:none;}
.calendario-box2-4 a:hover { color:#151515; text-decoration:underline;}
.calendario-box2-5 {
	background-color: #f0f0f0;
	float: left;
	height: 20px;
	width: 81px;
	padding-top: 8px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.calendario-box2-5 a { color:#151515; text-decoration:none;}
.calendario-box2-5 a:hover { color:#151515; text-decoration:underline;}
.calendario-box2-vs {
	background-color: #f0f0f0;
	float: left;
	height: 20px;
	width: 40px;
	padding-top: 8px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.calendario-box2-vs a { color:#151515; text-decoration:none;}
.calendario-box2-vs a:hover { color:#151515; text-decoration:underline;}

.calendario-box2-equipo2 {
	background-color: #f0f0f0;
	float: left;
	height: 20px;
	width: 103px;
	padding-top: 8px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-right-width: 3px;
}
/* ================== la roja ===================== */
.boxes-640-ap1-r {
	float: left;
	width: 638px;
	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: #d3d3d3;
	border-bottom-color: #d3d3d3;
	border-left-color: #d3d3d3;
	border-top-width: 0px;
	border-top-style: none;
	padding-top: 5px;
}
.secundariobox-general {
	float: left;
	width: 638px;
	height: auto;
	margin-top: 7px;
}
.secunbox-left2 {
	float: left;
	width: 249px;
	height: auto;
}
.secunbox-left-title2 {
	float: left;
	width: 248px;
	height: auto;
	background-color: #f0f0f0;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
}
.secunbox-left-title2 h3 {
	color: #114b7d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	margin-right: 15px;
	margin-left: 15px;
	width: 220px;
	margin-top: 2px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	padding-top: 2px;
}
.secunbox-left-title2 h3 a {
	color: #114b7d;
	text-decoration:none;
}
.secunbox-left-title2 h3 a:hover {
	text-decoration:underline;
}
.secunbox-left-info2 {
	float: left;
	width: 218px;
	margin-right: 0px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 10px;
}
.secunbox-right2 {
	float: left;
	width: 389px;
}


/* ================== TABS ===================== */

.menu {
	padding: 0;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	}
.menu li { display: inline; }
.menu li a {
	padding: 7px;
	float:left;
	text-decoration: none;
	color: #151515;
	font-weight: bold;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-color: #dddddd;
}
.menu li.active a {
	background: #A4001B;
	color: #FFFFFF;
}
.content {
	float: left;
	clear: both;
	width: 632px;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-left-style: none;
	border-top-color: #A4001B;
}
.box-grup-z0 {
	float: left;
	width: 632px;
	padding-top: 3px;
	padding-bottom: 10px;
}

.box-grup-z1 {
	float: left;
	width: 632px;
	padding-top: 5px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #ACACAC;
}

/* ================== GRUPOS ===================== */
.grupo-box1-0 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ACACAC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #151515;
}
.grupo-box1-1 {
	background-color: #e9e9e9;
	float: left;
	height: 20px;
	width: 248px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-top: 8px;
}
.grupo-box1-2 {
	background-color: #e9e9e9;
	float: left;
	height: 20px;
	width: 45px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-top: 8px;
}
.grupo-box1-3 {
	background-color: #e9e9e9;
	float: left;
	height: 20px;
	width: 45px;
	padding-top: 8px;
}
.grupo-box2-0 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	color: #151515;
	margin-top: 3px;
}
.grupo-box2-1 {
	background-color: #DDDDDD;
	float: left;
	height: 20px;
	width: 27px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-top: 8px;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.grupo-box2-1-clasifican {
	background-color: #FAD483;
	float: left;
	height: 20px;
	width: 27px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-top: 8px;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.grupo-box2-1-clasifican-terceros {
	background-color: #C0ED9A;
	float: left;
	height: 20px;
	width: 27px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-top: 8px;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.grupo-box2-2 {
	background-color: #f0f0f0;
	float: left;
	height: 24px;
	width: 28px;
	padding-top: 4px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.grupo-box2-3 {
	background-color: #F0F0F0;
	float: left;
	height: 20px;
	width: 185px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-top: 8px;
	font-weight: normal;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: left;
	padding-left: 5px;
}

.grupo-box2-4 {
	background-color: #f0f0f0;
	float: left;
	height: 20px;
	width: 45px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-top: 8px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.grupo-box2-5 {
	background-color: #f0f0f0;
	float: left;
	height: 20px;
	width: 45px;
	padding-top: 8px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.info-clasificacion {
	float: right;
	width: 400px;
	margin-top: 0px;
}
.info-clasificacion-img {
	float: left;
	width: 24px;
	padding-top: 4px;
	height: 24px;
}
.info-clasificacion-text {
	float: left;
	width: 360px;
	padding-left: 5px;
	margin-top: 6px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #151515;
}
#grupos-home {
	float: left;
	width: 632px;
	height: 262px;
	position: static;
	overflow: hidden;
}

#grupos-page {
	float: left;
	width: 632px;
	height: auto;
}
.box_cont-destacado {
	float: left;
	width: 288px;
	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: 5px;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* ============== goles =================== */

.cont_goleadores {
	float: left;
	width: 278px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #151515;
	margin-bottom: 10px;
	padding-bottom: 2px;
	padding-left: 0px;
}

.cont_goleadores-ult {
	float: left;
	width: 278px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #151515;
	margin-bottom: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.goleador_img {
	float: left;
	height: 48px;
	width: 48px;
	border: 1px solid #114A7F;
	margin-top: 5px;
}
.goleador_info {
	float: left;
	width: 149px;
	padding-left: 15px;
	padding-right: 16px;
	height: 55px;
}
.goleador_name {
	float: left;
	width: 149px;
	height: 20px;
	padding-top: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #151515;
	font-size: 16px;
	font-weight: bold;
}
.goleador_equipo {
	float: left;
	width: 149px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #151515;
	font-size: 11px;
	font-weight: normal;
}
.goles_numeros {
	float: left;
	height: 60px;
	width: 48px;
	background-image: url(../imagenes/goles-bg.jpg);
	background-repeat: no-repeat;
	padding-top: 3px;
}
.num_goles_info {
	float: left;
	width: 47px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.numero_gol {
	float: left;
	height: auto;
	text-align: center;
	width: 47px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 2px;
}


/* Simple scalable breadcrumb by Veerle Pieters
------------------------------------------------------------------*/

ul, li {
	list-style-type:none;
	padding:0;
	margin:0;
	}		
#crumbs {
	height:2.3em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #dedede;
	}
#crumbs li {
	float:left;
	line-height:2.3em;
	padding-left:0.75em;
	}		
.tab-titulo {
	display:block;
	padding:0 15px 0 0;
	background-image: url(../imagenes/crumbs.png);
	background-repeat: no-repeat;
	background-position: right center;
	color: #333;
	}
.tab-titulo-mas {
	display:block;
	background-image: url(../imagenes/crumbs.png);
	background-repeat: no-repeat;
	background-position: right center;
	color: #06C;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 60px;
	height: 20px;
	float: left;
	}	
.tab-ver-mas {
	display:block;
	background-image: url(../imagenes/crumbs.png);
	background-repeat: no-repeat;
	background-position: right center;
	color: #06C;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 0;
	}					
#crumbs li a:link,
#crumbs li a:visited {
	color:#1874D0;
	text-decoration:none;
	}	
#crumbs li a:hover,
#crumbs li a:focus {
	color:#666;
}	
.tab-630 {
	float: left;
	height: 30px;
	width: 624px;
	color: #777;
	margin-top: 2px;
	margin-left: 6px;
	background-color: #FDFDFD;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #114A7F;
}
#cont_equipos-list-plantel {
	float: left;
	width: 624px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #151515;
	padding-bottom: 10px;
	margin-left: 6px;
	margin-top: 3px;
}
.datos_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #151515;
	height: 18px;
	width: 391px;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d3d3;
	padding-left: 4px;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d3d3d3;
	padding-bottom: 2px;
}
.datos_02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #151515;
	height: 18px;
	width: 215px;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d3d3;
	padding-left: 10px;
	font-weight: normal;
	text-align: center;
	background-color: #EFEFEF;
	padding-bottom: 2px;
}
.nominados_datos {
	float: left;
	width: 621px;
	margin-top: 2px;
	margin-bottom: 20px;
	margin-left: 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	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;
}
/* -- pagina equipos -- */
#contenedor-1 {
	float: left;
	width: 638px;
	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: 10px;
	padding-bottom: 10px;
}
#equipo-foto300 {
	float: left;
	height: auto;
	width: 300px;
	border: 1px solid #dedede;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding: 5px;
}
#equipo-detalle2 {
	float: left;
	height: auto;
	width: 287px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#equipo-detalle2 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333;
	margin-top: 0px;
	margin-bottom: 10px;
}
.equipo-detalle-linea {
	float: left;
	height: auto;
	width: 100%;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #dedede;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 2px;
}
#equipo-detalle2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 10px;
	margin-top: 0px;
	color: #333;
	float: left;
	width: 286px;
}
.equipo-detalle-linea a {
	text-decoration: none;
	color: #0088F7;
	}
#contenedor-2 {
	float: left;
	width: 638px;
	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: 10px;
	padding-bottom: 5px;
	margin-bottom: 15px;
}
#contenedor-2-analisis {
	float: left;
	width: 638px;
	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: 10px;
	padding-bottom: 0px;
}

.boxes-640-ap1-plantel {
	float: left;
	width: 638px;
	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: 10px;
}
#equipo-foto300 {
	float: left;
	height: auto;
	width: 300px;
	border: 1px solid #dedede;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding: 5px;
}
#equipo-detalle2 {
	float: left;
	height: auto;
	width: 287px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#equipo-detalle2 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333;
	margin-top: 0px;
	margin-bottom: 10px;
}
.equipo-detalle-linea {
	float: left;
	height: auto;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5289A8;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 2px;
	color: #151515;
}
#equipo-detalle2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 10px;
	margin-top: 0px;
	color: #333;
	float: left;
	width: 286px;
}
.equipo-detalle-linea a {
	text-decoration: none;
	color: #114A7F;
	}
#equipo-foto {
	float: left;
	height: auto;
	width: 354px;
	border: 1px solid #dedede;
	margin-top: 5px;
	margin-right: 8px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 5px;
}
#equipo-foto2 {
	float: left;
	height: auto;
	width: 365px;
	border: 1px solid #dedede;
	margin-top: 5px;
	margin-right: 8px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 5px;
}
#equipo-detalle {
	float: left;
	width: 240px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.cont_calendario_tab_int {
	float: left;
	margin-bottom: 15px;
}
#cont_equipos-list-plantel-ex {
	float: left;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #151515;
	margin-left: 9px;
	margin-top: 3px;
	padding-bottom: 8px;
	height: 250px;
}
.cont_equipos-list-plantel-ex_tab {
	float: left;
	width: 296px;
	background-color: #5289A8;
	height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 4px;
	padding-top: 2px;
	margin-bottom: 8px;
}
#cont_equipos-list-plantel-ex p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #151515;
	margin-top: 5px;
}
.foto-jugador {
	float: left;
	width: 80px;
	height: 160px;
	margin-top: 2px;
	margin-right: 7px;
	margin-bottom: 50px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E1E1E1;
	border-right-color: #E1E1E1;
	border-bottom-color: #E1E1E1;
	border-left-color: #E1E1E1;
}
#cont_equipos-list-plantel-ex  h1 {
	font-size:18px;
	margin-bottom: 7px;
	color: #114A7F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5289A8;
	padding-bottom: 2px;
	padding-top: 2px;
	}
#cont_equipos-list-plantel-ex h5 {
	padding-bottom: 0px;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}

#contenedor-sedes {
	float: left;
	width: 632px;
	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: 10px;
	padding-bottom: 10px;
	padding-right: 3px;
	padding-left: 3px;
}
.menu-sede01 {
	float: left;
	width: 86px;
	height: auto;
	margin-right: 4px;
}
.menu-sede02 {
	float: left;
	width: 86px;
	height: auto;
}
#menu-sedes {
	float: left;
	margin-left: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #A4001B;
	padding-bottom: 1px;
}
.menu-sede01-img {
	height: 60px;
	width: 86px;
}
.menu-sede01-txt {
	height: auto;
	width: 86px;
	background-color: #114A7F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
}
.menu-sede01-txt a {
	color: #fff;
	text-decoration:none;
}
.menu-sede01-txt a:hover {
	color: #fff;
	text-decoration:underline;
}
.menu-sede01-txt-on {
	height: auto;
	width: 86px;
	background-color: #A4001B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
}
.menu-sede01-txt-on a {
	color: #fff;
	text-decoration:none;
}
.menu-sede01-txt-on a:hover {
	color: #fff;
	text-decoration:none;
}
.mapa-turquia {
	float: left;
	margin-top: 10px;
	margin-left: 5px;
	padding: 5px;
		border: 1px solid #dedede;
}
.mapa-turquia-sedes {
	float: left;
	margin-top: 10px;
	margin-left: 5px;
}
.sedes-informacion {
	float: left;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	width: 622px;
	font-family: Arial, Helvetica, sans-serif;
	color: #151515;
	font-size: 12px;
}
.sedes-informacion h1 {
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
#sede-foto {
	padding: 5px;
	float: left;
	height: 248px;
	width: 365px;
	border: 1px solid #dedede;
	margin: 5px;
}
#info-las-sedes {
	float: left;
	width: 622px;
	margin-top: 15px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	margin-left: 5px;
}
#info-las-sedes h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #114a7f;
	font-size: 17px;
	margin-top: 8px;
	padding: 0px;
	margin-bottom: 0px;
}
#info-las-sedes p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 20px;
	line-height: 16px;
}
#info-las-sedes h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #2c2c2c;
	font-size: 24px;
	line-height: 22px;
	padding-bottom: 3px;
}
#info-las-sedes h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-top: 1px;
}
#info-las-sedes h3 a {
	color: #114a7f;
	text-decoration:none;
}
#info-las-sedes h3 a:hover {
	text-decoration:underline }
.donde-esta {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	color: #2c2c2c;
	font-weight: bold;
	margin-left: 5px;
	font-size: 24px;
}


/* ====== DESTACADOS GALERÍAS DE FOTOS ======= */

li.box-galerias-dest {
	float:left;
	margin-right: 7px;
	margin-left: 7px;
	margin-bottom:8px;
	background-color: #e9e9e9;
	width:198px;
	height:170px;
	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 #a40019;
	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;
}

/* ====== PAGINACIÓN AUTOMÁTICA FOTOS ======= */

div#paginas {
	float:left;
	clear:both;
	width:638px;
	padding-top: 10px;
	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: #E9E9E9;
	border-bottom-color: #E9E9E9;
	border-left-color: #E9E9E9;
}

#contenedor_pags {
	float:left;
	clear:both;
}

#paginas ul {
	list-style-type: none;
}

#paginas #nav_pags {
	width:625px;
	float:left;
	clear:both;
	margin-bottom:4px;
	padding-left: 10px;
}

#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;
};


/* ------- HEADER DE NOTICIAS ------- */

#header-ta-b {
	float: left;
	height: 80px;
	width: 960px;
	margin-bottom: 10px;
	background-image: url(../imagenes/header.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #002d72;
}



/* ============= cambio color en programacion index ================ */

.calendario-box2op-equipo1 {
	background-color: #E4EDF1;
	float: left;
	height: 20px;
	width: 103px;
	padding-top: 8px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.calendario-box2op-equipo-flag {
	background-color: #E4EDF1;
	float: left;
	height: 24px;
	width: 28px;
	padding-top: 4px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.calendario-box2op-vs {
	background-color: #E4EDF1;
	float: left;
	height: 20px;
	width: 40px;
	padding-top: 8px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.calendario-box2op-vs a { color:#151515; text-decoration:none;}
.calendario-box2op-vs a:hover { color:#151515; text-decoration:underline;}

.calendario-box2op-equipo2 {
	background-color: #E4EDF1;
	float: left;
	height: 20px;
	width: 103px;
	padding-top: 8px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-right-width: 3px;
}
.calendario-box2op-3 {
	background-color: #E4EDF1;
	float: left;
	height: 20px;
	width: 99px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-top: 8px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.calendario-box2op-4 {
	background-color: #E4EDF1;
	float: left;
	height: 20px;
	width: 105px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-top: 8px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-weight: bold;
}
.calendario-box2op-4 a { color:#151515; text-decoration:none;}
.calendario-box2op-4 a:hover { color:#151515; text-decoration:underline;}
.calendario-box2op-5 {
	background-color: #E4EDF1;
	float: left;
	height: 20px;
	width: 81px;
	padding-top: 8px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.calendario-box2op-5 a { color:#151515; text-decoration:none;}
.calendario-box2op-5 a:hover { color:#151515; text-decoration:underline;}

.calendario-box1-3-cambio {
	background-color: #E9E9E9;
	float: left;
	height: 20px;
	width: 207px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-top: 8px;
}
.calendario-box2-3-cambio {
	background-color: #f0f0f0;
	float: left;
	height: 20px;
	width: 207px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-top: 8px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}













/* ============ UNO A UNO ====== */

#contenedor-unoauno {
	float: left;
	width: 633px;
	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: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}


/* Simple scalable breadcrumb by Veerle Pieters
------------------------------------------------------------------*/

ul, li {
	list-style-type:none;
	padding:0;
	margin:0;
	}		
#crumbs {
	height:2.3em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #dedede;
	}
	
#crumbs li {
	float:left;
	line-height:2.3em;
	padding-left:0.75em;
	}		

.tab-titulo {
	display:block;
	padding:0 15px 0 0;
	background-image: url(../imagenes/crumbs.png);
	background-repeat: no-repeat;
	background-position: right center;
	color: #333;
	}
	
.tab-titulo2 {
	display:block;
	padding:0 15px 0 0;
	background-image: url(../imagenes/crumbs.png);
	background-repeat: no-repeat;
	background-position: right center;
	color: #CC0000;
	}
.tab-titulo-mas {
	display:block;
	background-image: url(../imagenes/crumbs.png);
	background-repeat: no-repeat;
	background-position: right center;
	color: #06C;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 60px;
	height: 20px;
	float: left;
	}	
.tab-ver-mas {
	display:block;
	background-image: url(../imagenes/crumbs.png);
	background-repeat: no-repeat;
	background-position: right center;
	color: #06C;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 0;
	}					
#crumbs li a:link,
#crumbs li a:visited {
	color:#1874D0;
	text-decoration:none;
	}	

#crumbs li a:hover,
#crumbs li a:focus {
	color:#666;
	}	

/* ========== NUEVO VERSION =========== */

#contenido-unoauno-v2 {
	float: left;
	height: auto;
	width: 622px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	border: 1px solid #E2E2E2;
}

.nombre-unoauno-v2 {
	float: left;
	height: 23px;
	background-color: #114A7F;
	padding-right: 15px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
}

.titulo-nota-unoauno-v2 {
	float: left;
	height: 22px;
	background-color: #F0F0F0;
	padding-right: 15px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	padding-top: 6px;
}
.titulo-unoauno-v2 {
	float: left;
	height: 28px;
	width: 460px;
	background-color: #f0f0f0;
}
.nota-v2-left {
	float: left;
	width: 460px;
}
.nota-v2-left2 {
	float: left;
	width: 460px;
	padding-top: 1px;
}
.img-left {
	height: 220px;
	width: 169px;
	float: left;
	position: relative;
}
.img-info01 {
	position: absolute;
	top: 133px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
	left: 124px;
	height: 30px;
	width: 30px;
	text-align: center;
}
.img-info02 {
	position: absolute;
	top: 185px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #151515;
	font-weight: bold;
	left: 26px;
	height: auto;
	width: 120px;
	text-align: center;
}
.nota-v2-right {
	float: left;
	width: 161px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E2E2E2;
}
.nota-v2-right-encuesta {
	float: left;
	width: 161px;
	background-color: #F0F0F0;
}
.nota-v2-right-pregunta {
	float: left;
	width: 151px;
	height: 20px;
	padding-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding-left: 10px;
	background-color: #b2b2b2;

}
/* ENCUESTAS */

#OPP-powered-by, #OPP-poll-question-text {
	display: none;
}

div.OPP-div-around-poll {
	min-height: 205px;
}


#OPP-poll-vote-button {
  padding:3px 10px!important;
  margin-right: 4px!important;
  font-size: 11px!important;
  cursor:pointer;
  background-color: #DDD;
  border: solid 1px #CCC;
  font-weight: bold!important;
  border-radius:3px;
}

#OPP-poll-vote-button:hover {
  background-color:#CCC;
  border: solid 1px #DDD;
}

#OPP-result-link-text {
  font-size: 11px!important;
  margin-right:5px!important;
  margin-top:6px;
  color:#393530!important;
}
.info-texto-nota {
	float: left;
	width: 268px;
	padding-top: 17px;
	padding-right: 8px;
	padding-bottom: 18px;
	padding-left: 15px;
	color: #151515;
	font-size: 12px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	height: 155px;
}
.info-texto-nota-calificacion {
	float: left;
	width: 254px;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 5px;
	color: #151515;
	font-size: 12px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	height: auto;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
	font-weight: bold;
	background-color: #F0F0F0;
}

.tab-630-unoauno {
	float: left;
	height: 30px;
	width: 624px;
	color: #777;
	margin-top: 2px;
	margin-left: 0px;
	background-color: #FDFDFD;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #114A7F;
}

#contenedor-1-analisis {
	float: left;
	width: 640px;
	margin-bottom: 25px;
}
#contenedor-1-analisis h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
}
#contenedor-1-analisis h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 28px;
	line-height: 30px;
	margin-bottom: 15px;
	margin-top: 10px;
}

#contenido-unoauno {
	float: left;
	height: 115px;
	width: 624px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	border: 1px solid #E2E2E2;
}
.foto-unoauno {
	float: left;
	height: 115px;
	width: 95px;
}
.titulo-unoauno {
	float: left;
	height: 22px;
	width: 529px;
	background-color: #f0f0f0;
}
.nombre-unoauno {
	float: left;
	height: 19px;
	background-color: #114A7F;
	padding-right: 15px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 3px;
}
.titulo-nota-unoauno {
	float: left;
	height: 19px;
	background-color: #5289A8;
	padding-right: 15px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 3px;
}
.cajatexto-unoauno {
	float: left;
	width: 499px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #666666;
}
.cajatexto-unoauno p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 15px;
}
#contenedor-2-fig {
	float: left;
	width: 632px;
	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: 10px;
	padding-bottom: 0px;
	padding-left: 6px;
}
.cont_estandar_titulo_bajada{
	float: left;
	width: 638px;
	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: #FFFFFF;
	border-bottom-color: #dedede;
	border-left-color: #FFFFFF;
	border-top-width: 0px;
	border-top-style: none;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.cont_estandar_titulo_bajada h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	line-height: 24px;
	margin-bottom: 5px;
	color: #114A7F;

}

.cont_estandar_titulo_bajada h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;

}
.activo_estilo {
	font-size: 12px;
	color: #339900;

}
