﻿/*
Theme Name: Getafe
Theme URI: http://www.getafe.es/
Description: Plantilla Getafe
Author: Papagayooo.com
Version: 1.0
License: GNU General Public License
License URI: license.txt
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent ;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}

blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}
.clear { clear: both; }
.clearer { font-size: 1px; height: 1px; }
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}


/* Layout */
body {
	background-image: url(images/layout/body-bg.png);
	background-position: top center;
	background-repeat: repeat;
	

	
	color: #606060;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.2em;
}
.wp-tabs {
	font-size:0.750em!important;
}
#sede {
	margin:auto; 
	width:960px; 
	height:20px; 
	margin-top:6px;
	
}
#texto-sede {
	float:right;
}
#texto-sede a.buscador {
	background-image: url(images/layout/icon_search.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 16px;
	padding-bottom: 2px;
}
#texto-sede a {
	color:#666;
	font-size:0.9em; 
	line-height:0.2;
	text-decoration: none;
}
#texto-sede a.sedeenlace {
	text-decoration:underline; 
}
a.ico_rss img {
	border:0;
	vertical-align: bottom;	
}
.imgbuscador {
	margin-bottom:-5px; 
	margin-right:10px;
}

.separacion-rayas {
	background-image: url(images/layout/bg-separacion-rayas.png);
	height: 11px;
}
#contenedor {
	margin: auto;
	padding-top: 0px;
	width: 960px;
}
#contenido {
	padding-bottom:15px;
	padding-left:15px;
	padding-top:25px;
	margin-top:-10px;
	background-color: #FFF;
	box-shadow: 0px 1px 3px #CCC;
	border-top-color: #e8e8e8;
	border-top-width: 1px;
	border-top-style:solid;
	float:left;
	margin-bottom:30px;
	/*-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;*/
}
#contenido p {
	margin-bottom: 15px;
}
#contenido ol {
	margin-left: 20px;
}
#contenido ol li {
	list-style-type: decimal;
}
#contenido ul {
	margin-left: 20px;
	
}
#contenido ul li {
	list-style-type: disc;
	margin-bottom:10px;
}
#contenido ul li a{
	text-decoration:none;
	color: #005eb8;
}
#contenido ul li a:hover{
	text-decoration:underline;
	color:#005eb8;
}
#texto-sede {
	border-width:0px;
}
#cabecera {
	position:relative;
	background-color: #FFF;
	box-shadow: 0px 1px 3px #CCC;
	border-top-color: #e8e8e8;
	border-top-width: 1px;
	border-top-style:solid;
	height: 142px;
	/*
	background-image:url(images/layout/bg-cabecera-logo.png);
	background-position: top right;
	background-repeat: no-repeat;
	*/
	/*-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;*/
}
#cabecera-social {
	position:absolute;
	right:10px;
	top:10px;
}
#cabecera-social ul li {
	display:inline-block;
	margin-left: 6px;
}
#cabecera-social ul li img {
	width:40px;	
}
#cabecera-top {
	background-repeat: no-repeat;
	height: 110px;
}
#cabecera-top h1 {
	display: none;
}
#cabecera-menu ul {
	margin-left: -3px;
	padding-top:5px;
}
#cabecera-menu ul.children {
	margin-left: 16px;
}
#cabecera-menu li {
	display: inline;
	line-height: 20px;
	padding-right: 10px;
	padding-left:16px;
}
#cabecera-menu a.nv1{
	background-image:url(images/layout/bg-topmenu.png);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:20px;
}
#cabecera-menu a {
	color: #005eb8;
	font-weight: bold;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom:10px;
	position: relative;
	text-decoration: none;
	z-index: 50;
}
#cabecera-menu ul li:hover a {
	background-color: #FFF;
	box-shadow: 0px -1px 2px #CCC;
	
}
#cabecera-menu ul li:hover a.niv1-plano {
	box-shadow:none;
	background-color:transparent;		
}
#cabecera-menu ul li:hover ul.children a {
	background: none;
	box-shadow: none;
}
#cabecera-menu-izq {
	float:left;	
}
#cabecera-menu-izq ul.children {
	box-shadow: 0px 0px 3px #CCC;
	border: none!important;
	padding: 20px 0px 20px 20px;
}
#cabecera-menu-izq ul.children li {
	background-image: url(images/layout/header-menu-bullet.png)!important;
	background-position: 6px 3px!important;
	background-repeat: no-repeat!important;
	line-height: 10px!important;
	margin: 0px!important;
}
#cabecera-menu-izq ul.children a {
	color: #626262;
	font-size:0.85em;
	font-weight: normal;
}
#cabecera-menu-izq ul.children a:hover {
	text-decoration: underline;
}
#cabecera-menu-izq-b {
	float:left;	
}
#cabecera-menu-izq-b ul.children {
	box-shadow: 0px 0px 3px #CCC;
	border: none!important;
	padding: 20px 0px 20px 20px;
}
#cabecera-menu-izq-b ul.children li {
	background-image: url(images/layout/header-menu-bullet.png)!important;
	background-position: 6px 3px!important;
	background-repeat: no-repeat!important;
	line-height: 10px!important;
	margin: 0px!important;
}
#cabecera-menu-izq-b ul.children a {
	color: #626262;
	font-size:0.80em;
	font-weight: normal;
}
#cabecera-menu-izq ul.children a:hover {
	text-decoration: underline;
}
#cabecera-menu-dch{
	float:right;
	padding-right: 4px;
	padding-top: 5px;
}
#cabecera-menu-dch input {
	background: none;
	background-image: url(images/layout/bg-header-buscador.png);
	background-repeat: no-repeat;
	border: none;
	height: 23px;
	width: 144px;
}

#cabecera-ultimahora {
	height: 35px;
	margin-bottom: 14px;
	margin-top: 5px;
	box-shadow: 0px 1px 3px #CCC;
	border-top-color: #e8e8e8;
	/*border-top-width: 1px;*/
	border-top-style:solid;
	background-color:#fff;
	/*
	background-image:url(images/layout/bg-cabecera-ultimahora2.png);
	background-position: top right;
	*/
	/*-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;*/
}
#cabecera-ultimahora-label {
	background-image: url(images/layout/bg-cabecera-ultimahora.png);
	background-repeat: no-repeat;
	height: 35px;
}
#cabecera-ultimahora-titular {
	height:35px;
	overflow:hidden;
}
#cabecera-ultimahora-titular p{
	line-height:35px;
	color:#373333;
}
#cabecera-ultimahora-botonera {

}
#cabecera-ultimahora-botonera img {

}
#cabecera-ultimahora-contenedor-slide {
	font-size:0.95em;
	float:left;
	height:35px;
	width: 100%;
}
.post-cabecera-ultimahora{
	width:705px;
	height:35px;
	float:left;
}
.post-cabecera-ultimahora a{
	line-height:35px;
	color: #606060;
	text-decoration:none;
}
.post-cabecera-ultimahora a:hover{
	text-decoration:underline;
}
/* Home */
#home-slide {
	margin-top:-44px;
	height: auto;
	/*margin-bottom: 25px;*/
}
#meteor-buttonshome {
	bottom: 20px!important;
}
#home-bloquecentral {
	
}
#bloque-central-fondo {
	background-color:#FFF;
	box-shadow: 0px 1px 3px #CCC;
	border-top-color: #e8e8e8;
	border-top-width: 1px;
	border-top-style:solid;
	
}
#home-actualidad {
	font-size:0.95em;
}
#home-actualidad-contenedor {

}

#home-actualidad h2.titularseccion {
	
	background-position: left bottom;
	background-repeat: no-repeat;
	color: #005eb8;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top:20px;
	padding-bottom: 15px;
}
.home-actualidad-noticia {
    margin-bottom: 10px;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 10px;
}
.home-actualidad-noticia-foto {
	overflow: hidden;
	padding-left: 0;
}
.home-actualidad-noticia-foto img {
    height: 85px;
    width: 85px;
    border: 1px solid #e3e5eb;
    padding: 5px;
}
.home-actualidad-noticia-texto {
	padding-bottom: 8px;
	padding-top: 0px;
}
.home-actualidad-noticia-texto a {
	color: #005eb8;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	/*font-style: italic;*/
	text-decoration: none;
	font-weight: bold;
}
.home-actualidad-noticia-texto h3 a:hover {
	color: #005eb8;
	
		text-decoration:underline;
}
.home-actualidad-noticia-texto p {
	margin-top: 8px;
}
#home-agenda {

}
#home-agenda h2.titularseccion {
	color: #005eb8;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 20px;
	padding-bottom: 15px;
}
#home-agenda div.bloque {
	margin-bottom: 15px;
}
.holder{
	height:301px;	
}
#pane2{
}

#home-agenda div.fecha {
	/*box-shadow: 1px 1px 1px #98a2b8;*/
	/*border: 1px solid #e0e3ea;*/
	box-shadow: 1px 1px 1px #98a2b8;
	border: 1px solid #e0e3ea;
	float: left;
	font-size: 0.750em;
	height: 65px;
	padding-top: 10px;
	text-align: center;
	width: 65px;
	/* -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px; */
}
#home-agenda div.fecha strong, .agenda-sidebar-noticia-dia strong {
	display: block;
	color: #005eb8;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 3em;
	font-style: italic;
	line-height: 1em;
	padding-bottom: 5px;
}
#home-agenda .home-agenda-texto {
	font-size:0.950em;
}
#home-agenda .home-agenda-texto a {
	color: #005eb8;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	/*font-style: italic;*/
	line-height: 10px;
	text-decoration: none;
	font-weight: bold;
}
#home-agenda .home-agenda-texto a:hover {
	color: #005eb8;
	
		text-decoration:underline;
}
#home-agenda .home-agenda-texto p {
	margin-top: 8px;
}


#single-agenda-pagina {
	/*width: 640px;*/
	width: 100%;
}
#single-agenda-pagina div.fecha {
	box-shadow: 1px 1px 1px #98a2b8;
	border: 1px solid #e0e3ea;
	float: left;
	font-size:0.950em;
	height: 65px;
	padding-top: 10px;
	text-align: center;
	width: 65px;

}
#single-agenda-pagina  div.fecha strong {
	display: block;
	color: #005eb8;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 3em;
	/*font-style: italic;*/
	line-height: 1em;
	padding-bottom: 5px;
}
#single-agenda-pagina  .single-agenda-texto-pagina {

	font-size:0.950em;
}

#single-agenda-pagina  .single-agenda-texto-pagina a {
	color: #005eb8;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	/*font-style: italic;*/
	line-height: 20px;
	text-decoration: none;
}
#single-agenda-pagina  .single-agenda-texto-pagina a img{
	width: 100%;
	height: auto;
}

#single-agenda-pagina .single-agenda-texto-pagina a:hover {
	
}
#single-agenda-pagina .single-agenda-texto-pagina p {
	margin-top: 8px;
}




#single-agenda div.fecha {
	box-shadow: 1px 1px 1px #98a2b8;
	border: 1px solid #e0e3ea;
	float: left;
	font-size:0.950em;
	height: 65px;
	padding-top: 10px;
	text-align: center;
	width: 65px;
}
#single-agenda  div.fecha strong {
	display: block;
	color: #005eb8;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 3em;
	/*font-style: italic;*/
	line-height: 1em;
	padding-bottom: 5px;
}
#single-agenda  .single-agenda-texto {

	font-size:0.950em;
}
#single-agenda  .single-agenda-texto a {
	color: #005eb8;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	/*font-style: italic;*/
	line-height: 20px;
	text-decoration: none;
}
#single-agenda .single-agenda-texto a:hover {
}
#single-agenda .single-agenda-texto p {
	margin-top: 8px;
}

#home-carpetas {
	margin-bottom: 38px;
	margin-top:30px;
	text-align: center;
}
#home-carpetas div.carpeta {
    padding-left: 0px;  
    padding-right: 0px; 
    /*-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px; */

}

#home-carpetas div img {
    border-bottom: 0px solid #005eb8;
    width: 238px;
    margin-left: 1px;
    /*-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;*/
}

#home-carpetas div.col1 {
	margin-right: 10.5px;
}
#home-carpetas div.col2 {
	margin-right: 10.5px;
}
#home-carpetas div.col3 {
	margin-right: 0px;
}
#home-carpetas div.col4 {
	float: right;
}
#home-areasdegobierno {
	background-image: url(images/home/bg-areasdegobierno-titular.png);
	background-repeat: no-repeat;
	padding-bottom: 35px;
	padding-top: 40px;
	margin-top:30px;
	margin-bottom:30px;
	background-color:white;
	box-shadow: 0px 1px 3px #CCC;
	border-top-color: #e8e8e8;
	border-top-width: 1px;
	border-top-style:solid;
	margin-left: 0px;
	margin-right: 0px;
	border-bottom: 0px solid #005eb8;
	/*-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;*/
}
#home-areasdegobierno a:hover {
	text-decoration: underline!important;
	color:#005eb8;
}
#home-areasdegobierno-contenido {
	padding-top: 40px;
	padding-left: 40px;
}
#home-areasdegobierno-contenido li {
	margin-bottom: 3px;
}
#home-areasdegobierno-contenido div.bloque {
	background-repeat: no-repeat;
	padding-left: 80px;
}
#home-areasdegobierno-contenido div.social {
	background-image: url(images/home/bg-areasdegobierno-social.png);
	padding-left: 60px;
}
#home-areasdegobierno-contenido div.economia {
	background-image: url(images/home/bg-areasdegobierno-economia.png);
}
#home-areasdegobierno-contenido div.urbanismo {
	background-image: url(images/home/bg-areasdegobierno-urbanismo.png);
	margin-right: 0px;
}
#home-areasdegobierno h2.titularseccion {
	color: #005eb8;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 20px;
}
#home-areasdegobierno .bloque {
	padding-left: 30px;
}
#home-areasdegobierno .bloque h3 {
	color: #005eb8;
	font-size: 1.6em;
	font-weight: normal;
	margin-bottom: 8px;
}
#home-areasdegobierno .bloque li a {
	color: #585858;
	font-size: 0.95em;
	text-decoration: none;
}
#home-banners {
	margin-top: 20px;
	/*padding-bottom: 27px;*/
}
#home-banners .bannersmall {
	padding-left:0;
	padding-right:0;
}
#home-banners-small {
    /*
	padding-left: 0;
    padding-right: 0;
	*/
    text-align: center;
}
#home-banners-small div {
	margin: 0 auto;
}	

#home-banners-social div { 
	 display: -webkit-box;
	  display: -moz-box;
	  display: -ms-flexbox;
	  display: -webkit-flex;
	  display: flex;
	  padding-left: 5px;
}	

#home-banners-small .banner-img {
    border-bottom: 0px solid #005eb8;
    width: 250px;
    width: 100%;
    /*-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;*/
}
#home-banners-small div.col1 {
    margin-bottom: 5px;
    background-color: white;
    /*-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;*/
}
#home-banners-small div.col2 {
    margin-bottom: 5px;
    background-color: white;
    /*-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;*/
}
#home-banners-social {
	background-image: url(images/home/bg-banners-resedes-sociales.png);
    background-position: center;
    background-repeat: no-repeat;
	height: 182px;
	background-color:white;
	border-top-color: white;
	border-top-width: 1px;
	border-top-style:solid;
	border-bottom: 0px solid #005eb8;
	/*-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;*/
}
.home-social-contenedor{
	/*margin-left:30px!important;	*/
	margin-top:95px!important;
}
/* Fin Home */
/* Buscar */
#buscador-resultados{
	width:100%;
	background-color:#FFF;
	padding-top:20px;	
	padding-bottom:20px;
	font-size:0.950em;	
}
#buscador-resultados h2{
	margin-left:10px;
	color:#005eb8;	
}

#buscador-resultados .resultado{
	margin-top:10px;
	margin-left:20px;	
}
#buscador-resultados .resultado a{
	font-size:0.950em;
	text-decoration:none;
	color:#005eb8;
}
/* Fin Buscar */

/* Páginas interiores */
#contenido-izquierda {
	float: left;
	padding: 15px;
	/*width: 640px;
	margin-right:35px;*/
}
#contenido-izquierda h1 {
color: #005eb8;	
}
#contenido-izquierda td {
	border:none;
}
#contenido-izquierda-areasdegobierno {
	float: left;
	padding: 15px;
	width: 640px;
	margin-right:6px;
}
#contenido-izquierda .post h1 {
	color: #005eb8;
	font-size: 2em;
	font-weight: bold;
}

#contenido-izquierda .post table {
	width: 97%;
	margin-top: 20px;
	margin-bottom:20px;
}
#contenido-izquierda .post table thead {
	cursor:pointer;
}
#contenido-izquierda .post table thead:hover {
	text-decoration:underline;
}
#contenido-izquierda .post table td {
	border: none;
	padding: 5px;
	height: 15px;
	
}
#contenido-izquierda div.post-header {
	padding-bottom: 5px;
}

#contenido{
	width: 100%;
}

#contenido .post h1 {
	color: #005eb8;
	font-size: 2em;
	font-weight: bold;
}
#leyenda {
	width:150px; height:25px; /*background-color: #e3e2e1;*/  float:right; /*margin-right:15px;*/
	margin-bottom:-20px; padding-left:15px;padding-top:8px; color: #606060;
	background-color: white;
}

#contenido-ancho-completo td {
	border:none;
}


#contenido-ancho-completo .post table {
	width: 97%;
	margin-top: 20px;
	margin-bottom:20px;
}
#contenido-ancho-completo .post table thead {
	cursor:pointer;
}
#contenido-ancho-completo .post table thead:hover {
	text-decoration:underline;
}
#contenido-ancho-completo .post table td {
	border: none;
	padding: 5px;
	height: 15px;
	
}



#contenido div.breadcrumbs {
	font-size:0.95em;
	margin-bottom: 20px;
	margin-top: -15px;
	float:left;
}
.breadcrumbs, .breadcrumbs a {
	color: #C1C1C1;
	
}

#contenido-derecha {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-origin: padding-box;
    background-position: 22px -52px;
    background-repeat: repeat-y;
    margin-top: -15px;
    /*width: 310px;*/
}
#contenido-derecha2 {
    background-color: transparent;
}

#contenido-page-texto {
	float: left;
	width: 290px;
}
#contenido-page-texto h2{
	margin-bottom:10px;	
}

#contenido-page-fotoprincipal {
	height: 218px;
	margin-bottom: 30px;
	margin-top:20px;
}
#contenido-page-sidebar {
	float: right;
	width: 200px;
}
#contenido-page-sidebar h4 {
	color: #005eb8;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	/*font-style: italic;*/
	font-weight: bold;
	line-height: 1.2em;
}
#contenido-page-menu {
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
	font-size:0.950em;
	margin-bottom: 30px;
	padding: 12px 0 12px 0;
}
#contenido-page-menu li {
	background-image: url(images/layout/contenido-derecha-bullet.png);
	background-position: left 3px;
	background-repeat: no-repeat;
	list-style-type:none!important;
	margin-bottom: 6px;
	margin-left:0px!important;
	padding-left: 8px;
}
#contenido-page-menu li ul {
	margin-top: 6px;
}
#contenido-page-menu a {
	color: #005eb8;
}
#contenido-page-menu a {
	font-weight: bold;
}
#contenido-page-menu ul.children2 a {
	font-weight: normal;
}
#contenido-page-menu ul.children a {
	font-weight: normal;
}
#contenido-derecha #informesperiodicos .foto {
	background-color: #CCC;
	height: 175px;
	margin-bottom: 10px;
}
#contenido-derecha .bloque {
	/* border-bottom: 1px solid #cbcfd8; */
	margin-bottom: 15px;
	padding-bottom: 15px;
}
#contenido-derecha h2 {
	color: #005eb8;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	/*font-style: italic;*/
	margin-bottom: 15px;
}


#contenido-derecha ul li {
    background-image: url("images/ajustescss/boton-navegacion-blanco.jpg");
    background-position: 6px 0;
    background-repeat: no-repeat;
    margin-bottom: 0;
    padding-bottom: 9px;
    padding-left: 40px;
    padding-top: 9px;
}
#contenido-derecha ul li ul li {
    background-image: url("images/ajustescss/boton-navegacion-gris.jpg");
    background-position: 6px 0;
    background-repeat: no-repeat;
    margin-bottom: 0;
    padding-bottom: 9px;
    padding-left: 46px;
    padding-top: 9px;
}
#contenido-derecha ul li ul li:hover {
    background-image: url("images/ajustescss/boton-navegacion-blanco.jpg");
    background-position: 6px 0;
    background-repeat: no-repeat;
    margin-bottom: 0;
    padding-bottom: 9px;
    padding-left: 46px;
    padding-top: 9px;
}
#contenido-derecha ul li ul li ul li{
    background-image: url("images/ajustescss/boton-navegacion-gris.jpg");
    background-position: left 0;
    background-repeat: no-repeat;
    margin-bottom: 0;
    padding-bottom: 9px;
    padding-left: 44px;
    padding-top: 9px;
}
#contenido-derecha ul li ul li ul li:hover {
    background-image: url("images/ajustescss/boton-navegacion-blanco.jpg");
    background-position: left 0;
    background-repeat: no-repeat;
    margin-bottom: 0;
    padding-bottom: 9px;
    padding-left: 46px;
    padding-top: 9px;
}
#contenido-derecha #informesperiodicos li {
	margin-bottom: 0px;
}
#contenido-derecha ul li a {
	color: #005eb8;
	text-decoration: none;
}
#contenido-derecha div.banner {
	margin-bottom: 6px;
}
.paginainterior3{
	margin-bottom:416px;}
#contenido.paginainterior2 {
	margin-top:25px;
    background-image: url("images/layout/bg-interiores2.jpg");
    background-repeat: repeat-y;
	background-color: #FFF;
	box-shadow: 0px 1px 3px #CCC;
	border-top-color: #e8e8e8;
	border-top-width: 1px;
	border-top-style:solid;
	margin-left: 0px;
	margin-right: 0px;
	
}

#contenido.paginainterior2 #contenido-derecha {
   /* width: auto !important;*/
}
#contenido.paginainterior2 #contenido-derecha #contenido-page-menu {
	border: none;
	padding-top: 40px;
	margin-left: 46px;
	margin-bottom:-30px;
}
#contenido.paginainterior2 #contenido-derecha #contenido-page-menu a:hover {
	text-decoration: underline;
	color:#005eb8;
}
#contenido.paginainterior2 #contenido-derecha #contenido-page-menu ul {
	margin-left:-40px;
}
#contenido.paginainterior2 #contenido-derecha #contenido-page-menu ul li ul {
	margin-left:-40px;
}
/* Fin Páginas interiores */

/* Sidebar derecha página-interior 2 */

#contenido-derecha ul li ul.children2{
	display:block;	
}

#contenido-derecha ul li ul.children{
	display: none;
}
.children{ margin-bottom:-9px;
}

/* Blog */
#contenido.blog {
	padding: 0px;
}
#contenido.blog #contenido-izquierda {
	float: left;
	padding: 50px;
	width: 545px;
}
#blog-cabecera {

	margin-bottom: 20px;
	padding-bottom: 10px;
}
.blog-cabecera-interior{
	background-image:none!important;	
}
#contenido.blog h2.titulo {
	color: #005eb8;
	font-size: 2em;
	font-weight: bold;
}
.post a {
	color:#005eb8;
	text-decoration:none;
}
.post a:hover {
		color:#005eb8;
		text-decoration:underline;
}
#contenido.blog .post {
	background-image: url(images/layout/bg-pie-post.png);
	background-position: bottom;
	background-repeat: repeat-x;
	font-size:0.950em;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#contenido.blog .post h3 a {
	color: #005eb8;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.125em;
	/*font-style: italic;*/
	margin-bottom: 10px;
	text-decoration: none;
}
#contenido.blog .entry-content {
	padding-top: 15px;
}
.blog{background-color:#FFFFFF;}
.blog-destacado img{
	margin-top:15px;
	padding:3px;
	border:solid 1px #CCC;
}
#blog-sidebar-masleidas {
}
#contenido.blog #contenido-derecha .bloque {
	border: none;
	margin-bottom: 0px;
	padding: 25px;
	padding-top:50px;
}
#blog-sidebar-newsletter {
	background-color: #f9f9f9;
	padding: 0px;
}
#contenido.blog #contenido-derecha .bloque ul {
	margin: 0px;
}
#contenido.blog #contenido-derecha .bloque ul li {
	list-style: none;
}
#contenido.blog #contenido-derecha .bloque h2 {
	font-size:0.975em;
	font-weight: bold;
}
#blog-sidebar-social {
	background-image: url(images/blog/bg-sidebar-social.png);
	background-repeat: no-repeat;
	background-color:#F2F2F2;
	height:105px;
	padding: 0px;
	
}
.entry-title{
	/*font-style:italic;*/
	font-size:1.7em;	
}
.readmore{
	text-align:right;
}
.readmore a{
	font-size:0.950em;
	color:#005eb8;
	text-decoration:underline;	
}
.agenda-sidebar-noticia{
	float:left;	
	
}
.agenda-sidebar-noticia-dia{
	box-shadow: 1px 1px 1px #98a2b8;
	border: 1px solid #e0e3ea;
	float: left;
	font-size:0.950em;
	height: 60px;
	padding-top: 10px;
	text-align: center;
	width: 70px;
}
.agenda-sidebar-noticia-cuerpo{
	float:left;
	width:130px;
	margin-left:15px;
}
.agenda-sidebar-noticia-cuerpo a {
	text-decoration:none;
}
.agenda-sidebar-noticia-cuerpo h4 a{
	font-size:0.950em;
	color:#005eb8;
	text-decoration:none;
}
.agenda-sidebar-noticia-cuerpo p{
	margin-top:10px;
	/*font-size:0.725em;*/
	line-height:12px;
}
.blog-sidebar-social-contenedor {
	margin-top:85px;
	margin-left:2px;
	/*float:left;
	text-align: left;*/
}
.blog-sidebar-social-bloque{
	/*width:100px;
	float:left;	*/
}
.blog-sidebar-social-bloque a{
	text-decoration:none;
	color:#545454;
	font-size:0.950em;
}
.blog-sidebar-social-bloque a img{
	line-height:25px;
}
/* Fin Blog */

/* Áreas de Gobierno */
#contenido.areasdegobierno {
	background-image: url(images/layout/bg-asuntosdegobierno.png);
	color: #595959;

}
#contenido.areasdegobierno ul li{
list-style-type: none;
background:none;
}

#contenido.areasdegobierno #contenido-derecha {
	width: 240px;
	margin-left:18px;
	padding-top:40px;
}
#contenido-page-menu.areasdegobierno {
	border: none;
}
#contenido-page-menu.areasdegobierno h2 {
	font-size:1.575em;
	font-weight: bold;
}
#contenido-page-menu.areasdegobierno h3 {
	color: #595959;
	font-size:0.975em;
	font-weight: bold;
	margin-bottom: 6px;
}


#contenido-page-menu.areasdegobierno ul {
	
	background:none;
	margin-left:-42px;
	
	}
#contenido-page-menu.areasdegobierno li {
	font-size:0.750em;
		margin-top:-10px;

}
#contenido-page-menu.areasdegobierno a {
	color: #005eb8;
}
#contenido-page-menu.areasdegobierno a:hover {
	color: #005eb8;
	text-decoration: underline;
}


#contenido-page-menu.areasdegobierno li {
	color: #005eb8;
	background:none;
}
#contenido-page-menu.areasdegobierno li:hover {
	color: #005eb8;
	background:none;
}

.bloque-areas-gobierno-agenda{
	float:left;
	width:92%;
	border-top:1px solid #e5e5e5;
	padding-top:15px;
	padding-bottom:15px;
}
.bloque-areas-gobierno-agenda a{
	text-decoration:none;
	color:#005eb8;
}
.bloque-areas-gobierno-agenda p{
	margin-bottom:5px!important;
}
.bloque-areas-gobierno-agenda a:hover{
	text-decoration:underline;
	color:#005eb8!important;
}
#bloque-areas-gobierno-agenda-bt{
	float:right;
	margin-top:5px;
	margin-right:18px;	
	margin-bottom:50px;
}
#bloque-areas-gobierno-agenda-bt a{
	padding:8px;
	color:#FFF!important;
	text-decoration:none;
	background-color: #233863;
	background-image: url(images/layout/bt-barra-areas.png);
}
/* Fin Áreas de Gobierno */

/* Noticia */
#sidebar-noticia{
	float:right;
	width:300px;
	background-color:#f2f2f2;
}
#noticia{
	padding:55px;
	padding-top:45px;
	background-color:#FFF;
}
#noticia h2{
	font:Helvetica;
	font-size:28px;	
	font-weight:bold;
	line-height:30px;
	margin-bottom:15px;
	color:#005eb8;
}
#noticia p{
	margin-bottom:15px;
	font-size:0.950em;
}
#noticia-contenedor {
	float: left;
	width: 500px;
}
#noticia-cuerpo{
	background-image: url(images/layout/bg-pie-post.png);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:10px;
}
.noticia-cuerpo-fecha{
	font-size:0.950em;
	color:#585858;
	margin-bottom:20px!important;
	margin-top:10px;
}
.noticia-cuerpo-fecha a{
	color:#005eb8;
	text-decoration:underline;
}
#pie-noticia{
	padding-top:15px;
}
#pie-noticia a{
	font-size:0.950em;
	color:#005eb8;	
}
#pie-noticia p{
	margin-bottom:5px;
	font-size:0.950em;
	color:#555555;
}
/* Footer */
#footer2{
}
#footer{
	background-position:bottom;
	background-repeat:repeat-x;
	margin-left:auto;
	margin-right:auto;
}
.meteor-slides.navhover ul.meteor-nav {
display: inline !important;
}
#footer-logo {

}
#footer-logo-ayuntamiento {
	margin-bottom:15px;
	text-align: center;
}
#footer-logo-peqs {
	margin: auto;
}
#footer-logo-peqs li {
	display: inline;
	margin-right:24px;
}
#footer-sitemap{
	width:805px;
	margin-left:auto;
	margin-right:auto;
	padding-top:40px;
}
.footer-sitemap-bloque{
	float:left;
	color:#005eb8;
	font-size:0.950em;
	border-left:1px solid #c3c7ce;
	width:170px;
	height:130px;
	padding-left:30px;
}
.footer-sitemap-bloque-first{
	border:none;
}
.footer-sitemap-bloque h4{
	font-weight:bold;
	margin-bottom:12px;
}
#footer-sitemap-bloque-dc{
	float:left;
	margin-left:30px;	
}
#footer-sitemap-bloque-iz{
	float:left;	
}
#footer-bottom a,.footer-sitemap-bloque a{
	text-decoration:none;
	color:#999;
}
#footer-bottom{
	color:#999;
	font-size:0.95em;
	margin-top:70px;
	padding-bottom:30px;
}
#footer-bottom-iz{
}
#footer-bottom-iz li{
	display:inline;
	height:30px;
	padding-left:20px;
	padding-right:20px;	
	border-right:1px solid #DDD;
	line-height:30px;
}
#footer-bottom-dc{
	text-align:right;
}
#footer a:hover {
	text-decoration: underline;
}
/* Footer */

#timeline-embed {
	width: 99.5%!important;
}

.tab-bottom-nav { display: none!important; }

/* Menú principal */
#menuprincipal li:hover ul{
	display:block;
}

#menuprincipal li:focus ul{
	display:block;
}

#menuprincipal li{
	float:left;	
	z-index:9100;
	
}
#menuprincipal ul.nv2 {
	position:absolute;
	margin-top:7px;
	margin-left:0px;
	background-color:#fff;
	display:none;
	float:left;
	z-index:49;
	width:210px;
	box-shadow: 0px 0px 3px #CCC;
	border: none!important;
	padding: 20px 0px 20px 15px;
}
#menuprincipal ul.nv2 li{
	width:190px;
	background-image: url(images/layout/header-menu-bullet.png)!important;
	background-position: 6px 3px!important;
	background-repeat: no-repeat!important;
	line-height: 14px!important;
	margin-top:5px;
	margin-bottom:5px;
}
#menuprincipal ul.nv2areas {
	width:565px;
}
#menuprincipal ul.nv2 li a{
	color: #626262;
	font-size:0.95em;
	font-weight: normal;
	box-shadow:none;
}
#menuprincipal ul.nv2areas li{
	/*background-image:none!important;*/
	width:180px;
	overflow:hidden;
}
#menuprincipal ul.nv2areas li a{
	font-weight:bold;
	
}
#menuprincipal ul.nv2 li a:hover{
	color:#005eb8;
}

#menuprincipal li a:focus + ul {
    display: block;
}

#menuprincipal ul.nv3{
	margin-top:5px;
	margin-left:-15px!important;
}
#menuprincipal ul.nv3 li a{
	font-weight:normal;
	text-decoration:underline;
}
/* Drop Down Menu */

/* 
	LEVEL ONE
*/
ul.dropdown                         { position: relative; }
ul.dropdown li                      { font-weight: bold; float: left; }
ul.dropdown a:hover		            { color: #000; }
ul.dropdown a:active                { color: #ffa500; }
ul.dropdown li a                    { display: block; color: #222; }
ul.dropdown li:last-child a         { border-right: none; } /* Doesn't work in IE */
ul.dropdown li.hover,
ul.dropdown li:hover                { color: black; position: relative; }
ul.dropdown li.hover a              { color: black; }

ul.dropdown a:focus		            { color: #000; }
ul.dropdown li.focus,
ul.dropdown li:focus                { color: black; position: relative; }
ul.dropdown li.focus a              { color: black; }


ul.dropdown ul 						{ background-color: #FFF; border: 1px solid #CCC; width: 200px; visibility: hidden; position: absolute; top: 100%; left: 0; z-index: 9999; }
ul.dropdown ul li 					{ background: none!important; font-weight: normal; color: #000; float: none; }
									  
                                    /* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a		

/* 
	LEVEL TWO
*/
ul.dropdown ul 						{ background-color: #FFF; border: 1px solid #CCC; width: 200px; visibility: hidden; position: absolute; top: 100%; left: 0; z-index: 9999; }
ul.dropdown ul li 					{ background: none!important; font-weight: normal; color: #000; float: none; }
									  
                                    /* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a					{ border-right: none; width: 100%; display: inline-block; } 

/* 
	LEVEL THREE
*/
ul.dropdown ul ul 					{ left: 100%; top: 0; }
ul.dropdown li:hover > ul 			{ visibility: visible; }
ul.dropdown li:focus > ul 			{ visibility: visible; }

/*ScrollPane*/

.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #aaa;
}
.jScrollPaneDrag {
	position: absolute;
	background: #666;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}
a.jScrollArrowUp {
	background: url(http://getafe.papagayooo.com/wp-content/uploads/Varsoviaplaza.jpg) repeat-x 0 0;
}
a.jScrollArrowUp:hover {
	background-position: 0 -15px;
}
a.jScrollArrowDown {
	background: url(http://getafe.papagayooo.com/wp-content/uploads/Varsoviaplaza.jpg) repeat-x 0 0;
}
a.jScrollArrowDown:hover {
	background-position: 0 -15px;
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	background-position: 0 -30px;
}


.orange-bar .jScrollPaneTrack {
	background: #f60;
}
.orange-bar .jScrollPaneDrag {
	background: #00f url(../images/drag_grab.gif) no-repeat 50% 50%;
}
.orange-bar .scroll-pane {
	background: #69f;
}
			
.holder {
	height: 282px;
	overflow: auto;
}

.scroll-pane {
/* Areas de gobierno caja tablas */
}
ul.ui-tabs-nav {
	border-bottom:none!important;	
}
ul.ui-tabs-nav li {
	background-color: #233863!important;

}
ul.ui-tabs-nav li a{
	color:#FFF!important;
}
ul.ui-tabs-nav li.ui-state-active a{
	color:#666!important;
}
ul.ui-tabs-nav li{
	border-top-left-radius: 5px!important;
	border-top-right-radius: 5px!important;
	border:1px solid #b3c0cf!important;
}
.ui-tabs-panel{
	border:1px solid #b3c0cf!important;
}
.wp-tab-content-wrapper h2{
	color:#005eb8!important;	
}

/* Infraestructuras Buscador */
div.bloque-infra {
	float:left;
	/*margin-left:40px;	*/
	width: 100%;
}
div.bloque-infra select {
	padding: 10px;	
}
.infraver {
	padding:10px;
	margin-left:10px;	
	cursor: pointer;
	background-color:#005EB8;
	color:#fff;
	border:0;
}
#buscador-infraestructuras{
	float:left;
	width:100%;
	height:auto;
	padding:17px;
	margin-top:20px;
	/*background-image: url(images/layout/bg-buscador-infra.png);*/
	background-color: white;
	margin-bottom: 5px;
}
#buscador-infraestructuras h2{
	font-size:2em;	
	color:white;
	margin-bottom:3px;
}
#buscador-infraestructuras h3{
	font-size:2em;	
	color: white;
	margin-bottom:3px;
}
#bgmp_map-canvas { display: block; clear: both; margin-top: 8px; }
#bi-izq{
	float:left;
	margin-left: 10px;
	width:50%
}
#bi-izq #manual-bt{
	width:36px;
	height:36px;
	background-image: url(images/layout/bt-buscador-infra.png);
	background-color: white;
	
	border:0px;	
	margin-top:-5px;
}
#bi-izq #busquedamanual{
	width:260px;
	height:36px;
	padding-left:15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	/*font-style:italic;*/
	color:#999999;
}
#bi-dch{
	float:left;
	margin-left: 10px;
	/*width:60%;*/
}
.bi-dch-col{
	float:left;
}
.uno{
	width:180px;
	margin-left:40px;	
}
.dos{
	width:114px;
	margin-top:22px;	
}
.fin{
	margin-top:22px;
	width:195px;	
}
.bi-dch-col-fila{
	float:left;
}
.bi-dch-col-fila input, .bi-dch-col-fila label, .bi-dch-col-fila span{
	float:left;
}
#contenido-page-textofull {
	line-height:1.6;
	margin-top:15px;
	
}
#contenido-page-textofull tr td {
	padding: 5px;
	height: 15px;
	
}
#contenido-page-textofull a{
	text-decoration:none;
	color:#005eb8;
	
}
#contenido-page-textofull a:hover{
	text-decoration:underline;
	color:#005eb8;
	
}
#contenido-page-textofull img{
	/*margin-left:20px;*/
	margin-bottom:20px;	
}
.post-header-title{
	margin-left:0px;
	margin-top:4px;}
.fondo {
	background:#FFF;
}

#category-navlink a {
	color: #666;
}
.tdareas{
	text-decoration:none; 


}
.tdareas:hover{
	color: #595959;
	text-decoration:underline;
}
.textwidget{	
	font-size:0.950em;
	padding-left:10px;
	background-image:url(images/banners/azul-marino.jpg); 
	background-repeat:no-repeat;
	color:#ffffff;
	width:222px;
	height:35px;
	padding-top:9px;
	margin-bottom:-15px;
	
}
.textwidget a{	
	
	color:#ffffff;
	
}
.textwidget a:hover{	
	
	color:#ffffff;
	
}

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}
img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}
img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}
.alignright {
float: right;
}
.alignleft {
float: left;
}

.rs-center{
	width: 100% !important;
}
.rs-center img{
	width: 100% !important;
}
.slider-id-4.riva-slider-holder{
	width: auto !important;
}
ul.riva-slider{
	width: auto !important;
}
.mobile-menu{
	margin-top: 1px;
}
.nav{
	background-color: #fff ;color:white;
}
a.nv1.dropdown-toggle:hover, a.nv1.dropdown-toggle.open:focus{
	/*text-decoration: underline;background-color:#fff;border-color:#fff*/
}
.nv1{
	color: #005eb8;
}
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus{
	background-color:#fff;border-color:#fff
}
#contenido-page-textofull p img{
	max-width: 100%;
    height: auto;
    width: auto\9;        
}

.google-farm{
	width: 100%;
}

#bgmp_map-canvas{
	width: 100% !important;
}

.css_table_class th{ 
	text-align: center;

}

.navbar-nav {
	margin:0;
}
/*.navbar-nav > li {
	float:none;
    display:inline-block;
}
.navbar-nav > li > a {
  padding-top: 15px;
  padding-bottom: 15px;
}
.navbar-nav > li.open > ul.dropdown-menu {
  position: absolute;
  border: 1px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}*/

#contenido-page-fotoprincipal img{ 
	width: 100%;
	height: auto;
}

#contenido-page-fotoprincipal{
	width: 100%;
	height: auto;
}
.mobile-menu{display:none;}  
#contenido-page-menu-mobile{display:none;}  
#contenido-page-menu-mobile-inner{display:none;}
#leyenda a{ color:white;}

iframe{
	/*width: 100%;
	height: auto;*/
}
.nav.navbar-nav.superior{
		/*background-color: #5EACDC;*/
		color: white;
		margin-left: 0px;
		margin-bottom: 13px;
		text-align: center;
		padding: 0px;
}

.nv2.dropdown-menu.nv2areas{
	border-radius: 2px !important;
}

.contenido-page-menu-mobile-inner lu li a{
	padding-top: 0px !important; 
	padding-bottom:  0px !important;
}

.et-tabs-control li a{
	font-size: 13px !important;
}
.et-tabs-control{	
	/*-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;*/
}
.main-cabecera-logo{
	/*-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;*/
}

#bloque-central-fondo{
	/*-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;*/
}
.et-tabs-container{
	/*-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;*/
}
.et_shortcodes_mobile_nav{
	/*-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;*/
}
.dropdown.level1{
	/*-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;*/
	border: 1px solid #eee;
	border-color: #eee;
}
#cabecera-ultimahora-label{
	/*-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;*/
}

.et-tabs-content-wrapper table {
	width: 540px !important;
	margin: 5px;	
}

.navbar {border-radius: 0px !important;}
#snippet-box { display: none; }

#noticia-cuerpo div {
	max-width: 100%;
}
#noticia-cuerpo img {
	height: auto!important;
	max-width: 100%!important;
}
.cse .gsc-search-button input.gsc-search-button-v2, input.gsc-search-button-v2 {
	
	height: 30px!important;
	line-height: 30px!important;
}
.cse input.gsc-search-button, input.gsc-search-button {
	background-image: url(https://www.google.com/uds/css/v2/search_box_icon.png)!important;
	background-position: center!important;
	background-repeat: no-repeat!important;
}

.post table.borde {
	border: 1px solid #999;
}
.post table.borde td {
	border: 1px solid #999!important;
}

@media (max-width: 700px) {
	#cabecera-social { position: static; margin-top: 20px; }
}

#saltar a
{
position:absolute;
left:-10000px;
top:auto;
width:1px;
height:1px;
overflow:hidden;
}
 
#saltar a:focus
{
position:static;
width:auto;
height:auto;
} 

.show {display:block;}



/*
Theme Name: Getafe
Theme URI: http://www.getafe.es/
Description: Plantilla Getafe
Author: Papagayooo.com
Version: 1.0
License: GNU General Public License
License URI: license.txt
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent ;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}

blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}
.clear { clear: both; }
.clearer { font-size: 1px; height: 1px; }
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}


/* Layout */
body {
	background-image: url(images/layout/body-bg.png);
	background-position: top center;
	background-repeat: repeat;
	

	
	color: #606060;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.2em;
}
.wp-tabs {
	font-size:0.750em!important;
}
#sede {
	margin:auto; 
	width:960px; 
	height:20px; 
	margin-top:6px;
	
}
#texto-sede {
	float:right;
}
#texto-sede a.buscador {
	background-image: url(images/layout/icon_search.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 16px;
	padding-bottom: 2px;
}
#texto-sede a {
	color:#666;
	font-size:0.9em; 
	line-height:0.2;
	text-decoration: none;
}
#texto-sede a.sedeenlace {
	text-decoration:underline; 
}
a.ico_rss img {
	border:0;
	vertical-align: bottom;	
}
.imgbuscador {
	margin-bottom:-5px; 
	margin-right:10px;
}

.separacion-rayas {
	background-image: url(images/layout/bg-separacion-rayas.png);
	height: 11px;
}
#contenedor {
	margin: auto;
	padding-top: 0px;
	width: 960px;
}
#contenido {
	padding-bottom:15px;
	padding-left:15px;
	padding-top:25px;
	margin-top:-10px;
	background-color: #FFF;
	box-shadow: 0px 1px 3px #CCC;
	border-top-color: #e8e8e8;
	border-top-width: 1px;
	border-top-style:solid;
	float:left;
	margin-bottom:30px;
	/*-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;*/
}
#contenido p {
	margin-bottom: 15px;
}
#contenido ol {
	margin-left: 20px;
}
#contenido ol li {
	list-style-type: decimal;
}
#contenido ul {
	margin-left: 20px;
	
}
#contenido ul li {
	list-style-type: disc;
	margin-bottom:10px;
}
#contenido ul li a{
	text-decoration:none;
	color: #005eb8;
}
#contenido ul li a:hover{
	text-decoration:underline;
	color:#005eb8;
}
#texto-sede {
	border-width:0px;
}
#cabecera {
	position:relative;
	background-color: #FFF;
	box-shadow: 0px 1px 3px #CCC;
	border-top-color: #e8e8e8;
	border-top-width: 1px;
	border-top-style:solid;
	height: 142px;
	/*
	background-image:url(images/layout/bg-cabecera-logo.png);
	background-position: top right;
	background-repeat: no-repeat;
	*/
	/*-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;*/
}
#cabecera-social {
	position:absolute;
	right:10px;
	top:10px;
}
#cabecera-social ul li {
	display:inline-block;
	margin-left: 6px;
}
#cabecera-social ul li img {
	width:40px;	
}
#cabecera-top {
	background-repeat: no-repeat;
	height: 110px;
}
#cabecera-top h1 {
	display: none;
}
#cabecera-menu ul {
	margin-left: -3px;
	padding-top:5px;
}
#cabecera-menu ul.children {
	margin-left: 16px;
}
#cabecera-menu li {
	display: inline;
	line-height: 20px;
	padding-right: 10px;
	padding-left:16px;
}
#cabecera-menu a.nv1{
	background-image:url(images/layout/bg-topmenu.png);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:20px;
}
#cabecera-menu a {
	color: #005eb8;
	font-weight: bold;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom:10px;
	position: relative;
	text-decoration: none;
	z-index: 50;
}
#cabecera-menu ul li:hover a {
	background-color: #FFF;
	box-shadow: 0px -1px 2px #CCC;
	
}
#cabecera-menu ul li:hover a.niv1-plano {
	box-shadow:none;
	background-color:transparent;		
}
#cabecera-menu ul li:hover ul.children a {
	background: none;
	box-shadow: none;
}
#cabecera-menu-izq {
	float:left;	
}
#cabecera-menu-izq ul.children {
	box-shadow: 0px 0px 3px #CCC;
	border: none!important;
	padding: 20px 0px 20px 20px;
}
#cabecera-menu-izq ul.children li {
	background-image: url(images/layout/header-menu-bullet.png)!important;
	background-position: 6px 3px!important;
	background-repeat: no-repeat!important;
	line-height: 10px!important;
	margin: 0px!important;
}
#cabecera-menu-izq ul.children a {
	color: #626262;
	font-size:0.85em;
	font-weight: normal;
}
#cabecera-menu-izq ul.children a:hover {
	text-decoration: underline;
}
#cabecera-menu-izq-b {
	float:left;	
}
#cabecera-menu-izq-b ul.children {
	box-shadow: 0px 0px 3px #CCC;
	border: none!important;
	padding: 20px 0px 20px 20px;
}
#cabecera-menu-izq-b ul.children li {
	background-image: url(images/layout/header-menu-bullet.png)!important;
	background-position: 6px 3px!important;
	background-repeat: no-repeat!important;
	line-height: 10px!important;
	margin: 0px!important;
}
#cabecera-menu-izq-b ul.children a {
	color: #626262;
	font-size:0.80em;
	font-weight: normal;
}
#cabecera-menu-izq ul.children a:hover {
	text-decoration: underline;
}
#cabecera-menu-dch{
	float:right;
	padding-right: 4px;
	padding-top: 5px;
}
#cabecera-menu-dch input {
	background: none;
	background-image: url(images/layout/bg-header-buscador.png);
	background-repeat: no-repeat;
	border: none;
	height: 23px;
	width: 144px;
}

#cabecera-ultimahora {
	height: 35px;
	margin-bottom: 14px;
	margin-top: 5px;
	box-shadow: 0px 1px 3px #CCC;
	border-top-color: #e8e8e8;
	/*border-top-width: 1px;*/
	border-top-style:solid;
	background-color:#fff;
	/*
	background-image:url(images/layout/bg-cabecera-ultimahora2.png);
	background-position: top right;
	*/
	/*-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;*/
}
#cabecera-ultimahora-label {
	background-image: url(images/layout/bg-cabecera-ultimahora.png);
	background-repeat: no-repeat;
	height: 35px;
}
#cabecera-ultimahora-titular {
	height:35px;
	overflow:hidden;
}
#cabecera-ultimahora-titular p{
	line-height:35px;
	color:#373333;
}
#cabecera-ultimahora-botonera {

}
#cabecera-ultimahora-botonera img {

}
#cabecera-ultimahora-contenedor-slide {
	font-size:0.95em;
	float:left;
	height:35px;
	width: 100%;
}
.post-cabecera-ultimahora{
	width:705px;
	height:35px;
	float:left;
}
.post-cabecera-ultimahora a{
	line-height:35px;
	color: #606060;
	text-decoration:none;
}
.post-cabecera-ultimahora a:hover{
	text-decoration:underline;
}
/* Home */
#home-slide {
	margin-top:-44px;
	height: auto;
	/*margin-bottom: 25px;*/
}
#meteor-buttonshome {
	bottom: 20px!important;
}
#home-bloquecentral {
	
}
#bloque-central-fondo {
	background-color:#FFF;
	box-shadow: 0px 1px 3px #CCC;
	border-top-color: #e8e8e8;
	border-top-width: 1px;
	border-top-style:solid;
	
}
#home-actualidad {
	font-size:0.95em;
}
#home-actualidad-contenedor {

}

#home-actualidad h2.titularseccion {
	
	background-position: left bottom;
	background-repeat: no-repeat;
	color: #005eb8;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top:20px;
	padding-bottom: 15px;
}
.home-actualidad-noticia {
    margin-bottom: 10px;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 10px;
}
.home-actualidad-noticia-foto {
	overflow: hidden;
	padding-left: 0;
}
.home-actualidad-noticia-foto img {
    height: 85px;
    width: 85px;
    border: 1px solid #e3e5eb;
    padding: 5px;
}
.home-actualidad-noticia-texto {
	padding-bottom: 8px;
	padding-top: 0px;
}
.home-actualidad-noticia-texto a {
	color: #005eb8;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	/*font-style: italic;*/
	text-decoration: none;
	font-weight: bold;
}
.home-actualidad-noticia-texto h3 a:hover {
	color: #005eb8;
	
		text-decoration:underline;
}
.home-actualidad-noticia-texto p {
	margin-top: 8px;
}
#home-agenda {

}
#home-agenda h2.titularseccion {
	color: #005eb8;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 20px;
	padding-bottom: 15px;
}
#home-agenda div.bloque {
	margin-bottom: 15px;
}
.holder{
	height:301px;	
}
#pane2{
}

#home-agenda div.fecha {
	/*box-shadow: 1px 1px 1px #98a2b8;*/
	/*border: 1px solid #e0e3ea;*/
	box-shadow: 1px 1px 1px #98a2b8;
	border: 1px solid #e0e3ea;
	float: left;
	font-size: 0.750em;
	height: 65px;
	padding-top: 10px;
	text-align: center;
	width: 65px;
	/* -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px; */
}
#home-agenda div.fecha strong, .agenda-sidebar-noticia-dia strong {
	display: block;
	color: #005eb8;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 3em;
	font-style: italic;
	line-height: 1em;
	padding-bottom: 5px;
}
#home-agenda .home-agenda-texto {
	font-size:0.950em;
}
#home-agenda .home-agenda-texto a {
	color: #005eb8;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	/*font-style: italic;*/
	line-height: 10px;
	text-decoration: none;
	font-weight: bold;
}
#home-agenda .home-agenda-texto a:hover {
	color: #005eb8;
	
		text-decoration:underline;
}
#home-agenda .home-agenda-texto p {
	margin-top: 8px;
}


#single-agenda-pagina {
	/*width: 640px;*/
	width: 100%;
}
#single-agenda-pagina div.fecha {
	box-shadow: 1px 1px 1px #98a2b8;
	border: 1px solid #e0e3ea;
	float: left;
	font-size:0.950em;
	height: 65px;
	padding-top: 10px;
	text-align: center;
	width: 65px;

}
#single-agenda-pagina  div.fecha strong {
	display: block;
	color: #005eb8;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 3em;
	/*font-style: italic;*/
	line-height: 1em;
	padding-bottom: 5px;
}
#single-agenda-pagina  .single-agenda-texto-pagina {

	font-size:0.950em;
}

#single-agenda-pagina  .single-agenda-texto-pagina a {
	color: #005eb8;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	/*font-style: italic;*/
	line-height: 20px;
	text-decoration: none;
}
#single-agenda-pagina  .single-agenda-texto-pagina a img{
	width: 100%;
	height: auto;
}

#single-agenda-pagina .single-agenda-texto-pagina a:hover {
	
}
#single-agenda-pagina .single-agenda-texto-pagina p {
	margin-top: 8px;
}




#single-agenda div.fecha {
	box-shadow: 1px 1px 1px #98a2b8;
	border: 1px solid #e0e3ea;
	float: left;
	font-size:0.950em;
	height: 65px;
	padding-top: 10px;
	text-align: center;
	width: 65px;
}
#single-agenda  div.fecha strong {
	display: block;
	color: #005eb8;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 3em;
	/*font-style: italic;*/
	line-height: 1em;
	padding-bottom: 5px;
}
#single-agenda  .single-agenda-texto {

	font-size:0.950em;
}
#single-agenda  .single-agenda-texto a {
	color: #005eb8;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	/*font-style: italic;*/
	line-height: 20px;
	text-decoration: none;
}
#single-agenda .single-agenda-texto a:hover {
}
#single-agenda .single-agenda-texto p {
	margin-top: 8px;
}

#home-carpetas {
	margin-bottom: 38px;
	margin-top:30px;
	text-align: center;
}
#home-carpetas div.carpeta {
    padding-left: 0px;  
    padding-right: 0px; 
    /*-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px; */

}

#home-carpetas div img {
    border-bottom: 0px solid #005eb8;
    width: 238px;
    margin-left: 1px;
    /*-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;*/
}

#home-carpetas div.col1 {
	margin-right: 10.5px;
}
#home-carpetas div.col2 {
	margin-right: 10.5px;
}
#home-carpetas div.col3 {
	margin-right: 0px;
}
#home-carpetas div.col4 {
	float: right;
}
#home-areasdegobierno {
	background-image: url(images/home/bg-areasdegobierno-titular.png);
	background-repeat: no-repeat;
	padding-bottom: 35px;
	padding-top: 40px;
	margin-top:30px;
	margin-bottom:30px;
	background-color:white;
	box-shadow: 0px 1px 3px #CCC;
	border-top-color: #e8e8e8;
	border-top-width: 1px;
	border-top-style:solid;
	margin-left: 0px;
	margin-right: 0px;
	border-bottom: 0px solid #005eb8;
	/*-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;*/
}
#home-areasdegobierno a:hover {
	text-decoration: underline!important;
	color:#005eb8;
}
#home-areasdegobierno-contenido {
	padding-top: 40px;
	padding-left: 40px;
}
#home-areasdegobierno-contenido li {
	margin-bottom: 3px;
}
#home-areasdegobierno-contenido div.bloque {
	background-repeat: no-repeat;
	padding-left: 80px;
}
#home-areasdegobierno-contenido div.social {
	background-image: url(images/home/bg-areasdegobierno-social.png);
	padding-left: 60px;
}
#home-areasdegobierno-contenido div.economia {
	background-image: url(images/home/bg-areasdegobierno-economia.png);
}
#home-areasdegobierno-contenido div.urbanismo {
	background-image: url(images/home/bg-areasdegobierno-urbanismo.png);
	margin-right: 0px;
}
#home-areasdegobierno h2.titularseccion {
	color: #005eb8;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 20px;
}
#home-areasdegobierno .bloque {
	padding-left: 30px;
}
#home-areasdegobierno .bloque h3 {
	color: #005eb8;
	font-size: 1.6em;
	font-weight: normal;
	margin-bottom: 8px;
}
#home-areasdegobierno .bloque li a {
	color: #585858;
	font-size: 0.95em;
	text-decoration: none;
}
#home-banners {
	margin-top: 20px;
	/*padding-bottom: 27px;*/
}
#home-banners .bannersmall {
	padding-left:0;
	padding-right:0;
}
#home-banners-small {
    /*
	padding-left: 0;
    padding-right: 0;
	*/
    text-align: center;
}
#home-banners-small div {
	margin: 0 auto;
}	

#home-banners-social div { 
	 display: -webkit-box;
	  display: -moz-box;
	  display: -ms-flexbox;
	  display: -webkit-flex;
	  display: flex;
	  padding-left: 5px;
}	

#home-banners-small .banner-img {
    border-bottom: 0px solid #005eb8;
    width: 250px;
    width: 100%;
    /*-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;*/
}
#home-banners-small div.col1 {
    margin-bottom: 5px;
    background-color: white;
    /*-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;*/
}
#home-banners-small div.col2 {
    margin-bottom: 5px;
    background-color: white;
    /*-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;*/
}
#home-banners-social {
	background-image: url(images/home/bg-banners-resedes-sociales.png);
    background-position: center;
    background-repeat: no-repeat;
	height: 182px;
	background-color:white;
	border-top-color: white;
	border-top-width: 1px;
	border-top-style:solid;
	border-bottom: 0px solid #005eb8;
	/*-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;*/
}
.home-social-contenedor{
	/*margin-left:30px!important;	*/
	margin-top:95px!important;
}
/* Fin Home */
/* Buscar */
#buscador-resultados{
	width:100%;
	background-color:#FFF;
	padding-top:20px;	
	padding-bottom:20px;
	font-size:0.950em;	
}
#buscador-resultados h2{
	margin-left:10px;
	color:#005eb8;	
}

#buscador-resultados .resultado{
	margin-top:10px;
	margin-left:20px;	
}
#buscador-resultados .resultado a{
	font-size:0.950em;
	text-decoration:none;
	color:#005eb8;
}
/* Fin Buscar */

/* Páginas interiores */
#contenido-izquierda {
	float: left;
	padding: 15px;
	/*width: 640px;
	margin-right:35px;*/
}
#contenido-izquierda h1 {
color: #005eb8;	
}
#contenido-izquierda td {
	border:none;
}
#contenido-izquierda-areasdegobierno {
	float: left;
	padding: 15px;
	width: 640px;
	margin-right:6px;
}
#contenido-izquierda .post h1 {
	color: #005eb8;
	font-size: 2em;
	font-weight: bold;
}

#contenido-izquierda .post table {
	width: 97%;
	margin-top: 20px;
	margin-bottom:20px;
}
#contenido-izquierda .post table thead {
	cursor:pointer;
}
#contenido-izquierda .post table thead:hover {
	text-decoration:underline;
}
#contenido-izquierda .post table td {
	border: none;
	padding: 5px;
	height: 15px;
	
}
#contenido-izquierda div.post-header {
	padding-bottom: 5px;
}

#contenido{
	width: 100%;
}

#contenido .post h1 {
	color: #005eb8;
	font-size: 2em;
	font-weight: bold;
}
#leyenda {
	width:150px; height:25px; /*background-color: #e3e2e1;*/  float:right; /*margin-right:15px;*/
	margin-bottom:-20px; padding-left:15px;padding-top:8px; color: #606060;
	background-color: white;
}

#contenido-ancho-completo td {
	border:none;
}


#contenido-ancho-completo .post table {
	width: 97%;
	margin-top: 20px;
	margin-bottom:20px;
}
#contenido-ancho-completo .post table thead {
	cursor:pointer;
}
#contenido-ancho-completo .post table thead:hover {
	text-decoration:underline;
}
#contenido-ancho-completo .post table td {
	border: none;
	padding: 5px;
	height: 15px;
	
}



#contenido div.breadcrumbs {
	font-size:0.95em;
	margin-bottom: 20px;
	margin-top: -15px;
	float:left;
}
.breadcrumbs, .breadcrumbs a {
	color: #C1C1C1;
	
}

#contenido-derecha {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-origin: padding-box;
    background-position: 22px -52px;
    background-repeat: repeat-y;
    margin-top: -15px;
    /*width: 310px;*/
}
#contenido-derecha2 {
    background-color: transparent;
}

#contenido-page-texto {
	float: left;
	width: 290px;
}
#contenido-page-texto h2{
	margin-bottom:10px;	
}

#contenido-page-fotoprincipal {
	height: 218px;
	margin-bottom: 30px;
	margin-top:20px;
}
#contenido-page-sidebar {
	float: right;
	width: 200px;
}
#contenido-page-sidebar h4 {
	color: #005eb8;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	/*font-style: italic;*/
	font-weight: bold;
	line-height: 1.2em;
}
#contenido-page-menu {
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
	font-size:0.950em;
	margin-bottom: 30px;
	padding: 12px 0 12px 0;
}
#contenido-page-menu li {
	background-image: url(images/layout/contenido-derecha-bullet.png);
	background-position: left 3px;
	background-repeat: no-repeat;
	list-style-type:none!important;
	margin-bottom: 6px;
	margin-left:0px!important;
	padding-left: 8px;
}
#contenido-page-menu li ul {
	margin-top: 6px;
}
#contenido-page-menu a {
	color: #005eb8;
}
#contenido-page-menu a {
	font-weight: bold;
}
#contenido-page-menu ul.children2 a {
	font-weight: normal;
}
#contenido-page-menu ul.children a {
	font-weight: normal;
}
#contenido-derecha #informesperiodicos .foto {
	background-color: #CCC;
	height: 175px;
	margin-bottom: 10px;
}
#contenido-derecha .bloque {
	/* border-bottom: 1px solid #cbcfd8; */
	margin-bottom: 15px;
	padding-bottom: 15px;
}
#contenido-derecha h2 {
	color: #005eb8;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	/*font-style: italic;*/
	margin-bottom: 15px;
}


#contenido-derecha ul li {
    background-image: url("images/ajustescss/boton-navegacion-blanco.jpg");
    background-position: 6px 0;
    background-repeat: no-repeat;
    margin-bottom: 0;
    padding-bottom: 9px;
    padding-left: 40px;
    padding-top: 9px;
}
#contenido-derecha ul li ul li {
    background-image: url("images/ajustescss/boton-navegacion-gris.jpg");
    background-position: 6px 0;
    background-repeat: no-repeat;
    margin-bottom: 0;
    padding-bottom: 9px;
    padding-left: 46px;
    padding-top: 9px;
}
#contenido-derecha ul li ul li:hover {
    background-image: url("images/ajustescss/boton-navegacion-blanco.jpg");
    background-position: 6px 0;
    background-repeat: no-repeat;
    margin-bottom: 0;
    padding-bottom: 9px;
    padding-left: 46px;
    padding-top: 9px;
}
#contenido-derecha ul li ul li ul li{
    background-image: url("images/ajustescss/boton-navegacion-gris.jpg");
    background-position: left 0;
    background-repeat: no-repeat;
    margin-bottom: 0;
    padding-bottom: 9px;
    padding-left: 44px;
    padding-top: 9px;
}
#contenido-derecha ul li ul li ul li:hover {
    background-image: url("images/ajustescss/boton-navegacion-blanco.jpg");
    background-position: left 0;
    background-repeat: no-repeat;
    margin-bottom: 0;
    padding-bottom: 9px;
    padding-left: 46px;
    padding-top: 9px;
}
#contenido-derecha #informesperiodicos li {
	margin-bottom: 0px;
}
#contenido-derecha ul li a {
	color: #005eb8;
	text-decoration: none;
}
#contenido-derecha div.banner {
	margin-bottom: 6px;
}
.paginainterior3{
	margin-bottom:416px;}
#contenido.paginainterior2 {
	margin-top:25px;
    background-image: url("images/layout/bg-interiores2.jpg");
    background-repeat: repeat-y;
	background-color: #FFF;
	box-shadow: 0px 1px 3px #CCC;
	border-top-color: #e8e8e8;
	border-top-width: 1px;
	border-top-style:solid;
	margin-left: 0px;
	margin-right: 0px;
	
}

#contenido.paginainterior2 #contenido-derecha {
   /* width: auto !important;*/
}
#contenido.paginainterior2 #contenido-derecha #contenido-page-menu {
	border: none;
	padding-top: 40px;
	margin-left: 46px;
	margin-bottom:-30px;
}
#contenido.paginainterior2 #contenido-derecha #contenido-page-menu a:hover {
	text-decoration: underline;
	color:#005eb8;
}
#contenido.paginainterior2 #contenido-derecha #contenido-page-menu ul {
	margin-left:-40px;
}
#contenido.paginainterior2 #contenido-derecha #contenido-page-menu ul li ul {
	margin-left:-40px;
}
/* Fin Páginas interiores */

/* Sidebar derecha página-interior 2 */

#contenido-derecha ul li ul.children2{
	display:block;	
}

#contenido-derecha ul li ul.children{
	display: none;
}
.children{ margin-bottom:-9px;
}

/* Blog */
#contenido.blog {
	padding: 0px;
}
#contenido.blog #contenido-izquierda {
	float: left;
	padding: 50px;
	width: 545px;
}
#blog-cabecera {

	margin-bottom: 20px;
	padding-bottom: 10px;
}
.blog-cabecera-interior{
	background-image:none!important;	
}
#contenido.blog h2.titulo {
	color: #005eb8;
	font-size: 2em;
	font-weight: bold;
}
.post a {
	color:#005eb8;
	text-decoration:none;
}
.post a:hover {
		color:#005eb8;
		text-decoration:underline;
}
#contenido.blog .post {
	background-image: url(images/layout/bg-pie-post.png);
	background-position: bottom;
	background-repeat: repeat-x;
	font-size:0.950em;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#contenido.blog .post h3 a {
	color: #005eb8;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.125em;
	/*font-style: italic;*/
	margin-bottom: 10px;
	text-decoration: none;
}
#contenido.blog .entry-content {
	padding-top: 15px;
}
.blog{background-color:#FFFFFF;}
.blog-destacado img{
	margin-top:15px;
	padding:3px;
	border:solid 1px #CCC;
}
#blog-sidebar-masleidas {
}
#contenido.blog #contenido-derecha .bloque {
	border: none;
	margin-bottom: 0px;
	padding: 25px;
	padding-top:50px;
}
#blog-sidebar-newsletter {
	background-color: #f9f9f9;
	padding: 0px;
}
#contenido.blog #contenido-derecha .bloque ul {
	margin: 0px;
}
#contenido.blog #contenido-derecha .bloque ul li {
	list-style: none;
}
#contenido.blog #contenido-derecha .bloque h2 {
	font-size:0.975em;
	font-weight: bold;
}
#blog-sidebar-social {
	background-image: url(images/blog/bg-sidebar-social.png);
	background-repeat: no-repeat;
	background-color:#F2F2F2;
	height:105px;
	padding: 0px;
	
}
.entry-title{
	/*font-style:italic;*/
	font-size:1.7em;	
}
.readmore{
	text-align:right;
}
.readmore a{
	font-size:0.950em;
	color:#005eb8;
	text-decoration:underline;	
}
.agenda-sidebar-noticia{
	float:left;	
	
}
.agenda-sidebar-noticia-dia{
	box-shadow: 1px 1px 1px #98a2b8;
	border: 1px solid #e0e3ea;
	float: left;
	font-size:0.950em;
	height: 60px;
	padding-top: 10px;
	text-align: center;
	width: 70px;
}
.agenda-sidebar-noticia-cuerpo{
	float:left;
	width:130px;
	margin-left:15px;
}
.agenda-sidebar-noticia-cuerpo a {
	text-decoration:none;
}
.agenda-sidebar-noticia-cuerpo h4 a{
	font-size:0.950em;
	color:#005eb8;
	text-decoration:none;
}
.agenda-sidebar-noticia-cuerpo p{
	margin-top:10px;
	/*font-size:0.725em;*/
	line-height:12px;
}
.blog-sidebar-social-contenedor {
	margin-top:85px;
	margin-left:2px;
	/*float:left;
	text-align: left;*/
}
.blog-sidebar-social-bloque{
	/*width:100px;
	float:left;	*/
}
.blog-sidebar-social-bloque a{
	text-decoration:none;
	color:#545454;
	font-size:0.950em;
}
.blog-sidebar-social-bloque a img{
	line-height:25px;
}
/* Fin Blog */

/* Áreas de Gobierno */
#contenido.areasdegobierno {
	background-image: url(images/layout/bg-asuntosdegobierno.png);
	color: #595959;

}
#contenido.areasdegobierno ul li{
list-style-type: none;
background:none;
}

#contenido.areasdegobierno #contenido-derecha {
	width: 240px;
	margin-left:18px;
	padding-top:40px;
}
#contenido-page-menu.areasdegobierno {
	border: none;
}
#contenido-page-menu.areasdegobierno h2 {
	font-size:1.575em;
	font-weight: bold;
}
#contenido-page-menu.areasdegobierno h3 {
	color: #595959;
	font-size:0.975em;
	font-weight: bold;
	margin-bottom: 6px;
}


#contenido-page-menu.areasdegobierno ul {
	
	background:none;
	margin-left:-42px;
	
	}
#contenido-page-menu.areasdegobierno li {
	font-size:0.750em;
		margin-top:-10px;

}
#contenido-page-menu.areasdegobierno a {
	color: #005eb8;
}
#contenido-page-menu.areasdegobierno a:hover {
	color: #005eb8;
	text-decoration: underline;
}


#contenido-page-menu.areasdegobierno li {
	color: #005eb8;
	background:none;
}
#contenido-page-menu.areasdegobierno li:hover {
	color: #005eb8;
	background:none;
}

.bloque-areas-gobierno-agenda{
	float:left;
	width:92%;
	border-top:1px solid #e5e5e5;
	padding-top:15px;
	padding-bottom:15px;
}
.bloque-areas-gobierno-agenda a{
	text-decoration:none;
	color:#005eb8;
}
.bloque-areas-gobierno-agenda p{
	margin-bottom:5px!important;
}
.bloque-areas-gobierno-agenda a:hover{
	text-decoration:underline;
	color:#005eb8!important;
}
#bloque-areas-gobierno-agenda-bt{
	float:right;
	margin-top:5px;
	margin-right:18px;	
	margin-bottom:50px;
}
#bloque-areas-gobierno-agenda-bt a{
	padding:8px;
	color:#FFF!important;
	text-decoration:none;
	background-color: #233863;
	background-image: url(images/layout/bt-barra-areas.png);
}
/* Fin Áreas de Gobierno */

/* Noticia */
#sidebar-noticia{
	float:right;
	width:300px;
	background-color:#f2f2f2;
}
#noticia{
	padding:55px;
	padding-top:45px;
	background-color:#FFF;
}
#noticia h2{
	font:Helvetica;
	font-size:28px;	
	font-weight:bold;
	line-height:30px;
	margin-bottom:15px;
	color:#005eb8;
}
#noticia p{
	margin-bottom:15px;
	font-size:0.950em;
}
#noticia-contenedor {
	float: left;
	width: 500px;
}
#noticia-cuerpo{
	background-image: url(images/layout/bg-pie-post.png);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:10px;
}
.noticia-cuerpo-fecha{
	font-size:0.950em;
	color:#585858;
	margin-bottom:20px!important;
	margin-top:10px;
}
.noticia-cuerpo-fecha a{
	color:#005eb8;
	text-decoration:underline;
}
#pie-noticia{
	padding-top:15px;
}
#pie-noticia a{
	font-size:0.950em;
	color:#005eb8;	
}
#pie-noticia p{
	margin-bottom:5px;
	font-size:0.950em;
	color:#555555;
}
/* Footer */
#footer2{
}
#footer{
	background-position:bottom;
	background-repeat:repeat-x;
	margin-left:auto;
	margin-right:auto;
}
.meteor-slides.navhover ul.meteor-nav {
display: inline !important;
}
#footer-logo {

}
#footer-logo-ayuntamiento {
	margin-bottom:15px;
	text-align: center;
}
#footer-logo-peqs {
	margin: auto;
}
#footer-logo-peqs li {
	display: inline;
	margin-right:24px;
}
#footer-sitemap{
	width:805px;
	margin-left:auto;
	margin-right:auto;
	padding-top:40px;
}
.footer-sitemap-bloque{
	float:left;
	color:#005eb8;
	font-size:0.950em;
	border-left:1px solid #c3c7ce;
	width:170px;
	height:130px;
	padding-left:30px;
}
.footer-sitemap-bloque-first{
	border:none;
}
.footer-sitemap-bloque h4{
	font-weight:bold;
	margin-bottom:12px;
}
#footer-sitemap-bloque-dc{
	float:left;
	margin-left:30px;	
}
#footer-sitemap-bloque-iz{
	float:left;	
}
#footer-bottom a,.footer-sitemap-bloque a{
	text-decoration:none;
	color:#999;
}
#footer-bottom{
	color:#999;
	font-size:0.95em;
	margin-top:70px;
	padding-bottom:30px;
}
#footer-bottom-iz{
}
#footer-bottom-iz li{
	display:inline;
	height:30px;
	padding-left:20px;
	padding-right:20px;	
	border-right:1px solid #DDD;
	line-height:30px;
}
#footer-bottom-dc{
	text-align:right;
}
#footer a:hover {
	text-decoration: underline;
}
/* Footer */

#timeline-embed {
	width: 99.5%!important;
}

.tab-bottom-nav { display: none!important; }

/* Menú principal */
#menuprincipal li:hover ul{
	display:block;
}

#menuprincipal li:focus ul{
	display:block;
}

#menuprincipal li{
	float:left;	
	z-index:9100;
	
}
#menuprincipal ul.nv2 {
	position:absolute;
	margin-top:7px;
	margin-left:0px;
	background-color:#fff;
	display:none;
	float:left;
	z-index:49;
	width:210px;
	box-shadow: 0px 0px 3px #CCC;
	border: none!important;
	padding: 20px 0px 20px 15px;
}
#menuprincipal ul.nv2 li{
	width:190px;
	background-image: url(images/layout/header-menu-bullet.png)!important;
	background-position: 6px 3px!important;
	background-repeat: no-repeat!important;
	line-height: 14px!important;
	margin-top:5px;
	margin-bottom:5px;
}
#menuprincipal ul.nv2areas {
	width:565px;
}
#menuprincipal ul.nv2 li a{
	color: #626262;
	font-size:0.95em;
	font-weight: normal;
	box-shadow:none;
}
#menuprincipal ul.nv2areas li{
	/*background-image:none!important;*/
	width:180px;
	overflow:hidden;
}
#menuprincipal ul.nv2areas li a{
	font-weight:bold;
	
}
#menuprincipal ul.nv2 li a:hover{
	color:#005eb8;
}

#menuprincipal li a:focus + ul {
    display: block;
}

#menuprincipal ul.nv3{
	margin-top:5px;
	margin-left:-15px!important;
}
#menuprincipal ul.nv3 li a{
	font-weight:normal;
	text-decoration:underline;
}
/* Drop Down Menu */

/* 
	LEVEL ONE
*/
ul.dropdown                         { position: relative; }
ul.dropdown li                      { font-weight: bold; float: left; }
ul.dropdown a:hover		            { color: #000; }
ul.dropdown a:active                { color: #ffa500; }
ul.dropdown li a                    { display: block; color: #222; }
ul.dropdown li:last-child a         { border-right: none; } /* Doesn't work in IE */
ul.dropdown li.hover,
ul.dropdown li:hover                { color: black; position: relative; }
ul.dropdown li.hover a              { color: black; }

ul.dropdown a:focus		            { color: #000; }
ul.dropdown li.focus,
ul.dropdown li:focus                { color: black; position: relative; }
ul.dropdown li.focus a              { color: black; }


ul.dropdown ul 						{ background-color: #FFF; border: 1px solid #CCC; width: 200px; visibility: hidden; position: absolute; top: 100%; left: 0; z-index: 9999; }
ul.dropdown ul li 					{ background: none!important; font-weight: normal; color: #000; float: none; }
									  
                                    /* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a		

/* 
	LEVEL TWO
*/
ul.dropdown ul 						{ background-color: #FFF; border: 1px solid #CCC; width: 200px; visibility: hidden; position: absolute; top: 100%; left: 0; z-index: 9999; }
ul.dropdown ul li 					{ background: none!important; font-weight: normal; color: #000; float: none; }
									  
                                    /* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a					{ border-right: none; width: 100%; display: inline-block; } 

/* 
	LEVEL THREE
*/
ul.dropdown ul ul 					{ left: 100%; top: 0; }
ul.dropdown li:hover > ul 			{ visibility: visible; }
ul.dropdown li:focus > ul 			{ visibility: visible; }

/*ScrollPane*/

.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #aaa;
}
.jScrollPaneDrag {
	position: absolute;
	background: #666;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}
a.jScrollArrowUp {
	background: url(http://getafe.papagayooo.com/wp-content/uploads/Varsoviaplaza.jpg) repeat-x 0 0;
}
a.jScrollArrowUp:hover {
	background-position: 0 -15px;
}
a.jScrollArrowDown {
	background: url(http://getafe.papagayooo.com/wp-content/uploads/Varsoviaplaza.jpg) repeat-x 0 0;
}
a.jScrollArrowDown:hover {
	background-position: 0 -15px;
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	background-position: 0 -30px;
}


.orange-bar .jScrollPaneTrack {
	background: #f60;
}
.orange-bar .jScrollPaneDrag {
	background: #00f url(../images/drag_grab.gif) no-repeat 50% 50%;
}
.orange-bar .scroll-pane {
	background: #69f;
}
			
.holder {
	height: 282px;
	overflow: auto;
}

.scroll-pane {
/* Areas de gobierno caja tablas */
}
ul.ui-tabs-nav {
	border-bottom:none!important;	
}
ul.ui-tabs-nav li {
	background-color: #233863!important;

}
ul.ui-tabs-nav li a{
	color:#FFF!important;
}
ul.ui-tabs-nav li.ui-state-active a{
	color:#666!important;
}
ul.ui-tabs-nav li{
	border-top-left-radius: 5px!important;
	border-top-right-radius: 5px!important;
	border:1px solid #b3c0cf!important;
}
.ui-tabs-panel{
	border:1px solid #b3c0cf!important;
}
.wp-tab-content-wrapper h2{
	color:#005eb8!important;	
}

/* Infraestructuras Buscador */
div.bloque-infra {
	float:left;
	/*margin-left:40px;	*/
	width: 100%;
}
div.bloque-infra select {
	padding: 10px;	
}
.infraver {
	padding:10px;
	margin-left:10px;	
	cursor: pointer;
	background-color:#005EB8;
	color:#fff;
	border:0;
}
#buscador-infraestructuras{
	float:left;
	width:100%;
	height:auto;
	padding:17px;
	margin-top:20px;
	/*background-image: url(images/layout/bg-buscador-infra.png);*/
	background-color: white;
	margin-bottom: 5px;
}
#buscador-infraestructuras h2{
	font-size:2em;	
	color:white;
	margin-bottom:3px;
}
#buscador-infraestructuras h3{
	font-size:2em;	
	color: white;
	margin-bottom:3px;
}
#bgmp_map-canvas { display: block; clear: both; margin-top: 8px; }
#bi-izq{
	float:left;
	margin-left: 10px;
	width:50%
}
#bi-izq #manual-bt{
	width:36px;
	height:36px;
	background-image: url(images/layout/bt-buscador-infra.png);
	background-color: white;
	
	border:0px;	
	margin-top:-5px;
}
#bi-izq #busquedamanual{
	width:260px;
	height:36px;
	padding-left:15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	/*font-style:italic;*/
	color:#999999;
}
#bi-dch{
	float:left;
	margin-left: 10px;
	/*width:60%;*/
}
.bi-dch-col{
	float:left;
}
.uno{
	width:180px;
	margin-left:40px;	
}
.dos{
	width:114px;
	margin-top:22px;	
}
.fin{
	margin-top:22px;
	width:195px;	
}
.bi-dch-col-fila{
	float:left;
}
.bi-dch-col-fila input, .bi-dch-col-fila label, .bi-dch-col-fila span{
	float:left;
}
#contenido-page-textofull {
	line-height:1.6;
	margin-top:15px;
	
}
#contenido-page-textofull tr td {
	padding: 5px;
	height: 15px;
	
}
#contenido-page-textofull a{
	text-decoration:none;
	color:#005eb8;
	
}
#contenido-page-textofull a:hover{
	text-decoration:underline;
	color:#005eb8;
	
}
#contenido-page-textofull img{
	/*margin-left:20px;*/
	margin-bottom:20px;	
}
.post-header-title{
	margin-left:0px;
	margin-top:4px;}
.fondo {
	background:#FFF;
}

#category-navlink a {
	color: #666;
}
.tdareas{
	text-decoration:none; 


}
.tdareas:hover{
	color: #595959;
	text-decoration:underline;
}
.textwidget{	
	font-size:0.950em;
	padding-left:10px;
	background-image:url(images/banners/azul-marino.jpg); 
	background-repeat:no-repeat;
	color:#ffffff;
	width:222px;
	height:35px;
	padding-top:9px;
	margin-bottom:-15px;
	
}
.textwidget a{	
	
	color:#ffffff;
	
}
.textwidget a:hover{	
	
	color:#ffffff;
	
}

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}
img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}
img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}
.alignright {
float: right;
}
.alignleft {
float: left;
}

.rs-center{
	width: 100% !important;
}
.rs-center img{
	width: 100% !important;
}
.slider-id-4.riva-slider-holder{
	width: auto !important;
}
ul.riva-slider{
	width: auto !important;
}
.mobile-menu{
	margin-top: 1px;
}
.nav{
	background-color: #fff ;color:white;
}
a.nv1.dropdown-toggle:hover, a.nv1.dropdown-toggle.open:focus{
	/*text-decoration: underline;background-color:#fff;border-color:#fff*/
}
.nv1{
	color: #005eb8;
}
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus{
	background-color:#fff;border-color:#fff
}
#contenido-page-textofull p img{
	max-width: 100%;
    height: auto;
    width: auto\9;        
}

.google-farm{
	width: 100%;
}

#bgmp_map-canvas{
	width: 100% !important;
}

.css_table_class th{ 
	text-align: center;

}

.navbar-nav {
	margin:0;
}
/*.navbar-nav > li {
	float:none;
    display:inline-block;
}
.navbar-nav > li > a {
  padding-top: 15px;
  padding-bottom: 15px;
}
.navbar-nav > li.open > ul.dropdown-menu {
  position: absolute;
  border: 1px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}*/

#contenido-page-fotoprincipal img{ 
	width: 100%;
	height: auto;
}

#contenido-page-fotoprincipal{
	width: 100%;
	height: auto;
}
.mobile-menu{display:none;}  
#contenido-page-menu-mobile{display:none;}  
#contenido-page-menu-mobile-inner{display:none;}
#leyenda a{ color:white;}

iframe{
	/*width: 100%;
	height: auto;*/
}
.nav.navbar-nav.superior{
		/*background-color: #5EACDC;*/
		color: white;
		margin-left: 0px;
		margin-bottom: 13px;
		text-align: center;
		padding: 0px;
}

.nv2.dropdown-menu.nv2areas{
	border-radius: 2px !important;
}

.contenido-page-menu-mobile-inner lu li a{
	padding-top: 0px !important; 
	padding-bottom:  0px !important;
}

.et-tabs-control li a{
	font-size: 13px !important;
}
.et-tabs-control{	
	/*-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;*/
}
.main-cabecera-logo{
	/*-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;*/
}

#bloque-central-fondo{
	/*-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;*/
}
.et-tabs-container{
	/*-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;*/
}
.et_shortcodes_mobile_nav{
	/*-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;*/
}
.dropdown.level1{
	/*-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;*/
	border: 1px solid #eee;
	border-color: #eee;
}
#cabecera-ultimahora-label{
	/*-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;*/
}

.et-tabs-content-wrapper table {
	width: 540px !important;
	margin: 5px;	
}

.navbar {border-radius: 0px !important;}
#snippet-box { display: none; }

#noticia-cuerpo div {
	max-width: 100%;
}
#noticia-cuerpo img {
	height: auto!important;
	max-width: 100%!important;
}
.cse .gsc-search-button input.gsc-search-button-v2, input.gsc-search-button-v2 {
	
	height: 30px!important;
	line-height: 30px!important;
}
.cse input.gsc-search-button, input.gsc-search-button {
	background-image: url(https://www.google.com/uds/css/v2/search_box_icon.png)!important;
	background-position: center!important;
	background-repeat: no-repeat!important;
}

.post table.borde {
	border: 1px solid #999;
}
.post table.borde td {
	border: 1px solid #999!important;
}

@media (max-width: 700px) {
	#cabecera-social { position: static; margin-top: 20px; }
}

#saltar a
{
position:absolute;
left:-10000px;
top:auto;
width:1px;
height:1px;
overflow:hidden;
}
 
#saltar a:focus
{
position:static;
width:auto;
height:auto;
} 

.acc {
	text-decoration:bold;
}

.nv3 {
	text-align:justify;
	margin-left:6px;
	color:black;
	text-decoration:none;
	text-decoration:underline;
}

.columnas-3{
	width:775px;
}

.flecha{
	background-image: url(images/layout/header-menu-bullet.png) !important;
	background-position: 9px 8px !important;
	background-repeat: no-repeat !important;
}

.columna{
	width:250px;
}

.elem_colum{
	font-size:13px;
	margin-top:5px;
}