@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 0.95em;
	line-height: 130%;
	color: #525252;
	font-weight:300
}
header {
	background-repeat:no-repeat; 
	background-position:bottom; 
	background-size:cover; 
	height:16em; 
	border-bottom:1px solid #000
}
a.texto, ul.texto a {
	text-decoration:none
}
a.texto:hover, ul.texto a:hover {
	text-decoration:underline;
}
nav {
	background: -webkit-linear-gradient(#324869, #4E5C78, #324869); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#324869, #4E5C78, #324869); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#324869, #4E5C78, #324869); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#324869, #4E5C78, #324869);
	border-bottom: 1px solid #000;
	-webkit-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.28);
	-moz-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.28);
	box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.28)
}
.contenedor1 {
	width: 998px;
	border-left: 1px solid #E1DFC8;
	border-right: 1px solid #E1DFC8;
	margin: 0 auto;
}
.contenedor2 {
	float: left;
	width: 72%;
	background-color: #F7F2EE;
	-webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.28);
	-moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.28);
	box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.28);
	box-sizing: border-box
}
.flotaizquierda {
	float: left;
}
.anchototal {
	width:100%
}
section {
	padding: 1.5em 2.5em;
}
div.col1_home {
	float:left; 
	width:370px; 
	margin-right:30px
}
div.col2_home {
	float:left; 
	width:487px; 
	padding-left:30px; 
	border-left:1px solid #CDC7CD
}
h1, h2, h3, h4 {
	font-weight: 200;
	color: #385D9C;
	letter-spacing: -1;
	margin-top:0px
}
h1 {
	font-size: 2em;
	font-weight: 200;
	color: #385D9C;
	letter-spacing: -1;
	margin-bottom: 1em;
	line-height: 100%
}
h2 {
	font-size: 1.7em;
	margin-bottom: 1em;
	line-height:110%
}
h3 {
	font-size: 1.4em;
	margin-bottom: 1.4em;
}
h4 {
	font-size: 1.1em;
	font-weight: 400;
	margin-bottom: 1.1em;
}
.bloque_txt_home {
	padding-bottom:12px; 
	margin-bottom:20px; 
	border-bottom:1px solid #CDC7CD
}
.contenedor_nav {
	height: 50px;
	font-size: 0.9em;
	width: 1000px;
	margin: 0 auto;
	font-style: inherit
}
nav a {
	float: left;
	padding: 16px 20px;
	display:block;
	color:#FFFFFF;
	text-decoration:none
	/*height:40px;
	width:40px*/
}
nav a:hover {
	background-color: #0A1D3C;
	cursor:pointer;
}
.boton_nav {
	text-decoration: none;
	color: #FFF;
	display:block
}
.bot_fotito {
	text-decoration: none;
	color: #FFF
}
.bot_fotito:hover {
	color: #000
}
div.rec_fotito {
	float: left;
	width: 145px;
	margin-right: 5px;
	text-align: center;
	padding: 15px 0px
}
div.rec_fotito:hover {
	background-color: #5B697A
}
.rec_libro {
	text-decoration: none;
	color: #333;
	float: left;
	padding: 9px;
	background-color: #fff;
	height: 320px;
	width: 160px;
	margin-right: 3px
}
.rec_libro:hover {
	background-color: #eee
}
.fondo_rec {
	text-decoration: none;
	color: #333;
	float: left;
	height: 312px;
	width: 23%;
	margin-right: 1%;
	overflow: hidden;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background-repeat: no-repeat;
	background-position: 4px 4px
}
.fon_rec_libro {
	text-decoration: none;
	line-height: 110%;
	color: #333;
	float: left;
	padding: 257px 9px 0px 9px;
	overflow: hidden;
	-webkit-transition: 0.8s;
	-moz-transition: 0.8s;
	-o-transition: 0.8s;
	transition: 0.8s;
}
.fon_rec_libro:hover {
	background-color: #eee;
	padding: 20px 9px 0px 9px;
	height: 300px;
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s;
}
div.paper {
	text-decoration: none;
	color: #333;
	float: left;
	height: 200px;
	width: 14%;
	margin-right: 3%;
	margin-top:10px;
        padding:30px 4px 8px 18px;
	overflow: hidden;
        box-shadow:3px 3px 8px 2px rgba(0,0,0,0.43);
        background-color:rgba(195,231,244,1.00);
        font-size:18px;
        font-family:Baskerville, 'Palatino Linotype', Palatino, 'Century Schoolbook L', 'Times New Roman', serif;
	background-position: 4px 4px;
	}
/*div.paper:last-child {
	margin-right: 0%;
	}*/
ul.cliente {
	margin-bottom: 3em;
	width: 100%;
	list-style: none;
	padding: 0;
	display: block;
	clear: both
}
ul.cliente li {
	/*	E1DFC8 */
	border-right: 1px solid #ddd;
	height: 9em;
	width: 25%;
	float: left;
	display: block;
	list-style: none;
	/*background-color:#0C0;*/
	box-sizing: border-box
}
ul.cliente li:last-child {
	border-right: 1px solid #fff;
}
.bloque_cliente {
	width: 25%;
	float: left;
}
.etiqueta_cliente {
	height: 4em;
	text-align: center;
	font-size: 1em;
	color: #777;
	padding: 2.5em 1em;
	background-color: #eee
}
.sin_logo {
	height: 4em;
	text-align: center;
	font-size: 1.3em;
	color: #000;
	padding-top: 3em;
	position: absolute;
	top: auto;
	left: auto;
	width: 100%
}
.fon_cliente {
	text-decoration: none;
	color: #000;
	height: 11.4em;
	line-height: normal;
	font-size: 0.8em;
	opacity: 0;
	float: left;
	background-color: #C9C864;
	padding: 2.6em 0.95em 0em 0.9em;
	overflow: hidden;
	-webkit-transition: 0.8s;
	-moz-transition: 0.8s;
	-o-transition: 0.8s;
	transition: 0.8s;
	box-sizing: border-box
}
.fon_cliente:hover {
	background-color: #C9C864;
	opacity: 0.95;
	padding: 1em 0.95em 0em 0.9em;
	height: 11.2em;
	-webkit-transition: 0.8s;
	-moz-transition: 0.8s;
	-o-transition: 0.8s;
	transition: 0.8s;
}
.fon_cliente2 {
	width: 201%;
}
.fon_cliente3 {
	width: 301%;/*	text-decoration: none;
	color: #000;
	height: 98px;
	line-height: normal;
	font-size: 0.76em;
	opacity: 0;
	float: left;
	background-color: #C9C864;
	padding: 30px 30px 0px 30px;
	overflow: hidden;
	-webkit-transition: 0.8s;
	-moz-transition: 0.8s;
	-o-transition: 0.8s;
	transition: 0.8s;*/
}
/*.fon_cliente3:hover {
	background-color: #C9C864;
	opacity: 0.95;
	padding: 10px 30px 0px 30px;
	height: 118px;
	-webkit-transition: 0.8s;
	-moz-transition: 0.8s;
	-o-transition: 0.8s;
	transition: 0.8s;
}*/
.fon_cliente4 {
	width: 402%;
}
.caja_prev_libro {
	background-repeat: no-repeat;
	background-position: 4px 4px;
	margin-top: 30px
}
.libro {
	-webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.34);
	-moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.34);
	box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.34)
}
.libro_conboton, .libro1 {
	margin-right: 2em;
	margin-bottom: 2em;
	float: left;
}
.boton_compra a {
	color:#fff;
	background-color:#213B6C;
	border:2px solid #DA6C14;
	border-radius:1em;
	text-align:center;
	text-transform:uppercase;
	font-size:0.8em;
	margin:1.2em 1em 0em 1em;
	padding:0.3em;
	text-decoration:none;
	display:block
}
.boton_compra a:hover {
	color:#213B6C;
	background-color:#ccc;
	border:2px solid #213B6C;
}
div.resumen_libro {
	padding: 20px 30px;
}
.cpo_chico {
	font-size: 0.9em
}
.cpo_minimo {
	font-size: 0.76em
}
.triangulito {
	background-image: url(../images/tri13.png);
	background-repeat: no-repeat;
	height: 13px;
	width: 13px;
	float: left;
	box-sizing: border-box
}
.filete1 {
	border-top: 4px solid #545454;
	width: 100%;
	box-sizing: border-box
}
.comentarista0 {
	margin-bottom: 30px
}
.comentarista1 {
	background-color: #CBDCE7;
	float: left
}
.ancho1 {
	width: 33%
}
.ancho2 {
	width: 43%
}
.ancho3 {
	width: 63%
}
.comentarista2 {
	padding: 12px;
	font-size: 12px
}
.ancho1com {
	width: 60%
}
.ancho2com {
	width: 50%
}
.ancho3com {
	width: 39%
}
.flecha {
	width: 0;
	height: 0;
	float: left;
	border-right: 0.8em solid transparent;
	border-bottom: 0.8em solid transparent;
	border-left: 0.8em solid #CBDCE7;
	border-top: 0.8em solid #CBDCE7
}
.comentario {
	float: left;
	margin-left: 5px;
	background-color: #eee;
	-webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.28);
	-moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.28);
	box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.28);
	padding: 15px 15px;
	font-size: 13px;
	line-height: 130%;
	color: #333
}
img.logo_azul {
	margin-left:2em; margin-top:5em
}
table.contacto  {
	margin-left:10%
}
table.contacto tr  {
	height:5em
}
table.contacto tr td input  {
	padding:1em; 
	background-color:#D1E8F8; 
	border:0em;
	font-size:1em;
	width:70%
}
table.contacto tr td input.enviar  {
	padding:1em; 
	background-color:#94CB85; 
	border:0em;
	font-size:1em;
	width:20%
}
.contenedor_pie {
	width:1000px; 
	margin:0 auto; 
	background-color:#0A1D3C; 
	border-radius:0.5em
}
ul.redes_pie {
	float:right; 
	position:relative; 
	top:100px; 
	left:170px
}
ul.redes_top {
	float:right; 
}
ul.redes {
	list-style-type:none; 
}
ul.redes li {
	background-repeat:no-repeat; 
	width:34px; 
	height:34px; 
	float:left; 
	margin-right:1.3em
}
ul.redes li a {
	display:block;
	width:34px; 
	height:34px;
	cursor:pointer
}
ul.redes li.espanol {
	background-image:url(../images/b_espanol.png); 
}
ul.redes li.english {
	background-image:url(../images/b_english.png); 
}
ul.redes li.portugues {
	background-image:url(../images/b_portugues.png); 
}
ul.redes li.home {
	background-image:url(../images/b_home0.png); 
}
ul.redes li.home:hover {
	background-image:url(../images/b_home1.png); 
}
ul.redes li.mail {
	background-image:url(../images/b_mail0.png); 
}
ul.redes li.mail:hover {
	background-image:url(../images/b_mail1.png); 
}
ul.redes li.in {
	background-image:url(../images/b_in0.png); 
}
ul.redes li.in:hover {
	background-image:url(../images/b_in1.png); 
}
ul.redes li.fbk {
	background-image:url(../images/b_fbk0.png); 
}
ul.redes li.fbk:hover {
	background-image:url(../images/b_fbk1.png); 
}
footer {
	background-color: #324869;
	padding:2em 0em;
	background: -webkit-linear-gradient(#324869, #4E5C78, #324869); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#324869, #4E5C78, #324869); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#324869, #4E5C78, #324869); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#324869, #061B41);
}
footer nav ul {
	list-style-type:none;
	font-size:0.9em;
	float:left; 
	width:30%; 
}
footer nav ul li a {
	color:#7A90BA;
	padding:0.6em 2.5em;
	border-bottom:1px solid #17325A;
	display:block;
	text-decoration:none;
	width:100%
}
footer nav ul li a:hover {
	color:#fff;
}
div.redes_top {
	width:980px
}
div.volver {
	float:left; padding:1.8em 0em 0em 2.5em
}
div.volver a {
	font-weight:bold; 
	font-size:0.9em; 
	text-decoration:none; 
	color:#615142;
	padding-left:0.4em;
}
div.volver a:hover {
	color:#000;
	padding-left:0em
}
.circulo {
	width:180px; height:180px; border:10px solid #555; background:#9EAC81; -moz-border-radius:180px; -webkit-border-radius:180px; border-radius:100px; text-align:center; float:left
}
.sombra {
	-webkit-box-shadow: 3px 3px 8px 2px rgba(0,0,0,0.43);
    	-moz-box-shadow: 3px 3px 8px 2px rgba(0,0,0,0.43);
    	box-shadow: 3px 3px 8px 2px rgba(0,0,0,0.43);
}