#segunda{
	color: #333333;
}
#izquierda{
	padding: 0 6px 0 0;
	float:left;
	font-size:.9em;
}
#derecha{
	float: left;
	padding: 0 0 0 10px;
	font-size:.9em;
}
.izqDesarrollo{
	width:352px;
}
.izqDesarrolloSolo{
	width:500px;
}
.derDesarrollo{
	width:180px;
}

h3{
	font: normal 2.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #b3322d;
	text-transform:uppercase;
	margin:7px 0 7px 0;
}
h4{
	font: normal 1.5em Georgia, "Times New Roman", Times, serif;
	color: #333333;
	margin: 0 0 15px 0;
}

h4.listado{
    border-bottom: 1px dashed #b3322d;
    font-size: 1.6em;
    color: #b3322d;
}
.copete{
	font-size:1.1em;
	margin: 0 0 10px 0;
	font-weight:bold;
}
#segunda ul{
	margin: 0 0 18px 0;
	width:100%;
	float:left;
}
#segunda ul li{
	padding: 5px 0;
}
#segunda ul a{
	text-decoration:none;
	color: #333333;
}
#segunda ul a:hover{
	text-decoration:none;
	color: #000;
}

#segunda ul.ultimas{
	border: 1px solid #d1d2d3;
	padding: 2px;
}
#segunda ul.ultimas li{
	padding-left:15px;
	background-color: #fbfbfb;
}
#segunda ul.ultimas li.impar{
	background-color: #f2f2f2;
}
.masInfo{
	margin: 0 0 18px 0;
	text-align:center;
	width:542px;
	float:left;
}
.fecha{
	font: bold 1.2em Georgia, "Times New Roman", Times, serif;
	border-bottom: 2px solid #b3322d;
	color: #b3322d;
	text-align: right;
	padding: 0 0 4px 0;
	margin: 0 0 5px 0;
}
.recuadro{
	padding: 6px;
	margin: 0 0 3px 0;
	border: 1px solid #d1d2d3 ! important;
}



#segunda #noticias-vacia {
	float: left;
	width: 100%;
	border-top:1px solid #e4e4e3;
	background: url(../img/f_empty.jpg) repeat-x top left;
	padding: 6px 0 20px 10px;
	margin:0px 0 15px 0;
}

#segunda .paginado {
	clear: both;
	border-top:1px solid #e4e4e3;
	background: url(../img/libreria_masInfo.jpg) repeat-x center top;
	padding: 5px;
	margin: 0;
	text-align: center;
}


/* cuerpo noticias*/
#news_body {
	/*width: 340px;*/
}
/* cuerpo noticias fck */
#news_body,
#news_body P{
	font-size: 1em;
	line-height: 1.7em ! important;
}
#news_body A{
	color: #86140f;
	text-decoration: underline;
}
#news_body UL,
#news_body OL {
	margin: 0px 0px 0px 5px ! important;
	padding: 0 0 0 5px ! important;
}
#news_body LI{
	margin: 0px; padding: 0px ! important;
}
/* FIN cuerpo noticias fck */




/* ESTILOS ESPECIALES PARA LOS ARTÍCULOS PAGINADOS */
.seccion{
	display:hidden;
}
.navegador{
	margin-top:10px;
	width:100%;
}
.cambiapagina{
	float:left;
	display:block;
	_width:20px;
	min-width:20px;
	text-align:center;
	height:20px;
	background-color:#FFFFFF;
	border:1px solid #D1D2D3;
	padding:4px;
	margin:4px;
}
#numerador_articulo{
	width:100%;
	color:#000000;
	font-weight:bold;
}
