#AchListadoNoticiasS{
	width: 974px;
}

#AchListadoNoticiasS li{
    display: block;
}

#AchListadoNoticiasS .itemNoticia{
	position: relative;
	margin-bottom: 55px !important;
	margin-bottom: 40px;
	min-height: 150px;
	height: auto !important;
	height: 160px;
}

#AchListadoNoticiasS .itemNoticia .fondoInferiorNoticia{
	padding-bottom: 20px;
	position: absolute;
	left: 0px;
	bottom: -19px !important;
	bottom: -25px;
	width: 974px;	
}

#AchListadoNoticiasS .itemNoticia .fondoSuperiorNoticia{
	padding-top: 20px;
	position: absolute;
	top: -19px;
	left: 0px;
	width: 974px;	
}

#AchListadoNoticiasS .principal .fondoSuperiorNoticia{
	background: url(/img/noticias/fdoPrinNotSup.png) top center no-repeat !important;	
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/noticias/fdoPrinNotSup.png', sizingMethod='crop');	
}

#AchListadoNoticiasS .principal .fondoInferiorNoticia{
	background: url(/img/noticias/fdoPrinNotInf.png) bottom center no-repeat !important;	
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/noticias/fdoPrinNotInf.png', sizingMethod='crop');		
}

#AchListadoNoticiasS .principal{
	background: #202020 url(/img/noticias/fdoPrinNotCen.png) top center repeat-x;
}

#AchListadoNoticiasS .actualidad .fondoSuperiorNoticia{
	background: url(/img/noticias/fdoNotSup.png) top center no-repeat !important;	
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/noticias/fdoNotSup.png', sizingMethod='crop');	
}

#AchListadoNoticiasS .actualidad .fondoInferiorNoticia{
	background: url(/img/noticias/fdoNotInf.png) bottom center no-repeat !important;	
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/noticias/fdoNotInf.png', sizingMethod='crop');	
}

#AchListadoNoticiasS .actualidad{
	background-color: #282A2B;
}

#AchListadoNoticiasS .itemNoticia .contenidoNoticia{
	float: left;
	width: 662px;
	margin-left: 24px !important;
	margin-left: 10px;
}

#AchListadoNoticiasS .itemNoticia .contenidoNoticia .fecha .categoria{
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #fff;
	text-transform: none;
	padding-left: 10px;
}

#AchListadoNoticiasS .itemNoticia .contenidoNoticia .fecha .categoria em{
	color: #BAC4C5;
	font-style: normal;
}

#AchListadoNoticiasS .itemNoticia .contenidoNoticia .fecha{
	font-size: 18px;
	color: #BAC4C5;
	font-weight: normal;
	text-transform: lowercase;	
}

#AchListadoNoticiasS .itemNoticia .contenidoNoticia .resumen{
	color: #BAC4C5;
	font-size: 13px;
	margin-top: 5px;
}

#AchListadoNoticiasS .itemNoticia .contenidoNoticia .resumen .autor{
    color: #FFFFFF;
}

#AchListadoNoticiasS .itemNoticia .contenidoNoticia h3 a{
	color: #fff;
	font-size: 22px;
	text-decoration: underline;
	font-weight: normal;
}

#AchListadoNoticiasS .itemNoticia .contenidoNoticia h3 a:hover{
	color: #BAC4C5;
}

#AchListadoNoticiasS .itemNoticia .contenidoNoticia .fecha strong{
	font-size: 38px;
	margin-right: 5px;
}

#AchListadoNoticiasS .itemNoticia .imagenNoticia{
	float: left;
	width: 241px;
	margin-left: 24px;
	margin-top: 2px;
}

#AchListadoNoticiasS .itemNoticia .imagenNoticia img{
	border: 2px solid #BAC4C5;
	height: 140px;
}

#textInputBuscador{
	border: 1px solid #809DB9;
}

#formFiltroCategoriasNoticias .vcms-buttonPres h2.texto12{
	font: bold 12px Arial, Helvetica, sans-serif;
}

#formFiltroCategoriasNoticias ul li input{
	margin-left: 0px;
	margin-right: 6px;
}

#formFiltroCategoriasNoticias ul li .numeroNoticias{
	font: bold 11px Arial, Helvetica, sans-serif;
}

#formFiltroCategoriasNoticias ul li .labelCategoria{
	margin-right: 12px;
}

#formFiltroCategoriasNoticias .vcms-genstl-box-hcn-center a:hover .texto12{
    text-decoration: underline;
}

#WmsPaginadorResultadoS div a .texto12{
	color: #FF2F2F;
}

#WmsPaginadorResultadoS div a:hover .texto12{
	color: #ffffff;
}

/* Módulo RSS de noticias */
#moduloRssNoticias{
	position: relative;
	height: 1px;
	width: 974px; 
}

#moduloRssNoticias div{
	height: 95px;
	position: absolute;
	right: 62px;
	bottom: 38px;		
}

#moduloRssNoticias div .imagen{
    width: 48px;
}

#moduloRssNoticias div .texto{
    margin-left: 8px;
    width: 140px;
}

#moduloRssNoticias div .texto span{
    font: normal 11px Arial, Helvetica, sans-serif;
    color: #fff;
    text-decoration: none;
}

#moduloRssNoticias div a{
    float: left;
}

#moduloRssNoticias a strong{
    display: block;
	color: #FA9C39;
	font: bold 20px Arial, Helvetica, sans-serif;
}

#moduloRssNoticias a:hover strong{
    text-decoration: underline;
}

#moduloRssNoticias div a span{
	font-size: 11px;
}

#moduloRssNoticias div strong a:hover{
	text-decoration: underline;
}

