@charset "utf-8";

body {
color:#000;
background:url(https://www.guiasnintendo.com/0_background/background.jpg);
background-position:top center;
background-repeat:no-repeat;
background-attachment:fixed;
font-family:Arial;
margin:0;
padding:0
}
#a:link {color:#00f;text-decoration:underline}
#a:visited {color:purple;text-decoration:underline}
#a:hover {color:red;text-decoration:none}
.titulo {color:#006400;font-weight:700;font-style:italic}
.ablanco {color:#FFF}
.arojo {color:red}
.anaranja {color:#d47911}
.averde {color:#006400}
.aazul {color:#00F}
.aazul2 {color:#0000a0}
.amorado {color:#c0f}

tr { font-size: 15px;
line-height: 125%;
}

.aColorestabla tr {background:#eee}
.aColorestabla tr:nth-child(odd) {background:#ddd}
.aColorestabla tr:nth-child(even) {background:#FFF}
.aColorestabla2 tr {
background:#C8E0E6
}
.aColorestabla2 tr:nth-child(odd) {
background:#FFF
}
.aColorestabla2 tr:nth-child(even) {
background:#ddd
}
table.sortable th:not(.sorttable_sorted):not(.sorttable_sorted_reverse):not(.sorttable_nosort):after {
content:url(../img/flechas.png);
display:inline-block;
width:15px
}
th.sorttable_sorted::after {
content:url(../img/flecha_down.png);
display:inline-block;
width:15px
}
th.sorttable_sorted_reverse::after {
content:url(../img/flecha_up.png);
display:inline-block;
width:15px;
}
table.sortable tr {
background:#eee
}
table.sortable tr:nth-child(odd) {
background:#fff
}
table.sortable tr:nth-child(even) {
background:#ddd
}
#container {
max-width:1000px;
margin:auto;
text-align:left;
background-color:#FFF;
position:relative;
z-index:1;
height:100%;
overflow:hidden;
box-shadow:0 2px 50px #181818;
}
#cookies {
position:relative;
max-width:1000px;
min-height:20px;
height:auto;
font-size:11px;
text-align:center;
background-color:#EEE;
}
#buscador {
max-width:1000px;
text-align:center;
position:relative;
background-image:url(../img/fondo_buscador.gif);
padding-bottom:5px;
/*font-size:25px;*/
}
#header {
max-width:1000px;
width:auto;
text-align:left;
position:relative;
}
#menu {
max-width:1000px;
position:relative;

visibility:visible;
overflow:visible;
}
#contenido {
background-color:#fff;
padding:0;
max-width:1000px;
padding-right:5px;
padding-left:5px;
padding-top:15px;
}
#cajacontenido {
	border: 1px;
	border-color: #E8E8E8;
	margin: 0px 0px 10px 0px;
	border-style: solid;
}
#titulocontenido {
	padding:8px;
	font-size:16px;
	line-height: 125%;
	background-color: #DCDCDC;
	border-bottom: 1px;
	border-bottom-color: #e8e8e8;
	border-bottom-style: solid;
	font-weight: 700;
	color: #404040;
}
#textocontenido {
padding:8px 8px 0px 8px;
font-size:16px;
line-height: 125%;
}
#volver {
width:49%;
float:left;
border: 0px;
border-color: #E8E8E8;
margin: 0px 0px 0px 0px;
border-style: solid;
text-align:left;
}
#siguiente {
width:49%;
position:relative;
float:right;
border: 0px;
border-color: #E8E8E8;
margin: 0px 0px 0px 0px;
border-style: solid;
text-align:right;
}
#copyright {
position:relative;
background-color:#FFF;
color:#000;
max-width:1000px;
width:auto;
height:30px;
text-align:center;
font-size:10px;
}

.aimagengrande {
margin:8px;
}
.aIMGtabla {
}
.aSwitch {
	margin: 8px;
	border: 1px solid;
}
.a3DS_up {
margin:8px;
border: 1px solid;
}
.a3DS_down {
margin:8px;
border: 1px solid;
}
.clearfloat {
clear:both;
height:0;
font-size:1px;
line-height:0;
}
.imgwelcome {
	height:auto;
	max-width: 700px;
	width:700;
}
.doscolumnas {
	max-width: 400px;
	float: left;
	padding: 0px 5px 0px 5px;
}
.anchodoscolumnas {
	width: 89%;
}
iframe.video-embed {
max-width: 96% !important;
display: block;
margin: 10px auto;
}

@media screen and (max-width: 990px) {
table {
width: 100%;
}
.doscolumnas {
	max-width: 400px;
}
.anchodoscolumnas {
	max-width: 400px;
	width: 100%;
}
}
@media screen and (max-width: 768px) {
#cookies {
position:relative;
max-width:1000px;
width:100%;
min-height:20px;
height:auto;
font-size:9px;
text-align:center;
background-color:#EEE;
}
#menu {
max-width:1000px;
position:relative;

visibility:visible;
overflow:visible;
}
#contenido {
background-color:#fff;
padding-top: 15px;
max-width:1000px;
padding-right:5px;
padding-left:5px;
}

#textocontenido {
padding:8px 8px 0px 8px;
font-size:16px;
line-height: 150%;
}
.aSwitch {
	max-width: 400px;
	width: 100%;
	height: auto;
	margin: 8px 4px 8px 4px;
}
.a3DS_up {
max-width: 375px;
width: 100%;
height:auto;
margin:8px 4px 8px 4px;
}
.a3DS_down {
max-width: 300px;
width: 100%;
height:auto;
margin:8px 4px 8px 4px;
}
}

@media screen and (max-width: 480px) {
#cookies {
position:relative;
max-width:1000px;
width:100%;
min-height:20px;
height:auto;
font-size:9px;
text-align:center;
background-color:#EEE;
}
#menu {
width:100%;
position:relative;

visibility:visible;
overflow:visible;
}
#contenido {
background-color:#fff;
padding-top:15px;
max-width:1000px;
padding-right:5px;
padding-left:5px;
}

#textocontenido {
padding:8px 8px 0px 8px;
font-size:16px;
line-height: 150%;
}
.aIMGtabla {
max-width: 320px;
height:auto;
margin:0px;
}
.aSwitch {
max-width: 400px;
width: 100%;
height:auto;
margin:8px 4px 8px 4px;
}
.a3DS_up {
max-width: 375px;
width: 100%;
height:auto;
margin:8px 4px 8px 4px;
}
.a3DS_down {
max-width: 300px;
width: 100%;
height:auto;
margin:8px 4px 8px 4px;
}

}
