@charset "utf-8";

body {
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	background-color: #2c2c2c;
	padding: 0;
	color: #aaa;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-attachment: fixed;
	background-image: url(../img/fndFable.jpg);
	background-repeat: repeat;
}
#apDiv1 {
	position: absolute;
	width: auto;
	height: auto;
	z-index: 1;
	margin-top: 5px;
	margin-left: 30px;
}
#apDiv2 {
	position: absolute;
	width: auto;
	height: auto;
	z-index: 2;
	top: 20px;
	margin-left: 772px;
}
/* ~~ Selectores de elemento/etiqueta ~~ */
ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6 {
	margin-top: 0;	 
	padding-right: 20px;
	padding-left: 20px; 
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	}
h1 {
	font-size: 130%;
	font-weight: normal;
	text-shadow: 6px 6px 6px rgba(0, 0, 0, 0.5);
}
h2 {
	font-size: 120%;
	font-weight: normal;
	text-shadow: 6px 6px 6px rgba(0, 0, 0, 0.5);
}
h3 {
	font-size: 110%
}
p {
	margin-top: 0px;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 80%; 
}
hr {
	margin-right: 15px;
	margin-left: 15px;
	color: #b4af77;
}
span hr {
	margin-left: 20px;
	margin-right: 0;
}
a img { /* elimina el borde azul de una imagen cuando está rodeada por un vínculo */
	border: none;
}
/* ~~ La aplicación de estilo a los vínculos del sitio debe permanecer en este orden (incluido el grupo de selectores que crea el efecto hover -paso por encima-). ~~ */
a:link {
	color: #ddd;
	text-decoration: none /*underline*/; 
}
a:visited {
	color: #eee;
	text-decoration: none /*underline*/;
}
a:hover, a:active, a:focus { /* este grupo de selectores proporcionará a un usuario que navegue mediante el teclado la misma experiencia de hover (paso por encima) que experimenta un usuario que emplea un ratón. */
	text-decoration: none;
}
/* ~~ Este contenedor de anchura fija rodea a todas las demás bloques ~~ */
.container {
	width: 960px;
	background-color: #3f3f3f; /* el valor automático de los lados, unido a la anchura, centra el diseño  */
	/*background-image: url(../img/fondo_aa3.jpg);*/
	box-shadow: 3px 3px 7px #222;
	webkit-box-shadow: 3px 3px 7px #222;
	-moz-box-shadow: 3px 3px 7px #222;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../img/divisorF2.png);
	background-repeat: repeat-y;
}
.container nav {
	font-size: 85%;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 255px;
	font-style: italic;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #333;
}
.degradado {
	background-repeat: repeat-x;
	height: 40px;
	margin-bottom: 7px;
	box-shadow: 3px 3px 7px #2a2a2a;
	background-image: url(../img/fondoNavUp3.jpg);
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #4a4a4a;
}
.container .degradado nav, .container .degradado nav a, .container .degradado nav a:link {
	color: #b4af77;
}
.container .degradado nav a:hover, .container .degradado nav a:visited {
	color: #e3daa0;
}

/* ~~ Sin anchura; se extenderá por toda la anchura del diseño. ~~ */
header {
	background-color: #3f3f3f;
}
.arriba {
	text-align: right;
}

.imghead {
	padding-left: 180px;
	margin-top: 5px;
}
.separador {
	background-image: url(../img/fondoDiv2.jpg);
	background-repeat: repeat-x;
	height: 35px;
}

/* ~~ Columnas para el diseño. ~~ */
.sidebar1 {
	float: left;
	width: 197px;
	background-color: transparent /*#333333*/;
	padding-bottom: 10px;
	/*box-shadow: 0px 0px 7px #2a2a2a;*/
	padding-left: 15px;
	padding-right: 15px;
}
.sidebar1 p {
	font-size: 75%;
}
.sidebar1 aside {
	width: 182px;
}

.sidebar1 aside img {
	height: auto;
	width: 130px;
	padding: 5px;
	margin-left: 20px;
	background-image: url(../img/fondo_aa3.jpg);
	background-repeat: repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #444;
	border-bottom-color: #444;
	border-left-color: #000;
	margin-top: 10px;
}
/*.sidebar1 aside ul  {
	font-size: 75%;
	padding-left: 15px;
	list-style-type: none;
}*/
.piefoto {
	font-size: 75%;
	margin-bottom: 10px;
	border-bottom: solid 1px #111;
	text-align: center;
	margin-left: 13px;
	padding-bottom: 10px;
	font-style: italic;
	width: 125px;
}
.content {
	width: 700px;
	padding: 0px 0px 10px 0px;
	border: 1px solid #474747;
	background-color: #3c3c3c;
	float: left;
	box-shadow: 3px 3px 7px #2a2a2a;
}
.content h1 {
	height: 30px;
	padding-left: 25px;
	color: #3c3c3c;
	background-image: url(../img/fondoH1Content500x50.png);
	background-repeat: repeat-x;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}
.content section {
	background-color: #3f3f3f;
}
.alerta{
	padding-left: 32px;
	background-image: url(../iconos-png/icon_Skull_32.png);
	background-repeat: no-repeat;
}
.content section h2 {
	background-image: url(../img/flecha_abajo30.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 35px;
	margin-left: 15px;
}

.content section p:first-letter {
	font-size: 110%;
	font-weight: bold;
	font-style: italic;
}
.content section .divsang p {
	text-indent: 1.5em;
}
.content section .divComodin {
	background-color: #353535;
	padding-top: 10px;
	width: 675px;
	margin-left: 10px;
	margin-top: 10px;
	border-bottom: solid 4px #4d4d4d;
	border-right: solid 2px #4d4d4d;
}
.content section .divComodin p {
	text-indent: 1.5em;
}
.content section .divArmas {
	float: left;
	width: 657px;
	border-bottom: solid 6px #313131;
	border-right: solid 2px #4c4c4c;
	/*margin-left: 12px;*/
	margin-bottom: 10px;
	background-color: #353535;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 10px;
}

.content section .divArmas p {
	text-align: left;
}

.content section .divArmas img {
	float: left;
	height: auto;
	width: auto;
	margin-right: 10px;
	padding: 5px 5px 5px 0;
}
.content section .divArmas h2 {
	background-image: none;
}

.content section .divPueblos {
	float: left;
	width: 655px;
	padding-right: 10px;
	margin-left: 15px;
	margin-bottom: 10px;
	background-color: #353535;
	padding-top: 10px;
	display: inline;
	border-right: 3px solid #313131;
	border-bottom: 6px solid #313131;
	border-left: 2px solid #4c4c4c;
}
.content section .divPueblos p {
	text-align: left;
}
.content section .divPueblos a:hover {
	color: #e6e89d;
}
.content section .divfoto {
	text-align: center;
	float: left;
	height: auto;
	width: 130px;
	margin-right: 10px;
	font-size: 70%;
}

.content section table {
	font-size: 80%;
	width: 680px;
	margin-left: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #b4af77;
	border-collapse: collapse;
	background-color: #3a3a3a;
}
.content section table caption {
	font-style: italic;
	font-size: 125%;
	font-style: italic;
	line-height: 1.2em;
	font-weight: bold;
	padding-bottom: 10px;
}
.content section th, .content section td {
	text-align: left;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2c2c2c;
	vertical-align: top;
}
.content section table tr td a:link {
	text-decoration: underline;
	color: #b4af77;
}
.content section th {
	color: #3c3c3c;
	background-color: #e6e89d;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	font-style: italic;
	background-image: url(../img/fondoH1Content500x50.png);
	background-repeat: repeat;
}
.content section .w200 {
	width: 200px;
}
.content section .w225 {
	width: 250px;
}
.content section ul {
	font-size: 80%;
	list-style-type: none;
}
.content section ul a {
	text-decoration: none;
	color: #b4af77;
}
.content section ol {
	font-size: 80%;
}
.content section #tabs ul li h3 {
	width: 187px;
}
.content section #tabs td a:link {
	color: #b4af77;
	text-decoration: underline;
}
.content section #tabs td a:visited {
	color: #dddddd;
}
.imgCentro   {
	background-image: url(../img/fondo_aa3.jpg);
	background-repeat: repeat;
	padding: 10px;
	float: left;
	margin-left: 110px;
	margin-top: 10px;
}
.imgDer {
	float: right;
	margin-left: 15px;
	padding: 5px 25px 5px 5px;
}
.imgpblsup {
	margin-top: 5px;
	float: right;
	padding-right: 60px;
}
section p {
	text-align: justify;
	margin-right: 5px;
	margin-left: 5px;
}
.borde {
	border: 1px dotted #666;
}

/* ~~ Este selector agrupado da espacio a las listas del área de .content ~~ */
.content ul, .content ol {
	padding: 0 15px 15px 40px; 
}

/* ~~ Pie de página ~~ */
footer {
	background-color: #fff;
	position: relative;/* esto da a IE6 el parámetro hasLayout para borrar correctamente */
	clear: both; /* esta propiedad de borrado fuerza a .container a conocer dónde terminan las columnas y a contenerlas */
	background-image: url(../img/fondofooter.jpg);
	padding-bottom: 10px;
}
.container footer nav  {
	text-align: center;
	font-size: 70%;
	font-style: italic;
}
footer nav div {
	width: 960px;
}

/* ~~ Clases ~~ */
.colorGrafito {
	color: #222222;
}
.copyright {
	font-size: 70%;
	padding-left: 50px;
	padding-top: 10px;
}
.flotader {
	float: right;
	padding-right: 50px;
}
.flotaizda {
	float: left;
	margin-right: 15px;
	padding-left: 15px;
	margin-bottom: 10px;
}
.DivImgLibreFlotaIzq {
	float: left;
	height: auto;
	width: auto;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 15px;
	padding: 5px 5px 0 5px;
	border-top: 4px solid #666;
	border-right: 2px solid #666;
	border-bottom: 4px solid #666;
	border-left: 2px solid #666;
}
.colorOro {
	color: #e6e89d;
}
.copyContact {
	font-size: 80%;
	font-style: italic;
	text-align: right;
	float: right;
	padding-right: 25px;
}

/*Compatibilidad con HTML 5: define nuevas etiquetas HTML 5 como display:block para que los navegadores sepan cómo procesar las etiquetas correctamente. */
header, section, footer, aside, article, figure {
	display: block;
}
