.listado {
	position:relative;
	color:#666 !important;
	top:10px;
	padding: 10px;
	}
.listado li{
	list-style:inside;
	list-style-image:url(../images/pdf.png) !important;
	padding:6px 0;
	text-transform:none;
	color:#666 !important;
	border-bottom:1px dotted #CCC;
	}
.listado ul{
	color:#666 !important;
	border-top:1px dotted #CCC;
	}

#contenido {
	/*width: 600px;*/
	/*float: right;#7B1213*/
}
.fecha {
	font-size: 10px;
	text-decoration: none;
	color:#666666;
	text-transform: none;
}
.imgIconos {
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	float: right;
}
.describe {
	font-size: 10px;
	text-decoration: none;
	color: #666666;
	text-transform: none;
	text-align: justify;
	margin-bottom:20px;
}
#margen #columna1pub {
	width: 560px;
}

#margen #columna1pub p{
	/*font-size:1px;width: 560px;
	padding-right: 20px;*/
}
#margen #columna1pub a {
	text-decoration: none;
	color: #000000;
	
}

#margen h1, #margen h2, #margen h3, #margen h4 {
	color:#af282f;
	padding-top:8px;
	padding-bottom:8px;
	border-bottom: 1px #CCC solid;
	}
#margen h5, #margen h6 {
	border-bottom: 1px dotted #CCC;
	color:#7e7e7e;
}
#margen #columna1pub h6 {
	font-size: 12px;
	/*text-transform: uppercase;*/
	color: #000000;
	line-height: 12px;
	margin-top: 10px;
	/*padding-left:70px;*/
	padding-bottom:10px;
	min-height: 60px;
	
}
#margen #columna1pub img {
	float: left;
	padding-right: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#margen p {
	font-size:0.7em;
	text-align: justify;
	padding-bottom: 1em;
	line-height: 1.3em;
	color: #AF282F;
	text-decoration: none;
}

/* ################# PAGINADOR ################ */
.paginador {
	margin-top:15px;
	text-align:center;
	}
.paginador a{
		font-size:11px;
		color:#000;
		text-decoration:none;
	}
.paginador a:hover{
		color:#af282f;
		text-decoration:underline;
	}
.paginador .sel{
	font-size:12px !important;
	color:#af282f !important;
	font-weight:bold !important;
	}