@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
#contenedor {
	width: 734px;
	margin-top: 310px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#contenedor #barra-azul {
	background-color: #8baed8;
	height: 54px;
	width: 734px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
}
#contenedor #barra-gris {
	background-color: #d3d3d3;
	height: 54px;
	width: 734px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
}
#contenedor #barra-grisclaro {
	background-color: #f6f6f7;
	height: 54px;
	width: 734px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
#contenedor #logo {
	height: 216px;
	width: 267px;
	position: absolute;
	top: -164px;
	right: -12px;
}
#contenedor #creditos #creditos-pilar {
	font-family: Cuprum, arial, serif;
	font-size: 11px;
	text-align: left;
	float: left;
	width: 340px;
	padding-top: 12px;
	padding-left: 25px;
	font-style: normal;
}
#contenedor #creditos #creditos-isra {
	font-family: Cuprum, arial, serif;
	font-size: 11px;
	text-align: right;
	float: right;
	width: 355px;
	padding-top: 12px;
	padding-right: 12px;
	font-style: normal;
	color: #000000;
}
#contenedor #libros {
	height: 162px;
	width: 265px;
	position: absolute;
	top: 33px;
	right: -55px;
	z-index: 1;
}
#contenedor #barra-grisgrande {
	background-color: #d3d3d3;
	height: 164px;
	width: 734px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
#contenedor #libro1 {
	width: 734px;
	background-color: #eeeeee;
	height: 150px;
	position: relative;
}
#contenedor #libro1 #libro1-imagen {
	float: left;
	height: 126px;
	width: 122px;
	margin-top: 15px;
	margin-left: 15px;
	position: absolute;
}
#contenedor #libro1 #libro1-texto {
	position: absolute;
	left: 147px;
	top: 27px;
}
#contenedor #cubos {
	height: 145px;
	width: 266px;
	position: absolute;
	top: 35px;
	right: 10px;
}
#contenedor #puzzle {
	height: 218px;
	width: 215px;
	position: absolute;
	top: 8px;
	right: -23px;
	z-index: 1;
}
#contenedor #sillas {
	height: 163px;
	width: 255px;
	position: absolute;
	top: 33px;
	right: -32px;
}
#contenedor #botones-titulares {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
}
#contenedor #barra-texto {
	background-color: #eeeeee;
	width: 734px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	position: relative;
}
#contenedor #creditos #final {
	clear: both;
	height: 50px;
	width: 734px;
}
#contenedor #libro2 {
	height: 150px;
	width: 734px;
	background-color: #d8d8d8;
	position: relative;
}
#contenedor #libro2 #libro2-texto {
	margin-top: 22px;
	width: 455px;
	z-index: 1;
	position: absolute;
}
#contenedor #libro2 #libro2-imagen {
	height: 126px;
	width: 122px;
	margin-top: 15px;
	float: right;
	z-index: 2;
	position: absolute;
	right: 180px;
}
a {
	color: #6b86a6;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p {
	font-family: cuprum, arial, serif;
	font-size: 15px;
	margin-top: 15px;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-left: 25px;
	font-style: italic;
	color: #000000;
}
.grande {
	font-family: raleway, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #000000;
}
.titular-blanco-entexto {
	font-family: Raleway, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
	background-color: #000000;
	padding-left:25px;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 2px;
}
.titular-blanco-publicaciones {
	font-family: Raleway, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
	background-color: #000000;
	padding-left:25px;
	vertical-align: middle;
	padding-top: 15px;
	padding-bottom: 10px;
	font-style: normal;
}
.titulares-trabajo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #999999;
}
.cursiva-oscura {
	font-family: Cuprum, arial, serif;
	font-size: 15px;
	font-style: italic;
	color: #434343;
}
.cursiva-negra {
	font-family: Cuprum, arial, serif;
	font-size: 15px;
	font-style: italic;
	color: #000000;
}
.cursiva-negra-derecha {
	font-family: Cuprum, arial, serif;
	font-size: 15px;
	font-style: italic;
	color: #000000;
	text-align: right;
}
.cursiva-oscura-derecha {
	font-family: Cuprum, arial, serif;
	font-size: 15px;
	font-style: italic;
	color: #434343;
	text-align: right;
}
