
H1{
	margin-bottom:20px;
}

#textos_grupo DIV.elemento{
	overflow:hidden;
	margin:0 0 25px 0;
	width:510px;
}
#textos_grupo DIV.elemento DIV.izq{
	float:left;
	width:94px;
}
#textos_grupo DIV.elemento DIV.izq IMG{
	background-color:#eff6f9;
	border:1px solid #bacbe8;
	padding:1px;
}
#textos_grupo DIV.elemento DIV.der{
	float:left;
	text-align:left;
	width:416px;
}
#textos_grupo DIV.elemento DIV.der P{
	margin:0;
}
#textos_grupo DIV.elemento DIV.der P.tit{
	line-height:16px;
}
#textos_grupo DIV.elemento DIV.der P.breve{
	font-size:10px;
	line-height:12px;
	padding:1px 0 0 1px;
}


#textos_articulo TABLE{
	font-size:10px;
	border:1px solid #bacbe8;
	margin:0 auto;
}
#textos_articulo TABLE TR TD{
	background:#dee6f4 url(/img/global/bloque_bg.gif);
	border:1px solid #bacbe8;
	padding:3px 5px 3px 5px;
}
#textos_articulo TABLE TR TD P{
	margin:0;
}
.textos_articulo_autor{
	font-size:10px;
	border-bottom:1px solid #bacbe8;
	margin-bottom:20px !important;
}
.textos_articulo_fecha{
	float:right;
	display:inline;
}

