/*******************************************************************************
* 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
	{
	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;
padding: 24px;
}

.articulo h2
{
color: #000000;
font-size: 1.4em;
}

.articulo h3
{
font-size: 1em;
color: #000000;
}

.articulo p
{
color: #5f5f5f;
font-size: 0.85em;
line-height: 1.1em;
text-align: justify;
}

.articulo img
{
margin: 6px;
outline: 2px solid #E8E8EF;
}

/* Imagen principal con pie de foto */
.articulo .imagenmaspie
{
float: right;
margin: 0px 0px 10px 10px;
padding: 4px 4px 0px 4px;
border: 1px solid #DFDFDF;
width: 150px;
font-size: 0.8em;
}

.articulo .imagenmaspie img
{
margin: 0px;
outline: none;
}

.articulo .imagenmaspie p
{
margin: 5px;
text-align: left;
}

/* Listas */
.articulo ul
{
padding-left: 20px;
}

.articulo ul li
{
list-style-type: disc;
}

.articulo b
{
color: #000000;
}

.articulo table
{
font-size: 0.85em;
color: #5F5F5F;
}

.articulo table p, .articulo table td, .articulo table ul
{
margin: 0px;
}

.articulo table ul li
{
font-size: 1em;
}

.articulo a
{
color: #DE2669;
}

/* Tabla dentro de un articulo con apariencia de lista */
.articulo .listabla
{
cellspacing: 0px;
}

.articulo .listabla td
{
border-bottom: 1px solid #7f7f7f;
}

.articulo .listabla ul
{
padding: 0px;
}

.articulo .listabla li
{
list-style-type: none;
background-image: url(../images/layout/bulletmenu.gif);
background-repeat: no-repeat;
background-position: 0px center;
padding-left: 20px;
}

/* Componente Contacto
 ******************************************************************************/
.contacto {
  float: none;
  clear: both;
  overflow: hidden;
}

/* Componente Descargas
 ******************************************************************************/
.descargas
{
  float: none;
  clear: both;
  padding: 20px 24px 0px 24px;
  overflow: hidden;
}

.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 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 a:hover span {
  background-image: url(../images/iconos/descarga_.gif);
	background-position: top left;
	background-repeat: no-repeat;
  cursor: hand;
}

.descargas img {
  clear: right;
  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;
  background-image: url(../images/iconos/enlace.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.enlaces ul li span:hover {
  background-image: url(../images/iconos/enlace_.gif);
}

/* 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: 20px 24px 0px 24px;
  overflow: hidden;
}

.listadopublicar .listado
{
margin-top: -47px;
padding-top: 60px;
}

.listado h2
{
text-decoration: none;
color: #000000;
}

.listado h3
{
text-decoration: none;
color: #666666;
font-size: 1.2em;
}

.listado .filalistado
{
border-bottom: 2px solid #cFcFcF;
padding: 10px 0px;
width: 100%;
}

.listado .cajatexto
{
  width: 356px;
  float: left;
}

.listado .cajaimagen
{
	width: 170px;
  float: right;
  padding-left: 10px;
}

.listado .cajapublicar
{
background-image:url(../images/layout/fondopublicar.gif);
background-position:right top;
background-repeat:no-repeat;
height:35px;
padding-right:25px;
position:relative;
text-align:right;
top: -62px;
.top: -90px;
_top: -74px;
left: 24px;
padding-top: 5px;
margin-bottom: -35px;
}

.listado .separador
{
border-bottom: 1px dotted #AFAFAF;
margin-top: 5px;
margin-bottom: 5px;
}

.listado .imagenlistado
{
border: 1px solid #dedede;
width: 168px;
}

.listado p
{
margin: 0px;
font-size: 0.75em;
line-height: 1.2em;
text-align: left;
color: #5f5f5f;
}

.listado .enlacecurriculum
{
text-align: right;
color: #ffffff;
font-size: 0.75em;
background-color: #6f6fff;
display: block;
margin: 5px 0px 0px 482px;
padding-right: 5px;
}

.listado .enlacebuscar
{
margin: 10px 0px 5px 0px;
}

.listado .enlacebuscar a
{
color: #5F5F5F;
}

#paginado
{
text-align: center;
margin-top: 10px;
font-size: 1.1em;
}

#paginado p
{
display: inline;
padding-left: 3px;
}

#paginado a
{
color: #B80040;
font-weight: bold;
padding-left: 3px;
vertical-align: middle;
}


/* 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 {
  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: none;
  clear: both;
  padding: 1em;
}
.xhtml h3 {
  color: #444444;
  font-weight: normal;
  text-align: left;
}

/* 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
*******************************************************************************/

.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
	{
	margin: 2px;
	padding-left: 18px;
	font-size: 10px;
	font-weight: bold;
	color: #224466;
	overflow: visible;
	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;
	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 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;
	padding: 0px;
	height: 16px;
	width: 16px;
	background-color: trasparent;
  background-image: url('../images/iconos/find.gif');
	background-position: 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;
	}

.frmsearch {
  margin: 0px;
  padding: 8px;
  width: 140px;
  background-image: none;
  background-color: trasparent;
  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;
	}


/***************************************************************************
* Formularios
***************************************************************************/

.formulario
{
float: none;
clear: both;
padding: 20px 24px;
overflow: hidden;
background-color: transparent;
border: none;
}

.formulario p.tituloazul
{
font-weight: bold;
font-size: 1.2em;
margin: 0px 0px 15px 0px;
color: #164164;
}

.formulario .filaformulario
{
border-bottom: 1px dotted #cFcFcF;
padding: 10px 0px 5px 0px;
width: 450px;
height: 20px;
}

.formulario .filaformulariogrande
{
border-bottom: 1px dotted #cFcFcF;
padding: 10px 0px 5px 0px;
width: 450px;
height: 70px;
}

.formulario .cajatexto
{
float: left;
width: 130px;
line-height: 1em;
}

.formulario .cajainput
{
float: left;
width: 320px;
}

.formulario .cajamitad
{
float: left;
width: 200px;
}

.formulario .cajamitad2
{
float: left;
width: 200px;
margin-top: 10px;
}

.formulario label
{
color: #7f7f7f;
font-weight: normal;
font-size: 0.85em;
}

.formulario input
{
width: 318px;
padding: 0px;
border: 1px solid #B0D5ED;
background-color: #F4F9FD;
color: #7f7f7f;
}

.formulario input.mitad
{
width: 200px;
}

.formulario input.date
{
width: 288px;
margin-right: 12px;
}

.formulario input.imgcalendario
{
vertical-align: bottom;
width: 16px;
border-bottom: 0px;
}

.formulario textarea
{
width: 318px;
padding: 0px;
border: 1px solid #B0D5ED;
background-color: #F4F9FD;
color: #7f7f7f;
height: 60px;
maxlenght: 20;
}

.formulario .filabotones
{
border-bottom: 2px solid #cFcFcF;
padding: 10px 30px 10px 0px;
float: left;
width: 450px;
}

.formulario .cajaboton
{
float: right;
margin-left: 10px;
}

.formulario .reset
{
width: 100px;
background-color: transparent;
background-image: url(../images/layout/botonreset.gif);
border: none;
width: 80px;
height: 20px;
color: #ffffff;
font-size: 1em;
}

.formulario .submit
{
width: 100px;
background-color: transparent;
background-image: url(../images/layout/botonsubmit.gif);
border: none;
width: 80px;
height: 20px;
color: #ffffff;
font-size: 1em;
}

.formulario .cajaerrores
{
margin-bottom: 10px;
}

.formulario .error
{
color: #af0000;
font-style: italic;
font-weight: bold;
font-size: 0.85em;
line-height: 1.4em;
margin: 0px;
}

/***********************************************************************
* Detalle de noticias y otros contenidos similares
***********************************************************************/

.detalle
{
  float: none;
  clear: both;
  padding: 20px 24px 48px 24px;
  overflow: hidden;
}


/* Titulos */
.detalle h2
{
color: #000000;
font-size: 1.1em;
}

.detalle h3
{
font-size: 1em;
color: #000000;
margin-bottom: 10px;
}

.detalle strong
{
color: #000000;
}

.detalle .separador
{
border-bottom: 1px solid #AFAFAF;
margin-top: 5px;
margin-bottom: 5px;
}


/* Imagen principal */
.detalle .imagenprincipal
{
float: right;
margin: 10px 0px 10px 10px;
padding: 4px 4px 0px 4px;
border: 1px solid #DFDFDF;
width: 220px;
font-size: 0.8em;
}

.detalle .imagenprincipal img
{
width: 220px;
}

.detalle .imagenprincipal p
{
margin: 5px;
text-align: left;
}


/* Parrafos */
.detalle p
{
color: #5f5f5f;
font-size: 0.85em;
line-height: 1.1em;
text-align: justify;
margin-top: 0px;
}

.detalle p.sinmargen
{
margin: 0px;
}


/* Imagenes secundarias */

.detalle .cajaimagen
{
float: left;
width: 150px;
height: 140px;
overflow: hidden;
margin: 0px 10px 20px 10px;
font-size: 0.8em;
padding: 4px 4px 0px 4px;
border: 1px solid #DFDFDF;
}

.detalle .capaimagen
{
width: 150px;
height: 100px;
overflow: hidden;
}

.detalle .capaimagen img
{
width: 150px;
}

.detalle .capatexto
{
width: 150px;
height: 40px;
overflow: hidden;
}

.detalle .capatexto p
{
margin: 5px;
text-align: left;
}

.detalle .leyenda
{
text-align: right;
color: #357994;
font-style: italic;
margin-top: 40px;
}


/* Documentos */
.detalle .titulodocumentos
{
color: #000000;
background-image: url(../images/layout/clip.gif);
background-repeat: no-repeat;
padding: 2px 0px 5px 25px;
font-weight: bold;
font-size: 1em;
margin-bottom: 0px;
}

.spandocumento a.filaizq
{
font-size: 0.8em;
color: #DE2669;
padding-left: 25px;
}

#cajaenlaces
{
text-align: right;
margin-right: 20px;
font-weight: bold;
color: #357694;
}

#cajaenlaces a
{
color: #357994;
}

/***************************************************************************
* Contenidos que necesitan un titulo mas ancho
***************************************************************************/

div.tituloancho h1, #boletin h1
{
background-image: url(../images/layout/fondotituloancho.gif);
}

div.letrapequena h1
{
font-size: 1.4em;
padding-top: 26px;
}

div.tituloancholetrapequena h1
{
font-size: 1.4em;
padding-top: 26px;
background-image: url(../images/layout/fondotituloancho.gif);
}

/*************************************************************************
* Estilos que se repiten en varios componentes
*************************************************************************/

.espaciop
{
margin-top: 5px;
}

.espaciog
{
margin-top: 10px;
}

.espaciomg
{
margin-top: 20px;
}

p.titulonegro
{
font-weight: bold;
margin: 0px 0px 5px 0px;
font-size: 1em;
color: #000000;
}

p.tituloazul
{
font-weight: bold;
margin: 0px 0px 5px 0px;
font-size: 1em;
color: #164164;
}

p.texto
{
display: inline;
vertical-align: top;
}

p.azul
{
color: #206095;
}

p.azuln
{
color: #206095;
font-weight: bold;
}

p.azulc
{
color: #206095;
font-weight: bold;
text-align: center;
}

strong
{
color: #000000;
font-weight: normal;
}

p.bold
{
font-weight: bold;
}

p.negron
{
color: #000000;
font-weight: bold;
}

p.rosan
{
color: #b80040;
font-weight: bold;
}

a.enlacepublicar, a.enlacepublicar:hover, a.enlacepublicar:visited
{
font-weight: bold;
color: #b80040;
}

a.enlacenegro
{
font-size: 0.75em;
font-weight: bold;
line-height: 1.2em;
color: #000000;
}

a.ampliarinfo
{
font-size: 0.75em;
font-weight: bold;
line-height: 1.2em;
color: #b80040;
vertical-align: top;
padding-left: 3px;
}

a.ampliarinfo:hover, a.ampliarinfo:visited
{
color: #b80040;
}

a.ampliarinfoazul
{
font-size: 0.75em;
font-weight: bold;
line-height: 1.2em;
color: #6AB4E1;
vertical-align: top;
padding-left: 3px;
}

a.ampliarinfoazul:hover, a.ampliarinfoazul:visited
{
color: #6AB4E1;
}

p.alerta
{
color: #ff0000;
font-weight: bold;
}

p.informacion
{
color: #007f00;
font-weight: bold;
}

p.fondoazul
{
background-color: #7f7fff;
color: #ffffff;
display: block;
padding-left: 5px;
}

/*************************************************************************
* Logos de Ofertas de Empleo
*************************************************************************/

.listado .cajalogotipos
{
  height: 70px;
  text-align:center;
}

.listado .cajalogotipos .cajaimagenlogo
{
  float: left;
  padding: 5px;
}

.listado .cajalogotipos .cajaimagenlogo img
{
	height: 48px;
	padding-top: 5px;
}

/***************************************************************************
* Contenido compuesto de componentes enlace mas componentes fotografia
***************************************************************************/

.enlacemasfoto .enlaces
{
  float: none;
  clear: both;
  padding: 20px 24px 0px 24px;
  overflow: hidden;
}

.enlacemasfoto .enlaces ul
{
margin: 0px;
text-align: center;
}

.enlacemasfoto .enlaces span, .enlacemasfoto .enlaces span:hover, .enlacemasfoto .enlaces span:visited
{
color: #164164;
font-weight: bold;
background-image: none;
padding: 0px;
}

.enlacemasfoto .fotografia
{
float: none;
clear: both;
padding: 0px 24px 0px 24px;
overflow: hidden;
text-align: center;
}

.enlacemasfoto .fotografia span
{
color: #5F5F5F;
font-size: 0.8em;
line-height: 1.2em;
}

.enlacemasfoto .fotografia img
{
margin: 10px 0px 20px 0px;
}

.enlacemasfoto .fotografia .semi
{
border-bottom: 2px solid #CFCFCF;
}

/***************************************************************************
* Contenido compuesto de componentes fotografia que enlazan a documento
***************************************************************************/

.fotodescarga .fotografia
{
  float: left;
  clear: none;
  margin: 20px 38px 0px 38px;
  width: 120px;
}

.fotodescarga p
{
color: #5F5F5F;
margin-top: 5px;
text-align: center;
}