.cuerpo{
	background-image: url(../images/fondos/noticias.jpg);
	background-repeat: no-repeat;
	width:1000px;
	height:555px;
	text-align:left;
}

.bot_noticias{ 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='images/menu/menu_over_10.png');
	background-image:url(../images/menu/menu_over_10.png);
}

.noticias{
	float:left;
	width:346px;
	margin-left:625px;
	_margin-left:311px;
    margin-top:70px;
    font-family: Arial;
    font-size:11px;
    color:#fff;
}

div.boton_volver{
	width:346px;
	float:left;
}

.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;
	scrollbar-face-color: #FFF;
	scrollbar-shadow-color: #F8F8F8;
	scrollbar-highlight-color: #FFF;
    scrollbar-3dlight-color: #F8F8F8;
    scrollbar-darkshadow-color: #0B1117;
    scrollbar-track-color: #0B1117;
    scrollbar-arrow-color: #F8F8F8;
    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;
}

a.bot_volver{ 
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='images/fixed/btn_volver.jpg');
		background-repeat:no-repeat;
		float:right;
		background-image:url(../images/fixed/btn_volver.jpg);
		_background-image:url(../images/spacer.gif);
		width:59px;
		height:19px;
		display:block;
		cursor:hand;
		margin-bottom:3px;
		color:#fff;
		font-size:11px;
		text-align:center;
		padding-top:2px;
}
		
a.bot_volver-2{ 
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='images/fixed/btn_volver_over.jpg');
		background-repeat:no-repeat;
		float:right;
		background-image:url(../images/fixed/btn_volver_over.jpg);
		_background-image:url(../images/spacer.gif);
		width:59px;
		height:19px;
		display:block;
		cursor:hand;
		margin-bottom:3px;
		color:#fff;
		font-size:11px;
		text-align:center;
		padding-top:2px;
}


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;
}
