
html,body, header, div, aside, section, ul, li, a, p, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
a:link, a:visited, a:active {text-decoration: none;
color: #0033CC;
}
a:hover {color: red;}
html,body {
	height: 100%;	
}
body {
	display: block;
    background: url(../archivos/bg-herencia.png) fixed;
}
h2 {
    color: #0033CC;
}
.clear { clear: both; }
.italic { font-style: italic; }
.pocho, footer, .home hr { width: 90%; margin: auto; }
header {
	background: red;
	text-align: center;
}
/* PRESENTACION */
@font-face{
   font-family: "aflfont";
   src: url(../font/aflfont.ttf);
}
.msg-inicial p{
	font-family: aflfont;
	text-align: justify;
}
.content {
	overflow:visible; 
	width:100%;
	height:100%; 
	margin:auto;
	position: fixed;
	padding:10px;
	background: rgba(43, 46, 56, 0.9);
	z-index: 1000;
}
.msg-inicial {
	background: white	url(../archivos/bg-herencia2000.jpg) top left no-repeat;
	position: relative;
	width: 60%;
	max-width: 600px;
	margin: auto;
	height: auto;
	min-height: 370px;
    top: 50%;
	border-radius: 6px;
	padding: 25px;
	font-size: 1.2em;
	line-height: 1.6em;
	-webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.msg-inicial h3 {
	font-size: 2em;
	text-decoration: underline;
	margin-bottom: 20px;	
}
#contador {
	text-align: center;
	color: #000099;
}
/* FIN PRESENTACION */
.m10 {
	margin-top: 10px;	
}
.m25 {
	margin-top: 25px;	
}
.m50 {
	margin-top: 50px;	
}
footer {
	border-top: 1px solid #999;
	padding: 20px 0;
}
footer p{
	font-size: 1em;
	line-height: 2em;
}
footer p span{
	font-size: .85em;
	line-height: 2em;
}
#contenedor , 
#contenedor-brujeria {
	display: inline-block;	
	width: 100%;
	min-height: 100%;
}
#principal, #intro-hechiceria {
	margin-left: 200px;
}
article h2 {
	text-align: center;	
}
.home article {
	margin-top: -10px;		
}	
.lateral {
	position: fixed;
	width: 200px;
	height: 100%;
	background: #000099;
	float: left;
	
}
.lateral img {
	margin-top: 10px;	
}

.lateral aside ul {
  list-style-type: none;
  width:100%;
 }
.lateral aside  ul li {
  display:block;
  margin-bottom:5px;
  font-family: "Times New Roman", Times, serif;
  font-weight: bold;
  font-size: 1em;
  text-align: center;
  padding: 0 10px;
  line-height: 1.2em;
}
.lateral aside  ul li a{
  color: #FFF;
  text-decoration: none;
}
.lateral aside ul li a:hover {
  color: yellow;
}
.home {
	background: url(../archivos/fondo.jpg) fixed;	
}
.bg-el-quijote {
	background: url(../archivos/bg-el-quijote.jpg) fixed;				
}
.bg-juegos {
	background: url(../archivos/bg-juegos_populares.jpg) fixed no-repeat;			
}
.bg-juegos {
	background: url(../archivos/bg-juegos_populares.jpg) fixed no-repeat;			
}
.bg-carnaval {
	background: url(../archivos/bg-carnaval.jpg) fixed;			
}
.bg-canciones {
	background: url(../archivos/bg-canciones.jpg) fixed;			
}
.bg-historia {
	background: url(../archivos/bg-historia.png) center center no-repeat fixed;			
}
.bg-postales {
	background: url(../archivos/bg-postales.jpg) fixed;			
}
.bg-fotos-herencia {
	background: url(../archivos/bg-fotos-herencia.gif) center top  ;			
}
.bg-creditos {
	background: url(../archivos/bg-creditos.gif) ;			
}
.bg-hgrafica {
	background: url(../archivos/bg-hgrafica.jpg) fixed;		
}
.bg-apodos_y_motes {
	background: url(../archivos/bgapodosymotes.jpg) fixed;		
}
.bg-fauna {
	background: url(../archivos/fondo-fauna.jpg) center top fixed repeat;			
}
section.home  {
		padding-top: 10px;
}
.img-home {
	width: 50%;
	text-align: center;	
}
.left {
	float: left;	
}
.rigth {
	float: right;
}
.home-texto, .parr1 {
    color: #000099;
	font-weight: bold;
}
.home-texto  {
    font-size: 1.5em;
}
.home-head {
	text-align: center;
	padding-top: 15px;
}
.home-head img{
	max-width: 397px;
	margin: 0 5px 
}
.home figure {
	max-width: 563px;
	margin: 1em auto;
}
.home p, footer p {
	color:#000099;
	text-align: center;
}
.table {
	margin: 15px auto;	
}
.parr1 {
    font-size: 1em;
	padding: .5em;
}
.parr2 {
    font-size: 1.1em;
	font-weight: bold;
}
.googlesearch {
	background: #fff;
	border: 6px solid #66CCFF;	
	text-align: center;
	margin: 15px auto;
}
.buscador {
	background: #fff;
	border: 2px solid #66CCFF;
	border-radius: 6px;
	text-align: center;
	margin: 15px auto;
}
.rae {
	border: 0;
}
.rae p {
	margin: 20px;
}
.rae form fieldset {
	border-radius: 6px;
}
#creditos {
	background: url(../archivos/creditos.jpg);
	margin-left: 150px;
}
.creditos {
	width: 85%;
	margin: auto;
    color: #000099;
	font-weight: bold;
	text-align: center;
}
.creditos p {
	font-size: 1.1em;
	margin: 1.2em;
}
.creditos h2 {
	font-size: 1.8em;
	text-decoration:underline;
	margin: 15px;
}
.creditos h3 {
	font-size: 1.4em;
	text-decoration: underline;
	margin: 15px;
}
.postales {
	background: url(../archivos/Universo04.jpg);
	padding: 15px;	
}
h2.title-postales {
	font-weight: bold;
	font-size: 1.75em;
	color: #0033CC;
}
.postales table {
	width: 85%;
	margin: auto;
}
.postales table a, .menuhistoria a, .menuhistoriagrafica a, menuapodosymotes a, .menucanciones a, .menubrujeria a{
	font-weight: bold;
	font-size: 1em;
}
.intro-postales, .intro-fauna {
	text-align: center;
	margin: 20px auto;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.5em;	
}
.intro-postales {
	width: 70%;
	color: #000099;
}
.intro-fauna {
	width: 90%;
}
.intro-carnaval, 
.texto-fotos-carnaval  {
	color: #000099;
	text-align: center;
	font-style: italic;
	width: 90%;
	margin: 20px auto;
	font-size: 1.20em;
	font-weight: bold;
	line-height: 1.5em;	
}

.fig-fauna {
	display: table;
	width: 60%;
	margin: auto;
	padding-top: 50px;
	padding-bottom: 50px;
	
}
.fig-juegos {
	display: table;
	width: 100%;
	text-align: center;
	border-bottom: 1px solid black;
	margin-bottom: 1em;
}
.fig-juegos-left {
	width: 20%;
	float: left;
}
.fig-juegos-center{
	width: 60%;
	float: left;
	padding-top: 40px;
}
.fig-juegos-right {
	width: 20%;
	float: right;
}
.fig-cocina {
	display: block;
	width: 60%;
	margin: 20px auto;
}
.fig-cocina-left {
	width: 40%;
	float: left;
}
.fig-cocina-right {
	width: 40%;
	float: right;
}
#imagen-creditos {
  min-height: 290px;
  min-width: 600px;
  background: url(../archivos/creditos-y-agradecimientos.jpg) no-repeat;
}
#imagen-fotos-herencia {
  min-height: 362px;
  min-width: 542px;
  background: url(../archivos/fotos-herencia-fron.jpg) no-repeat;
  cursor: pointer;
  transition: background .6s
}
#imagen-fotos-herencia:hover {
  background: url(../archivos/fotos-herencia-tras.jpg) no-repeat;
}
#carnaval-herencia {
  min-height: 382px;
  min-width: 550px;
  background: url(../archivos/carnaval-herencia-fron.jpg) no-repeat;
  cursor: pointer;
  transition: background .8s
}
#carnaval-herencia:hover {
  background: url(../archivos/carnaval-herencia-tras.jpg) no-repeat;
}
#imagen-postales {
  min-height: 362px;
  min-width: 542px;
  background: url(../archivos/postales-herencia-fron.jpg) no-repeat;
  cursor: pointer;
  transition: background .4s
}
#imagen-postales:hover {
  background: url(../archivos/postales-herencia-tras.jpg) no-repeat;
}
#imagen-historia {
  min-height: 362px;
  min-width: 542px;
  background: url(../archivos/historia-herencia-fron.jpg) no-repeat;
  cursor: pointer;
  transition: background .4s
}
#imagen-historia:hover {
  background: url(../archivos/historia-herencia-tras.jpg) no-repeat;
}
#contacto-herencia2000 {
  min-height: 356px;
  min-width: 550px;
  background: url(../archivos/contacto-herencia2000.jpg) no-repeat; 
}
#fin-contacto-herencia2000 {
  min-height: 356px;
  min-width: 550px;
  background: url(../archivos/fin-contacto-herencia2000.jpg) no-repeat; 
}
table.t-postales {
	width: 80%;
	margin: auto;
}
.postal, .historia, .historia-grafica, .apodos_y_motes, .juegos {
	width: 80%;
	margin: auto;
	color: #330066;	
	font-size: 1.1em;
	line-height: 1.5em;	
	margin-bottom: 20px;
	font-weight: bold;
}
.postal figure img {
	max-width: 100%;	
}
.postal figure {
	margin: 25px  auto;	
}
.postales a, .postales a:visited {
	color: #fff;
}
.postales a:hover {
	color: #FF0;
}
.maszafran {
	padding: 20px;
}
.maszafran p{
	text-align: justify;
}
.menuhistoria, .menuhistoriagrafica, .menuapodosymotes, .menucanciones, .menubrujeria {
	width: 90%;
	margin: auto;
}
.menucanciones a{
	display: inline-table;
	width: 19%;
	padding: 10px 0;
}
.menuhistoria a{
	display: inline-table;
	width: 24%;
	padding: 3px 0;
}
.menubrujeria a{
	display: inline-table;
	width: 24%;
	padding: 3px 0;
}
.menuhistoriagrafica a{
	display: inline-table;
	width: 33%;
	padding: 3px 0;	
}
.menuapodosymotes a{
	display: inline-table;
	width: 15%;
	padding: 3px 0;	
}

.historia h2 {
	margin-bottom: 20px;
}
.historia p{
	color: #330066;
	text-align: left;
}
.juegos p{
	color: #330066;
	text-align: center;
}
.historia p.centro {
	text-align: center;
}
.historia-grafica, .apodos_y_motes {
	text-align: center;
}
.historia-grafica table, .apodos_y_motes table{
	margin-top: 20px;
}
.historia-grafica img {
	max-width: 100%;
	margin:auto;	
}
.historia-grafica p.alignleft {
	text-align: left;	
}
.bgazul {
	width: 100%;
	background: #000099;
	color: #fff;
	text-align: center;
	font-weight: bold;	
	padding: 5px 0;
    margin: 20px auto;
}
p.autor {
	color: #000099;
    font-size: .8em;
    text-align: left;
    line-height: 1.2em;
    padding: 20px;
}
div.capitulos p  {
	text-align: left;
	color: #FF0000;
	font-weight: bold;
}
div.capitulos p span{
	background: url(../el_quijote/archivos/flecha2.gif) center right no-repeat;
	color: #330066;
	font-size: 105%;
	padding-right: 40px;
}
div.cuadro {
	width: 80%;
	border: 1px solid black;
	background: #F0F0F0;
	border-radius: 4px;
	padding: 20px;
	padding-bottom: 30px;
	margin: 20px auto;	
}
div.cuadro h2 {
	text-decoration: underline;
	margin-bottom: 15px;
}
div.cuadro h3 span{
	color:#0033CC;
}
.utilities-menu, .fauna-flora {
	width: 80%;
	margin: 20px auto;
}
.utilities-menu h2 {
	margin: 20px;
	text-align: center;
	color: #0033CC;
}
.utilities-menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 25px;
	font-size: 1.2em;
}
.utilities-menu li a {
	font-weight: bold;
}
.utility h3 {
	margin: 10px auto 20px;
	text-align: center;
	color: #0033CC;
}
.utility h4 {
	margin: 20px;
	text-align: center;
}
.utility p.cita {
	width: 90%;
	margin: 40px auto;
	font-style: italic;
	font-size: 22px;
	font-weight: 400;
}
.utility input, .utility textarea, .utility select {
	padding: 2px 3px;
	border-radius: 5px;
}
.resultado {
	width: 80%;
	margin: auto;
}
.resultado .bloque, .loto .bloque{ 
	display: inline-block;
	width: 100%;
	margin-top: 6px;
}
.resultado .bloque .primero{ 
	width: 40%;
	float: left;
	text-align: right;
	padding-right: 10px;
}
.resultado .bloque .segundo{ 
	width: 40%;
	float: left;
	padding-left: 10px;
}
.utility form.temp input[type="text"], .buscador input[type="text"] {
	background: #000099;
    color: #ffff00;
	font-size: 16px;
	font-weight: 600;
}
.utility form.temp input[type="button"],
.calculadora input[type="button"] {
	width: 95px;
}
.loto form input[type="button"],
.nrom form input[type="submit"] {
	margin: 20px;
	width: 150px;
}
.utility  input[type="button"],
.nrom form input[type="submit"],
.buscador form input[type="submit"] {
	color: #666666;
	padding: 3px 25px 3px 15px;
	font-size: 16px;
    font-weight: 600;
}
.line {
	width: 25%;
	margin: 20px auto;
	border-top: solid 1px blue;
}
.calculadora {
	width: 350px;
	margin: auto;
	text-align: center;
	background: #000099;
	padding: 20px 0;
}
.calculadora p {
	color: #ffff00!important;
}
.calculadora input {
	margin: 10px 5px;
	padding: 3px;
}
.lineimg {
	border: 1px solid black;
	border-radius: 6px;
	margin-top: 45px;
}
img.imgtitle {
	top: -12px;
	position: relative;
	margin-bottom: 0;
	
}
.loto .bloque .primero{ 
	width: 55%;
	float: left;
	text-align: right;
	padding-right: 10px;
}
.loto .bloque .segundo{ 
	width: 35%;
	float: left;
	padding-left: 10px;
}
.nrom form input[type="text"],
.loto form input[type="text"],
.loto form select,
.loto form textarea {
	padding: 2px 3px;
	font-size: 1em;
	background: #000099;
	color: #ffff00;
}
.loto form textarea {
	padding: 20px;
	padding-bottom: 0;
	font-size: 1.75em;
}
.nrom  p {
	margin: 10px 0;
}
.plano {
	width: 800px;
	margin: auto;
	height: 518px;
}
.plano .top-map {
	width: 800px;
	height: 260px;
}
.plano .bottom-map {
	width: 800px;
	height: 258px;
}
.superior-izquierda, .superior-derecha {
	height: 260px;
}
.inferior-izquierda, .inferior-derecha {
	height: 258px;
}
.superior-izquierda, .inferior-izquierda {
	float: left;
}
.superior-derecha, .inferior-derecha {
	float: height;
}
.fotos-herencia {
	margin-top: 20px;
	width: 100%;
	display: table;
}
.fotos-herencia > div {
	width: 30%;
	float: left;
	text-align: center;
}
.credit {
	box-sizing: border-box;
	width: 100%;
	border: 4px double #808080;	
	padding: 40px 35px;
}
.credit p {
	margin: 20px;
}
.credit h3 {
	margin-top: 20px;
	font-size: 24px;
	color: #000099;
	text-align: center;
	text-decoration: underline;
}
.cronicas   {
	border-top: 1px solid black;
	margin-top: 20px;
	padding-top: 10px;
}
.cronicas  h3{
	text-align: center;
	padding-top: 10px;
}
.cronicas  p {
	color: #330066;
	font-weight:normal;
	font-size: 1em;
	margin-top: 20px;
}
.fotos-carnaval, .fotos-fauna {
	margin-top: 20px;
	width: 75%;
	max-width: 800px;
	margin: 25px auto;
	display: table;
}
.fotos-fauna-img {
	margin-top: 60px;
	max-width: 800px;
	margin: 25px auto;
	display: table;
	padding: 20px 0 40px 0;
	color: white;
}
h2.title-img-fauna {
	font-weight: bold;
	font-size: 1.75em;
	color: #ffffff;
}
.fotos-carnaval > div, .fotos-fauna > div {
	width: 20%;
	float: left;
	text-align: center;
}
.fotos-carnaval > div > a > img, .fotos-fauna > div > a > img {
	width: 90%;
}
.fotos-fauna > div {
	margin-top: 20px;
}
.fotos-fauna p {
	font-size: 1.15em;
}
p.fotos-fauna-text {
	color: white;
	font-size: 1.15em;
	text-align: center;
}
p.fotos-fauna-text span{
	font-weight: bold;
}
.content-enlaces {
	display: table;
	width: 100%;
}
.izquierda {
	width: 50%;
	float: left;
}
.derecha {
	width: 50%;
	float: right;
}
.align-right {
	text-align: right!important;
}
.align-left {
	text-align: left!important;
}
.align-right a {
	color: #0033CC;
	padding-right: 65px;
	background: url(../archivos/flecha-azul.png)right center no-repeat;
	transition: all .3s;
}
.align-right a:hover {
	color: #ff0000;
	padding-right: 65px;
	background: url(../archivos/flecha-roja.png)right center no-repeat;
}
.align-left a {
	color: #0033CC;
	padding-left: 65px;
	background: url(../archivos/flecha-azul-left.png)left center no-repeat;
	transition: all .3s;
}
.align-left a:hover {
	color: #ff0000;
	padding-left: 65px;
	background: url(../archivos/flecha-roja-left.png)left center no-repeat;
}
.form-contact {
	width: 60%;
	margin: auto;
}
#formcontac fieldset {
	border: 1px solid black;
	border-radius: 5px;
	padding: 5%;
}
#contenedor-brujeria {
	background: #000000;
	min-height: 100%;
	background:   url(../archivos/bg-azul-brujeria.jpg) 200px top  repeat-y,
                url(../archivos/bg-brujeria.jpg) fixed;
}
#intro-hechiceria {
	
}
.intro-hechiceria hr, .hechiceria hr{
	color: #FFFFFF;
	margin: 30px 0;
}
.intro-hechiceria, .hechiceria  {
	padding-top: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: #ffffff;
}
.intro-hechiceria {
	width: 70%;
	margin: auto;
	font-size: 1.25em;
}
.hechiceria  {
	width: 85%;
	margin: auto;
	font-size: 1.1em;
}
.intro-hechiceria p {
	line-height: 1.3em;
	margin: 20px;
	color: #ffffff;
	font-style: italic;
}
.hechiceria p {
	line-height: 1.5em;
	margin: 20px;
	color: #ffffff;
}
.intro-hechiceria a , 
.hechiceria a {
	color: #ffffff;
	transition: all .2s;
}
.intro-hechiceria a:hover,
.hechiceria a:hover  {
	color: red;
}
.izquierda {
	text-align: left!important;
}
