/********************************************base************************************************/
body{
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a{
	outline:none;
	text-decoration:none;
}
a img{border:0;}
.contenedora{
	width: 960px;
	position:relative;
	margin-left: auto;
	margin-right: auto;
}
.cabecera{
	position: relative;
	height: 318px;
	width: 960px;
	z-index: 998;
	background-image:url(../img/fondos/cabecera.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	border-bottom: solid 1px #D1D2D4;
}
.medio{
	position: relative;
	width: 960px;
}
.pie{
	position: relative;
	height: 41px;
	width:940px;
	padding: 20px 10px 0px 10px;
	border-top:solid 1px #1A171B;
	font-weight: bold;
	color: #000000;
}
.oculta {
	display:none;
}
.clear{
	clear:both;
	visibility: hidden;
}

/********************************************cabecera************************************************/
.menu_superior{
	position:relative;
	width:960px;
	height:33px;
	padding:10px 0px 10px 0px;
}
.imagen_cabecera{
	position:relative;
	width:960px;
	height:265px;
}
.logo a{
	position:absolute;
	width:312px;
	height:132px;
	left: 14px;
	top: 35px;
}
.menu_principal{
	position:absolute;
	width:948px;
	left: 10px;
	font-weight:bold;
	font-size:12px;
	top: 228px;
}
.enlaces_menu_superior{
	position:absolute;
	width: 598px;
	left: 14px;
	top: 21px;
}
.enlaces_menu_superior a{
	position:relative;
	padding:5px 12px 5px 12px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
.enlaces_menu_superior a:hover{
	color: #E1001A;
}
.compra_entradas{
	position:absolute;
	left: 547px;
	top: 19px;
}
.compra_entradas a{
	position:relative;
	padding:2px 8px 3px 8px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	background-image:url(../img/botones/bt_comprar.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width: 120px;
	text-align: center;
	display: block;
}
.compra_entradas a:hover{
	color: #E1001A;
	background:none;
}
.acceder_cuenta{
	position:absolute;
	left: 826px;
	top: 19px;
}
.acceder_cuenta a{
	position:relative;
	padding:2px 8px 3px 8px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	background-image:url(../img/botones/bt_acceder.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width: 120px;
	text-align: center;
	display: block;
}
.acceder_cuenta a:hover{
	color:#F0F0F2;
	background:none;
}

/********************************************medio************************************************/

.bloque_medio{
	position:relative;
	width:940px;
	padding: 20px 10px 0px 10px;
}



.bloque_medio_full{
	position:relative;
	width:960px;
	padding: 20px 0px 0px 0px;

}
/********************bloque_1***********************/
.bloque_col_3{
	position:relative;
	float:right;
	width:340px;
}
.buscador_portada{
	position:relative;
	width:340px;
	background-image:url(../img/fondos/fondo_buscador_portada.jpg);
	background-position:0px top;
	background-repeat:no-repeat;
	height: 40px;
}
.caja_buscador{
	position:absolute;
	height:23px;
	width:286px;
	left: 7px;
	top: 3px;
	z-index: 100;
}
.caja_buscador input{
	background-color: #D1D2D4;
	border: none;
	width: 280px;
	color: #000000;
	font-size: 11px;
	z-index: 1002;
	padding: 5px 5px 2px 2px;
	font-weight: bold;
}
.bt_buscador{
	position:absolute;
	height:29px;
	width:29px;
	right:0px;
}
.publicidad_inscripcion{
	position:relative;
	width:340px;
	height:250px;
	background-image:url(../img/fondos/fnd_degradado_gris.jpg);
	background-position:0px bottom;
	background-repeat:repeat-x;
}

/********************bloque_2***********************/

.bloque_finalistas {
	position: absolute;
	width: 340px;
	height: 58px;
	top: 0px;
	right:4px;
	background:url(../img/fondos/fnd_finalistas.jpg) 0 0 no-repeat;
}
#ico_bloque_participantes{
	position:relative;
	width:945px;
	padding:0px 0px 0px 0px;
	margin-top:20px;
}
.ico_imagen a{
	position:relative;
	float:left;
	margin-right:3px;
	border:solid 2px #DFDFE3;
	width:51px;
	height:52px;
	overflow: hidden;
	display: block;
}
.ico_imagen a:hover{
	border-color:#E1001A;
}

.ver_listado_completo a{
	position:absolute;
	width: 150px;
	height:19px;
	text-align: center;
	display: block;
	left: 170px;
	top: 20px;
	padding:0px;
	background:none;
}
.ver_casting a{
	position:absolute;
	width: 150px;
	height:19px;
	text-align: center;
	display: block;
	left: 170px;
	top: 30px;
}


/********************bloque_3***********************/

.bloque_noticias_portada{
	position:relative;
	width:774px;
	background-image:url(../img/fondos/bloques/noticias.jpg);
	background-position:0px top;
	background-repeat:no-repeat;
	padding: 0px 0px 0px 166px;
}
.bloque_contenido_noticias_portada{
	position:relative;
	width: 774px;
	background-image:url(../img/fondos/fnd_degradado_gris.jpg);
	background-position:0px bottom;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	
}
.foto_noticia_principal{
	position: absolute;
	width:208px;
	height:161px;
	overflow:hidden;
	left: 9px;
	top: 46px;
	z-index: 1002;
}
.marco_noticia_principal{
	position: absolute;
	left: -3px;
	top: 31px;
	height: 181px;
	z-index: 1003;
}
.noticia_principal{
	position:relative;
	float:left;
	width: 320px;
	font-size:13px;
	padding:20px 0px 60px 90px;
}
.titular_noticia_principal{
	font-size:20px;
	letter-spacing:-1px;
}
.noticias_secundarias{
	position:relative;
	float:right;
	width: 340px;
	font-size:11px;
	padding:0px 0px 0px 0px;
}
.noticia_secundaria_01, .noticia_secundaria_02{
	position:relative;
	width: 320px;
	padding:20px 0px 40px 0px;
	border-bottom:solid 1px #DBDBDB;
	line-height: 13px;
}
.noticia_secundaria_01  p, .noticia_secundaria_02  p{
	margin-top:5px;
}
.noticia_secundaria_02{
	border:none;
}
.titular_noticia_secundaria{
	font-size:14px;
	letter-spacing:-1px;
	font-weight: bold;
}
.ver_mas a{
	position:absolute;
	padding:2px 3px 3px 3px;
	text-decoration: none;
	color: #FFFFFF;
	background-image:url(../img/botones/bt_ver_mas.png);
	background-position:left top;
	background-repeat:no-repeat;
	width: 47px;
	text-align: center;
	display: block;
	left: 90px;
	font-size: 11px;
	bottom:19px;
	height: 15px;
}
.ver_mas a:hover{
	color: #E1001A;
	background-image:none;
	font-weight: bold;
	
}
.ver_mas_noticia_secundaria{
	padding:2px 3px 3px 3px !important;
	left: 0px !important;
	bottom:19px !important;
}

/********************bloque_4***********************/

.bloque_banners_portada{
	position: relative;
	float:left;
	width:221px;
	height:290px;
	margin-right: 19px;
	overflow: hidden;
}
.banner_portada{
	position:relative;
	width:221px;
	height:50px;
	margin-bottom:10px;
}


.bloque_agenda_portada{
	position:relative;
	float:left;
	width:320px;
	height:270px;
	background-image:url(../img/fondos/fnd_degradado_gris.jpg);
	background-position:0px bottom;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	padding: 10px;
}
.cabecera_bloque_agenda_portada{
	position:relative;
	width:320px;
	height:45px;
	padding: 10px 0px 0px 0px;
}

.bloque_mapa_portada{
	float:right;
	width:340px;
	height:290px;
	position: relative;
}
.mapa_portada{
	position: relative;
	width:338px;
	height:270px;
	border:solid 1px #1A171B;
	overflow:hidden;
}
.selec_mapa_portada{
	position: relative;
	width:340px;
	height:10px;
	padding: 8px 0px 10px 0px;
	color:#CCCCCC;
	font-size:10px;
}
.selec_mapa_portada a{
	color:#000000;
	font-size:11px; 
}
.selec_mapa_portada a:hover{
	color:#1A171B;
}
.buscador_mapa_portada{
	position:relative;
	width:340px;
	background-image:url(../img/fondos/fondo_buscador_mapa_portada.gif);
	background-position:0px top;
	background-repeat:no-repeat;
	height: 32px;
}
.caja_buscador_mapa_portada{
	position:absolute;
	height:23px;
	width:286px;
	left: 7px;
	top: 3px;
	z-index: 1001;
}
.caja_buscador_mapa_portada input{
	background-color: #FFFFFF;
	border: none;
	width: 280px;
	color: #000000;
	font-size: 11px;
	z-index: 1002;
	padding: 5px 5px 2px 2px;
	font-weight: bold;
}

/********************bloque_5***********************/

.migas{
	position:relative;
	width:940px;
	height:22px;
	padding: 8px 10px 0px 10px;
	background:#F0F0F2;
	color:#81BBE1;
}

.migas a{
	color:#FFFFFF;
}
.migas a:hover{
	color:#81BBE1;
}
.bloque_enlaces_pie{
	height: 180px !important;
	padding:0px !important;
	background:url(../img/fondos/fnd_patrocinadores.jpg) no-repeat left 20px;
	position:relative;
	width:960px !important;
	padding: 10px 10px 0px 10px;
}



.logo_candelaria a, .logo_gobcan a, .logo_cabildo a, .logo_tenerife a, .logo_cajacanarias a, .logo_reina a, .logo_maya a, .logo_redetel a, .logo_ono a, .logo_trujillo a, .logo_eldia a, .logo_aqualia a, .logo_unelco a, .logo_urbaser a, .logo_jsp a, .logo_adr a, .logo_alucansa a, .logo_carolina a, .logo_cantefe a, .logo_huebra a, .logo_irati a, .logo_radio a{
	position:absolute;
	display:block;
	background:none;
}

.logo_candelaria a{
	width:123px;
	height:49px;
	left:838px;
	top:110px;

}
.logo_gobcan a{
	width:84px;
	height:37px;
	left:756px;
	top:40px;
}
.logo_cabildo a{
	width:37px;
	height:43px;
	left:850px;
	top:37px;
}
.logo_tenerife a{
	width:63px;
	height:47px;
	left:898px;
	top:36px;
}



.logo_reina a{
	width:83px;
	height:38px;
	left:4px;
	top:40px;
}

.logo_jsp a{
	width:56px;
	height:27px;
	left:91px;
	top:50px;
}

.logo_redetel a{
	width:47px;
	height:38px;
	left:154px;
	top:41px;
}

.logo_ono a{
	width:62px;
	height:22px;
	left:209px;
	top:49px;
}

.logo_trujillo a{
	width:67px;
	height:36px;
	left:275px;
	top:43px;
}

.logo_eldia a{
	width:36px;
	height:35px;
	left:351px;
	top:42px;
}

.logo_aqualia a{
	width:64px;
	height:26px;
	left:393px;
	top:47px;
}

.logo_urbaser a{
	width:41px;
	height:43px;
	left:533px;
	top:38px;
}

.logo_alucansa a{
	width:61px;
	height:24px;
	left:465px;
	top:49px;
}

.logo_irati a{
	width:68px;
	height:19px;
	left:582px;
	top:51px;
}

.logo_radio a{
	width:39px;
	height:47px;
	left:660px;
	top:35px;
}
/***************************************************redes_sociales*********************************************/

.titulo_bloque_enlaces_2{
	position: absolute !important;
	text-align:left !important;
	left: 6px;
	top: 16px;
}

.redes{
	position:absolute !important;
	top:130px;
	width:610px !important;
	height: 45px;
	margin:0px!important;
	left: 5px;
	border-top:solid 1px #cccccc;
}
.redes_sociales{
	position:absolute;
	width:608px;
	top: 10px;
}



.sinlogo, .logo_flickr a, .logo_facebook a, .logo_myspace a, .logo_twitter a, .logo_youtube a, .logo_wordpress a, .logo_tuenti a{
	position:position;
	float:right;
	background-position:left top;
	background-repeat:no-repeat;
	width:63px;
	height:24px;
	display:block;
	margin:0px 0px 5px 5px;
	
}

.sinlogo{
		background-image:url(../img/logos/red_social/no_ico.jpg);
}
.logo_flickr a{
	background-image:url(../img/logos/red_social/ico_flickr.jpg);
}
.logo_facebook a{
	background-image:url(../img/logos/red_social/ico_facebook.jpg);
}
.logo_myspace a{
	background-image:url(../img/logos/red_social/ico_myspace.jpg);
}
.logo_twitter a{
	background-image:url(../img/logos/red_social/ico_twitter.jpg);
}
.logo_youtube a{
	background-image:url(../img/logos/red_social/ico_youtube.jpg);
}
.logo_tuenti a{
	background-image:url(../img/logos/red_social/ico_tuenti.jpg);
}
.logo_wordpress a{
	background-image:url(../img/logos/red_social/ico_wordpress.jpg);
}

.columna_pie{
	position:relative;
	float:left;
	padding: 0px 0px 0px 0px;
	line-height:16px;
	margin: 0px 20px 20px 0px;
}
.columna_pie a{
	color:#000000;
	
}
.columna_pie a:hover{
	color:#E1001A;
	
}
.columna_pie_2{
	position:relative;
	float:right;
	width:960px;
	padding: 0px 0px 0px 0px;
	line-height:16px;
	margin: 0px 0px 20px 0px;
}
.columna_pie_2 a{
	font-weight:bold;
	color: #000000;
	
}
.columna_pie_2 a:hover{
	color:#E1001A;
	
}
.titulo_bloque_enlaces{
	font-size:14px;
	font-weight:bold;
	letter-spacing:-1px;
	color:#1A171B;
	position: relative;
	display: block;
	margin-bottom: 7px;
}
.titulo_bloque_enlaces_2{
	font-size:14px;
	font-weight:bold;
	letter-spacing:-1px;
	color:#1A171B;
	position: relative;
	display: block;
	margin-bottom: 7px;
	text-align: right;
}

/********************************************pie************************************************/

.pie a{
	font-weight: bold;
	color: #000000;
}
.pie a:hover{
	font-weight: bold;
	color: #E1001A;
}
.text_pie_normal{
	font-weight: normal;
}
.text_pie_separdor{
	font-weight: normal;
	color: #D7D7D7;
}



.capa_mapa{
	position:relative;
	width:338px;
	height:270px;
}

#tauronet{
	position:absolute;
	top:20px;
	right:0px;
}
.ver_listado_finalistas a{
	position:absolute;
	top:20px;
	left:114px;
}