/* Hoja de estilo de la web de Claire Afterlom */
/* Ultima actualización 20 de Abril de 2007 */
/* ipit.biz */

/*
|										|
|			General 				|
|										|
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	border: 0;
	color: #fff;
	background-color: #000;
	font-family: Arial, Verdana;
	height: 100%;
}

body#lecturas {
	background-color: #fff;
}

img {
	border: 0;
}

a {
	color: #fff;
	line-height: 1.2;
}

a:visited {
	color: #fff;
}

a:hover {
 	text-decoration: none; 
	color: #000;
}

#contenedor {
	width: 800px;
	margin: 0 0 3em 0;
}

.oculto {
	display: none;
}


/*
|										|
|			Contenido				|
|										|
*/

h1, h2 {
	font: bold 7em serif;
}

#fondo {
	height: 562px;
	background: transparent url("../imagenes/claire_c.jpg") no-repeat 0 0;
}

p.frase {
	margin: 2em 0 0 16em;
	font: normal 1.5em Verdana;
	text-align: center;
	line-height: 2;
}

p.reserva {
	background-color: #9F6166;
	color: #fff;
	border: solid 1px #ddd;
	text-align: center;
	padding: .6em 5em;
	margin: 1em 0 0 4em;
}

p.leer {
	background-color: #B38184;
	color: #fff;
	border: solid 1px #ddd;
	text-align: center;
	padding: .6em 5em;
	margin: 1em 0 0 4em;
}

#prensa {
	padding: .6em 2em;
	background-color: #62453C;
	color: #fff;
	border: solid 1px #ddd;
	margin: 1em 0 0 4em;
}

p.tragaluz {
	background-color: #C7A1A4;
	color: #fff;
	border: solid 1px #ddd;
	text-align: center;
	padding: .6em 5em;
	margin: 1em 0 0 4em;
}

p.segunda {
	background-color: #A02403;
	color: #fff;
	border: solid 1px #ddd;
	text-align: center;
	padding: 1.2em 5em;
	margin: 4.9em 0 0 4em;
}

p.comprar {
	position: absolute;
	top: 22em;
	margin: 0 0 0 1em;
}

* html p.comprar {
	margin: 0 0 0 -3em;
}

p.comprar a {
	background: transparent url("../imagenes/comprar.gif") no-repeat 0 0;
	width: 189px;
	height: 185px;
	color: #fff;
	display: block;
	padding: 5em 0 0 3em;
	text-indent: -9999px;
}

#textos {
	margin: 5em 4em;
}

#textos.trag{
	margin: 2em 4em;
}

#textos #intro p {
	width: 100%;
}

#izda {
	float: left;
	width: 19em;
}

#dcha {
	margin: 0 0 0 21em;;
}

h2 {
	font-size: 1.7em;
	width: 10em;
}

h2.doble {
	width: 19em;
}

#textos p {
	width: 20em;
	margin: 1em 0 2em 0;
}


/*
|										|
|			Leer						|
|										|
*/

h1.tit_leer {
	color: #000;
}

h1.tit_leer.izda {
	float: left;
	width: 5.1em;
}

ul {
	position: relative;
	width: 50em;
	height: 3em;
	margin: 3em 0 0 3em;
}

ul li {
	list-style: none;
	float: left;
	position: absolute;
	top: 0;
	padding: .4em 1em;
	background-color: #D1B1B3;
	border: solid 1px #666;
}

#lee1 {
	left: 1em;
	background-color: #9F6166;
}

#lee2 {
	left: 5.9em;
}

#lee3 {
	left: 20.4em;
}

#lee4 {
	left: 34.2em;
}

body#lecturas {
	color: #000;
}

h2 {
	margin: 0.5em 0;
}

img.porta {
	float: left;
	padding: .5em 1em;
}

body#lecturas p.intro {
	width: 40em;
}

body#lecturas p.intro a {
	color: #9F6166;
}

body#lecturas p.intro.precio {
	padding: 1em 0 0 0;
	font-weight: bold;
	width: 25em;
}

body#lecturas p.intro.precio span {
	font-weight: normal;
	font-size: .8em;
}

body#lecturas pre {
	font: normal 1em Verdana;
	line-height: 1.5;
	margin: 0 0 1em 0;
}



/*
|										|
|			El Tragaluz				|
|										|
*/

address {
	padding-top: 4.5em;
	margin-left: 45em;
	font-size: .8em;
	color: #686868;
}

address a {
	color: #9F6166;
}

div.resenya {
	width: 40em;
	padding: 1em 0 0 4em;
}

div.resenya p {
	margin: 0 0 .5em 1em;
	font-size: .9em;
}

div.resenya em {
	display: block;
	margin: 0 0 .5em 2em;
	font-size: .9em;
}

div.resenya h2 {
	font-size: 1.1em;
}

div.resenya h2 span {
	font-weight: normal;
	font-size: .8em;
}

/*
|										|
|			Pie						|
|										|
*/

#pie {
	clear: both;
	margin: 0 0 5em 4em;
	padding: .2em 1em;
	font-size: 1em;
	border: solid 1px #ddd;
}

body#lecturas #pie {
	color: #000;
	border: solid 1px #666;
}
