#presentacion_libro{
	margin:0 0 0 0;
}
#presentacion_libro h4 {
	background:url(../../images/fondo_degradado_contacto.jpg) no-repeat bottom left;
	padding:0 0 4px 0;
	width:630px;
	margin:0 0 15px 0;
}
#presentacion_libro h4 span {
	display:block;
	height:20px;
	text-indent:-99999px;
	
	width:306px;
	background:url(../../images/titular_libro.jpg) no-repeat;
}
#portada_libro_grande{
	border:1px solid #668f9a;
	/*background:url(../../images/bolsa_compra.jpg) no-repeat 275px 410px;*/
	padding:20px 0 60px 0;
}
#portada_secreto{
	display:block;
	margin:0 auto;
}
#enlace_compra{
	float:right;
	margin: 10px;
}
#columna_izquierda{
	width:315px;
}
#columna_derecha{
	width:652px;
}

.fondo_verde{
	color:#fff;
	background:#004557;
	text-align:center;
	padding:18px;
}
.intro_autor{
	margin:5px 0 0 0;
	border:1px solid #004557;
	line-height:17px;
	padding:15px;
	overflow:hidden;
	/*width:100%;*/
	width:622px;
}
.citas{
	width:428px;
	float:left;
	color:#808080;
	/*border:1px solid blue;*/
}
.enlaces{
	width:205px;
	float:right;
	padding:0;
	margin:0 0 10px 10px;
	text-align:left;
	display:inline;
}
.enlaces h4{
	color:#fff;
	font-size:2em;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:17px;
}
.enlaces ul{
	
	margin:17px;
}
.enlaces ul li{
	margin:3px 0;
}
.enlaces a{
	
	color:#fff;
	font-weight:bold;
}
#contenedor_citas{
	margin:32px 0 0 0;
	line-height:15px;
	padding:0;
	/*border:1px solid red;*/
}