@charset "utf-8";
/* CSS Document */
#contenedor {

	}
#editorial_intro, .books, .lastbook {
	display:block;
width:100%;
position:relative;
}

#editorial_intro{ top:110px}
.books:after {position:relative;
content: url(../images/lineaslibros.png); display:block;
width:100%; height:4px; }

.ilustra{ 
width:560px;
display:block;;margin-top:20px;
float:left}
.post_editorial, .post_introductions {margin-top:30px;
width:400px;
display:block;
float:left; z-index: 99
}
.post_editorial h1{ font-size:24px; line-height:30px}
.post_introductions h1{ font-size:16px; line-height:24px;}
.post_editorial p, .post_introductions p { font-size:12px; line-height:18px;
width: 280px; margin-bottom:15px}

.post_editorial img{ float:left;
display:block; margin-right:18px;}
.post_editorial a {	 font-family: 'Roboto', sans-serif; font-size:11px;}
.post_editorial h2 , .post_editorial h4 { 
	display:block; 
	color:#6F6156;
	font-size:10px;
	float:left;}
	
.post_editorial h4 {
	color:#47423E;
	 font-size:12px; 
	 line-height:18px;
	 font-family: 'Roboto', sans-serif;
}

.post_editorial h5 {
	display:block; 
	font-family: 'Merriweather';
	color:#6F6156;
	font-size:10px;
	line-height:14px;
	margin:1px 0 0 0;
	font-weight:900;
	}

.separador {
	display:block;
	position:relative;
	width:100%;
	float:left;
	height:70px;
	clear:both;
	margin:20px 0 0 0;}
	
.descarga {
	float:left;
	margin:0;
	padding:0;
	display:block;
	width:390px;
	height:42px;
	margin:20px 0 0 0;
	padding:0;
	}	
	
.descarga a {
	text-decoration:none;
	color:#82786E;
	font-size:10px;
	line-height:14px;
	cursor:pointer;
	padding:10px 0 20px 50px;
	font-family: 'Merriweather';
	font-weight:900;
	background:url(../images/pdf.png) no-repeat 2px 0;}
	
.descarga a:hover {color:#3A3532; background:url(../images/pdf.png) no-repeat 2px -45px;}
	
.consulte {
	width:100%;
	display:block;
	float:left;
	background:url(../images/back_consulta.png) repeat-x center;
	height:50px;
	margin:0 0 40px 0;
	padding:0;}	
	
.consulte span {
	width:350px;
	height:39px;
	display:block;
	padding:18px 0 0 0;
	background:url(../images/mail_icono.png) no-repeat right;
	margin:0 auto;}		
	
.consulte span a {
	color:#3A3532;
	text-decoration:none;
	font-size:10px;
	text-align:center;}
	
.last {}