﻿@charset "UTF-8";

.oculto {
	position: absolute;
	left: -999em;
	width: 1em;
	overflow: hidden;
}

.centrado {
	text-align: center !important;	
}

.texto_izquierda {
	text-align: left !important;
}

.texto_derecha {
	text-align: right !important;
}

a.external {
	background-image: url(../iconos/enlace.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 14px !important;
}

a.noexternal {
	background-image: none !important;
	padding-right: 0 !important;
}

a.pdf {
	background-image: url(../iconos/pdf.gif) !important;
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 18px !important;
}

div.clear {
	clear: both;
}

div.separador {
	width: 100%;
	height: 1px;
	background-color: #496DA9;
	margin: 1px 0;
	padding: 0;
	font-size: 1px;
}

div.panel_control {
	font-size: 12px;
	color: #CCCCCC;
}

div.panel_control a {
	
}

div.idioma  {
	color: #FFFFFF;
}

div.idioma a {
	color: #CCCCCC;
}

div.cabecera h1 {
	margin: 0;
	padding: 0;
	line-height: 0;
}
div.cabecera img {
	margin: 0;
	padding: 0;
}

div.cabecera a {
	font-size: 0;
}

div.cabecera div {
	width: 100%;
	text-align: right;
}

div.cabecera_reducida {
	background-color: #000000 ;
	background-repeat: no-repeat;
	text-align: right;
}

div.cabecera_reducida img {
	margin: 0;
	padding: 0;
}

div.menurapido img {
	margin: 0;
}

div.breadcrumbs {
	font-size: 12px;
}

div.breadcrumbs a {
	font-size: 12px;
	color: #555555;
}

div.menu {
	margin-bottom: 10px;
}

div.menu ul {
	margin: 0;
	padding: 0 0 0 16px;
}

div.menu>ul {
	padding: 0;
}

div.menu>ul>li>ul {
	padding: 0;
}

div.menu h3,h4,h5,h6 {
	margin: 0;
	padding: 1px 0;
	font-weight: normal;
}

div.menu h4,h5,h6 {
	display: inline;
	background-image: url(../iconos/menu_plegado.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
	color: #555555;
}

div.menu h4.selected,h5.selected,h6.selected {
	background-image: url(../iconos/menu_desplegado.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

div.menu h3 {
	font-size: 15px;
	padding-left: 5px;
	background-color: #F1F4FA;
	background-image: url(../iconos/flecha_derecha.png);
	background-repeat: no-repeat;
	background-position: 97% center;
	color: #496DA9;
	text-transform: uppercase;
}

div.menu h3 a {
	color: #496DA9;
}

div.menu h3.selected {
	background-color: #496DA9;
	background-image: url(../iconos/flecha_abajo.png);
	background-repeat: no-repeat;
	background-position: 97% center;
	color: white;
}

div.menu h3.selected a {
	color: white;
}

div.menu h3.sede {
	background-color: #496DA9;
	background-image: none;
}

div.menu h3.sede a {
	color: white;
}

div.menu h4 a,div.menu h5 a,div.menu h6 a {
	font-size: 12px;
	line-height: 23px;
 	color: #555555;
}

div.menu h4.selected a,div.menu h5.selected a,div.menu h6.selected a {
	color: #496DA9;
	font-weight: bold;
}

div.menu li > a {
	font-size: 12px;
	padding-left: 16px;
	line-height: 20px;
	color: #555555;
	/* Ver ie6.css */
}

div.menu li > a.current {
	color: #303030;
	font-weight: bold;
}

div.menu > ul > li {
	list-style-type: none;
	border: solid 1px #CCCCCC;
	border-top: none;
}

div.menu > ul > li:first-child {
	border: solid 1px #CCCCCC;
}

div.menu li {
	color: #496DA9;
	list-style-type: none;
}

div.contenido hr {
	border: none;
	border-top: solid 1px #CCCCCC;
}

div.contenido h2.resaltado {
	font-size: 20px;
	margin: 1px 4px;
	text-align: center;
	background-color: #486CA8;
	color: white;
	text-transform: uppercase;
}

div.contenido h2 {
	font-size: 20px;
	margin: 15px 20px;
	text-align: justify;
	color: #486CA8;
}

div.contenido p.subtitulo {
	text-transform: uppercase;
	margin: 0;
	padding: 0 0 5px 0;
}

div.contenido h3 {
	font-size: 16px;
	color: #486CA8;
	margin: 18px 22px 6px 22px;
	text-align: left;
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
}

div.contenido h3 a {
	font-size: 16px;
	font-weight: bold;
	color: #486CA8;
}

div.contenido h4 {
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	margin: 10px 24px 0px 24px;
}

div.contenido h4 a {
	font-size: 13px;
	font-weight: bold;
	color: #495D99;
}

div.contenido h5, div.contenido h6 {
	font-size: 13px;
	font-weight: bold;
}

div.contenido p {
	padding: 5px 15px;
	text-indent: 20px;
	margin-left: 10px;
	text-align: justify;
}

div.contenido p.noindent {
	text-indent: 0;
}

div.contenido div.subtitulo p {
	font-weight: bold;
}

div.contenido p.centrado {
	text-align: center;
}

div.contenido p.derecha {
	text-align: right;
}

div.contenido p.cursiva {
	font-style: italic;
}


div.contenido img.izquierda {
	float: left;
}

div.contenido img.derecha {
	float: right;
}

div.contenido div.izquierda {
	float: left;
	width: 40%;
}

div.contenido div.derecha {
	float: right;	
	width: 40%;
}

div.contenido a {
	font-style: italic;
	color: #496DA9;
}

div.contenido a[rel=external] {
	color: #496DA9;
}

div.contenido li {
	margin: 10px 0;
}

div.contenido li p {
	margin-left: 0;
	padding-left: 0;
}

div.contenido li p.pregunta {
	font-size: 16px;
	font-weight: bold;
	color: #486CA8;
}

div.reloj { 
	width: 213px;
	text-align: center;
	font-size: 25px; 
	background: #F1F4FA;
	border: solid 1px #CCCCCC;
    border-radius: 5px;
	padding: 5px;
	margin: 0 auto;
}

ul.agenda {
	list-style-type: none;
}	

ul.mapa_web {
	list-style-type: none;
}

ul.mapa_web h4 {
	margin-left: 0;
}

ul.mapa_web ul {
	list-style-type: none;
}

ul.acciones {
	list-style-type: none;
	text-align: right;
	margin: 1px 10px;
}

ul.acciones li {
	display: inline;
}

ul.acciones li a {
	font-size: 11px;
	color: #495D99 !important;
}

ul.opciones {
	list-style-type: none;
	margin: 20px auto;
	width: 80%;
	border: 1px solid #CCCCCC;
}

ul.opciones li {
	vertical-align: middle;
	margin: 0;
	padding: 0;
}

ul.opciones li > * {
	padding: 0 10px;
	vertical-align: middle;
	text-indent: 0;
	margin: 0;
	display: inline-block;	
	/* Ver ie7.css */
}

ul.opciones a {
	font-size: 15px;
	color: #666666;
}

ul.opciones li.even {
	background: #F0F3F8;
}

ul.enlaces li {
	margin: 3px 0;
}

ul.enlaces h4 {
	margin-left: 0;
}

ul.enlaces a {
	color: #555555 ! important;	
}

ul.enlaces ul.enlaces {
	list-style-type: circle;
}

ul.alfabetica {
	list-style-type: lower-latin;
}

ul.galeria_imagenes {
	list-style-type: none;
	margin: 20px auto;
}

ul.galeria_imagenes li {
	vertical-align: middle;
	text-align: center;
	margin: 0;
	padding: 0;
	display: inline-block;
	/* Ver ie7.css */
}

ul.galeria_imagenes li p {
	text-align: center;
	padding: 0 0 10px 0;
}

table.datos {
	border: 1px solid #CCCCCC;
	margin: 5px auto;
}

table.datos caption {
	margin: 15px auto 2px auto;
	background-color: #496DA9;
	color: white;
	text-transform: uppercase;
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	padding-left: 5px;	
}

table.datos tr th {
	background: #E0E3E8;
	padding: 5px;
	border-left: 1px solid white;
}

table.datos tr th:first-child {
	border-left: none;
}

table.datos tr.even td {
	background: #F0F3F8;
}

table.datos tr td {
	padding-left: 5px;
	padding-right: 5px;
}

table.datos tr td a {
/*	line-height: 0; */
	color: #555555;
}

table.datos tr td a.enlace {
/*	line-height: 0; */
	color: #496DA9;
}

table.datos tr td p {
	margin: 0;
	padding: 0;
	text-indent: 0;
}

table.tramites {
	border: 1px solid #CCCCCC;
	margin: 5px 20px;	
}

table.tramites thead tr th {
	background: #E0E3E8;
	padding: 5px;
}

table.tramites tbody tr th {
	background: #F0F0F0;
	border-top: 1px solid #CCCCCC; 
	padding: 4px 10px;
	text-align: left;
	color: #486CA8;
    font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

table.tramites tbody tr td {
	padding: 3px 5px 4px 20px;
	border-top: solid 1px #E0E0E0;
}

table.tramites tbody tr td a {
	color: #555555;
}

table.tramites img {
	margin: 0;
}

table.documentos {
	border: 1px solid #CCCCCC;
	margin: 2px auto 15px auto;
	width: 90%;
}

table.documentos caption {
	margin: 15px auto 2px auto;
	background-color: #496DA9;
	color: white;
	text-transform: uppercase;
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	padding-left: 5px;	
}

table.documentos tr th {
	background: #E1E4E9;
	padding: 2px 5px;
	color: #555555;
	border-left: 1px solid white;
}

table.documentos tr:first-child th {
	text-align: left;
}

table.documentos tr th:first-child {
	border-left: none;
}

table.documentos tr td {
	padding: 0px 5px;
	border-top: solid 1px #CCCCCC;
}

table.documentos tr:first-child td {
	border-top: none;
}

table.documentos tr td a {
/*	line-height: 0; */
	color: #555555;
}

div.caja {
	background: #F1F4FA;
	border: solid 1px #CCCCCC;
	margin-bottom: 10px;
	min-height: 50px;
}

div.caja h2 {
	margin: 0;
	padding-left: 5px;
	background: #496DA9;
	color: white;
	font-size: 14px;
	text-transform: uppercase;
}

div.visitados ul {
	margin: 2px 4px;
}

div.visitados li {
	color: #496DA9;
	list-style-type: none;
	border-top: solid 1px #CCCCCC;
	padding: 4px 0;
}

div.visitados li:first-child {
	border-top: none;
}

div.visitados li p {
	color: #666666;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
}

div.visitados li a {
	color: #496DA9;
	font-size: 11px;
}

div.banners {
	margin: 5px 0;
}

div.banners img {
	margin: 0;
}

div.banners {
	margin: 5px 0;
}

div.banners img {
	margin: 0;
}

div.banners a {
	background-image: none;
	padding-right: 0 !important;
}

div.pie div {
	text-align: center;
	width: 33%;
	font-style: italic;
}

div.pie a {
	color: #FFFFFF;
}

div.compartir {
/*	border: solid 1px #CCCCCC; */
	margin: 8px 0px 2px 5px;
	padding: 0 10px;
	font-size: 11px;
/*	background: #F1F4FA; */
/* clear: both; */
	float: right;
}

div.compartir img {
	margin: 4px 2px;
}

div.contenido p.area {
	text-indent: 0;
	text-transform: uppercase;
	/*font-weight: bold; */
	margin: 0;
	padding: 0;
}

div.contenido div.anuncio_area_fecha {
	display: inline-block;
	vertical-align: top;
}

div.contenido div.anuncio_area_cuerpo {
	display: inline-block;
	vertical-align: top;
	width: 80%;
}

div.contenido p.anuncio {
	text-indent: 0;
	margin-left: 82px;
}

div.contenido p.anuncio a {
	color: #486CA8 ! important;
}

div.noticia {
	border: solid 1px #CCCCCC;
	padding: 5px 5px;
	margin: 10px 5px;
	font-size: 11px;
	text-align: justify;
	font-weight: normal;
	min-height: 55px;
}

div.caja div.noticia {
	border-bottom: none;
	border-left: none;
	border-right: none;
	margin: 2px;
	padding: 10px 3px 3px 3px;
	min-height: 0;
}

div.noticia p.area {
	padding: 0;
	font-weight: bold;
	margin-left: 0;
	text-indent: 0;
	text-transform: uppercase;
}

div.noticia img {
	float: left;
	margin: 3px 6px;
}

div.noticia p {
	padding: 5px;
	text-indent: 0;
}

div.caja div.noticia p {
	padding-left: 0;
}

div.caja div.noticia h3 {
	font-size: 11px;
}

div.noticia h3 {
	font-size: 14px;
	background: none;
	color: #486CA8;
	border: none;
	margin: 3px 0;
	padding: 0;
	text-align: justify;
}

div.noticia h3 a {
	font-size: 14px;
	color: #486CA8;
	text-align: justify;
	font-style: normal;
}

div.caja div.noticia h3 a {
	font-size: 11px;
}

div.caja div.noticia ul.adjuntos {
	clear: left;
	margin-left: 20px;
}

div.caja div.noticia ul.adjuntos a {
	color: #666666;
}

div.noticia_columnas {
	display: inline-block;
	width: 46%;
	vertical-align: top;
	border: solid 1px #CCCCCC;
	padding: 5px 5px;
	margin: 10px 0 0 5px;
	font-size: 11px;
	text-align: justify;
	font-weight: normal;
	min-height: 250px;
}

div.noticia_columnas img {
	float: left;
	margin: 3px 6px;
}

div.noticia_columnas p {
	padding: 5px;
	text-indent: 0;
}

div.noticia_columnas p.area {
	display: none;
}

div.noticia_columnas h3 {
	font-size: 14px;
	background: none;
	color: #486CA8;
	border: none;
	margin: 3px 0;
	padding: 0;
	text-align: justify;
}

div.noticia_columnas h3 a {
	font-size: 14px;
	color: #486CA8;
	text-align: justify;
	font-style: normal;
}

div.formulario {
	margin: 10px auto;
}

div.formulario h3 {
	border: none;
}

div.formulario > ul {
	list-style: none;
	margin: 0 10px;
}

div.formulario > ul > li > * {
	text-align: left;
	vertical-align: top;
	display: inline-block;
	/* Ver ie7.css */
}

div.formulario > ul > li > label, div.formulario li > .label {
	margin: 0;
	padding: 5px;
	background: #EDF0F7;
	width: 20%;
	text-indent: 0px;
}

div.formulario > ul > li > div {
	width: 75%;
	margin-left: 10px;
}

div.formulario > ul > li h3 {
	font-size: 14px;
	color: #666666;
}

div.formulario > ul > li h4 {
	margin: 2px 5px 4px 5px;
}

div.formulario > ul > li p {
	text-indent: 30px;
	margin: 4px 5px;
	padding: 0;
}

div.formulario li label.error {
	color: #CC1010;
	background: white;
	padding-left: 10px;
}

div.formulario li input.error {
	border: solid 1px #CC1010;
}

div.barra_botones {
	text-align: center;
	margin: 5px 5px;
}

div.barra_botones input {
	margin: 0 10px;
}

div.lista_horizontal > div {
	vertical-align: middle;
    display: inline-block;
    /* Ver ie7.css , ie6.css */
}

div.lista_horizontal_top > div {
	vertical-align: top;
    display: inline-block;
    /* Ver ie7.css */
}

p.selector {
	text-align: center;
	font-size: 15px;
	margin: 10px 10px;
}

p.selector a {
	padding: 2px 5px;
	color: #555555;
}

p.selector .seleccionado {
	padding: 2px 5px;
	background-color: #486CA8;
	color: white;
}

iframe.mapa {
	margin: 10px 5%;
	width: 90%;
	height: 400px;
	border: solid 2px #CCCCCC;
}

div.gmaps {
	margin: 10px 5%;
	width: 90%;
	height: 400px;
}

img.captcha {
	border: solid 1px #CCCCCC;
	margin: 0;	
}

img.borde {
	border: solid 1px #CCCCCC;
	padding: 0 !important;
	margin: 10px !important;	
}
