root { 
    display: block;
}

body{
    font-family: "Verdana",sans-serif;
    color: #333;
    font-size: 13px;
    background: #0a345c url('../imgs/fondo.jpg') repeat-x top left;
    min-width: 1015px;
    margin: 0;
    padding: 0;
}

a{
    color: inherit;
    text-decoration: underline;
}

a:hover{
    text-decoration: none;
}

a img{
    border: none;
    vertical-align: middle;
}

#pagina{
    width: 995px;
    /*background: transparent url('../imgs/fpagina.png') repeat-y top left;*/
    background: #fff;
    -webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.75);
    margin: 0 auto;
    clear: both;
}

#cabecera{
    border-top: #ff7923 4px solid;
    margin: 0;
    height: 140px;
}

#cuerpo{
    padding: 5px 10px;
}

#accesibilidad{
    float:right;
}

#accesibilidad img{
    margin: 3px 8px 3px 3px;
    vertical-align: middle;
}

#logo{
    display: block;
    float: left;
    padding: 6px 10px;
    text-decoration: none;
    color: #192c7b;
    text-align: right;
    font-weight: bold;
    font-size: 1.8em;
    line-height: 1em;
}

#menu{
    margin: 0;
    height: 30px;
    font-size: 1.2em;
    color: #fff;
    background: #0a345c;
    border-top: #ff7923 3px solid;
}

#menu ul{
    margin: 0;
    padding: 0;
}

#menu ul li{
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    float: left;
}

#menu ul li a{
    display: block;
    float: left;
    height: 30px;
    line-height: 30px;
    padding: 0 8px;
    text-decoration: none;
}

#menu ul li a:hover, #menu ul li a.activo{
    background: #ff7923;
    color: #0a345c;
}

#menulateral{
    float: right;
    margin: 5px 0 5px 10px;
    width: 190px;
}

#menulateral ul{
    margin: 0;
    padding: 0;
    width: 160px;
    margin: 0 auto;
}

#menulateral ul li{
    margin: 0;
    padding: 0;
    list-style: none;
}

#menulateral ul li a{
    display: block;
    width: 160px;
    border-bottom: #0a345c 3px solid;
    padding-left: 5px;
    text-decoration: none;
    line-height: 1.5em;
    margin: 5px;
    font-size: 1.3em;
}

#menulateral ul li a:hover, #menulateral ul li a.activo{
    border-bottom: #ff7923 3px solid;
}

#buscador{
    float:right;
    margin: 4px;
}

.gris{
    color: #ddd;
}

a.enlacemenulat{
    text-decoration:none;
    font-size: 1.3em;
    color: #0a345c;
}

a.enlacemenulat:hover{
    color: #ff7923;
}

a.enlacemenulat img{
    vertical-align: middle;
    margin: 3px;
}

#pie{
    height: 39px;
    color: #0a345c;
    border-top: #0a345c 1px solid;
    background: #ff7923;
    line-height: 39px;
    margin: 0 15px 0 16px;
    text-align: center;
}

.noticia{
    /*border-top: #0a345c 2px solid;*/
    border-bottom: #0a345c 2px solid;
    font-family: Georgia, serif;
    margin: 10px;
    min-height: 200px;
}

#desarrollada{
    /*border-top: #0a345c 2px solid;*/
    font-family: Georgia, serif;
    margin: 10px;
    width: 700px;
    font-size: 16px;
}

#desarrollada img{
    float: left;
    height: 180px;
    width: 235px;
    margin: 0 15px 5px 0;
}

#desarrollada a.fechanoticia{
    display: block;
    float: none;
    background: transparent;
    width: 100%;
    text-align: left;
    color: #0a345c;
    text-decoration: none;
}

.destacada{
    font-size: 16px;
    float: left;
    width: 700px;
}

.segunda{
    width: 700px;
    float: left;
}

.par, .impar{
    font-size: 14px;
    width: 449px;
    float: left;
}

.listado{
    font-size: 14px;
    width: 700px;
    float: left;
}

.seccion{
    font-size: 14px;
    display: inline-block;
    background: #fff;
    /*position: relative;
    top: -12px;*/
    color: #ff7923;
    padding-right: 1em;
    font-family: Verdana, sans-serif;
    text-decoration: none;
    font-weight: bold;
}

.segunda img, .destacada img, .listado img{
    float: left;
    height: 132px;
    width: 235px;
    margin: 5px 15px 5px 0;
}

.par img, .impar img{
    float: left;
    height: 95px;
    width: 170px;
    margin: 5px 15px 5px 0;
}

.noticia a{
    text-decoration: none;
}

.noticia a:hover{
    text-decoration: underline;
}

a.titular{
    color: #0a345c;
    font-size: 1.5em;
    font-weight: bold;
    display: block;
}

a.intro{
    text-align: justify;
    display: block;
}

.fechanoticia{
    display: block;
    width: 300px;
    text-align: right;
    padding-right: .4em;
    float: right;
    background: #0a345c;
    color: #fff;
    font-weight: bold;
    font-family: Verdana, sans-serif;
    font-size: 12px;
    margin-top: 8px;
}

.titulopagina{
    display: inline-block;
    padding-right: 2em;
    border-bottom: #ff7923 3px solid;
}

#player{
    text-align: center;
    margin: 10px auto;
    width: 550px;
    height: 400px;
}

.botonesdirecto{
    text-align: center;
}

#calendario{
    width: 600px;
    min-height: 500px;
    margin: 10px 75px;
}

#tablahemeroteca{
    width: 600px;
    height: 450px;
    table-layout: fixed;
}

#tablahemeroteca a{
    text-decoration: none;
}

#tablahemeroteca thead tr th, #tablahemeroteca tbody tr td{
    vertical-align: middle;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    background: #eee;
    height: 65px;
}

#tablahemeroteca thead tr th a, #tablahemeroteca tbody tr td a{
    display: block;
    width: 100%;
    height: 65px;
    line-height: 65px;
}

#tablahemeroteca thead tr th a:hover, #tablahemeroteca tbody tr td a:hover{
    text-decoration: none;
    color: #ff7923;
}

#tablahemeroteca thead tr th:hover, #tablahemeroteca tbody tr td:hover{
    background-color: #0a345c;
    color: #ff7923;
    cursor: default;
}

#tablahemeroteca tbody tr td.sinrelleno{
    background: #fff;
}

#tablahemeroteca tbody tr td.connoticias{
    background: #ff7923;
}

#tablahemeroteca tbody tr td.connoticias a:hover{
    background-color: #0a345c;
    color: #ff7923;
}

.rojoscuro{
    color: #440000;
}

#formocontacto{
    width: 450px;
    margin: 10px 0 10px 200px;
}

#formocontacto label{
    display: inline-block;
    width: 80px;
    text-align: right;
    margin-right: 3px;
}

#formocontacto input{
    margin-top: 3px;
    width: 310px;
}

#formocontacto textarea{
    vertical-align: middle;
    margin-top: 3px;
}

.validation-failed{
    border: 1px solid #d00;
    background: #fcc;
}

.validation-advice{
    color: #f00;
    font-size: 0.6em;
    text-align: right;
    width: 400px;
}

.programa{
    display: block;
    min-height: 150px;
    width: 700px;
    border-bottom: #0a345c 2px solid;
    margin: 10px 0 20px 0;
}

.programa img{
    float: left;
    margin: 0 10px 0 0;
    width: 180px;
    height: 140px;
}

.tituloprog{
    font-size: 1.3em;
    color: #192c7b;
    font-weight: bold;
}

.descprog{
    color: #333;
}

.listadoprog, .ultimoprog{
    display: block;
    text-align: right;
    font-weight: bold;
    color: #192c7b;
    text-decoration: none;
}

.margenesbanner{
    width: 700px;
}

.banner_top{
    width: 720px;
    text-align: center;
}

.paginacion{
    clear:both;
    text-align: center;
    width: 720px;
}

.paginacion a.pagina{
    background: #0A345C;
    color: #FF7923;
    display: inline-block;
    height: 1.5em;
    margin-bottom: 0.3em;
    text-align: center;
    text-decoration: none;
    width: 2.2em;
}

.paginacion a:hover, .paginacion a.activa{
    color: #0a345c;
    background: #ff7923;
}

.banner_lateral{
   margin: 25px auto;
}

.banner_lateral img{
    width: 190px;
}

#w_aviso{
    /*position: fixed;*/
    z-index: 99;
    width: 100%;
    left: 0;
    /*height: 1000px;*/
}

#aviso{
    width: 970px;
    margin: 0 auto;
    /*height: 1000px;*/
    text-align: center;
    background: #fff;
    -webkit-box-shadow:  0px 0px 5px 5px rgba(10, 10, 10, .5);
    box-shadow:  0px 0px 5px 5px rgba(10, 10, 10, .5);
}

#aviso p{
    font-size: 0.8em;
    left: 3;
    margin: 1;
    /*position: absolute;*/
    text-align: left;
    width: 100%;
    padding: 1;
    text-indent: 0.5cm;
}

a.destacadogrande{
	display: block;
	height: 256px;
	position: relative;
	width: 650px;
	background-size: 690px auto;
	background-position: -20px -30px;
	margin: 10px 25px 25px; 
	text-decoration: none;
}

a.destacadopeque{
	display: block;
	height: 156px;
	position: relative;
	width: 300px;
	background-size: 320px auto;
	background-position: -10px -20px;
	margin: 10px 25px 25px; 
	text-decoration: none;
	float: left;
}

a.destacadopeque span.titulo{
	display: block;
	background: rgba(0,0,130,.6);
	color: #fff;
	font-weight: bold;
	font-size: .9em;
	padding: 8px;
	text-align: right
}

a.destacadogrande span.titulo{
	display: block;
	background: rgba(0,0,130,.6);
	color: #fff;
	font-weight: bold;
	font-size: 1.2em;
	padding: 8px;
	text-align: right
}

a.destacadogrande:hover span.titulo, a.destacadopeque:hover span.titulo{
	background: rgba(0,0,130,1);
}

a.volver{
	padding: .5em;
	background: #006;
	color: #fff;
	text-decoration: none;
	font-weight:bold;
	display: block;
	width: 110px;
	margin: .5em .5em .5em 0;
}

a.volver:hover{
	background: #009;
}

.vjs-watermark {
    position: absolute;
    display: inline;
    z-index: 1;
    bottom: 0;
    right: 0;
}

.vjs-watermark img{
    width: 97px !important;
    height: 40px !important;
    float: none;
    margin: 0;
}
