#pagina{
	width:960px;
	margin:20px auto;
	font-family:Arial, Helvetica, sans-serif;
}

#cabecera{
	background:url(../img/cabecera-bg.jpg) center bottom no-repeat;
	overflow:hidden;
	border-radius:0px 0px 10px 10px;
}

#cabecera h1{
	float:left;
	width:25%;
	margin-top:20px;
	margin-bottom:45px;
}

#cabecera h1 img{
	margin-left:70px;
}

#cabecera form{
	float:left;
	width:49%;
	margin-top:60px;
}

#cabecera form label{
	display:inline;
	display:inline-block;
	width:25px;
	height:25px;
	text-indent:-1500px;
	position:relative;
	top:-3px;
	background:url(../img/buscar.png) left top no-repeat;
	margin-left:30px;
}

#cabecera form input{
	color:#1B5B86;
	border:1px solid #1B5B86;
	border-radius:6px;
	width:320px;
	font-size:.9em;
}

#cabecera form input.boton{
	background-color:#1B5B86;
	color:#FFF;
	font-weight:bold;
	width:auto;
	cursor:pointer;
}

#cabecera p{
	float:right;
	width:25%;
	text-align:center;
	margin-top:30px;
}

#navegacion{
	margin-top:-20px;
	margin-bottom:15px;
	position:relative;
	z-index:3000;
}

#destacado{
	text-align:center;
	margin-bottom:25px;
}

#contenidos{
	overflow:hidden;
	background:url(../img/linea.gif) 74% top repeat-y;
}

#contenidos .columna{
	float:left;
	width:25%;
}

#contenidos .izquierda{
	width:74%;
	border-left:none;
}

#contenidos .canales{
	overflow:hidden;
}

#contenidos .canales li{
	float:left;
	width:49%;
	text-align:center;
	min-height:6.5em;
}

#contenidos .canales li a{
	color:#1B5B86;
	text-decoration:none;
}

#contenidos .canales li a:hover,
#contenidos .canales li a:focus{
	text-decoration:underline;
}

#contenidos .canales li a span{
	font-size:.8em;
	font-weight:bold;
	display:block;
	padding:5px;
}

#pie{
	background-color:#F0F0F0;
	margin-top:20px;
	overflow:hidden;
	padding:25px;
	border-radius:10px 10px 0px 0px;
}

#pie .columna{
	float:left;
	width:24.5%;
}

#pie .columna h2{
	color:#333;
	font-size:.9em;
	font-weight:bold;
	margin-bottom:10px;
}

#pie .columna h2 a{
	color:#1B5B86;
	text-decoration:none;
}

#pie .columna h2 a:hover,
#pie .columna h2 a:focus{
	text-decoration:underline;
}

#pie .columna h2.redes-sociales{
	margin-top:50px;
	text-transform:uppercase;
}

#pie .columna ul{
	margin-bottom:15px;
}

#pie .columna ul li{
	margin-bottom:3px;
}

#pie .columna ul li a{
	color:#333;
	font-size:.75em;
	text-decoration:none;
}

#pie .columna ul li a:hover,
#pie .columna ul li a:focus{
	text-decoration:underline;
}

#pie .columna ul.redes-sociales{
	background:url(../img/redes-sociales/bg_RedesSociales.png) left center no-repeat;
	padding:15px;
}

#pie .columna ul.redes-sociales li{
	display:inline;
	margin-left:5px;
}

#pie .columna ul li img{
	vertical-align:middle;
}

#pie .columna ul li.ico{
	padding:5px 0px 5px 0px;
	margin:5px 0px;
	color:#1B5B86;
}

#logos{
	margin-top:10px;
	overflow:hidden;
}

#logos ul{
	float:left;
}

#logos ul.enlaces{
	float:right;
}

#logos ul li{
	display:inline;
	margin:0px 2px;
}

#logos ul.enlaces li a{
	color:#1B5B86;
	font-size:.7em;
	font-weight:bold;
	text-decoration:none;
}

#logos ul.enlaces li a:hover,
#logos ul.enlaces li a:focus{
	text-decoration:underline;
}

#logos ul.sellos li a img{
	vertical-align:middle;
}

#carrusel-jq {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 0.75em;
	margin: 0 1.5em 1em 1.5em;
	height: 240px;
}

#carrusel-cabecera {
	height: 240px;
	width: 945px;
	margin:0px 0 0px -472px;
	overflow: hidden;
	position: relative;
	left:50%;
	float:left;
}

#carrusel-jq .overview {
	position:absolute;
	left:0px;
	top:0px;
}
#carrusel-jq .overview li{
	float:left;
	height:240px;
	width:945px;
}

#carrusel-jq ul.pager {
    bottom:10px;
    float: left;
    position: absolute;
    right: 20px;
    z-index: 100;
}

#carrusel-jq ul.pager li {
    display: inline;
}

#carrusel-jq ul.pager li img {
    height: auto;
    position: static;
    width: auto;
}

p.prensa{
	margin:.5em 0em 0em 0em;
	text-align:right;
	padding:.5em;
	border-radius:4px;
	background:#E0E0E0 url(../img/flecha-azul1.gif) right center no-repeat;
	width:100%;
}

p.prensa a{
	color:#1B5B86;
	text-decoration:none;
	font-size:.8em;
	font-weight:bold;
	padding:4px 3px 4px 40px;
	background:#E0E0E0 url(../img/bg_prensa.png) left center no-repeat;
}

p.prensa a:hover,
p.prensa a:focus{
	text-decoration:underline;
}

#navegacion-pestanyas {
    margin: 0 1.5em 0em 0;
}


#menu-tabs {
    overflow: auto;
    padding-top: 0.3em;
    background:url(../img/tab-bottom.gif) left bottom repeat-x;
}

#menu-tabs li {
    float: left;
    margin-top: 0;
    white-space: nowrap;
    width:30%;
	border-top:3px solid #fff;
    border-bottom:none !important;
    background-color:transparent !important;
    left:0px;
    position:relative;
}

#menu-tabs li.act,
#menu-tabs li.ui-tabs-selected,
#menu-tabs li.ui-tabs-active {
	border:2px solid #D4D4D4;
    border-bottom:2px solid #FFF !important;
    border-radius:5px 5px 0px 0px;
	background-color:#fff;
}

#menu-tabs li a {
    color:#1B5B86;
    display:block;
    font-size:.95em;
    font-weight: bold;
    padding:15px 5px 15px 45px;
    text-decoration: none;
    background-color:transparent !important;
	background-image:url(../img/bg_pestanya.png) !important;
	background-position:right center !important;
	background-repeat:no-repeat !important;
    margin:0;
    border-radius:10px;
    float:none;
	width:75%;
}

#menu-tabs li.act a,
#menu-tabs li.ui-tabs-selected a,
#menu-tabs li.ui-tabs-active a {
	color:#fff;
    cursor:pointer;
	background-image:url(../img/bg_pestanya_on.png) !important;
	background-position:right center !important;
	background-repeat:no-repeat !important;
}

#menu-tabs li.destacados{
	background-image: url(../img/bg_destacados.png) !important;
	background-position:left center !important;
	background-repeat:no-repeat !important;
}

#menu-tabs li.noticias{
	background-image: url(../img/bg_noticias.png) !important;
	background-position:left center !important;
	background-repeat:no-repeat !important;
}

#menu-tabs li.act.destacados,
#menu-tabs li.ui-tabs-selected.destacados,
#menu-tabs li.ui-tabs-active.destacados{
	background-image: url(../img/bg_destacados_on.png) !important;
	background-position:left center !important;
	background-repeat:no-repeat !important;
	background-color:#fff;
}

#menu-tabs li.act.noticias,
#menu-tabs li.ui-tabs-selected.noticias,
#menu-tabs li.ui-tabs-active.noticias{
	background-image: url(../img/bg_noticias_on.png) !important;
	background-position:left center !important;
	background-repeat:no-repeat !important;
	background-color:#fff;
}

#menu-tabs li.act a span,
#menu-tabs li.ui-tabs-selected a span,
#menu-tabs li.ui-tabs-active a span {
    padding-right:55px;
    background-image:url(../img/flecha-menu.png) !important;
	background-position:right center;
	background-repeat:no-repeat;
	display:block;
}

#navegacion-pestanyas .caja{
	padding:1em .5em .5em .5em;
}

#navegacion-pestanyas .caja ul li{
	margin-bottom:1em;
	font-size:.8em;
	background: url(../img/menu-punto-g.gif) left .3em no-repeat;
	padding-left:10px;
}

#navegacion-pestanyas .caja ul li a{
	color:#333;
	text-decoration:none;
	font-weight:bold;
}

#navegacion-pestanyas .caja ul li a:hover,
#navegacion-pestanyas .caja ul li a:focus{
	text-decoration:underline;
}

#navegacion-pestanyas .caja ul li a span{
	display:block;
	font-weight:bold;
	color:#1B5B86;
	margin-bottom:.3em;
}

#navegacion-pestanyas.ui-tabs .ui-tabs-panel {
	border:none;
}

.element-invisible {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
}

*:focus{outline:1px solid #333;}
