@import "loader.css";


#book .own-size{
	width:850px;
	height:785px;
	background-color:white;
	overflow:hidden;
}

#book .izquierda{
	background:-webkit-gradient(linear, left top, right top, color-stop(0.95, #fff), color-stop(1, #dadada));
	background-image:-webkit-linear-gradient(left, #fff 93%, #dadada 100%);
	background-image:-moz-linear-gradient(left, #fff 93%, #dadada 100%);
	background-image:-ms-linear-gradient(left, #fff 93%, #dadada 100%);
	background-image:-o-linear-gradient(left, #fff 93%, #dadada 100%);
	background-image:linear-gradient(left, #fff 93%, #dadada 100%);
}

#book .derecha{
	background:-webkit-gradient(linear, right top, left top, color-stop(0.95, #fff), color-stop(1, #cacaca));
	background-image:-webkit-linear-gradient(right, #fff 95%, #cacaca 100%);
	background-image:-moz-linear-gradient(right, #fff 95%, #cacaca 100%);
	background-image:-ms-linear-gradient(right, #fff 95%, #cacaca 100%);
	background-image:-o-linear-gradient(right, #fff 95%, #cacaca 100%);
	background-image:linear-gradient(right, #fff 95%, #cacaca 100%);
}


		
p {
    color:#000;	font-size:17px; font-family: 'descartesJS_Sansserif', sans-serif; margin:25px 55px 0px 55px; font-weight: 580;
	}

/*Aquí definimos estilos de párrafo cambiando el margen superior 0 5 10 y 25 para afinar el interlineado en los textos */
.sinp {
    color:#000;	font-size:17px; font-family: 'descartesJS_Sansserif', sans-serif; margin:0px 55px 0px 55px; font-weight: 580;
	}
.pocop {
    color:#000;	font-size:17px; font-family: 'descartesJS_Sansserif', sans-serif; margin:5px 55px 0px 55px; font-weight: 580;
	}
.pocopp {
    color:#000;	font-size:17px; font-family: 'descartesJS_Sansserif', sans-serif; margin:5px 55px 0px 45px; font-weight: 740;
	}
.menosp {
    color:#000;	font-size:17px; 
font-family: 'descartesJS_Sansserif', sans-serif; 
margin:10px 55px 0px 55px; 
font-weight: 580;
	}
.masmenosp {
    color:#000;	font-size:17px; font-family: 'descartesJS_Sansserif', sans-serif; margin:15px 55px 0px 55px; font-weight: 580;
	}
.masp {
    color:#000;	font-size:17px; font-family: 'descartesJS_Sansserif', sans-serif; margin:25px 55px 0px 55px; font-weight: 580;
	}	
	
h1
{
	color: #000;
	font-family: 'descartesJS_Sansserif', sans-serif;
	font-size: 30px;
	font-weight: 700;
	line-height: 35px;
	margin: 0 0 0;
	margin:25px 55px 5px 55px;
	text-align: center;
	text-transform: uppercase;
}
.h1
{
	color: #000;
	font-family: 'descartesJS_Sansserif', sans-serif;
	font-size: 30px;
	font-weight: 700;
	line-height: 35px;
	margin: 0 0 0;
	margin:25px 55px 5px 55px;
	text-align: center;
	text-transform: uppercase;
}
.h11
{
	color: #000;
	font-family: 'descartesJS_Sansserif', sans-serif;
	font-size: 21px;
	font-weight: 700;
	line-height: 35px;
	margin: 0 0 0;
	margin:25px 55px 5px 55px;
	text-align: center;
	text-transform: uppercase;
}

.h111
{
	color: #000;
	font-family: 'descartesJS_Sansserif', sans-serif;
	font-size: 30px;
	font-weight: 700;
	line-height: 35px;
	margin: 0 0 0;
	margin:25px 55px 5px 55px;
	text-align: center;
	
}

.h112
{
	color: #000;
	font-family: 'descartesJS_Sansserif', sans-serif;
	font-size: 24px;
	font-weight: 700;
	line-height: 35px;
	margin: 0 0 0;
	margin:10px 55px 5px 55px;
	text-align: center;
	
}

h2
{
	color: #206090;
	font-family: 'descartesJS_Sansserif', sans-serif;
	font-size: 26px;
	font-weight: 700;
	line-height: 35px;
	margin:25px 55px 5px 55px;
	text-align: left;
}

h3
{
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	color: #000;
	font-family: 'descartesJS_Sansserif', sans-serif;
	font-size: 17px;
	font-weight: 500;
	line-height: 16px;
	text-align: center; 
}

h4
{
	color: #206090;
	font-family: 'descartesJS_Sansserif', sans-serif;
	font-size: 22px;
	font-weight: 700;
	line-height: 35px;
	margin:25px 55px 5px 55px;
	text-align: left;
	
}
.h44
{
	color: #206090;
	font-family: 'descartesJS_Sansserif', sans-serif;
	font-size: 20px;
	font-weight: 700;
	line-height: 35px;
	margin:10px 55px 5px 55px;
	text-align: left;
	
}

h5
{
	color: #206090;
	font-family: 'descartesJS_Sansserif', sans-serif;
	font-size: 21px;
	font-weight: 700;
	line-height: 20px;
	margin:25px 55px 0px 55px;
	text-align: left;
	
}
		.creditos{
			color: #000; font-family: 'descartesJS_Sansserif', sans-serif; font-size: 32px; font-weight: 500; line-height: 24px; margin: 0 0 0; padding: 20px 25px; text-align: left; 
		}
		
		
		
		#book{
			width:1700px;
			height: 785px;
			margin:70px 5px 5px 97px;
		}
		#book .turn-page{
			background-color:white;
			
		}
		#book .cover{
		
			}
		
		.cover {
			background-color: #F8ECC2;
			background: url(../images/cover.png) no-repeat 1px 50%;
			
		}
		
		#book .page-wrapper{
		-webkit-perspective:2000px;
		-moz-perspective: 2000px;
		-ms-perspective: 2000px;
		perspective: 2000px;
		}

		

	

	
a{
	color:#000;	font-size:17px; font-family: 'descartesJS_SansSerif', sans-serif; text-decoration: none; margin:15px 0px 5px 0px;
			
	}
		
	
		
li{
	
	color:#000;
	font-size:17px;
	font-family: 'descartesJS_Sansserif', sans-serif;
	margin:5px 55px 0px 55px; font-weight: 580;
	text-align: justify;
}


/*Aquí definimos estilos para combinar con <li> sin viñeta */
.sinli{
	color:#000;	
font-size:17px; 
font-family: 'descartesJS_Sansserif', sans-serif; 
margin:5px 55px 0px 55px; padding: 0 0 0.4em 0; 
font-weight: 580; text-align: justify;
}

.sinli2 {
    color:#000;	
font-size:17px; 
font-family: 'descartesJS_Sansserif', sans-serif; 
margin:10px 55px 0px 55px; padding: 0 0 0.4em 0; font-weight: 580;
	}
.sinli3 {
    color:#000;	
font-size:17px; 
font-family: 'descartesJS_Sansserif', sans-serif; 
margin:-10px 55px 0px 55px; padding: 0 0 0.1em 0; font-weight: 580;
	}

/*Aquí definimos estilos para combinar con <ul> subiendo el interlineado inferior */
.sinul {
    color:#000;	font-size:17px; font-family: 'descartesJS_Sansserif', sans-serif; margin:5px 0px -10px 0px; font-weight: 580;
	}

.pa2{
	
	    color:#808080;	
font-size:17px; 
font-family: 'descartesJS_Sansserif', sans-serif; 
margin:4px 45px 0px 65px; 
font-weight: 580;

	
}

.pa22{
	
	    color:#808080;	
font-size:17px; 
font-family: 'descartesJS_Sansserif', sans-serif; 
margin:12px 45px 8px 65px; 
font-weight: 580;

	
}

#book .numeros{
	float:right;
}

#book .a2{
	float:left;
	width:100%;
	clear:both;
	text-decoration:none;
	color:#333;
	margin:2px 0;
	padding:0 10px;
	
}

#book .a2:hover{
	background:#CAD1EE;
	float:left;
	width:100%;
	clear:both;
	text-decoration:none;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	-o-border-radius:10px;
	-ms-border-radius:10px;
	border-radius:10px;
}

#book .a22{
	float:left;
	width:100%;
	clear:both;
	text-decoration:none;
	color:#333;
	margin:12px 0px 6px 0px;
	padding:0 10px;
	
}

#book .a22:hover{
	background:#CAD1EE;
	float:left;
	width:100%;
	clear:both;
	text-decoration:none;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	-o-border-radius:10px;
	-ms-border-radius:10px;
	border-radius:10px;
}

#book .a222{
	float:left;
	width:100%;
	clear:both;
	text-decoration:none;
	color:#333;
	margin:2px 0px 6px 0px;
	padding:0 10px;
	
}


#book .a222:hover{
	background:#CAD1EE;
	float:left;
	width:100%;
	clear:both;
	text-decoration:none;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	-o-border-radius:10px;
	-ms-border-radius:10px;
	border-radius:10px;
}

td {
    color:#000;	font-size:20px; font-family: 'descartesJS_Sansserif', sans-serif; font-weight: 580; padding: 10px 10px;
	}
th {
    color:#009;	font-size:20px; text-align: center; font-family: 'descartesJS_Sansserif', sans-serif; font-weight: 580;  padding: 10px 10px;background-color: #C0C0C0;
	}

span#sub {
    vertical-align: sub;
}

body{
	background:transparent url(../images/bg3.png) no-repeat 10px 33px;
	color:#444;
	font-size:12px;
	color: #000;
	
}

.dropbtn {
    background: url("../images/menu3.png" ) no-repeat left top; text-align:center;
    color: white;
    padding: 20px 25px;
	height:30px;
    font-size: 16px;
    border: none;
    cursor: pointer;
	top:5px;
	left:130px;
}

.dropdown {
    position: absolute;
   left:130px;
    top: 5px;
}
.show {display:block;}

.dropbtn2 {
    background: url("../images/menu1.png" ) no-repeat left top; text-align:center;
    color: white;
    padding: 20px 25px;
	height:30px;
    font-size: 16px;
    border: none;
    cursor: pointer;
	top:5px;
	left:190px;
}

.dropdown2 {
    position: absolute;
    left:190px;
    top: 5px;
	
}

.dropbtn4 {
    background: url("../images/calculadoraDescartes.png" ) no-repeat left top; text-align:left;
	position: absolute;
    color: white;
    padding: 20px;
	height:20px;
    font-size: 16px;
    border: none;
    cursor: pointer;
	top:-40px;
	right:175px;
	
}

.dropdown4 {
    position: relative;
	top: -815px;
}

.dropbtn5 {
    background: url("../images/printer.png" ) no-repeat left top; text-align:left;
	position: absolute;
    color: white;
    padding: 20px;
	height:20px;
    font-size: 16px;
    border: none;
    cursor: pointer;
	top:-42px;
	right:240px;
	
}

.dropdown5 {
    position: relative;
	top: -815px;
}

.dropbtn6 {
    background: url("../images/help.png" ) no-repeat left top; text-align:left;
	position: absolute;
    color: white;
    padding: 20px;
	height:20px;
    font-size: 16px;
    border: none;
    cursor: pointer;
	top:-40px;
	right:130px;
	
}

.dropdown6 {
    position: relative;
	top: -815px;
}
.show {display:block;}

.nextbtn {
    background: url("../images/next2.png" ) no-repeat left top; text-align:center;
    color: white;
    padding: 24px 35px 60px 20px;
	font-size: 16px;
    border: none;
    cursor: pointer;
	top:0;
	right:10px;
}

.nextdown {
    position: absolute;
    right: 0px;
    top: 44%
}

.show {display:block;}

.prevbtn {
    background: url("../images/prev2.png" ) no-repeat left top; text-align:center;
    color: white;
    padding: 24px 35px 70px 24px;
	height:4px;
	font-size: 16px;
    border: none;
    cursor: pointer;
	top:0;
	right:10px;
	
}

.prevdown {
    position: absolute;
    left: 0px;
    top: 44%;
	
		
}

.tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 0px dotted black;
}

.tooltip .tooltiptext {
	font-size:15px; 
	font-family: 'descartesJS_Sansserif', sans-serif;
	visibility: hidden;
    width: 180px;
    background-color: #d0fff2;
    color: #000;
    text-align: center;
    border-radius: 6px;
    padding: 5px 5px;

    /* Position the tooltip */
    position: absolute;
	left:-90px;
top: 25px;
	z-index: 1;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
}

.tooltip2 {
    position: relative;
    display: inline-block;
    border-bottom: 0px dotted black;
}

.tooltip2 .tooltiptext {
	font-size:15px; 
	font-family: 'descartesJS_Sansserif', sans-serif;
	visibility: hidden;
    width: 250px;
    background-color: #d0fff2;
    color: #000;
    text-align: center;
    border-radius: 6px;
    padding: 5px 5px;

    /* Position the tooltip */
    position: absolute;
	left:-90px;
top: 25px;
	z-index: 1;
}

.tooltip2:hover .tooltiptext {
    visibility: visible;
}

.tooltip3 {
    position: relative;
    display: inline-block;
    border-bottom: 0px dotted black;
}

.tooltip3 .tooltiptext {
	font-size:16px; 
	font-family: 'descartesJS_Sansserif', sans-serif;
	visibility: hidden;
    width: 400px;
    background-color: rgb(208,255,242);
    color: #000;
    text-align: center;
    border-radius: 12px;
    padding: 10px 10px;

    /* Position the tooltip */
    position: absolute;
	left:0px;
   top: 25px;
	z-index: 1;
}

.tooltip3:hover .tooltiptext {
    visibility: visible;
}
.footer {
  font-size:12px; 
  font-family: 'descartesJS_Sansserif', sans-serif;
  position: absolute;
  right: 50px;
  bottom: 4em;
  left: 50px;
  padding: 0;
  
  text-align: left;
}
.footer a {
  font-size:12px; 
  color: blue;
  font-family: 'descartesJS_Sansserif', sans-serif;
  margin-right:2px;
  margin-left:2px;
}

.image_expand {
  display: block;
  margin: 0.5em auto 1em auto;
  max-width:740px;
  cursor: pointer;
}

.image_link {
  position: relative;
  display: block;
  cursor: pointer;
}

.btn_link {
  position: absolute;
  width: 2em;
  height: 2em;
  right: -3px;
  top: 0;
  margin: 0;
  padding: 0;
  outline: none;
  border: none;
  border-radius:0;
  background-color: white;
  background-size: cover;
  background-image: url("img/link.svg");
  cursor: pointer;
}
iframe {
  border: none;
}


.btn_ampliar {
  position: absolute;
  width: 2em;
  height: 2em;
  right: 5px;
  top: 20px;
  margin: 0;
  padding: 0;
  outline: none;
  border: none;
  border-radius:0;
  background-color: white;
  background-size: cover;
  background-image: url("img/ampliar.svg");
  cursor: pointer;
}

.interactive0 {
  position: relative;
  margin: 0 auto;
  max-width:740px;
  box-sizing: border-box;
  padding: 0;
  -webkit-overflow-scrolling: touch;
  overflow-y: scroll;
  margin:0 auto;
  margin-left: 55px;
  margin-top: 0px;
  text-align: center;
  background: rgba(255,255,255,0);
}

.interactive1 {
  position: relative;
  margin: 0 auto;
  max-width:740px;
  box-sizing: border-box;
  padding: 0;
  -webkit-overflow-scrolling: touch;
  overflow-y: scroll;
  margin:0 auto;
  margin-left: 55px;
  margin-top: 0px;
  text-align: center;
  border: 1px solid #206090;
  border-radius: 0px;
  background: rgba(240,248,250,1);
}

video {
  display: block;
  max-width:740px;
  margin:0 auto;
  margin-left: 55px;
  margin-top: 30px;
  
}

code {
  display: inline;
  max-width:740px;
  margin:0 auto;
  
  margin-top: 30px;
  font-size: 107%;
  font-family: 'descartesJS_Sansserif', sans-serif;
  
}

figure {
  max-width:740px;
  margin:0 auto;
  margin-left: 55px;
  margin-top: 30px;
  font-size: 105%;
  border-left: 4px solid #3867d6;
  font-family: 'descartesJS_Sansserif', sans-serif;
  text-align: center;
  
}

.toc_link {
  font-size: 95%;
  padding: 0;
  margin-bottom: 0.5em;
  color: #222f3e;
  cursor: pointer;
  background-image: url("img/dot.svg");
}
.toc_link:hover, .toc_link:hover a, .toc_link:hover .toc_number {
  background-color: hsl(205, 87%, 90%);
}
.toc_link a {
  padding-left: 1em;
  padding-right: 0.2em;
  background-color: white;
  text-decoration: none;
  color: inherit;
}
.toc_number {
  background-color: white;
  float: right;
}

.page_number {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 18px;
  text-align: center;
  font-weight: bold;
  font-size: 80%;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
   -khtml-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.footnote {
  display: block;
}
.footnote::before {
  content: attr(number);
  position: absolute;
  display: inline;
  font-size: 75%;
  left: -0;
}
.footnote_container {
  position: absolute;
  width: calc(100% - var(--page-left-margin) - var(--page-right-margin));
  bottom: 58px;
  font-size: 75%;
  border-top: 2px solid #3c6382;
  padding-left: 1em;
  margin:25px 55px 0px 55px;
}

.note {
  padding-left: 1em;
  padding-right: 1em;
  font-size: 105%;
  border-left: 4px solid #3867d6;
  font-family: 'descartesJS_Sansserif', sans-serif;
  margin:25px 65px 0px 75px;
}

.image_expand {
  -webkit-box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.5);
  -moz-box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.5);
  box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.5);
}




xmp {
  font-family: 'UbuntuMono', monospace;
  font-size: 107%;
  color: #e67e22;
  border: 1px solid #e67e22;
  margin:25px 55px 0px 55px;
}

sup {
  font-size: 65%;
  font-weight: bold;
  padding-left: 0.2em;
}
sub {
  font-size: 65%;
}	

.escena {
	border-radius: 20px;
	background-image: url('../images/fondo_div1.png');
	width: 680px;
	height: 480px;
	margin:25px 55px 0px 60px;
	padding: 10px 15px 10px 15px;
}

.escena2 {
	border-radius: 20px 20px 30px 30px; 
	background-image: url('../images/fondo_div3.png');
	
	margin:25px 55px 0px 60px;
    padding: 10px 10px;
    width: 680px;
    height: 470px;
}

.escena3 {
	background-image: url('../images/fondo_div2.png');
	
	width: 740px;
	height: 490px;
	margin:5px 25px 0px 20px;
	padding: 45px 15px 0px 25px;
}

.escena4 {
	border-radius: 20px 20px; 
	background-image: url('../images/fondo_div4.png');
	background-position: left top;
   
	margin:25px 55px 0px 80px;
    padding: 95px 10px;
    width: 700px;
    height: 420px;
}

.escena5 {
	border-radius: 40px 40px 40px 40px; 
	background-image: url('../images/fondo_div5.png');
	
	width:  705px;
	height: 530px;
	margin:20px 55px 0px 65px;
	padding: 10px 15px 0px 15px;
} 
.escena6 {
	border-radius: 25px;
    border: 2px solid #73AD21;
    padding: 15px;
    width: 700px;
    height: 500px; 
	
}

.escena7 {
	border-radius: 40px 40px 40px 40px; 
	background-image: url('../images/fondo_div10.png');
	
	width: 700px;
	height: 510px;
	margin:25px 55px 0px 50px;
	padding: 20px 15px 0px 30px;
} 

.escena8 {
	
	background-image: url('../images/fondo_div11.png');
	
	width: 695px;
	height: 510px;
	margin:25px 55px 0px 50px;
	padding: 20px 15px 0px 30px;
}

.escena9 {
	
	background-image: url('../images/fondo_div8.png');
	
	width: 695px;
	height: 490px;
	margin:25px 55px 0px 50px;
	padding: 40px 15px 0px 30px;
}

.vector
{ font-family: 'descartesJS_Sansserif', sans-serif; font-size:14px; margin:0px 0px 0px -12px; position:relative; bottom:.7em;}

.vector2
{ font-family: 'descartesJS_Sansserif', sans-serif; font-size:16px; margin:0px 0px 0px -12px; position:relative; bottom:.8em;}

.chapo
{ font-family: 'descartesJS_Sansserif', sans-serif; font-size:16px; margin:0px 0px 0px -6px; position:relative; bottom:.7em;}

/*Aquí definimos estilos para textox en celdas de tabla o pie de imágenes */

.piecelda {
color: #000000;  
font-size:14px; 
  font-family: 'descartesJS_Sansserif', sans-serif;
  top: 0px;  
right: 10px;
  bottom: 5px;
  left: 10px;
  padding: 0;
   text-align: center;
}
.piecelda a{
color: #0000FF;  
font-size:14px; 
  font-family: 'descartesJS_Sansserif', sans-serif;
  right: 3px;
   left: 3px;
  }

.piefoto {
color: #000000;  
background-color: rgba(255,255,255,0.7);
border-radius: 4px 4px 4px 4px;
-moz-border-radius: 4px 4px 4px 4px;
-webkit-border-radius: 4px 4px 4px 4px;
font-size:14px; 
  font-family: 'descartesJS_Sansserif', sans-serif;
  position: absolute;
  right: 65px;
  bottom: 4em;
  left: 65px;
  padding: 0;
   text-align: center;
}	
.piefoto a {
color: #0000FF;
  font-size:14px; 
  font-family: 'descartesJS_Sansserif', sans-serif;
  margin-right:2px;
  margin-left:2px;
}

.t11{
	color: #ff0; font-family: 'descartesJS_Sansserif', sans-serif; font-size: 48px; font-weight: 700; line-height: 46px; margin: 0 0 0; margin:15px 55px 45px 55px; text-align: center; text-transform: uppercase;
	}
.t2{
	color: #369; font-family: 'descartesJS_Sansserif', sans-serif; 
	}