




/*
     FILE ARCHIVED ON 1:58:22 Dec 28, 2013 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 16:37:02 Nov 25, 2015.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
@charset "utf-8";
/* CSS Document */

body{
margin: 0; padding: 0;color: #000;
font-family: Georgia, "Times New Roman", Times, serif;
}

a:link, a:visited, a:active{text-decoration:none;color:#999999}
a:hover {text-decoration:none;color:#000}
a.negro:link, a.negro:visited, a.negro:active, a.negro:hover {text-decoration:none;color:#000}
h1 {margin:0;padding:0;	font-size: 32px; font-weight:normal}

#contenedor {
	padding:0;
	width:760px;
	text-align:left;
	font-size:12px;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
}

h2, .b {font-size:12px; font-weight:bold}

#txt {
	width:530px;
	margin-left:230px;
}

#txt2 {
	width:362px;
	float:left;
}

#txtcon3 {
	width:415px;
	float:left;
}


#txt415 {
	width:460px;
	float:left;
}


#txt3 {
	width:247px;
	float:left;
}

#separador {width: 100px; height: 41px}
.separador {width: 100px; height: 41px}


#imagen {width:155px;float:left; text-align:left; margin-left:13px;margin-top:13px}

#header {
	padding: 0;
	margin:0
} 

#header p {margin-top:0} /* el p del headr es el nombre del libro va pegado a la cita */

.menu {
width:105px;
color:#999999;
margin-right: 10px;
margin-top: 13px
}
.izq{float:left}
.derecha{float:right}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#copy {color: black} /* el copyright */

.justificado {text-align: justify}

img {border:none}
.borde {border:1px solid black}
.gris {color:#999999}
u {color:#999999}