/* Estilos propios del libro */


h1 {
	font-family: sans-serif;
}

p {
	font-family: sans-serif;
text-align: left;
}

.opciones2 {
	margin-top: 4em;
}

.titulo {
	max-width: 70%;
	width: 70%;
	margin-left: 15%;
	margin-right: 15%;
}


.opciones2 a {
	text-decoration: none;
	color: #000000;
}

.opciones2 p {
	text-align: right;
	font-size: 75%;
}

.opciones2 .primero {
	border-bottom: 1px solid #000000;
}

.opciones2 td, .opciones2 img {
	vertical-align: middle;
}

.opciones2 .gaturro {
	height: 6em;
}

.opciones2 .huella {
	height: 2em;
}

.opciones2 {
	width: 100%;
}

.opciones2 td.unica {
	width: 60%;
	text-align: right;
}

.opciones2.unica p {
	text-align: center;
}
