/*
.cmdrefrescar anuncio
*/

/*******************************************************************************
* Elementos Generales
*******************************************************************************/

.banner {
	float: none;
	clear: both;
	margin-bottom: 12px;
	text-align: center;
	outline: 1px dotted #EDEDED;
  background-color: #E4E2D0;
  }

.banner:hover {
  outline: 1px dotted #E4E2D0;
  background-color: #EDEDED;
  }

/* Calendario y eventos (obrasteatro)
 ******************************************************************************/

.calendario table {
  width: 100%;
}
.calendario table th {
  text-align: left;
  font-weight: bolder;
}

.evento, .eventolleno, .eventosel
{
	float: none;
	clear: both;
	padding: 4px 0px;
	text-align: center;
	vertical-align: middle;
	color: #000;
	width:100%;
}
.eventolleno
{
  background-color:#f73d3a!important;
}
.eventosel
{
  background-color:#CF2724!important;
}
.evento:hover, .eventolleno:hover, .eventosel:hover
{
	cursor: pointer;
	color: #333333;
	background-color: #FAFAFA;
}
div#eventos
{
  float:left;
  width:330px;
  /*font-size:0.92em;*/
}
div#eventos div.eventodet
{
  float:left;
}
div#eventos div.eventodet .fecha, div#eventos div.eventodet .titulo
{
  background-color:#f73d3a;
  padding-left:10px;
  padding-top:15px;
}
div#eventos .eventodet .fecha
{
  float:left;
  width:75px;
  padding:0px 10px;
  height:60px;
  margin-right:5px;
}
div#eventos .eventodet .titulo
{
  width:190px;
  float:left;
  height:35px;
}
div#eventos .eventodet .masinfo
{
  background-color:#f73d3a;
  float:left;
  display:block;
  height:25px;
  text-align:right;
  width:200px;
}
div#eventos .eventodet .masinfo a
{
  background-color:#f73d3a!important;
  margin-top:5px;
  margin-right:5px;
  display:block;
}
/*******************************************************************************
* 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;
  margin-bottom:15px;*/
}

.articulo h2 {
  color: #FEFFFF;
  font-size: 1.2em;
  }
.articulo h2 i
{
  font-style:normal;
  color: #CF2724;
}

.articulo h3 {
  margin: -2px;
  padding: 2px;
  background-color: #E8E6D4;
  }

.texto_articulo img {
  margin: 6px;
  padding:5px;
  outline: 1px solid #E8E8EF;
  float:left;
}
.articulo .peq
{
  font-size:0.8em;
}
.articulo div div div img, .articulo .tagImagen
{
  clear:both;
}
.articulo div div div img, .articulo .tagImagen img
{
  padding:0px!important;
}
#contenido .articulo ul, #contenido .articulo ul li
{
  color:#FFF;
	list-style: square!important;
	padding-left:1em;
}
.articulo table tr td div a
{
background-color:transparent!important;
border:0px!important;
}

/* Componente Contacto
 ******************************************************************************/
.contacto
{
  float: none;
  clear: both;
  overflow: hidden;
}
.contacto table
{
  font-size:1em;
}

/* 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 a{
  padding:0px!important;
}
.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;
 overflow: hidden;
}

/* Componente Enlaces
 ******************************************************************************/
.enlaces {
  float: none;
  clear: both;
  overflow: hidden;
}
.enlaces ul li a{
  padding:0px!important;
}
.enlaces ul li span {
  padding-right: 4px;
  overflow: hidden;
  background-image: url(../images/iconos/enlacesflecha.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.enlaces ul li span:hover {
  background-image: url(../images/iconos/enlacesflecha.gif);
}

/* Componente Fotografia
 ******************************************************************************/
.fotografia {
  float: left;
  margin:0px!important;
  padding:0px 7px!important;
  /*clear: both;*/
}

.fotografia h3 {
  font-size: 1.2em;
  color: #222228;
}
.fotografia br
{
  display:none;
}
.fotografia span {
  color: #666226;
  font-size: 1em;
}

.fotografia img {
  margin: 0px;
  padding:4px!important;
  filter: none;
  border:1px white solid!important;
}
.fotografia img:hover {
  filter: none;
  border:1px #CF2724 solid!important;
}

.fotografia p {
  font-size: 0.8em;
}
.fotografia a {
  background-color:transparent!important;
}

/* Componente Listado
 ******************************************************************************/

.listado {
  float: none;
  clear: both;
  /*padding: 1em;*/
  overflow: hidden;
}

.listado h3 {
  text-decoration: none;
  font-size: 1.2em;
}

.listado a, .listado a:visited{
  zpadding: 2px;
  zpadding-left: 6px;
  color: #4488CC;
}
.listado a:hover {
  color: #000000;
}
.listado .container a, .listado .container span {
  font-size: 0.9em;
  font-weight: bold;
  color: #888668;
  border: none;
}
/*
  Listado Particular
  .listado .bops {...}
  .listado .municipios {...}
  .{...}
*/

/*
.listado #destacados a, .listado #destacados a:visited, .listado #superdestacados a, .listado #superdestacados a:visited{
  padding: 0;
  color: #4488CC;
}*/



/* Componente Noticia
 ******************************************************************************/

p.fecha
{
  color:#FFF;
  border-bottom:0px;
  font-size:0.98em;
}
div#listadonoticias
{
  float:left;
}
.noticiaslistadoa, .noticiaslistadoc, .noticiaslistadob, .noticiaslistadod
{
  width:270px;
  margin: 5px 0px 0 0;
  padding: 0px 5px;
  height:200px;
  text-align:justify;
}
.noticiaslistadoa, .noticiaslistadoc
{
  clear:both;
  margin: 5px 0px 0 0;
  float:left;
}
.noticiaslistadob, .noticiaslistadod
{
  float:right;
}
.noticiaslistadoa, .noticiaslistadob
{
  background-color:#888;
}
.noticiaslistadoc, .noticiaslistadod
{
  background-color:#999;
}
.noticiaslistadoa p.fecha span, .noticiaslistadob p.fecha span
{
  border-bottom:2px solid #888;
}
.noticiaslistadoc p.fecha span, .noticiaslistadod p.fecha span
{
  border-bottom:2px solid #999;
}
.noticiaslistadoa p.fecha, .noticiaslistadob p.fecha, .noticiaslistadoc p.fecha, .noticiaslistadod p.fecha
{
  color:#FFF;
  border-bottom:2px #CF2724 solid;
  font-size:0.98em;
}
#listadonoticias a
{
  padding:0px!important;
	background-color: transparent;
  border:0px;
  float:left;
}
#listadonoticias a:hover
{
  background-color: transparent;
}
#listadonoticias img
{
  margin-right:5px;
}
#listadonoticias p.titulo
{
  font-size:1em;
  color:#000;
  font-weight:bold;
  margin-top:0px!important;
  height:40px;
}
#listadonoticias div.descripcion
{
  height:80px;
  font-size:0.98em;
}
#listadonoticias div.descripcion p
{
  padding:0px;
  margin:0px;
}
#listadonoticias a.masinfo
{
  text-transform:lowercase;
  background-color: #CF2724;
  border:0px;
  padding:2px!important;
  float:right;
}
#listadonoticias a.masinfo:hover
{
  background-color: #FFF;
}
/** detalle **/
.detallenoticia, .detallenoticiapeq
{
  float: left;
  color:#FFF;
  text-align:justify;
  min-height: 634px;
  *min-height: 603px;
  height: auto !important;
  height: 634px;
  *height: 603px;
}
.detallenoticia
{
  width:100%;
}
.detallenoticiapeq
{
  width:250px;
}
.detallenoticia p.titulo, .detallenoticiapeq p.titulo
{
  font-size:1.6em;
  color:#CF2724;
  font-weight:bold;
  width:100%;
  margin-top:0px!important;
}
.detallenoticia p.descripcion, .detallenoticiapeq p.descripcion
{
  color:#FFF;
  font-size:1.10em;
  font-weight:bold;
}
img.imagennoticia
{
  margin-left:20px;
  float:right;
  margin-bottom:20px;
}
div.imagenesnoticia
{
  float:left;
  margin-left:11px;
  width:270px;
  margin:10px 0 10px 11px;
}
div.imagenesnoticia p.tituloapdo, div.documentosnoticia p.tituloapdo
{
  background: transparent url(../images/tituloApdo.png) no-repeat top left;
  border-bottom:1px #CF2724 solid;
  height:14px;
  color:#FEFFFF;
  padding:2px 0 0 5px;
  font-weight:bold;
}
div.imagenesnoticia p
{
  margin-left:10px;
}
div.imagenesnoticia img
{
  margin:5px 0px 5px 9px;
}
div.documentosnoticia
{
  width:263px;
  float:right;
  margin:10px 0 10px 11px;
}
div.documentosnoticia span.detalledescarga
{
  float:left;
  clear:both;
  margin:0px;
  padding:0px;
  color:#613314!important;
  font-weight:normal;
  padding-left:20px;
  font-size:0.98em;
  display:none;
}
div.documentosnoticia a.enlacedocumento
{
  background: transparent url(../images/botondescarga.png) no-repeat top left;
  padding:0px 0px 5px 20px;
  color:#FEFFFF!important;
  width:55%;
  float:left;
  background:transparent!important;
}
div.documentosnoticia a.tipoarchivo
{
  width:auto;
  text-align:center;
  margin-right:10px;
  color:#FEFFFF!important;
  text-transform:lowercase;
  float:right;
  display:block;
  background:transparent!important;
}
div.documentosnoticia a.tipoarchivo img
{
  padding:4px 0 0px 40%;
  *padding:4px 0 0px 0px;
  display:block;

}

div.documentosnoticia .documento_0, div.documentosnoticia .documento_1
{
  height:55px;
  margin:4px 0px;
  padding:10px 0px 0px 10px;
}
div.documentosnoticia .documento_0
{
  background-color: #888;
}
div.documentosnoticia .documento_1
{
  background-color: #999;
}
/* portada noticias */
div#noticiasportada
{
  float:left;
  width:525px;
  border-left:1px dashed white;
  border-right:1px dashed white;
  border-top:4px solid white;
  background-color:#e08f33;
  margin-top:10px;
  padding-left:5px;

}
div#noticiasportadabottom
{
  border:0px;
  padding-bottom:0px;
  display:block;
  background: url('../images/tableb.jpg') no-repeat bottom #e08f33;
  margin-bottom:10px;
  clear:both;
  width:533px;
}
#noticiasportadabottom span
{
  visibility:hidden;
}
table#tablanoticiasportada
{
 border:0px;
}
table.tablanoticias
{
  margin-top:10px;
  float:left;
  font-size:0.94em;
  color:#FFF;
}

table.tablanoticias td
{
  padding-top:20px;
  padding-bottom:20px;
  float:left;
  clear:none;
  border-top:4px solid white;
}

table.tablanoticias td.portada
{
   border:0px;
   padding:0px;
   padding-top:10px;
}
table.tablanoticias img.fotoportada
{
  float:left;
  padding-right:10px;
}
table.tablanoticias span.fecha
{
  display:none;
}
table.tablanoticias a.titulo
{
  margin: 0.1em 0em 0.1em 0.1em;
  font-size: 1.4em;
  line-height: 0.9em;
  font-family: Trebuchet, Helvetica, Geneva, Verdana;
  font-weight: 600;
  color: #000;
}
table.tablanoticias a.titulo:hover
{
  text-decoration:underline;
}
table.tablanoticias a.enlace
{
  display:none;
}

/* Componente Anuncio (destacado)
 ******************************************************************************/
.frmanuncio {
  position: relative;
  float: left;
  clear: none;
  margin-top: -4px;
  margin-left: 4px;
}

.anuncio {
  float: left;
  clear: none;
  width: 185px;
  height: 160px;
  overflow: auto;
  margin: 6px;
  padding: 4px;
  background-color: #E4E2D0;
  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;
}

.xhtml {
  float: left;
  clear: both;
  padding: 0em;
  width:100%;
 }
.xhtml .xhtmlbig
{
  padding:10px 0px 15px 0;
  font-size:1.2em;
}
.xhtml h3 {
  color: #444444;
  font-weight: normal;
  text-align: left;
}

.xhtml span.boton
{
  padding:5px;
  background-color:#D42326;
  border: 1px solid #FEFFFF;
  font-size:10px;
}
.xhtml span.boton a
{
  text-decoration: underline!important;
  font-weight:normal;
}
.xhtml span.boton a:hover
{
  background-color:transparent!important;
  color:#FFF!important;
}

/* 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-weight: normal;
  text-align: center;
}
.googlemap a:hover {
  display: none;
  visibility: hidden;
  text-decoration: underline;
}
.googlemap span {
  display: none;
  visibility: hidden;
  font-size: 8px;
  font-weight: normal;
  text-align: center;
}
.googlemap img {
  border: 0px;
  margin: 0px;
  padding: 0px;
}

/*******************************************************************************
* iconos
*******************************************************************************/
.cmdaceptar, .cmdguardar, .cmdnuevo, .cmdbuscar, .cmdcancelar, .cmdborrar
{
	padding: 1px 1px 1px 18px;
	margin: 1px 0px 2px 1px;
  float: right;
  clear: none;
	text-align: left;
	vertical-align: right;
	font-size: 10px;
	font-weight: bold;
	color: #224466;
	background-color: #F8F8F8;
	background-position: left;
	background-repeat: no-repeat;
	border: 1px solid #224466;
}
.cmdaceptar
{
  background-image: url('../images/iconos/accept.gif');
}
.cmdaceptar:hover
{
	color: #222244;
	background-color: #FAFAFA;
	border: 1px solid #4488CC;
}

.cmdguardar
{
  background: url('../images/iconos/tickbg.png') transparent no-repeat top left;
}
.cmdguardar:hover
{
	color: #222244;
	background-color: #FAFAFA;
	border: 1px solid #4488CC;
}

.cmdnuevo
{
  background: url('../images/iconos/sum.gif') transparent no-repeat top left;
}
.cmdnuevo:hover
{
	color: #222244;
	background-color: #FAFAFA;
	border: 1px solid #4488CC;
}

.cmdbuscar
{
  background-image: url('../images/iconos/lupe.gif');
}
.cmdbuscar:hover
{
	color: #222244;
	background-color: #FAFAFA;
	border: 1px solid #4488CC;
}

.cmdcancelar
{
  background: url('../images/iconos/undo.gif') transparent no-repeat top left;
}
.cmdcancelar:hover
{
	color: #222244;
	background-color: #FAFAFA;
	border: 1px solid #4488CC;
}

.cmdborrar
{
  background: url('../images/iconos/cross.gif') transparent no-repeat top left;
}
.cmdborrar:hover
{
	color: #222244;
	background-color: #FAFAFA;
	border: 1px solid #4488CC;
}
.cmdrefrescar
{
	padding: 1px 1px 1px 2px;
	font-size: 9px;
  background: url('../images/iconos/reset.gif') transparent no-repeat top left;
  text-align: left;
  float: right;
  clear: none;
  vertical-align: right;
  font-size: 10px;
  font-weight: bold;
  border: 0px!important;
  width:70px;
  height:21px;
  color: #8b6552;
  margin:2px;
	padding: 1px 18px 1px 0px;
}
.cmdrefrescar: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;
	color: #444488;
	line-height: 2em;
	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;
	color: #666699;
	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 10px 1px 0px;
	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
	{
  background-color: #FFF;
  margin-left:5px;
  background-image: url('../images/iconos/find.gif');
	background-position: right;
	background-repeat: no-repeat;
	border: none;
	filter: alpha(opacity=80);
	height: 14px;
	width: 16px;

	}
.cmdfind:hover
	{
	border: none;
	filter: alpha(opacity=100);
	outline: 1px solid #EDEDED;
	}

.frmsearch {
  margin: 0px;
  padding: 8px;
  width: 140px;
  background-image: none;
  background-color: transparent;
  border: none;
}

.cmdsearch
	{
	height: 16px;
	margin: 0px;
	padding-left: 16px;
	background-color: #E9E9D6;
  background-image: url('../images/iconos/search.gif');
	background-position: right;
	background-repeat: no-repeat;
	border: none;
	filter: alpha(opacity=80);
	}
.cmdsearch:hover
	{
	background-color: #EAEAD9;
	border: none;
	outline: none;
	filter: alpha(opacity=100);
	}

.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;
	}

	/* iconos */
.cmdaceptar, .cmdrefrescar, .cmdguardar, .cmdnuevo, .cmdbuscar, .cmdcancelar, .cmdborrar, .cmdadd, .cmdfind, .cmdclean, .cmdoff, .cmdon, .cmddel
{
  cursor:pointer;
  text-transform:lowercase;
  border:0px;
	color: #5f3622;
}
.cmdrefrescar, .cmdguardar, .cmdnuevo, .cmdcancelar, .cmdborrar
{
  text-align: left;
  float: right;
  clear: none;
  vertical-align: right;
  font-size: 10px;
  font-weight: bold;
  border: 0px!important;
  width:70px;
  height:21px;
  margin:2px;
	padding: 1px 18px 1px 0px;
}
.cmdguardar
	{
  background: url('../images/iconos/tick.gif') transparent no-repeat top left;
	}
#sgc_comandos .cmdguardar
{
    width:129px;
    background: url('../images/iconos/tick.gif') transparent no-repeat top left;
}
.cmdguardar:hover
	{
  	background-color:transparent;
	}

a.par img, a#vista_previa img
{
  float:right;
  padding-right:3px;
  padding-bottom:2px;
  margin-right:6px;
}
.left .par, .left a.par:hover, .left a.par:visited, .left a#vista_previa
{
  float:left;
  width:109px!important;
  height:22px!important;
  padding: 3px 0px 0px 5px!important;
  background: transparent url(../images/iconos/emptybg.png) no-repeat top left;
  border:0px none !important;
  color:#5f3622!important;
  font-size:11px!important;
  font-weight:bold!important;
  *font-weight:normal!important;
  text-transform:lowercase!important;
}
div.errorgestor
{
  margin-left:20%;
}

div.errorgestor ul li
{
  color:white!important;
  list-style-type: square;
}

div.clasificados
{
  margin-bottom:40px;
  text-align:justify;
}
div.clasificados div.imagenclas a
{
  background-color:transparent!important;
}
div.clasificados div.imagenclas a:hover, div.clasificados div.imagenclas a:visited
{
  background-color:transparent!important;
  color:#FFF!important;
}
div.clasificados div.imagenclas a img
{
  border:1px solid #FFFFFF!important;
  float:left;
  padding:4px;
  margin:0px 4px 4px 0;
}
div.clasificados div.imagenclas a img:hover
{
	border:1px solid #CF2724!important;
}

