@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_960{
	float: left;
	width: 960px;
	height: auto;
}

#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;
}
#logo {
	float: left;
	height: 80px;
	width: 340px;
}

/* ============= MENU ============= */

#contenedor_menu {
	float: right;
	width: 510px;
	height: auto;
	margin-top: 62px;
	margin-left: 0px;
}

.punto{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 5px;
}

.menu_off {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.menu_off a {
	color: #FFFFFF;
	text-decoration:none;
}
.menu_off a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
.menu_on {
	float: left;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding-left: 10px;

}
.menu_on a {
	color: #000000;
	text-decoration:none;
}
.menu_on a:hover {
	color: #000000;
	text-decoration:underline;
}

/* ============= TABS ============= */
.tab-640 {
	float: left;
	height: 37px;
	width: 640px;
	border-bottom-color: #af362e;
	background-image: url(imagenes/tab-fondo.jpg);
	text-align: center;
	vertical-align: middle;
	margin-bottom: 5px;
}
.vermas-signo-tab-640 {
	float: right;
	background-color: #CC6600;
}
.nombre-tab-640 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
	height: 24px;
	background-color: #34CDCB;
	color: #FFFFFF;
	margin: 0px;
	line-height: 16px;
	width: auto;
	float: left;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 7px;
}
.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: #A75443;
	font-style: italic;
}
.vermas-link-tab-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-tab-640 a {
	text-decoration:none;
	color: #FFFFFF;
}

.end-tab-640 {
	float: left;
	height: 37px;
	width: 34px;
	background-image: url(imagenes/tab-fondoflecha.jpg);
	background-repeat: no-repeat;
	margin-left: 227px;
}

.end-tab-640-2{
	float: left;
	height: 37px;
	width: 34px;
	background-image: url(imagenes/tab-fondoflecha2.jpg);
	background-repeat: no-repeat;
}



.end-tab-640b {
	float: left;
	height: 37px;
	width: 34px;
	background-image: url(imagenes/tab-fondoflecha.jpg);
	background-repeat: no-repeat;
	margin-left: 260px;
}



.end-tab-640c {
	float: left;
	height: 37px;
	width: 34px;
	background-image: url(imagenes/tab-fondoflecha.jpg);
	background-repeat: no-repeat;
	margin-left: 238px;
}

.end-tab-640d {
	float: left;
	height: 37px;
	width: 34px;
	background-image: url(imagenes/tab-fondoflecha.jpg);
	background-repeat: no-repeat;
	margin-left: 418px;
}


.end-tab-640e {
	float: left;
	height: 37px;
	width: 34px;
	background-image: url(imagenes/tab-fondoflecha.jpg);
	background-repeat: no-repeat;
	margin-left: 225px;
}




.vermas-tab-640 {
	float: right;
	height: 20px;
	width: 100px;
}
.boton-mas-tab-640 {
	float: right;
	height: 9px;
	width: 8px;
	background-color: #AF362E;
	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: 37px;
	width: 300px;
	background-image: url(imagenes/tab-fondo300.jpg);
	margin-bottom: 5px;
}
.nombre-tab-300 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
	height: 24px;
	background-color: #ffb74b;
	color: #FFFFFF;
	margin: 0px;
	line-height: 16px;
	width: auto;
	float: left;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 7px;
}
.end-tab-300 {
	float: left;
	height: 37px;
	width: 34px;
	background-image: url(imagenes/tab-fondoflecha300-2.jpg);
	background-repeat: no-repeat;

}


.end-tab-300-2 {
	float: left;
	height: 37px;
	width: 34px;
	background-image: url(imagenes/tab-fondoflecha300.jpg);
	background-repeat: no-repeat;
	margin-left: 50px;

}

.end-tab-300-2b {
	float: left;
	height: 37px;
	width: 34px;
	background-image: url(imagenes/tab-fondoflecha300.jpg);
	background-repeat: no-repeat;
	margin-left: 74px;

}


.end-tab-300-2c {
	float: left;
	height: 37px;
	width: 34px;
	background-image: url(imagenes/tab-fondoflecha300.jpg);
	background-repeat: no-repeat;
	margin-left: 86px;

}
.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: 37px;
	width: 960px;
	background-image: url(imagenes/tab-fondo960.jpg);
}
.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(imagenes/tab-flecha.png);
	background-repeat: no-repeat;
}

/* ============= BASE PRINCIPAL DE NOTICIAS PORTADA ============= */

#cont_portada {
	float: left;
	height: auto;
	width: 640px;
	margin-bottom: 15px;
}
#cont_portada_prin {
	float: left;
	height: auto;
	width: 640px;
	margin-bottom: 5px;
}
#cont_portada_prin_img {
	float: left;
	height: 219px;
	width: 389px;
}
#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: 640px;
	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: 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: #ff9900;
	border-right-color: #ff9900;
	border-bottom-color: #ff9900;
	border-left-color: #ff9900;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
}




.box_cont2 {
	float: left;
	width: 288px;
	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: #ff9900;
	border-right-color: #ff9900;
	border-bottom-color: #ff9900;
	border-left-color: #ff9900;
	height: auto;
	padding: 5px;
	z-index:1;
}








.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: #666666;
}
.notlinea_cont a {
	color: #666666;
	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: #000000;
}	

/* ============= 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: 20px;
	margin-bottom: 20px;
}
#publicidad640-footer {
	float: left;
	width: 640px;
	height: auto;
	margin-top: 15px;
}
#publicidad640-center {
	width: 640px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-left: 160px;
	float: left;
	margin-bottom: 15px;
}
.calendario-columna {
	float: left;
	height: auto;
	width: 94px;
	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: #ff9900;
	border-right-color: #ff9900;
	border-bottom-color: #ff9900;
	border-left-color: #ff9900;
	margin-right: 5px;
	padding: 3px;
}

.calendario-columna2 {
	float: left;
	height: auto;
	width: 94px;
	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: #ff9900;
	border-right-color: #ff9900;
	border-bottom-color: #ff9900;
	border-left-color: #ff9900;
	margin-left: 0px;
	padding: 3px;
}
.calendario-foto {
	float: left;
	height: 60px;
	width: 94px;
}

.calendario-foto img, .destacado-fotos img, .box300-foto img, .hitos-foto img {
	opacity:1;
	filter: alpha(opacity=100); /* Para IE */
	transition: all 1.2s linear;
	-webkit-transition: all 1.2s linear;
	-moz-transition: all 1.2s linear;
	-o-transition: all 1.2s linear;
}

.calendario-foto img:hover, .destacado-fotos img:hover, .box300-foto img:hover, .hitos-foto img:hover {
	opacity:0.75;
	filter:alpha(opacity=75); /* Para IE */
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
 	-o-transition: all 0.2s linear;
}

.calendario-texto {
	float: left;
	height: 21px;
	width: 94px;
	background-repeat: repeat;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.calendario-texto a {
	color: #333333;
	text-decoration:none;
}
.calendario-texto a:hover {
	color: #333333s;
	text-decoration:underline;
}

.calendario-texto2 {
	float: left;
	height: 25px;
	width: 94px;
	background-repeat: repeat;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 11px;
	padding-top: 3px;
}



.calendario-texto2 a {
	color: #333333;
	text-decoration:none;
}
.calendario-texto2 a:hover {
	color: #333333s;
	text-decoration:underline;
}

.calendario-fecha {
	float: left;
	height: 23px;
	width: 94px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding-top: 3px;
}
.calendario-sombra {
	background-image: url(imagenes/sombra1.png);
	float: left;
	height: auto;
	width: 102px;
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 13px;
	margin-right: 5px;
}


.calendario-sombra2 {
	background-image: url(imagenes/sombra1.png);
	float: left;
	height: auto;
	width: 102px;
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 13px;

}
.destacado-box {
	float: left;
	height: 292px;
	width: 201px;
	border: 1px solid #ff9900;
	margin-right: 6px;
	padding: 3px;
}
.destacado-box2 {
	float: left;
	height: 292px;
	width: 201px;
	border: 1px solid #ff9900;
	padding: 3px;
}



.destacado-sombra {
	float: left;
	height: 313px;
	width: 209px;
	margin-right: 6px;
	background-image: url(imagenes/sombra2.png);
	background-repeat: no-repeat;
	background-position: bottom;
}


.destacado-sombra2 {
	float: left;
	height: 313px;
	width: 209px;
	background-image: url(imagenes/sombra2.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.destacado-fotos {
	float: left;
	height: 200px;
	width: 201px;
}
.destacado-titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	float: left;
	height: auto;
	width: 191px;
	color: #000000;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
}


.destacado-titulo  a {
	color: #000000;
	text-decoration:none;
}
.destacado-titulo  a:hover {
	color: #000000;
	text-decoration:underline;
}



.destacado-bajada {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	float: left;
	height: auto;
	width: 191px;
	color: #666666;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.video-sombra {
	background-image: url(imagenes/sombra3.png);
	float: left;
	height: auto;
	width: 640px;
	padding-bottom: 13px;
	background-repeat: no-repeat;
	background-position: bottom;
}
.tab300-sombra {
	background-image: url(imagenes/sombra4.png);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	height: auto;
	width: 300px;
	padding-bottom: 13px;
}


.tab300-sombra2 {
	background-image: url(imagenes/sombra4.png);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	height: auto;
	width: 300px;
	padding-bottom: 13px;
	margin-bottom: 10px;
}


#caja_fbk {
	float: left;
	height: auto;
	width: 598px;
	padding: 20px;
	margin-bottom: 10px;
	background-repeat: repeat;
	background-color: #FFFFFF;
	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: #C9C9C9;
	border-bottom-color: #C9C9C9;
	border-left-color: #C9C9C9;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C9C9C9;
}









	UL.tabNavigation {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	height: auto;
	width: auto;	
		}

		UL.tabNavigation LI {
	display: inline;
	float: left;
	height: 18px;
	width: 44px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
		}

	UL.tabNavigation LI A {
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	height: 18px;
	width: 44px;
	background-image: url(imagenes/fondoboton1.png);
	background-repeat: no-repeat;
	padding-left: 0px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
		}

		UL.tabNavigation LI A.selected,
		UL.tabNavigation LI A:hover {
	color: #FFFFFF;
	float: left;
	height: 18px;
	width: 44px;
	background-image: url(imagenes/fondoboton2.png);
	background-repeat: no-repeat;
	padding-left: 0px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
		}
		
		UL.tabNavigation LI A:focus {
			outline: 0;
		}

		div.tabs > div {
	padding: 5px;
	margin-top: 3px;
	float: left;
		}
		
		div.tabs > div h2 {
			margin-top: 0;
		}

		#first {
	background-color: #FFFFFF;
	float: left;
	height: auto;
	width: 640px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffcc00;
		}

		#second {
	background-color: #FFFFFF;
	float: left;
	height: auto;
	width: 640px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E6E7EC;
		}

		#third {
	background-color: #FFFFFF;
	float: left;
	height: auto;
	width: 640px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E6E7EC;
		}
		
		.waste {
			min-height: 1000px;
		}
		
		
		
		
		
		
		
		
		
		
		
		
		
.fotos-sombra {
	float: left;
	height: 270px;
	width: 209px;
	margin-right: 4px;
	background-image: url(imagenes/sombra2.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

.fotos-box {
	float: left;
	height: 250px;
	width: 201px;
	border: 1px solid #ff9900;
	margin-right: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}


.fotos-titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	float: left;
	height: auto;
	width: 191px;
	color: #000000;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
}


.fotos-titulo  a {
	color: #000000;
	text-decoration:none;
}
.fotos-titulo  a:hover {
	color: #000000;
	text-decoration:underline;
}



.fotos-sombra2 {
	float: left;
	height: 270px;
	width: 209px;
	background-image: url(imagenes/sombra2.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

.fotos-box2 {
	float: left;
	height: 250px;
	width: 201px;
	border: 1px solid #ff9900;
	padding: 3px;
}
.ficha-box {
	float: left;
	height: auto;
	width: 608px;
	border: 1px solid #FF9900;
	padding: 15px;
}
.ficha-foto {
	float: left;
	width: 290px;
	margin-right: 10px;
}

.ficha-foto img {
	border: solid 5px #FCE4B4;;
}

.ficha-texto {
	float: left;
	height: auto;
	width: 293px;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 18px;
}


.ficha-texto h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	margin-bottom: 5px;
	color: #FF9B07;
	line-height: 30px;

}


.ficha-texto h2{
	font-size: 15px;
	margin-bottom: 10px;
	color: #34CDCB;

}
.hitos-box {
	float: left;
	height: 114px;
	width: 115px;
	border: 1px solid #FF9B0B;
	margin-right: 6px;
	margin-bottom: 6px;
	padding: 3px;
}


.hitos-box2 {
	float: left;
	height: 114px;
	width: 115px;
	border: 1px solid #FF9B0B;
	margin-bottom: 6px;
	padding: 3px;
}
.hitos-foto {
	float: left;
	height: 80px;
	width: 115px;
}
.hitos-texto {
	float: left;
	height: 28px;
	width: 109px;
	background-color: #FFFFFF;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

.hitos-texto  a {
	color: #333333;
	text-decoration:none;
}
.hitos-texto a:hover {
	color: #333333;
	text-decoration:underline;
}


.hitos-texto a:visited {
	color: #333333;
	text-decoration:underline;
}




.ficha-hitos-box {
	float: left;
	height: auto;
	width: 608px;
	border: 1px solid #FF9900;
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	
	
	
}


.ficha-hitos-foto {
	float: left;
	height: 190px;
	width: 290px;
	margin-right: 15px;
	background-color: #FCE4B4;
	padding: 5px;
	margin-bottom: 5px;
}


.ficha-hitos-box h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	margin-bottom: 10px;
	color: #FF9B07;
	line-height: 35px;
	
	
}
.ficha-hitos-boton {
	float: right;
	height: 18px;
	width: 88px;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	border: 1px solid #FCE4B4;
	color: #0CACAA;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}

.ficha-hitos-boton  a {
	color: #0CACAA;
	text-decoration:none;
}
.ficha-hitos-boton  a:hover {
	color: #0CACAA;
	text-decoration:underline;
}
.box300-foto {
	float: left;
	height: 100px;
	width: 288px;
}
.box300-texto {
	float: left;
	height: auto;
	width: 280px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}

.box300-texto a {
	color: #000000;
	text-decoration:none;
}
.box300-texto a:hover {
	color: #000000;
	text-decoration:underline;
}

/* CSS para las encuestas */

#encuesta_artista {
  margin-top:10px;
  margin-right:0px;
  width:300px;
  position: relative;
  display:block;
}

#OPP-powered-by {
  display:none;
}

#encuesta_artista #OPP-div-around-poll {
  background:none!important;
  margin:0px!important;
  padding:0px!important;
}

#encuesta_artista #OPP-poll-question-text {
  color:#FF9B07!important;
  border-bottom: dotted 1px #fce4b4!important;
  margin-bottom: 0px!important;
}

#encuesta_artista #OPP-poll-vote-button {
  padding:3px 10px!important;
  font-size: 11px!important;
  cursor:pointer;
  background-color: #DDD;
  border: solid 1px #CCC;
  font-weight: bold!important;
  border-radius:3px;
  float:right;
}

#encuesta_artista #OPP-poll-vote-button:hover {
  background-color:#CCC;
  border: solid 1px #DDD;
}

#encuesta_artista #OPP-result-link-text {
  font-size: 11px!important;
  float:left;
  margin-left:4px!important;
  margin-top:5px;
  color:#FF9B07!important;
}

#encuesta_artista #OPP-result-link-text:hover {
  color:#000!important;
}

#encuesta_artista #OPP-poll-choice-text:hover {
  color:#FFF!important;
}

/* Caja de Twitter */

.twitter-boton, .twitter-boton2, .twitter-boton3 {
	float: left;
	height: 15px;
	width: auto;
	background-color: #baf6f6;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-right: 5px;
	font-size: 12px;
	color: #29A9A6;
	font-weight: bold;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
}


.twitter-boton:hover, .twitter-boton2:hover, .twitter-boton3:hover {
	color: #FFFFFF;
	background-color:#34cdcb;
	cursor:pointer;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.3s linear;

}

.twitter-boton-visited {
	background-color:#34cdcb;
	color: #FFFFFF;
}

.botonvermas {
	width:63px;
	height:15px;
	color: #666666;
	float: right;
	border: 1px solid #FCE4B4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
	text-align: right;
}


.botonvermas a {
	color: #666666;
	text-decoration:none;
}
.botonvermas a:hover {
	color: #666666;
	text-decoration:underline;
}

.box_encuesta_640 {
	float: left;
	height: auto;
	width: 638px;
	border: 1px solid #FFB74B;
}
.box_encuesta_640_2 {
	float: left;
	height: auto;
	width: 638px;
	border: 1px solid #FFB74B;
	margin-top: 5px;
}
.box_encuesta_640_3 {
	float: left;
	height: auto;
	width: 638px;
	border: 1px solid #FFB74B;
	margin-top: 5px;
}
.box_encuesta_640_humor {
	float: left;
	height: auto;
	width: 638px;
	border: 1px solid #FFB74B;
	margin-top: 5px;
}

#encuesta_640_titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF6501;
	float: left;
	padding-left: 15px;
	width: 623px;
	padding-top: 10px;
}
#encuesta_640_bajada {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	float: left;
	width: 623px;
	padding-left: 15px;
	padding-bottom: 10px;
	color: #666666;
}
.img_encuesta_290 {
	float: left;
	height: 264px;
	width: 319px;
}
.img_encuesta {
	float: left;
	height: 264px;
	width: 319px;
}
#box_titulo_pregunta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FFB74B;
	float: left;
	width: 333px;
	padding-left: 15px;
}
#box_encuesta {
	float: left;
	width: 319px;
	height: auto;
}

/* CSS para las encuestas 2 */


.box_encuesta_640_2 #OPP-powered-by {
  display:none;
}

.box_encuesta_640_2 #OPP-div-around-poll {
  background:none!important;
}

.box_encuesta_640_2 #OPP-poll-question-text {
	color:white;
	display:none;
}

.box_encuesta_640_2 #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;
  float:right;
}

.box_encuesta_640_2 #OPP-poll-vote-button:hover {
  background-color:#CCC;
  border: solid 1px #DDD;
}

.box_encuesta_640_2 #OPP-result-link-text {
  font-size: 11px!important;
  float:left;
  padding-left:20px!important;
  margin-top:5px;
  color:#FF9B07!important;
}

.box_encuesta_640_2 #OPP-result-link-text:hover {
  color:#cf9b07!important;
}

.box_encuesta_640_2 #OPP-poll-choice-text:hover {
  color:#FFF!important;
}

.box_encuesta_640_2 .OPP-poll-choice-text span {
	font-size:11px!important;
	position:relative;
	bottom: 2px!important;
}

.box_encuesta_640_2 .OPP-poll-choice-text span span {
	position:relative;
	top:-1px!important;
	font-size:10px!important;
	margin-left:1px;
}

/* Encuesta humoristas */

.box_img_humor {
	float: left;
	height: 264px;
	width: 417px;
}
.box_encuesta_humor {
	float: left;
	height: auto;
	width: 221px;
}
.box_fondo_humor_1 {
	background-image: url(imagenes/encuesta/hermogenes_conache.jpg);
	float: left;
	height: 264px;
	width: 417px;
	position:relative;
}
.box_fondo_humor_2 {
	background-image: url(imagenes/encuesta/los_atletas_de_la_risa.jpg);
	float: left;
	height: 264px;
	width: 417px;
	position:relative;
}
.box_fondo_humor_3 {
	background-image: url(imagenes/encuesta/nacho_parra.jpg);
	float: left;
	height: 264px;
	width: 417px;
	position:relative;
}
.box_fondo_humor_4 {
	background-image: url(imagenes/encuesta/bastian_paz.jpg);
	float: left;
	height: 264px;
	width: 417px;
	position:relative;
}
.box_fondo_humor_5 {
	background-image: url(imagenes/encuesta/memo_bunke.jpg);
	float: left;
	height: 264px;
	width: 417px;
	position:relative;
}
#box_titulo_humor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #ff9b07;
	float: left;
	height: 24px;
	width: 402px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 15px;
	opacity: 0.8;
	filter: alpha(opacity=80);
}
#box_bajada_humor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	float: left;
	width: 387px;
	margin-top: 153px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 7px;
}

.botonvermas_humor a {
	display: block;
	position: absolute;
	color: #FFFFFF;
	text-decoration:none;
	background: rgba(0,0,0,0.4);
	height:15px;
	line-height: 15px;
	border: 1px solid #FF9B07;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 1px 6px;
	text-align: right;
	border-radius: 3px;
	left:15px;
	bottom:3px;
	transition: all 0.2s linear;
	  -webkit-transition: all 0.2s linear;
	  -ms-transition: all 0.2s linear;
	  -moz-transition: all 0.2s linear;
	  -o-transition: all 0.2s linear;

}
.botonvermas_humor a:hover {
	color: #ff9b07;
	background: rgba(0,0,0,0.7);
	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;
}

.box_encuesta_humor #OPP-poll-question-text {
	display:none;
}

.box_encuesta_humor #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;
  float:right;
}

.box_encuesta_humor #OPP-poll-vote-button:hover {
  background-color:#CCC;
  border: solid 1px #DDD;
}
 .box_encuesta_humor #OPP-result-link-text {
  font-size: 11px!important;
  float:left;
  margin-left:4px!important;
  margin-top:5px;
  color:#FF9B07!important;
}

.box_encuesta_humor #OPP-result-link-text:hover {
  color:#cf9b07!important;
}

div.simbologia_encuesta {
	width:100%;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	line-height: 34px;
	height:34px;
	display: block;
	border-top: 1px solid #FFB74B;
	float:left;
	background-color: #f9f7f7;

}

div.simbologia_encuesta img {
	margin-bottom:-5px;
	margin-left:18px;
	margin-right:5px;
}

span.encuesta_alter {
	font-size:11px!important;
	margin-left:6px;
	margin-right:3px;
	
}

span.encuestavina_alter {
	font-size:12px!important;
	margin-left:10px;
	margin-right:3px;
	color: #777;
}

.box_encuesta_humor .OPP-poll-choice-text span {
	font-size:11px!important;
	position:relative;
	bottom: 4px;
}

.box_encuesta_humor .OPP-poll-choice-text span span {
	position:relative;
	top:-1px!important;
	font-size:9px!important;
	margin-left:2px;
}
.img_titulo {
	float: left;
	height: 28px;
	width: 304px;
	background-color: #ff9b07;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 15px;
}
.img_titulo_especial {
	float: left;
	height: 28px;
	width: 304px;
	background-color: #34CDCB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 15px;
}
.img_fondo {
	float: left;
	height: 224px;
	width: 319px;
}
