#contenedor{
	background-image:url('/img/bkgnews.jpg');
	background-color:#333333;
}

.opcMenuSel a{
	color:#0066CC;
}

#lastnew{
	float:left;
	margin-left:30px !important;
	margin-left:15px;
	margin-top:290px;
	margin-top:200px;
	width:514px !important;
	width:542px;
	background-image:url('/img/bkglastnew.jpg');
	background-color:#99ccff;
	background-repeat:no-repeat;
	padding-bottom:6px;
	padding-left:14px;
	padding-right:14px !important;
	padding-right:0px;
}

.titleLastNew{
	font-family: arial,helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
}

#bandaInterior{
	background-color:#333333;
	position:absolute;
	left:30px;
	top:302px;
	height:10px;
	width:542px;
}


#imagenNoticia{
	width:200px;
	margin-top:36px;
	float:left;
	text-align:center;
}

#noticia{
	margin-top:36px;
	margin-left:225px;
	margin-right:25px;
}

.fechaNoticia{
	text-align:right;
	font-family: arial,helvetica,sans-serif;
	font-size:10px;
}

.tituloNoticia{
	font-family: arial,helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	margin-top:9px;
}

.cuerpoNoticia{
	margin-top:10px;
	margin-bottom:120px;
	font-family: arial,helvetica,sans-serif;
	font-size:11px;
	text-align:justify;
}

#contenedorMasNoticias{
	float:right;
	left:0px;
	margin-top:290px;
	margin-top:200px;
	margin-right:50px !important;
	margin-right:25px;
	width:190px;
}

.textoFechaNoticia{
	color:white;
	font-family: arial,helvetica,sans-serif;
	font-size:10px;
	text-align:right;
}

.textoTitularNoticia, .textoTitularNoticia a{
	color:#99ccff;
	font-family: arial,helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

.textoResumenNoticia, .textoResumenNoticia a{
	color:white;
	font-family: arial,helvetica,sans-serif;
	font-size:10px;
	text-decoration:none;
	margin-bottom:10px;
}

#paginacion, #paginacion a{
	color:#99ccff;
	font-family: arial,helvetica,sans-serif;
	font-size:11px;
	text-decoration:none;
}

.paginaActiva{
	color:white;
}