.cuerpo{
	width:1000px;
	height:552px;
	text-align:left;
}

.noticias{
	float:left;
	width:346px;
	margin-left:30px;
    margin-top:10px;
    font-family: Arial;
    font-size:11px;
    color:#fff;
}

.boton_volver{
	float:left;
	text-align:right;
	font-size:11px;
	width:310px;
	margin-left:30px;
	margin-bottom:10px;
}

.boton_volver a{
	color:#fff;
	padding-top:2px;
}

.boton_volver a:hover{
	color:#D81F2F;
	padding-top:2px;
}

.paginacion{
	text-align:right;
	width:346px;
	height:40px;
	_height:30px;
}

.paginacion a{
	color:#fff
}

.paginacion a:hover{
	color:#D81F2F
}

.cuadro_noticia div{
	background-color:#0C1117;
	float:left;
	width:346px;
	padding:5px;
	margin-bottom:5px;
	text-align:justify;
	margin-top:10px;
	_margin-top:0px;
	line-height:15px;
}

.Contenedor_noticia {
	color:#fff;
	font-family:Arial;
	font-size:11px;
	position:relative;
	width:373px;
	height:440px;
	float:left;
	overflow:auto;
    text-align:justify;
    margin-top:10px;
}

.Contenido_noticia {
	position:absolute;
	width:346px;
}

.cuadro_noticia div a{
	color:#5A84A9;
	font-weight:bold;
}

.cuadro_noticia div a:hover{
	color:#fff;
	font-weight:bold;
}

.cuadro_noticia p{
	margin:0px;
	padding:0px;
	text-align:justify;
	margin-bottom:15px;
}


div.texto_noticia{
	margin-top:10px;
}

div.texto_noticia span{
	color:#5A84A9;
	font-weight:bold;
}

div.texto_noticia div{
	padding-bottom:4px;
}

div.texto_noticia p{
	margin:0px;
	padding:0px;
	padding-top:7px;
	padding-bottom:7px;
}

table.archivos_enlaces{
	float:left;
	width:346px;
	margin-top:10px;
}

table.archivos_enlaces a{
	color:#fff;
	text-decoration:underline;
}

table.archivos_enlaces a:hover{
	color:#D81F2F;
	text-decoration:underline;
}

a.paginaActual{
	font-weight:bold;
	color:#D81F2F;
}

td.td_ficha{
	width:173px;
}

.menu2 a#noticias{
	color:#D81F2F;
}

.tituloX{
	float:left;
	margin-left:30px;
    margin-top:30px;
    font-size:20px;
    font-weight:bold;
    color:#fff;
    font-family:Arial;
    width:333px;
    margin-bottom:0px;
}

.imagen{
	float:left;
}

.imagen img{
	float:left;
	margin-top:90px;
	margin-left:52px;
}
