/* $Id: styles.css,v 1.1.2.2.2.1 2011/01/11 01:08:49 dvessel Exp $ */
/* `Basic HTML
----------------------------------------------------------------------------------------------------*/

body {
  font: 13px/1.5 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
}

/* Comentar esto para entrar en modo debug*/
body.show-grid .container-16 {
  background-image: none;
}

pre,
code {
  font-family: 'DejaVu Sans Mono', Menlo, Consolas, monospace;
}

hr {
  border: 0 #ccc solid;
  border-top-width: 1px;
  clear: both;
  height: 0;
}

/* `Headings
----------------------------------------------------------------------------------------------------*/
h1 {
  font-size: 25px;
}

h2 {
  font-size: 23px;
}

h3 {
  font-size: 13px;
}

h4 {
  font-size: 13px;
}

h5 {
  font-size: 12px;
}

h6 {
  font-size: 12px;
}

/* `Spacing
----------------------------------------------------------------------------------------------------*/

ol {
  list-style: decimal;
}

ul {
  list-style: disc;
}

li {
  margin-left: 30px;
}

p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset,
figure {
  margin-bottom: 10px;
}

/* ------------------------------------------------------------------------*/

h1#site-name {
  margin-bottom: 0;
  text-indent:-3000px;
}

#site-header {
  margin: 0;
}

#site-header,
#site-subheader,
#footer-region,
.column,
.node,
.comment,
.block {
  margin-bottom: 0;
}

ul.main-menu,
ul.secondary-menu {
  display: block;
  margin: 0;
  padding: 0;
}

p {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	text-align:justify;
}

a, a:link, a:visited{
	color:#0092d5;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}


/* ------------------------------------------------------------------------*/
/* ---------------------      ESTRUCTURA      -----------------------------*/
/* ------------------------------------------------------------------------*/

/* CABECERA
------------------------------------------------------------------------*/
.wrapperoverhead {
	display:block;
	clear:both;
	width:100%;
	height:50px;
	background:#484848;
	margin:0;
	padding:5px 0 0 0;
	font-size:0.84em;
	color:#CCC;
}

.wrapperhead {
	display:block;
	clear:both;
	width:100%;
	height:240px;
	background:transparent;
	margin:0;
}

.wrapperfoot {
	display:block;
	clear:both;
	width:100%;
	min-height:100px;
	background:#383838 !important;
	margin:0 !important;
	padding:0;
}

#site-header {
	display:block;
	float:left;
	margin:0 0 0 10px;
	padding:0;
	background:#0092d5;
	height:240px;
	width:220px;
}

#site-header a{
	display:block;
	float:left;
	margin:32px 0 0 40px;
	padding:0;	
}

#site-header-jquery{
	display:block;
	float:left;
	margin:0;
	padding:0;
	height:240px;
	width:720px;
	background:url(../images/fondo-cabecera.jpg) no-repeat;
}

#branding {
	height:200px;
	margin:25px 0 0 0;
}

#logo {
	margin:0 0 0 40px;
}

#site-search {
	margin: 0;
}

#site-menu {
	margin-top: 15px;
}

#site-ayto {
	margin:0;
	padding:0;
	background: url(../images/logo-ayto-header.png) no-repeat;
	height:50px;
}

.wrapperoverhead #secondary-menu, .wrapperoverhead #secondary-menu a, .wrapperoverhead #secondary-menu a:visited {
	color:#fff;
	text-align:right;
	text-decoration:none;
}

.wrapperoverhead #secondary-menu a:hover {
	text-decoration:underline;
}

.region-search-box {
	float:right;
	margin:25px 4px 0 0;
	padding:4px 5px 0px 7px;
	background: #fff;
	background: rgba(255, 255, 255, 1);
	text-decoration: none;
	text-shadow: 2 1px #eee;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 1px 1px 1px 1px #000;
	box-shadow: inset 1px 1px 1px 1px #000;
}

.form-item-search-block-form {
	float:left;
	margin:5px 5px 0 0;
}

.search-block-form {
	float:right;
	margin:0;
	padding:5px;
}

.search-form {
	margin-bottom: 0;
	border:none;
}

.search-form input{
	border:none;
}

/* PAGINA
------------------------------------------------------------------------*/
#page {
	background:url(../images/bg-page.gif) repeat-y;
}

/* --------------- MENU PRINCIPAL ------------ */

#sidebar-left{
	background:url(../images/header2content-shd.png) repeat-x #ececec;
	margin-right:0;
}

#block-system-main-menu ul ul{
	margin:0;
}

#block-system-main-menu li {
	margin:0;
	padding:0;
	list-style:none;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
}

#block-system-main-menu .active {
	margin:0;
	padding:0;
	list-style:none;
	color:#fff !important;
	background:url(../images/header2content-shd.png) repeat-x #0092d5;
}

/* Enlace de Menú principal - primer nivel */
#block-system-main-menu li a, #block-system-main-menu li a:link, #block-system-main-menu li a:visited {
	display:block;
	width:200px;
	padding:7px 5px 7px 15px;
	margin:0;
	color:#1d1d1b;
	text-decoration:none;
	border-bottom:1px solid #cbcbcb;
}

#block-system-main-menu li a:hover {
	color:#0092d5;
}

/* Enlace de Menú principal - segundo nivel */
#block-system-main-menu li li {
	font-weight:normal;
}

#block-system-main-menu li li a, #block-system-main-menu li li a:link, #block-system-main-menu li li a:visited {
	display:block;
	width:185px;
	padding:7px 5px 7px 30px;
	margin:0;
	color:#1d1d1b;
	text-decoration:none;
	border-bottom:1px dotted #cecece;
}

#block-system-main-menu li li a:hover {
	color:#0092d5;
}

#block-system-main-menu li li .active {
	margin:0;
	padding:0;
	list-style:none;
	color:#1d1d1b !important;
	background:url(../images/header2content-shd.png) repeat-x #d9eff9;
}


/* --------------- MENU NAVEGACIÓN -- sólo para administradores y entidades ------------ */ 

#block-system-navigation ul ul{
	margin:0;
}

#block-system-navigation li {
	margin:0;
	padding:0;
	list-style:none;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
}

#block-system-navigation .active {
	margin:0;
	padding:0;
	list-style:none;
	color:#fff !important;
	background:url(../images/header2content-shd.png) repeat-x #0092d5;
}

#block-system-navigation h2 {
	display:block;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	width:200px;
	padding:7px 5px 7px 15px;
	margin:10px 0 0 0;
	color:#0092d5;
	text-decoration:none;
	border-bottom:1px solid #cbcbcb;
	border-top:1px double #cbcbcb;
}

/* Enlace de Navegación - primer nivel */
#block-system-navigation li a, #block-system-navigation li a:link, #block-system-navigation li a:visited {
	display:block;
	width:200px;
	padding:7px 5px 7px 15px;
	margin:0;
	color:#1d1d1b;
	text-decoration:none;
	border-bottom:1px solid #cbcbcb;
}

#block-system-navigation li a:hover {
	color:#0092d5;
}

/* Enlace de Navegación - segundo nivel */
#block-system-navigation li li {
	font-weight:normal;
}

#block-system-navigation li li a, #block-system-navigation li li a:link, #block-system-navigation li li a:visited {
	display:block;
	width:185px;
	padding:7px 5px 7px 30px;
	margin:0;
	color:#1d1d1b;
	text-decoration:none;
	border-bottom:1px dotted #cecece;
}

#block-system-navigation li li a:hover {
	color:#0092d5;
}

#block-system-navigation li li .active {
	margin:0;
	padding:0;
	list-style:none;
	color:#1d1d1b !important;
	background:url(../images/header2content-shd.png) repeat-x #d9eff9;
}



/* PORTADA #inicio
----------------------------------------------------------------------------------------------------*/
#inicio h1{
	margin: 0 10px 0 10px !important;
} 

#inicio h2{
	display: block !important;
	margin: 0 !important;
	padding: 5px 0 5px 0 !important;
	color: #0092d5 !important;
	font-size: 16px !important;
	font-family: Tahoma, Geneva, sans-serif !important;
	font-weight: normal !important;
	border-bottom: 1px solid #0092d5;
} 

#inicio p {
	margin:10px !important;;
}

#inicio img {
	border:1px solid #ccc !important;;
}

div.pane-que-necesitas-infraestructuras {
	border:solid 1px #0092d5;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin-top:1em;
}

.pane-que-necesitas-infraestructuras h2 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold !important;
	margin:0;
	padding:3px 0 3px 10px !important;
	list-style:none;
	color:#fff !important;
	background:#0092d5;
}

.que-necesitas li {
	list-style:none;
	list-style-image:url(../images/li-cyan-square.gif);
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	margin:6px 0 0 25px;
}

.que-necesitas li a, .que-necesitas li a:link, .que-necesitas li a:visited  {
	color:#000;
	text-decoration:none;
}

.que-necesitas li a:hover {
	color:#0092d5;
	text-decoration:underline;
}

.panel-separator {
	height:0px;
	margin:0px !important;

}


/* CUERPO
------------------------------------------------------------------------*/

#main {
	margin-left:0;
	margin-right:0;
	width:720px;
	left:230px;
}

#main-content {
	margin-bottom:20px;
}

#contenidos {
	display:block;
	float:left;
	padding-left:20px;;
	margin-right:0;
	width:700px;
	background:url(../images/header2content-shd.png) repeat-x !important;
}

/* Breadcrumbs */
div.breadcrumb {
	display:block !important;
	float:right !important;
	width:700px !important;
	padding:8px 5px 8px 15px !important;
	margin:0 !important;
	color:#1d1d1b; !important;
	background:url(../images/header2content-shd.png) repeat-x #ececec !important;
}

.breadcrumb a, .breadcrumb a:link, .breadcrumb a:visited{
	color:#1d1d1b; !important;
	padding:7px 5px !important;
	text-decoration:none !important;
	font-family:Tahoma, Geneva, sans-serif;
}

.breadcrumb a:hover{
	color:#1d1d1b; !important;
	text-decoration:underline !important;
}


/* TITULOS
------------------------------------------------------------------------*/
h1{
	display: block;
	margin: 0;
	padding: 0;
	color: #0092d5;
	font-size: 14px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
} 

#page-title{
	margin: 10px 0  !important;
	font-size: 20px !important;
} 

#page-title h1 a, h1 a:link, h1 a:visited{
	color:#0092d5;
	text-decoration:none;
}

h1 a:hover{
	text-decoration:underline;
}

h2{
	display: block;
	margin: 0;
	padding: 0;
	color: #0092d5;
	font-size: 13px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
} 

/* BLOQUES EN GENERAL
------------------------------------------------------------------------*/

.block-views h2 {
background: #0092d5;
padding: 5px 5px 5px 8px;
text-transform: uppercase;
color: #fff;
}

.medidas-li li {
list-style: none;
list-style-image:none;
font-family: Tahoma, Geneva, sans-serif;
font-size: 12px;
color: #000;
margin: 6px 0 0 0;
padding: 5px;
background: #FCFCFC;
border: 1px dotted #ccc;
}

.medidas-li li a, .medidas-li li a:link, .medidas-li li a:visited  {
	color:#0092d5;
	text-decoration:none;
}

.medidas-li li a:hover {
	color:#0092d5;
	text-decoration:underline;
}

/* NOTICIAS
------------------------------------------------------------------------*/

.noticia-fecha h6{
	display:inline;
	color:#999;
	font-size:11px;
	font-weight:normal;
}

.noticia-tag span{
	color:#999;
	font-weight:normal;
}

.noticia-tag a, .noticia-tag a:link, .noticia-tag a:visited{
	color:#0092d5;
	text-decoration:none;
	font-style:italic;
	font-weight:12px;
	margin:0 8px 0 0;
}

.noticia-tag a:hover{
	text-decoration:underline;
}

.node-article img {
	position:relative;
	float:right;
	border:1px solid #999;
	margin:8px;
}

.node-article a, .node-article a:link, .node-article a:visited{
	color:#0092d5;
	text-decoration:none;
}

.node-article a:hover{
	text-decoration:underline;
}

.node-article h1{
	display: block;
	margin: 0;
	padding: 0;
	color: #0092d5;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	margin: 8px 0 0 0 !important;
	font-size: 16px !important;
} 

.node-article h1 a, h1 a:link, h1 a:visited{
	color:#0092d5;
	text-decoration:none;
}

.node-article a:hover{
	text-decoration:underline;
}

.node-article h2{
	display: block;
	margin: 0;
	padding: 0;
	color: #0092d5;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	margin: 8px 0 0 0 !important;
	font-size: 14px !important;
} 

.node-article h2 a, h2 a:link, h2 a:visited{
	color:#0092d5;
	text-decoration:none;
}

.node-article a:hover{
	text-decoration:underline;
}

/* ENTIDADES
------------------------------------------------------------------------*/

.logotipo-entidad {
	margin: 5px 0 0 0;
	padding: 10px 20px 0px 20px;
	border: none;
}

.tit-entidad {
	margin: 5px 0 0 0;
	padding: 0 20px 0px 20px;
	border: none;
}

div.pane-entidades-participantes {
	border:solid 1px #0092d5;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin-bottom:10px;
	overflow:hidden;
}

.pane-entidades-participantes h2 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:3px 0 3px 10px;
	list-style:none;
	color:#fff !important;
	background:#0092d5;
}

.entidad-bloque li {
	list-style:none;
	list-style-image:url(../images/li-cyan-square.gif);
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	margin-top:4px;
}

.entidad-bloque li a, .entidad-bloque li a:link, .entidad-bloque li a:visited  {
	color:#000;
	text-decoration:none;
}

.entidad-bloque li a:hover {
	color:#0092d5;
	text-decoration:underline;
}

.entidad-bloque-logo span {
	display:inline;
	float:right;
}

.entidad-datos {
	margin:5px;
	padding: 3px 8px 0 26px;
	border: 1px solid #CCC;
}

.entidad-datos h6{
	margin-bottom:4px;
}

.entidad-data{
	
}

.entidad-direccion {
	background:url(../images/direccion.gif) left no-repeat;
}

.entidad-tlf {
	background:url(../images/telefono.gif) left no-repeat;
}

.entidad-fax {
	background:url(../images/fax.gif) left no-repeat;
}

.entidad-web {
	background:url(../images/web.gif) left no-repeat;
}

.entidad-persona {
	background: url(../images/persona.gif) top left no-repeat;
}

.entidad-email {
	background:url(../images/email.gif) left no-repeat;
}

div.node-entidad-responsable {
	margin-bottom:20px;
}

.entidad-ext {
border: none !important;
}

.entidad-bloque-2 a {
font-size: 14px;
font-weight: bold;
color: #0092d5 !important;
}

.entidad-bloque-2 ul li {
list-style: none;
margin: 5px 0 0 10px;
}


/* LISTADO DE MEDIDAS ORDENADOS POR TAXONOMIA
------------------------------------------------------------------------*/

.view-medidas-por-taxonomia h3 {
width: 100%;
margin-bottom: 10px;
border-bottom: 1px dotted #0092d5;
margin-top: 20px;
font-size: 18px;
}

.medida-listado-term h4 {
margin-bottom: 0;
}

.medida-listado-term 0 {
color: #7c7c7c;
font-size:12px;
}

.medida-listado-term a {
background: #0092d5;
padding: 5px 10px;
width: 673px;
display: block;
font-size: 12px;
font-weight: normal;
text-transform: uppercase;
color: #fff;
}

.medida-listado-term p {
padding: 5px 15px 0 10px;
color: #666;
}

div .medida-listado-term {
margin-left: 5px;
border: 1px dotted #c6c6c6;
margin-bottom: 5px;
}






/* MEDIDAS
------------------------------------------------------------------------*/
.node-medida {
	margin-bottom:20px;
}

.medida_categoria {
	display:block;
	clear:both;
}

.medida_categoria h4 {
	display:inline;
	margin:0;
	padding:0;
	color:#1d1d1b;
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:normal;
	text-transform:uppercase;
}

.medida_categoria h4 a, .medida_categoria h4 a:link, .medida_categoria h4 a:visited{
	color:#0092d5;
	text-decoration:none;
}

.medida_categoria h4 a:hover{
	text-decoration:underline;
}

.medida_desc {
	display:block;
	clear:both;
	margin-top:20px;
	padding-bottom:10px
}

.medida_desc h5 {
	display:block;
	margin:0;
	padding:4px 8px 4px 7px;
	color:#fff;
	background:#0092d5;
	font-size:13px;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:normal;
	text-transform:uppercase;
}

.medida_desc h5 a, .medida_desc h5 a:link, .medida_desc h5 a:visited{
	color:#0092d5;
	text-decoration:none;
}

.medida_desc h5 a:hover{
	text-decoration:underline;
}

.medida_desc li {
	list-style:none;
	list-style-image:url(../images/arrow-8.png);
	font-family:Tahoma, Geneva, sans-serif;
	margin:6px 0 0 25px;
}

/* Tablas de las medidas */
.tablefield {
	width: 100%;
	margin-top:10px;
}

.col_0 {
	color: #000;
	font-weight:bold;
	width: 25%;
	padding: 2px 2px 2px 6px;
	border-right:1px dotted #e0e0e0;
	border-left:1px solid #cccccc;
	background:#dddddd;
}

.col_1 {
	color: #000;
	width: 25%;
	padding: 2px 2px 0px 6px;
	border-right:1px dotted #e0e0e0;
}

.col_2 {
	color: #000;
	width: 25%;
	padding: 2px 2px 0px 6px;
	border-right:1px dotted #e0e0e0;
}

.col_3 {
	color: #000;
	width: 25%;
	padding: 2px 2px 0px 6px;
	border-right:1px solid #cccccc;
}

.row_0 {
	background:#e5f4fb;
	color:#0092d5;
	border:none;
	border-top:3px solid #cccccc;
}


/* Medidas resultados en listas */

.medida-area {
	display: inline-block;
	margin: 0;
	padding: 0;
}

.medida-area  a, .medida-area  a:link, .medida-area  a:visited{
	font-size:11px;
	color:#999;
	text-decoration:none;
}

.medida-area a:hover{
	text-decoration:underline;
}

.medida-linea {
	display: inline-block;
	margin-left: 5px;
	padding-left: 15px;
	background: url(../images/arrow-medidagris.png) left no-repeat;
	margin: 0 0 0 5px;
	padding: 0 0 0 15px;
}

.medida-linea a, .medida-linea a:link, .medida-linea a:visited{
	font-size:11px;
	font-weight:normal;
	color:#999;
	text-decoration:none;
}

.medida-linea a:hover{
	text-decoration:underline;
}

.medida-list-div {
margin-bottom: 10px;
border: 1px dotted #CFCFCF;
}

.medida-list-div h1 {
background: #F0F9FD;
padding: 3px 3px 3px 8px;
}

.medida-list-div p {
padding: 5px 5px 0 5px;
color: #9C9C9C;
}

.group_mas_info h3 {
display: block;
margin: 20px 0 0 0;
padding: 4px 8px 4px 7px;
color: #fff;
background: #0092d5;
font-size: 13px;
font-family: Tahoma, Geneva, sans-serif;
font-weight: normal;
text-transform: uppercase;
}

.medida_info h6 {
padding: 5px 0 5px 10px;
background: #F5F5F5;
color: #929292;
margin-top: 5px;
}

.view-lineas-de-actuacion-para-taxonomia li {
list-style: none;
background: #FCFCFC;
padding: 3px 3px 3px 8px !important;
font-size: 14px;
margin: 10px 0 0 0 !important;
border: 1px dotted #cfcfcf;
}


/* MEDIDAS FACILITADAS POR LA ENTIDAD
------------------------------------------------------------------------*/
.block-views h2 {
background: #0092d5;
padding: 5px 5px 5px 8px;
text-transform: uppercase;
font-weight: semibold;
color: #fff;
}


/* FORMULARIO CONTACTO
------------------------------------------------------------------------*/

#webform-component-nombre {
	width: 370px;
}

#edit-submitted-nombre {
	float: right;
}

#webform-component-apellidos {
	width: 370px;
}

#edit-submitted-apellidos {
	float: right;
}

#webform-component-email {
	width: 370px;
}

#edit-submitted-email {
	float: right;
}

#webform-component-telefono-de-contacto {
	width: 270px;
}

#edit-submitted-telefono-de-contacto {
	float: right;
}

#webform-component-movil-de-contacto {
	width: 270px;
}

#edit-submitted-movil-de-contacto {
	float: right;
}

.form-required {
	color: #0092d5;
}


/* AGENDA DE EVENTOS
------------------------------------------------------------------------*/

#agenda-eventos-caledario {
	border:solid 1px #0092d5;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin-bottom:10px;
	overflow:hidden;
}

#agenda-eventos-caledario date-nav {
	margin-bottom:0px;
	padding-bottom:0px;
}

.date-nav.item-list {
	margin-bottom: 0;
	padding-bottom: 0;
	min-height: 0;
}

.date-nav-wrapper {
	position: relative;
	padding-top: 5px;
	width: 100%;
	background: #0092d5;
	margin-top: 0 !important;
}

.view .date-nav-wrapper .date-heading h3 {
	line-height: 20px;
	font-size: 1.2em;
}

.date-heading h3 a, .date-heading h3 a:link, .date-heading h3 a:visited {
	color:#fff;
	text-decoration:none;
}

.date-heading h3 a:hover {
	text-decoration:underline;
}

.view .date-nav-wrapper .date-nav {
	background-color: transparent;
	border: 0px;
	height: 30px;
	height: auto;
	min-height: 0;
	position: relative;
	margin-bottom: 0;
}	

.view .date-nav-wrapper .date-prev {
	-moz-border-radius: 5px 0 0 5px;
	border-radius: 5px 0 0 5px;
	background: none repeat scroll 0 0 #e5f4fb;
	float: none;
	padding: 2px 0;
	position: absolute;
	right: 60px;
	left: auto;
	text-align: right;
	top: 0px;
	width: auto;
	z-index: 1;
	font-size: 12px;
	color: #0092d5;
}

.view .date-nav-wrapper .date-next {
	-moz-border-radius: 0px 5px 5px 0px;
	border-radius: 0px 5px 5px 0px;
	background: none repeat scroll 0 0 #e5f4fb;
	float: none;
	padding: 2px 0;
	position: absolute;
	right: 0px;
	text-align: right;
	top: 0px;
	width: auto;
	z-index: 1;
	font-size: 12px;
	color: #0092d5;
	margin-right: 5px;
}

.calendar-calendar table.mini td.empty {
	background: #e5f4fb;
	border: 1px dotted #ddd;
}

.calendar-calendar table.mini td {
	border: 1px dotted #ddd;
}

.calendar-calendar tr td.today, .calendar-calendar tr.odd td.today, .calendar-calendar tr.even td.today {
	background: #0092d5;
	color: #fff;
	font-weight: bold;
	border: 1px dotted #ddd;
}

table td.mini {
	padding: 6px;
	border: 1px dotted #ddd;
}

.calendar-calendar td.has-events {
	background: url(../images/agenda-corner-date.png) bottom right no-repeat;
}


table td.mini a, table td.mini a:link, table td.mini a:visited {
	text-decoration:none;
}

table td.mini a:hover {
	text-decoration:underline;
}
	
/* Próximos eventos */

.pane-calendario-eventos h2{
	display:block;
	margin:0;
	padding:4px 8px 4px 7px;
	color:#fff;
	background:#0092d5;
	font-size:13px;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:normal;
	text-transform:uppercase;
	}
	
.upcoming-agenda-div {
	padding-bottom: 5px;
	border-bottom: 1px dotted #999;
	margin-top: 5px;
}

.upcoming-agenda-div h2{
	color:#0092d5;
	background:transparent;
	text-transform:none;
	margin: 0;
	padding: 0;
}

.upcoming-agenda-img {
	display: block;
	float: left;
	margin: 5px;
}

.upcoming-agenda-img img{
	border:1px solid #999;
}

.upcoming-agenda-tipo {
	margin: 0;
	padding-top: 4px;
}

.upcoming-agenda-tipo a, .upcoming-agenda-tipo a:link, .upcoming-agenda-tipo a:visited{
	font-size:10px;
	text-transform:uppercase;
}

.upcoming-agenda-fecha {
	font-size:11px;
}

/* Próximos eventos */

	
.plazosabiertos-agenda-div {
	padding-bottom: 5px;
	border-bottom: 1px dotted #999;
	margin-top: 5px;
}

.plazosabiertos-agenda-div h2{
	color:#0092d5;
	background:transparent;
	text-transform:none;
	margin: 0;
	padding: 0;
}

.plazosabiertos-agenda-img img{
	border:1px solid #999;
}

.plazosabiertos-agenda-tipo {
	margin: 0;
	padding-top: 4px;
}

.plazosabiertos-agenda-tipo a, .upcoming-agenda-tipo a:link, .upcoming-agenda-tipo a:visited{
	font-size:10px;
	text-transform:uppercase;
}

.plazosabiertos-agenda-fecha {
	font-size:11px;
}

.view-ayudas-y-subvenciones th {
font-family: Tahoma, Geneva, sans-serif;
font-size: 9px;
font-weight: bold !important;
text-transform: uppercase;
text-align: center;
margin: 0;
padding: 8px 10px;
list-style: none;
color: #0092D5 !important;
background: #B7E9FF;
border-right: 1px solid #91D2EF;
}
.view-ayudas-y-subvenciones th.ay-enc-first {
background: #0092d5;
color: #fff !important;
font-size: 11px;
-webkit-border-radius: 5px 0 0 0;
border-radius: 5px 0 0 0;
}
.view-ayudas-y-subvenciones th.ay-enc-last {
-webkit-border-radius: 0 5px 0 0;
border-radius: 0 5px 0 0;
border-right: none;
}
tr.odd.ay {
background: #F6F6F6;
}
tr.even.ay {
background: #F3FBFF;
}

td.ay-web {
width: 16%;
padding: 5px 10px;
text-align: center;
}
td.ay-sol {
width: 16%;
padding: 5px 10px;
text-align: center;
border-right: 1px solid #dadada;
}
td.ay-ent {
width: 19%;
padding: 5px 10px;
text-align: center;
border-right: 1px solid #dadada;
}
td.ay-mod {
width: 10%;
padding: 5px 10px;
text-align: center;
border-right: 1px solid #dadada;
}
td.ay-title {
width: 28%;
padding: 5px 10px;
border-right: 1px solid #d2d2d2;
}

/* PIE
------------------------------------------------------------------------*/
.wrapperfoot {
	display:block;
	clear:both;
	width:100%;
	min-height:110px;
	background:#383838 !important;
	margin:0 !important;
	padding:0;
}

#footer-region {
	margin:15px 0 0 5px;
	padding:0;
}

.wrapperfoot p {
	font-size:0.84em;
	color:#fff;
}

/*.logo-entidad-pie {
	margin-right: 24px;
	margin-left: 6px;
}*/


/* FIX para errores anonimos
------------------------------------------------------------------------
.not-logged-in div.messages.error {
  display: none;
}
*/