/*******************************************************************************
* Elementos Generales
*******************************************************************************/

/*
** FormLogin (indexareaprivada)
*/

.filaform {
  float: left;
  clear: both;
  width: 100%;
  }
.filaform label {
  float: left;
  clear: both;
  padding: 0px 4px;
  width: 200px;
  }
.filadcha {
  float: left;
  clear: none;
  padding: 0px 4px;
  width: 300px;
  }
.botonera {
  float: none;
  clear: both;
  text-align: center;
  }
.filaizq {
  float: left;
  clear: both;
  width: 200px;
  }

/*
** Banners
*/

#creditos {
  display: none;
  overflow: hidden;
}

#acciones_web {
  display: none;
  overflow: hidden;
}

.banner {
	float: none;
	clear: both;
	margin-bottom: 12px;
	text-align: center;
	outline: 1px dotted #EDEDED;
  background-color: #FAFAFE;
  }

.banner:hover {
  outline: 1px dotted #FAFAFE;
  background-color: #EDEDED;
  }

/* Calendario y eventos (obrasteatro)
 ******************************************************************************/

.calendario table {
  width: 100%;
}
.calendario table th {
  text-align: left;
  font-weight: bolder;
}

.evento
	{
	float: none;
	clear: both;
	padding: 4px;
	width: 60px;
	text-align: center;
	vertical-align: middle;
	color: #666666;
	background-color: #F0F0F0;
	
	}
.evento:hover
	{
	cursor: pointer;
	color: #333333;
	background-color: #FAFAFA;
	
	}

/*******************************************************************************
* Componentes
*******************************************************************************/

.categorizador {
  float: right;
  clear: both;
  margin-top: 0px;
  margin-right: 0px;
  background: #E8E8EF;
  padding: 2px;
}


/* Componente Artículo
 ******************************************************************************/
.articulo {
  float: none;
  clear: both;
  overflow: hidden;
}

.articulo h2 {
  color: #444488;
  }

.articulo h3 {
  margin: -2px;
  padding: 2px;
  
  background-color: #E8E6D4;
  }

.articulo img {
  margin: 6px;
  outline: 2px solid #E8E8EF;
}

/* Componente Contacto
 ******************************************************************************/
.contacto {
  float: none;
  clear: both;
  overflow: hidden;
}

/* Componente Descargas
 ******************************************************************************/
.descargas ul {
  float: none;
  clear: both;
  margin: 6px;
  padding: 0px;
  overflow: hidden;
  border-bottom: 1px dashed #F0F0F0;
}
.descargas ul li {
  text-align: justify;
}
.descargas ul li span {
  float: left;
  clear: none;
  padding-right: 1em;
  background-image: url(../../images/iconos/descarga.gif);
	background-position: top left;
	background-repeat: no-repeat;
	overflow: hidden;
}
.descargas ul li span:hover {
  background-image: url(../../images/iconos/descarga_.gif);
}

.descargas img {
  float: right;
  clear: right;
  margin-top: -1.5em;
  margin-left: 1em;
}

/* Componente Direccion
 ******************************************************************************/
.direccion {
 float: none;
 clear: both;
 overflow: hidden;
}

/* Componente Enlaces
 ******************************************************************************/
.enlaces {
  float: none;
  clear: both;
  overflow: hidden;
}

.enlaces ul li span {
  padding-right: 4px;
  overflow: hidden;
}
.enlaces ul li span:hover {
  
}

/* Componente Fotografia
 ******************************************************************************/
.fotografia {
  float: none;
  clear: both;
  overflow: hidden;
}

.fotografia h3 {
  font-size: 1.2;
  color: #222228;
}

.fotografia span {
  color: #666226;
  font-size: 1em;
}

.fotografia .img {
  margin: 4px;
  filter: none;
}
.fotografia .img:hover {
  filter: none;
}

.fotografia p {
  font-size: 0.8em;
}

/* Componente Listado
 ******************************************************************************/

.listado {
  float: none;
  clear: both;
  padding: 1em;
  overflow: hidden;
}

.listado h3 {
  text-decoration: none;
  color: #666688;
  font-size: 1.2em;
}

.listado img  {
  border: 1px solid #6AA6AA;
}
.listado img:hover  {
  border: 1px solid #AA66A6;
}

.listado a, .listado a:visited{
  color: #4488CC;
}
.listado a:hover {
  color: #000000;
}
.listado .container a, .listado .container span {
  font-size: 0.9em;
  font-width: bold;
  color: #888668;
  border: none;
}
/*
  Listado Particular
  .listado .bops {...}
  .listado .municipios {...}
  .{...}
*/


/* Componente Noticia
 ******************************************************************************/

 .noticia {
  float: left;
  clear: none;
  width: 166px;
  margin: 8px;
  overflow: hidden;
}
.noticia h3 {
  display: block;
  text-align: left;
}
.noticia p {
  display: block;
  padding: 4px;
  color: #000000;
  font-size: 11px;
  font-weight: solid;
  text-align: left;
  border: 1px solid #888888;
}
.noticia span {
  display: block;
  padding: 4px;
  color: #440000;
  font-size: 12px;
  font-weight: solid;
  text-align: right;
  border: 1px solid #888888;
}

/* Componente Anuncio (destacado)
 ******************************************************************************/
.frmanuncio {
  z-index: 1;
  position: relative;
  float: left;
  clear: none;
  margin-top: -26px;
  margin-left: 4px;
}

.anuncio {
  float: left;
  clear: none;
  width: 185px;
  height: 160px;
  overflow: auto;
  margin: 5px;
  padding: 5px;
  background-color: #FAFAFE;
  border: 1px solid #E8E8EF;
  outline: 1px dotted #664224;
}

.anuncio:hover {
  background-color: #E6E4D2;
  border: 1px solid #E8E8EF;
  outline: 1px dotted #224466;
} 
.anuncio h3 {
  font-size: 12px;
	text-align: right;
}
.anuncio span {
  font-size: 11px;
  font-weight: normal;
  text-align: left;
}
.anuncio p {
  font-size: 10px;
  font-family: Trebuchet, Helvetica, Geneva, Verdana;
  text-align: left;
  font-weight: normal;
}


/* Componente Objeto
 ******************************************************************************/
.objeto {
  float: left;
  clear: none;
  border: none;
}


/*******************************************************************************
* Google Maps IE
*******************************************************************************/

.googlemap {
  float: none;
  clear: both;
  margin: 2px;
  padding: 8px;
  color: #FFFFFF;
  overflow: visible;
}
.googlemap a {
  display: none;
  visibility: hidden;
  font-size: 6px;
  font-weihgt: none;
  text-align: center;
}
.googlemap a:hover {
  display: none;
  visibility: hidden;
  text-decoration: underline;
}
.googlemap span {
  display: none;
  visibility: hidden;
  font-size: 8px;
  font-weihgt: none;
  text-align: center;
}
.googlemap img {
  border: 0px;
  margin: 0px;
  padding: 0px;
}


/*******************************************************************************
* Botones
*******************************************************************************/

	
.frmsearch {
  float: right;
  clear: none;
  padding: 0px;
  width: 130px;
  background-image: none;
  background-color: trasparent;
  border: none;
}

.cmdsearch
	{
	margin: 0px;
	font-size: 10px;
	height: 16px;
	padding: 0px 16px 0px 0px;
	background-color: trasparent;
  background-image: url('../../images/iconos/search.gif');
	background-position: right;
	background-repeat: no-repeat;
	border: none;
	filter: alpha(opacity=80);
	}
.cmdsearch:hover
	{
	background-color: trasparent;
	border: none;
	outline: none;
	filter: alpha(opacity=100);
	}

.cmdaceptar
	{
	float: right;
	clear: none;
	margin: 1px 0px 2px 1px;
	padding: 1px 1px 1px 18px;
	text-align: left;
	vertical-align: right;
	font-size: 10px;
	font-weight: bold;
	color: #224466;
	background-color: #F8F8F8;
  background-image: url('../../images/iconos/accept.gif');
	background-position: left;
	background-repeat: no-repeat;
	border: 1px solid #224466;
	}
.cmdaceptar:hover
	{
	color: #222244;
	background-color: #FAFAFA;
	border: 1px solid #4488CC;
	}
	
	
.cmdrefrescar
	{
	float: right;
	clear: none;
	margin: 1px 0px 2px 1px;
	padding: 1px 1px 1px 18px;
	text-align: left;
	vertical-align: right;
	font-size: 10px;
	font-weight: bold;
	color: #224466;
	background-color: #F8F8F8;
  background-image: url('../../images/iconos/reset.gif');
	background-position: left;
	background-repeat: no-repeat;
	border: 1px solid #224466;
	}
.cmdrefrescar:hover
	{
	color: #222244;
	background-color: #FAFAFA;
	border: 1px solid #4488CC;
	}	
	
.cmdguardar
	{
	float: right;
	clear: none;
	margin: 1px 0px 2px 1px;
	padding: 1px 1px 1px 18px;
	text-align: left;
	vertical-align: right;
	font-size: 10px;
	font-weight: bold;
	color: #224466;
	background-color: #F8F8F8;
  background-image: url('../../images/iconos/tick.gif');
	background-position: left;
	background-repeat: no-repeat;
	border: 1px solid #224466;
	}
.cmdguardar:hover
	{
	color: #222244;
	background-color: #FAFAFA;
	border: 1px solid #4488CC;
	}
	
	
.cmdnuevo
	{
	float: right;
	clear: none;
	margin: 1px 0px 2px 1px;
	padding: 1px 1px 1px 18px;
	text-align: left;
	vertical-align: right;
	font-size: 10px;
	font-weight: bold;
	color: #224466;
	background-color: #F8F8F8;
  background-image: url('../../images/iconos/sum.gif');
	background-position: left;
	background-repeat: no-repeat;
	border: 1px solid #224466;
	}
.cmdnuevo:hover
	{
	color: #222244;
	background-color: #FAFAFA;
	border: 1px solid #4488CC;
	}
	
.cmdbuscar
	{
	float: right;
	clear: none;
	margin: 1px 0px 2px 1px;
	padding: 1px 1px 1px 18px;
	text-align: left;
	vertical-align: right;
	font-size: 10px;
	font-weight: bold;
	color: #224466;
	background-color: #F8F8F8;
  background-image: url('../../images/iconos/lupe.gif');
	background-position: left;
	background-repeat: no-repeat;
	border: 1px solid #224466;
	}
.cmdbuscar:hover
	{
	color: #222244;
	background-color: #FAFAFA;
	border: 1px solid #4488CC;
	}
	
.cmdcancelar
	{
	float: right;
	clear: none;
	margin: 1px 0px 2px 1px;
	padding: 1px 1px 1px 18px;
	text-align: left;
	vertical-align: right;
	font-size: 10px;
	font-weight: bold;
	color: #224466;
	background-color: #F8F8F8;
  background-image: url('../../images/iconos/undo.gif');
	background-position: left;
	background-repeat: no-repeat;
	border: 1px solid #224466;
	}
.cmdcancelar:hover
	{
	color: #222244;
	background-color: #FAFAFA;
	border: 1px solid #4488CC;
	}
	
.cmdborrar
	{
	float: right;
	clear: none;
	margin: 1px 0px 2px 1px;
	padding: 1px 1px 1px 18px;
	text-align: left;
	vertical-align: right;
	font-size: 10px;
	font-weight: bold;
	color: #224466;
	background-color: #F8F8F8;
  background-image: url('../../images/iconos/cross.gif');
	background-position: left;
	background-repeat: no-repeat;
	border: 1px solid #224466;
	}
.cmdborrar:hover
	{
	color: #222244;
	background-color: #FAFAFA;
	border: 1px solid #4488CC;
	}
	
.cmdadd
	{
	float: left;
	width: 16px;
	height: 16px;
	padding: 2px;
	background-color: transparent;
  background-image: url('../../images/iconos/add.gif');
	background-position: center;
	background-repeat: no-repeat;
	border: none;
	filter: alpha(opacity=80);
	}
.cmdadd:hover
	{
	border: none;
	filter: alpha(opacity=100);
	}
	
.cmddel
	{
	float: left;
	width: 16px;
	height: 16px;
	padding: 2px;
	background-color: transparent;
  background-image: url('../../images/iconos/del.gif');
	background-position: left center;
	background-repeat: no-repeat;
	border: none;
	filter: alpha(opacity=80);
	overflow: hidden;
	}
.cmddel:hover
	{
	border: none;
	filter: alpha(opacity=100);
	}
	
	
.cmdup
	{
	float: left;
	width: 16px;
	height: 16px;
	padding: 2px;
	background-color: transparent;
  background-image: url('../../images/iconos/arrow_up.gif');
	background-position: left center;
	background-repeat: no-repeat;
	border: none;
	filter: alpha(opacity=80);
	overflow: hidden;
	}
.cmdup:hover
	{
	border: none;
	filter: alpha(opacity=100);
	}
	
.cmddown
	{
	float: left;
	width: 16px;
	height: 16px;
	padding: 2px;
	background-color: transparent;
  background-image: url('../../images/iconos/arrow_down.gif');
	background-position: left center;
	background-repeat: no-repeat;
	border: none;
	filter: alpha(opacity=80);
	overflow: hidden;
	}
.cmddown:hover
	{
	border: none;
	filter: alpha(opacity=100);
	}
	
.cmdon
	{
	font-weight: bolder;
	height: 18px;
	padding: 1px 1px 1px 18px;
	font-size: 10px;
	background-color: transparent;
  background-image: url('../../images/iconos/on.gif');
	background-position: center left;
	background-repeat: no-repeat;
	border: none;
	filter: alpha(opacity=80);
	}
.cmdon:hover
	{
	border: none;
	filter: alpha(opacity=100);
	}
	
.cmdoff
	{
	font-weight: bolder;
	height: 18px;
	padding: 1px 1px 1px 18px;
	font-size: 10px;
	background-color: transparent;
  background-image: url('../../images/iconos/off.gif');
	background-position: center left;
	background-repeat: no-repeat;
	border: none;
	filter: alpha(opacity=80);
	}
.cmdoff:hover
	{
	border: none;
	filter: alpha(opacity=100);
	}
	
.cmdclean
	{
	margin: 0px 2px 0px 2px;
	font-size: 10px;
	height: 16px;
	padding: 1px 16px 1px 1px;
	background-color: #EDEDED;
  background-image: url('../../images/iconos/clean.gif');
	background-position: center right;
	background-repeat: no-repeat;
	border: none;
	filter: alpha(opacity=80);
	outline: 1px solid #FAFAFA;
	}
.cmdclean:hover
	{
	border: none;
	filter: alpha(opacity=100);
	outline: 1px solid #EDEDED;
	}
	
.cmdfind
	{
	margin: 0px 2px 0px 2px;
	font-size: 10px;
	height: 16px;
	padding: 1px 16px 1px 1px;
	background-color: #EDEDED;
  background-image: url('../../images/iconos/find.gif');
	background-position: center right;
	background-repeat: no-repeat;
	border: none;
	filter: alpha(opacity=80);
	outline: 1px solid #FAFAFA;
	}
.cmdfind:hover
	{
	border: none;
	filter: alpha(opacity=100);
	outline: 1px solid #EDEDED;
	}
	
.cmdmisc
	{
	margin: 0px 2px 0px 2px;
	height: 16px;
	color: #2222AA;
	font-size: 10px;
	text-decoration: none;
	padding: 1px 4px 1px 18px;
	background-color: #EDEDED;
  background-image: url('../../images/iconos/unknown.gif');
	background-position: center left;
	background-repeat: no-repeat;
	border: none;
	filter: alpha(opacity=80);
	outline: 1px solid #FAFAFA;
	}
.cmdmisc:hover
	{
	border: none;
	color: #220088;
	filter: alpha(opacity=100);
	outline: 1px solid #EDEDED;
	}