@charset "utf-8";
/* CSS Document */
#ContenidoCentral{
	background-image:url(images/fondoSalaPrensa1.jpg);
	/*background-position:20px 0;*/
	margin-left: 7px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left: 40px;
	padding-right: 40px;
}

#ContenidoNoticia {
	background-image:url(images/fondoSalaPrensa1.jpg);
	/*background-position:20px 0;*/
	background-repeat: repeat-y;
	margin-left: 20px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left: 20px;
	padding-right: 40px;
	height: auto;
	padding-bottom: 9px;
}

#BarraTitular{
	width:765px;
	height:37px;
	background-image:url(images/barraSalaPrensa1.png);
	background-repeat:no-repeat;
	background-position:0 10px;
	padding-top:10px;
	float:left;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-top: 0px;
}
#BarraTitular h1{
	font-size: 2.45em;
	font-family:Arial, Helvetica, sans-serif;
	height: 25px;
	width: 725px;
	margin: 0 20px;
	text-align: left;
	color: #fff;
	padding:0;
	padding-top: 1px;
}
#BarraBusqueda{
	width:740px;
	height:29px;
	background-color:#000;
	/*margin-left:40px;*/
	float:left;
	text-align:left;
	padding-left:53px;
}

#BarraBusquedaEn{
	width:750px;
	height:29px;
	background-color:#000;
	/*margin-left:40px;*/
	float:left;
	text-align:left;
	padding-left:15px;
}

#BarraBusquedaDe{
	width:730px;
	height:29px;
	background-color:#000;
	/*margin-left:40px;*/
	float:left;
	text-align:left;
	padding-left:36px;
}

#Categorias{
	width: 300px;
	height:30px;
	margin: 5px 20px;
	color:#FFF;
	float:left;
	text-align:left;
}
#Buscar{
	width:300px;
	height:30px;
	margin: 5px 20px;
	color:#FFF;
	float:right;
	text-align:left;
}

#TextoNoticia {
	width:765px;
	height: auto;
	margin-top: 5px;
	/*margin-bottom: 5px;*/
	/*margin:5px 0px;/*40px;*/
	float:left;
}

#DetalleNoticia{
	width:765px;
	margin-top: 5px;
	/*margin-bottom: 5px;*/
	/*margin:5px 0px;/*40px;*/
	float:left;
}

#DetalleDescarga{
	width:385px;
	height:159px;
	margin-top: 5px;
	/*margin-bottom: 5px;*/
	/*margin:5px 0px;/*40px;*/
	float:left;
}
#DetalleDescargaDerecha{
	width:380px;
	height:169px;
	margin-top: 5px;
	/*margin-bottom: 5px;*/
	/*margin:5px 0px;/*40px;*/
	padding-left:7px;
	float:left;
}

#NoticiaTituloDescarga{
	background-image:url(images/barraTituloEmpleo2.png);
	background-repeat:no-repeat;
	float:left;
	width: 340px;
	padding: 0px 20px;
	/*margin-top:5px;*/
}
#NoticiaTituloDescarga a{
	color:#FFFFFF;
}

#NoticiaTituloDescarga1{
	background-image:url(images/barraTituloEmpleo3.png);
	background-repeat:no-repeat;
	float:left;
	width: 340px;
	padding: 0px 20px;
	/*margin-top:5px;*/
}
#NoticiaTituloDescarga1 a{
	color:#FFFFFF;
}

#Titulo_NombreDescarga{
	width:200px;
	height:20px;
	color:#FFF;
	text-align:left;
	margin-left:10px;
	padding-left: 30px;
	margin-top:5px;
	float:left;
	font-weight: bold;
}
#Titulo_FechaDescarga{
	width:60px;
	height:20px;
	text-align:right;
	float:right;
	/*margin-right:10px;*/
	margin-top:5px;
	color:#FFF;
}

#NoticiaTitulo{
	background-image:url(images/barraTituloEmpleo1.png);
	background-repeat:no-repeat;
	float:left;
	width: 740px;
	padding: 0px 20px;
	/*margin-top:5px;*/
}
#Titulo_Nombre{
	width:570px;
	height:20px;
	color:#FFF;
	text-align:left;
	margin-left:10px;
	padding-left: 10px;
	margin-top:5px;
	float:left;
	font-weight: bold;
}
#Titulo_Fecha{
	width:130px;
	height:20px;
	text-align:right;
	float:right;
	/*margin-right:10px;*/
	margin-top:5px;
	color:#FFF;
}

#word_doc{
	width:20px;
	height:20px;
	text-align:right;
	float:right;
	margin-right:5px;
	margin-top:5px;
	color:#FFF;
}

#pdf_doc{
	width:20px;
	height:20px;
	text-align:right;
	float:right;
	margin-right:5px;
	margin-top:5px;
	color:#FFF;
}

#Titulo_Fecha a{
	color:#000;
	font-weight:bold;
}
#NoticiaCuerpo{
	float:left;
	display:block;
	width:740px;
	background-color:#FFF;
	/*padding:5px 20px;*/
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 20px;

	/*margin-bottom: 5px;*/
	/*filter: alpha(opacity=90); 
	-moz-opacity: 0.9;
	KhtmlOpacity: .9;
	opacity: .9;*/
}
#NoticiaCuerpo h3{
	font-size: 1.5em;
	font-family:Arial, Helvetica, sans-serif;
	height: 30px;
	width: 700px;
	/*margin: 0 20px;*/
	text-align: left;
	color: #000;
	padding:0;	
}
#NoticiaCuerpo p{
	color:#000;
	text-align:justify;
}
#ImagenNoticia{
	width:120px;
	margin-right:15px;
	float:left;
}
#ImagenNoticia a img{
	border: 1px solid #d0d0d0;
	background-color:#FFFFFF;
}
#Noticia_leermas{
	float:left;
	vertical-align:bottom;
	background-color:#FFF;
	color:#000;
	text-align:right;
	width: 700px;
	padding-bottom:2px;
	/*padding-bottom:5px;
	padding-right:20px;
	filter: alpha(opacity=90); 
	-moz-opacity: 0.9;
	KhtmlOpacity: .9;
	opacity: .9;*/
}
#Noticia_leermas a{
	color:#000;
	font-weight:bold;
	/*margin-left: 685px;*/
}
#NoticiaCuerpoDescarga{
	width:340px;
	background-color:#FFF;
	/*padding:5px 20px;*/
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 20px;
	float:left;
	height:129px;
	/*margin-bottom: 5px;*/
	/*filter: alpha(opacity=90); 
	-moz-opacity: 0.9;
	KhtmlOpacity: .9;
	opacity: .9;*/
}
#Noticia_compartir{
	float:left;
	background-color:#FFF;
	color:#000;
	text-align:right;
	width: 765px;
	padding-bottom:2px;
	/*padding-bottom:5px;
	padding-right:20px;
	filter: alpha(opacity=90); 
	-moz-opacity: 0.9;
	KhtmlOpacity: .9;
	opacity: .9;*/
}
#Noticia_compartir a{
	color:#000;
	font-weight:bold;
	margin-right: 27px;
	/*margin-left: 685px;*/
}
#BarraSuperiorVolver{
	width:745px;
	height:28px;
	background-color:#000;
	/*margin-left:40px;*/
	float:left;
	text-align:right;
	padding-right:20px;
	padding-top:4px;
}
#BarraSuperiorVolver a{
	color:#fff;
	font-weight:bold;
	text-align:right;
}
#BarraInferior{
	width:765px;
	height:26px;
	/*margin-bottom:8px;*/
	background-image:url(images/barraInferiorPrensa1.png);
	background-repeat:no-repeat;
	/*margin-left:40px;*/
	float:left;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFF;
	margin-top: 5px;
}
#BarraInferior a{
	color:#fff;
	font-weight:bold;
	text-align:left;
}

#NavegacionBotonVolver{
	float:right;
	width:500px;
	text-align:right;
	color:#FFF;
	font-weight:bold;
}

#Navegacion{
	float:right;
	width:500px;
	padding:5px;
	text-align:right;
	color:#FFF;
	font-weight:bold;
}
#Navegacion a{
	background:transparent url(images/fondoBotonAzul.gif) no-repeat 50% 50%;
	color:#FFFFFF;
	width:21px;
	height:23px;
	font-weight:normal;
	text-decoration:none;
	padding:5px 10px;
}
#Navegacion a.siguiente{
	background:transparent url(images/botonSiguiente.gif) no-repeat 50% 50%;
	color:#FFFFFF;
	width:25px;
	height:23px;
	font-weight:normal;
	text-decoration:none;
	padding:5px 2px;
}
#Navegacion a.anterior{
    background:transparent url(images/botonAnterior.gif) no-repeat 50% 50%;
	color:#FFFFFF;
	width:26px;
	height:23px;
	font-weight:normal;
	text-decoration:none;
	padding:5px 2px;
}
#Navegacion a.primero{
    background:transparent url(images/botonPrimero.gif) no-repeat 50% 50%;
	color:#FFFFFF;
	width:26px;
	height:23px;
	font-weight:normal;
	text-decoration:none;
	padding:5px 2px;
}
#Navegacion a.ultimo{
    background:transparent url(images/botonUltimo.gif) no-repeat 50% 50%;
	color:#FFFFFF;
	width:25px;
	height:23px;
	font-weight:normal;
	text-decoration:none;
	padding:5px 2px;
}
#Navegacion a.volver{
	background:none;
	color:#fff;
	font-weight:bold;
}

/*--- descaras.asp -----------------*/
#ZonaImagen{
	float:left;
	width:120px;
	margin-right:20px;
	height:85px;
}

#imagenes{
	float:left;
/*	display:block;*/
	width:740px;
	height:auto;
}
#Imagen a{
	width:120px;
	float:left;
}
#TextoImagen{
	float:left;
	width:120px;
	padding-top:5px;
	color:#000;
	text-align:center;
}
#Volver{
float:left;
width:150px;
height:25px;
}
#Volver a{
vertical-align:middle;
}
