/* CSS Document */

#destacado_noticia
{
	position: relative;
	width: 476px;
	height: 172px;
	text-align: right;
	margin-bottom: 15px;
}


.destacado_noticia_sinfoto
{
	background: url(../img/noticias/fondo-noticia-destacada2.jpg) no-repeat;
}

.destacado_noticia_foto
{
	background: url(../img/noticias/fondo-noticia-destacada_foto.jpg) no-repeat;
}

#destacado_noticia #foto
{
	position: absolute;
	top: 19px;
	left: 25px;
	border: 1px solid #66b6e2;
}

#destacado_noticia #contenidos
{
	margin: 10px 0 0 121px;
	width: 355px;
	font-size: 11px;
	height: 12.3em;
	overflow: hidden;
}

#destacado_noticia #fecha
{
	padding: 0px 23px 4px 0px;
	font-size: 12px;
	color: #66b6e2;
	font-weight: normal;	
}

#destacado_noticia h3
{
	padding: 3px 23px 3px 5px;
	margin: 0 0 7px 0px;
	width: 307px;
	
	font-size: 12px;
	color: #FFFFFF;
	background-color: #66B6E2;
	font-weight: normal;
	float: right;
}

#destacado_noticia h3 a
{
	text-decoration: none;
	color: #FFFFFF;
}

#destacado_noticia h3 a:hover
{
	text-decoration: underline;
}

#destacado_noticia #texto
{
	margin: 0px 23px 0 13px;
	width: 320px;
	text-align: right;
	clear: both;
	float: right;
}



#destacado_noticia p
{
	margin: 0px 0px 5px 0px;

}

.ultimasNoticias /*creamos esto para agrupar los recuadros, dando margen negativo a la derecha para que se coma el margen sobrante derecho de .recuadro de los que están a la derecha */
{
	margin: 0 -25px 20px 0;
	width: 526px;
	overflow: hidden;
	
}

.ultimasNoticias p
{
	margin-left: 0px;
	padding-left: 0px;
}

.unaNoticia
{
	width: 227px;
	overflow: hidden;
	float: left;
	margin: 0 23px 9px 0;
}

.ultimasNoticias .unaNoticia img
{
	border: 1px #66b6e2 solid;
	float: right;
	margin: 0 0 3px 3px;
}


.unaNoticia .fecha
{
	background-color: #2da5e3;
	color: #FFFFFF;
}

.unaNoticia .tit
{
	color: #66b6e2;
	text-transform:uppercase;
}

.unaNoticia .tit a
{
	text-decoration: none;
	color: #66b6e2;
}

.unaNoticia .tit a:hover
{
	text-decoration: underline;
}

.unaNoticia .leerMas
{
	float: right;
}
.unaNoticia .leerMas a
{
	padding-right: 14px;
	background: url(../img/noticias/flecha-leer-mas.png) no-repeat right;
}


.archivoNoticias
{
	width: 490px;
	background: url(../img/noticias/noticias-fondo.png) repeat-y;
	overflow: hidden;
	float: left;
}

.archivoNoticias p
{
	margin-left: 0px;
	padding-left: 0px;

}

	.archivoNoticias #top
	{
		background: url(../img/noticias/noticias-top.png) no-repeat;
		width: 490px;
		height: 15px;
		font-size: 0;
	}
	
	.archivoNoticias #bottom
	{
		background: url(../img/noticias/noticias-bottom.png) no-repeat;
		width: 490px;
		height: 15px;
		font-size: 0;
	}
	
	.archivoNoticias .unaNoticia
	{
		overflow: hidden;
		width: 190px;
		padding: 0 15px 0 15px;
	}

	.archivoNoticias .fecha
	{
		background-color: #2da5e3;
		color: #FFFFFF;
		margin: 0;
		padding: 0;
	}
	
	.archivoNoticias .tit
	{
		color: #66b6e2;
		text-transform: none;
		overflow: hidden;
	}
	
	.archivoNoticias  a
	{
		padding-right: 15px;
		background: url(../img/noticias/flecha-leer-mas.png) no-repeat bottom right;
		text-decoration: none;
	}
	
#noticiaAmpliada
{
	width: 492px;
	background:url(../img/noticias/ficha-ampli-fondo.png) no-repeat;
	overflow: hidden;
	margin-bottom: 15px;
}

#noticiaAmpliada p
{
	margin-left: 0px;
	padding-left: 0px;

}

	#noticiaAmpliada #fecha
	{
		padding: 0 20px 5px 20px;
		font-size: 12px;
		color: #66b6e2;
		background-color: #FFFFFF;
	}
	
	#noticiaAmpliada #top
	{
		background: url(../img/noticias/ficha-ampli-top.png) no-repeat;
		width: 492px;
		height: 6px;
		font-size: 0;
	}
	
	#noticiaAmpliada #titular
	{
		background: url(../img/noticias/ficha-ampli-tit.png) repeat-y;
		width: 452px;
		padding: 0 20px 0 20px;
		font-size: 12;
		color: #FFFFFF;
	}
	
	#noticiaAmpliada #inter
	{
		background: url(../img/noticias/ficha-ampli-inter.png) no-repeat;
		width: 492px;
		height: 13px;
		font-size: 0;
	}

	#noticiaAmpliada #cuerpo_fondopie
	{
		background: url(../img/noticias/ficha-ampli-bottom.png) bottom no-repeat;
		padding-bottom: 20px;
	}
	
	#noticiaAmpliada #cuerpo
	{

		background: url(../img/noticias/ficha-ampli-fondo.png) repeat-y;
		width: 452px;
		padding: 0 20px 0 20px;
		z-index: 15;
		behavior: url(../css/iepngfix.htc);
	}
	

	#noticiaAmpliada #firma
	{
		padding: 10px 20px 0 20px;
		font-size: 11px;
		text-align:right;
	}

	#noticiaAmpliada #volver
	{
		padding: 5px 20px 5px 20px;
		text-align:right;
		background-color:#FFFFFF;
	}	
