/* CSS Documento a aplicar a la apágina de inicio */

/* MAQUETACION */
* 	 {
	margin: 0;
	padding: 0;
}
body  {
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.2em;
	color: #222222;
	text-align: center;
	color: #222222;
 }
#caixa_prin {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}
.clearfloat { 
    clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* ENCABEZAMENTO */
#cabecera {
	width: 960px;
	height: 64px;
	margin-bottom: 10px;
	position: relative;
	top: 30px;
}
#logotipo {
	background-repeat: no-repeat;
	height: 52px;
	width: 550px;
	float: left;
	position: relative;
	top: 5px;
}

/*  BARRA IDIOMAS ACCESO */
#idiomas_acceso {
	float: right;
	position: absolute;
	width: 960px; /* 636 */
	font-size: 0.75em;
	right: 0px;
	top: 0px;
	z-index: 10;
	height: 19px;
}

#ul_idiomas {
	width: 400px;
}

#idiomas_acceso ul {
      list-style:none;
}

#idiomas_acceso li {
	float: right;
	display: block;
	padding-left: 6px;
	padding-right: 6px;
	background-image: url(imaxes/banda_idiomas_medio.png);
	background-repeat: repeat-x;
	height: 19px;
}
#idiomas_acceso a,
#idiomas_acceso a:visited {
	text-decoration: none;
}
#idiomas_acceso a:hover{
	text-decoration:underline;
}
#idiomas_acceso .acceso_usuarios {
	padding-right: 10px;
	padding-left: 30px;
	height: 19px;
}
#idiomas_acceso .acceso_usuarios a {
	text-decoration: none;
}
#idiomas_acceso .acceso_usuarios a:hover {
	text-decoration: underline;
}
#idiomas_acceso .banda_inicio {
	width: 30px;
	background-image: url(imaxes/banda_idiomas_inicio.png);
	background-repeat: no-repeat;
	height: 19px;
}
.idioma_off a {
	color: #CCCCCC;
}
.idioma_on {
	color: #FFFFFF;
}

#caixa_login a,
.acceso_usuarios a,
.acceso_usuarios a:visited,
.axuda a,
.axuda a:visited {
	color: #FFFFFF;
}

/*  BUSCADOR */
#procuras1 {
	position: relative;
	font-size: 1em;
	top: 24px;
	width: 212px;
	float: right;
}
#procuras1 ul {
      list-style:none;
}
#procuras1 li {
	float: right;
	margin-left: 2px;
}
#procuras1 input {
	width:150px;
}
#procuras1 .texto_formulario {
        text-transform: lowercase;
}
#procuras1 .lupa {
        border:0;
        width:15px;
        height:15px;
}

#contenpagina {
	width: 960px;
	position: relative;
	margin-bottom: 15px;
	margin-top: 20px;
	overflow: hidden;
}

/* ACTUALIDAD - EVENTOS */
.TabbedPanels {
	width: 480px
}
.tab_medio2 {
	background-image: url(imaxes/tab_medio_sin.png);
	background-repeat: repeat-x;
	display: block;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	height: 22px;
	padding-top: 3px;
}
.TabbedPanels {
	position: relative;
	width: 510px;
	float: left;
}

.tab_medio2 {
	text-transform: capitalize;
}

.TabbedPanelsContentGroup {
	width: 510px;
	font-size: 0.8em;
	line-height: 1.2em;
	z-index: 0;
	position: relative;
	top: -6px;
	border: 1px solid #CCCCCC;
}
.TabbedPanelsContent {
	position: relative;
	width: 510px;
	background-color: #FFFFFF;
	background-image: url(imaxes/ficha_medio.png);
	background-repeat: repeat-y;
	margin-bottom: 15px;
	top: 15px;
	overflow: hidden;
}
.columna_doble {
	width: 505px;
	position: relative;
	overflow: hidden;
}
.noticia_destacada {
	width: 455px;
	padding-right: 25px;
	padding-left: 25px;
}

.columna_inicio {
	float: left;
	width: 215px;
	padding-left: 25px;
}
.columna_inicio img,
.noticia_destacada img {
	margin-bottom: 8px;
	margin-top: 4px;
}
#columna_agenda {
	width: 502px;
}
.columna_inicio h2, .columna_inicio h3,
.noticia_destacada h2,  .noticia_destacada h3 {
	font-size: 1.2em;
	line-height: 1.1em;
	font-weight: bold;
	color: #3867CA;
	margin-bottom: 6px;
	background-image: url(imaxes/cuadratin_actualidad.png);
	background-repeat: no-repeat;
	text-indent: 15px;
	background-position: 0px 5px;
}
.columna_inicio p,
.columna_doble p,
.noticia_destacada p {
  margin-bottom: 15px;
  font-family: "Trebouchet MS",Arial, Helvetica, sans-serif;  
}

.columna_inicio a,
.columna_inicio a:visited,
.noticia_destacada a,
.noticia_destacada a:visited {
	text-decoration: none;
	color: #3867CA;
}
.columna_inicio a:hover,
.noticia_destacada a:hover {
	text-decoration: underline;
}
.titular_agenda, #columna_agenda .csc-header-n1 h3 {
	font-size: 1.3em;
	margin-left: 25px;
	margin-bottom: 10px;
	color: #6C8C06;
}
#columna_agenda .evento {
	margin-bottom: 20px;
	padding-left: 160px;
}
#columna_agenda .fecha {
	color: #6C8C06;
	font-weight: normal;
	margin-bottom: 3px;
	padding-left: 160px;
	background-image: url(imaxes/cuadratin_eventos.png);
	background-repeat: no-repeat;
	background-position: 160px 3px;
	text-indent: 15px;
}
#columna_agenda .titular_evento {
	color: #6C8C06;
	font-weight: bold;
	width: 280px;
	margin-bottom: 3px;
	padding-left: 160px;
}
#columna_agenda .item_evento {
	list-style-type: none;
}

.titular_evento a, .titular_evento a:visited {
	text-decoration: none;
	color: #6C8C06;
}
.titular_evento a:hover {
	text-decoration: underline;
}


/* ACCESOS DIRECTOS */

#columna_accesos_directos {
	width: 430px;
	position: relative;
	z-index: 100;
	float: right;
	margin-top: 27px;
}
.accesos_directos {
	position: relative;
	width: 430px;
	float: left;
}
#asesoramiento {
	background-repeat: no-repeat;
	width: 200px;
	height: 58px;
	margin-bottom: 1px;
}
#programas {
	height: 80px;
	width: 198px;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #608DE7;
	border-right-color: #608DE7;
	border-left-color: #608DE7;
}
#oportunidades {
	height: 154px;
	width: 200px;
	background-repeat: no-repeat;
}
#empresas_galicia {
	height: 188px;
	width: 200px;
	background-repeat: no-repeat;
}
#caja_programas {
	width: 200px;
	float: left;
	margin-bottom: 20px;
}
#caja_programas li {
	background-image: url(imaxes/li_programas.png);
	background-repeat: no-repeat;
	background-position: 15px 6px;
}
#caja_programas ul {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #608DE7;
	border-left-color: #608DE7;
	width: 198px;
	padding-bottom: 20px;
}
#caja_oportunidades {
	width: 200px;
	float: right;
	margin-bottom: 20px;
}
#caja_oportunidades li {
	background-image: url(imaxes/li_oportunidades.png);
	background-repeat: no-repeat;
	background-position: 15px 6px;
}
#caja_oportunidades ul {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D3142E;
	border-left-color: #D3142E;
	width: 198px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3142E;
}
.accesos_directos #imagen_empresas {
	width: 430px;
	background-image: url(imaxes/imagen_empresas.png);
	background-repeat: no-repeat;
	height: 73px;
	float: left;
}
#caja_empresas {
	width: 428px;
	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: #B22070;
	border-bottom-color: #B22070;
	border-left-color: #B22070;
	float: left;
}
#caja1_empresas {
	width: 200px;
	float: left;
}
#caja2_empresas {
	width: 200px;
	float: right;
/*	height: 188px; */
	height: auto;
        padding-bottom:10px;
}
#caja2_empresas li {
	background-image: url(imaxes/li_empresas.png);
	background-repeat: no-repeat;
	background-position: 15px 6px;
}
#caja2_empresas #menu_empresas {
	margin-top: 20px;
	width: 200px;
}
#caja2_empresas #empresas_incorporadas li {
	background-image: url(imaxes/li_programas.png);
}
#menu_empresas .ultimas {
	margin-top: 15px;
}
#empresas_incorporadas {
	padding-left: 10px;
	width: 190px;
}
#caja2_empresas #empresas_incorporadas li {
	background-image: url(imaxes/li_ultimas_empresas.png);
	background-position: 20px 6px;
}
#caja_asesoramiento {
	background-repeat: no-repeat;
	height: 123px;
	width: 200px;
	float: left;
	margin-top: 10px;
}
#caja_asesoramiento a,
#caja_asesoramiento a:visited {
	font-size: 0.9em;
	font-style: italic;
	line-height: 1.1em;
	margin-bottom: 10px;
	text-decoration:none;
}
#caja_asesoramiento a:hover {
	text-decoration:underline;
}
#caja_monograficos {
	width: 200px;
	float: left;
	position: relative;
}
#caja_monograficos ul {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D3142E;
	border-left-color: #D3142E;
	width: 198px;
	padding-bottom: 20px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3142E;
}
#caja_monograficos li {
	background-image: url(imaxes/li_oportunidades.png);
	background-repeat: no-repeat;
	background-position: 15px 6px;
}
#monograficos {
	background-repeat: no-repeat;
	height: 74px;
	width: 200px;
	position: relative;
}
#caja_curriculos {
	float: right;
	width: 200px;
	margin-top: 24px;
	margin-bottom: 15px;
}
#curriculos {
	background-repeat: no-repeat;
	height: 90px;
	width: 200px;
}
#caja_curriculos ul {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #6C8C06;
	border-left-color: #6C8C06;
	padding-bottom: 5px;
	width: 198px;
	padding-top: 5px;
}
#caja_curriculos li {
	display: block;
	background-image: url(imaxes/li_curriculos.png);
	background-repeat: no-repeat;
	background-position: 15px 6px;
	margin-bottom: 10px;
}
#caja_iniciacion {
	width: 213px;
	margin-top: 15px;
	float: left;
	height: 56px;
}
#iniciacion {
	height: 56px;
	width: 213px;
}


/* TITULARES OCULTOS */
h1 span {
	position:absolute; 
    text-indent: -5000px; 
}
h2 span {
	position:absolute; 
    text-indent: -5000px; 
}

/* TEXTOS */
.accesos_directos  li {
	list-style-type: none;
	font-size: 0.8em;
	line-height: 1.3em;
	padding-left: 30px;
	padding-right: 15px;
	display: block;
}
.accesos_directos  a,
.accesos_directos  a:visited{
	color: #222222;
	text-decoration: none;
}
.accesos_directos  a:hover {
	color: #222222;
	text-decoration: underline;
}

/* MENU UTILIDADES */
#utilidades {
	height: 25px;
	width: 960px;
	margin-bottom: 15px;
	background-color: #F4F4F4;
}
#utilidades ul {
	list-style-type: none;
	font-size: 0.75em;
}
#utilidades li {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
}
#utilidades .barra2 {
	float: left;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 7px;
}
#utilidades .suscripcion {
	float: left;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 4px;
}

#utilidades a,
#utilidades a:visited {
	text-decoration: none;
	color: #222222;
}
#utilidades a:hover {
	text-decoration: underline;
}


/* PIE DE PAGINA */
#pe {
	width: 960px;
	position: relative;
	clear: both;
	height: 100px;
} 
#pe p {
	margin: 0;
	text-align: center;
	padding-top: 1em;
	padding-bottom: 1em;
}
#pe a, #pie a:visited {
	text-decoration: none;
	color: #222222;
}
#pe a:hover {
	text-decoration: underline;
}
#pe ul {
	list-style-type: none;
	font-size: 0.75em;
	line-height: 1.1em;
	padding-left: 100px;
}
#pe li {
	display: block;
	float: left;
	padding-right: 10px;
}
#subscripcion {
	width: 600px;
	position: absolute;
	height: 30px;
	top: 145px;
	right: 0px;
}
#idiomas_acceso .barra {
	padding-top: 1px;
	height: 18px;
}
#utilidades input {
	font-size: 0.9em;
	width: 210px;
	height: 14px;
}

#utilidades .suscripcion img {
}

#utilidades input.boletin {
	font-size: 0.9em;
	width: 15px;
	height: 17px;
	align: top;
}


/* NUBE */
.accesos_directos .tx-vgetagcloud-pi1 {
	background-color: #FFFFFF;
	position: relative;
	color: #999999;
	border: 1px solid #CCCCCC;
	overflow: hidden;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	float: left;
	margin-top: 10px;
}
.accesos_directos .tx-vgetagcloud-pi1 li {
	float: left;
	height: 25px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.accesos_directos .tx-vgetagcloud-pi1 a {
	color: #999999;
	text-decoration: none;
}
.accesos_directos .tx-vgetagcloud-pi1 a:hover {
	text-decoration: underline;
}
.accesos_directos .tx-vgetagcloud-pi1 a {
	color: #999999;
	text-decoration: none;
}
.accesos_directos .tx-vgetagcloud-pi1 a:hover {
	text-decoration: underline;
}
.accesos_directos .tx-vgetagcloud-pi1 .tipo1 {
	font-size: 0.7em;
	line-height: 3.2em;
}
.accesos_directos .tx-vgetagcloud-pi1 .tipo2 {
	font-size: 0.8em;
	line-height: 2.7em;
}
.accesos_directos .tx-vgetagcloud-pi1 .tipo3 {
	font-size: 0.9em;
	line-height: 2.3em;
}
.accesos_directos .tx-vgetagcloud-pi1 .tipo4 {
	font-size: 1em;
	line-height: 2.1em;
}
.accesos_directos .tx-vgetagcloud-pi1 .tipo5 {
	font-size: 1.1em;
	line-height: 1.9em;
}
.accesos_directos .tx-vgetagcloud-pi1 .tipo6 {
	font-size: 1.2em;
	line-height: 1.7em;
}
.accesos_directos .tx-vgetagcloud-pi1 .tipo7 {
	font-size: 1.3em;
	line-height: 1.5em;
}
.accesos_directos .tx-vgetagcloud-pi1 .tipo8 {
	font-size: 1.4em;
	line-height: 1.35em;
}
.accesos_directos .tx-vgetagcloud-pi1 .tipo9 {
	font-size: 1.5em;
	line-height: 1.3em;
}
.accesos_directos .tx-vgetagcloud-pi1 .tipo10 {
	font-size: 1.6em;
	line-height: 1.2em;
}
.accesos_directos .tx-vgetagcloud-pi1 li {
	list-style-type: none;
}
#destacados p {
	font-size: 0.8em;
}
#destacados {
	width: 130px;
	position: absolute;
	right: 10px;
	background-color: #FFFFFF;
	text-align: center;
	z-index: 10;
}


h2#programas, h2#oportunidades { text-indent: -10000px; }
img { border:0px }
.columna_inicio img { border: 0px;}
#logotipo a {display:none;}

img.evento_portada { max-width: 140px; max-height:80px; float:left;margin:10px;}
.limpiar {clear:both;}
.iconologo { margin-right:5px; margin-top:2px;}
#empresas_incorporadas {text-transform: lowercase;}

#menu_nivel1 {
  /* font-size: 0.80em; */
  font-family: "Verdana",Arial, Helvetica, sans-serif;  
  font-size: 70%;
  margin-top: 30px;  
}

#utilidades input#email {
        width: 140px;
}

.tx-glvodkaembed-pi1 {
        margin-bottom:10px;
}

#columna_agenda_interior {
   display:none;
}

/* Temp fix for bygalicia no teu web space */
#utilidades ul {
	padding-left:130px;
}

/* ENTREVISTAS */

#entrevistas li {
	position: relative;
	float: left;
	list-style-type: none;
}

#entrevistas li.entrevista_secundaria {
	width: 245px;
	margin-right: 5px;
	margin-bottom: 15px;
}

#entrevistas li.resto_entrevistas {
	width: 165px;
	margin-right: 5px;
}

#entrevistas .entrevista_destacada h3 {
	font-size: 1.2em;
	line-height: 1.1em;
	font-weight: bold;
	color: #B22070;
	margin-bottom: 6px;
	/* background-image: url(imaxes/cuadratin_entrevistas.gif); */
	/* background-repeat: no-repeat; */
	/* text-indent: 15px; */
	/* background-x-position: 0px; */
	/* background-y-position: 5px; */
}

#entrevistas .entrevista_destacada a, .entrevista_destacada a:visited {
	text-decoration: none;
	color: #B22070;
}

#entrevistas .entrevista_destacada a:hover {
	text-decoration: underline;
}

#entrevistas .entrevista_destacada p {
	margin: 0px 5px 15px 0px;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
}

#entrevistas #div_votacion {
	margin-bottom: 5px;
}

#entrevistas #div_votacion th.stars {
	width: 70px;
}

#entrevistas #div_votacion th.select {
	width: 45px;
}

#entrevistas #div_votacion th.button {
	width: 35px;
}

#entrevistas #div_votacion select {
	width: 40px;
	font-size: 0.9em;
}

#entrevistas #div_votacion input {
	font-size: 0.9em;
}

#entrevistas .entrevista_secundaria h3 {
	font-size: 0.9em;
	line-height: 0.9em;
	font-weight: bold;
	color: #B22070;
	margin-bottom: 6px;
	/* background-image: url(imaxes/cuadratin_entrevistas.gif); */
	/* background-repeat: no-repeat; */
	/* text-indent: 15px; */
	/* background-x-position: 0px; */
	/* background-y-position: 5px; */
}

#entrevistas .entrevista_secundaria a, .entrevista_secundaria a:visited {
	text-decoration: none;
	color: #B22070;
}

#entrevistas .entrevista_secundaria a:hover {
	text-decoration: underline;
}

#entrevistas .entrevista_secundaria p {
	margin-bottom: 15px;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 0.8em;
}

#entrevistas .entrevista_secundaria p.fecha {
	margin-bottom: 5px;
}

#entrevistas .resto_entrevistas h3 {
	font-size: 0.8em;
	line-height: 0.7em;
	font-weight: bold;
	color: #B22070;
	margin: 0px 5px 6px 7px;
	/* background-image: url(imaxes/cuadratin_entrevistas.gif); */
	/* background-repeat: no-repeat; */
	/* text-indent: 15px; */
	/* background-x-position: 0px; */
	/* background-y-position: 5px; */
}

#entrevistas .resto_entrevistas a, .resto_entrevistas a:visited {
	text-decoration: none;
	color: #B22070;
}

#entrevistas .resto_entrevistas a:hover {
	text-decoration: underline;
}

#entrevistas .resto_entrevistas p {
	margin-bottom: 15px;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 0.7em;
}

#entrevistas .resto_entrevistas p.fecha_mini {
	margin: 0px 5px 10px 7px;
}

#entrevistas .resto_entrevistas img {
	width: 120px;
	height: 88px;
	margin: 0px 5px 6px 5px;
}

#entrevistas .main_vodka_video {
	float: left;
        margin: 2px 5px 15px 5px;
	width: 235px;
}

#entrevistas .main_vodka_video embed {
	width: 230px;
	height: 210px;
}

#entrevistas .secondary_vodka_video {
	float: left;
        margin: 2px 5px 15px 5px;
	width: 135px;
}

#entrevistas .secondary_vodka_video embed {
	width: 130px;
	height: 105px;
}

#entrevistas img.imaxe_entrevista_destacada {
        margin: 2px 5px 15px 5px;
	float: left;
	width: 235px;
/*	height: 215px;*/
}

#entrevistas img.imaxe_entrevista_secundaria {
	float: left;
	width: 135px;
	height: 100px;
        margin: 2px 5px 15px 5px;
}

#entrevistas img.imaxe_resto_entrevistas {
	float: left;
	width: 135px;
	height: 100px;
	margin: 0px 5px 6px 5px;
}

#entrevistas table {
	width: 200px;
}

#div_votacion {
	width: 200px;
	font-size: 0.9em;
}

#entrevistas p.resumo_entrevista {
	font-size: 0.9em;
}

#caja_visita_guiada {
        margin-bottom:20px;
}
#caja_visita_guiada a {
	font-size: 0.6em;
        font-weight: normal;
}

