<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #333;
}
h1{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
}
div.background {
	position:absolute;
	left:0px;
	top:0px;
	z-index:-1;
}
div.background img {
	position:fixed;
	list-style: none;
	left:0px;
	top:0px;
}
div.background ul li.show {
	z-index:500;
}
#top{
	width:100%;
	height:30px;
	margin:0px;
	background-color:#000;
	background-image: url(fondo_sis.jpg);
	}
#topExit{
	width:890px;
	margin:auto;
	text-align:right;
	padding-top:5px;
	}
#topExit img{
	border:none;
	}
#topExit a:link, #topExit a:visited, #topExit a:active{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#F00;
	text-decoration: none;
	}
#topExit a:hover{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	}

#site{
	width:900px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	background-image: url(marios2.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 190px;
	margin-bottom: 0px;
}
img{
	border:none;
}
.bb-noshow {
	display: none;
}
#logo{
	width: 470px;
	height:90px;
	background-image: url(logo2.png);
	background-repeat: no-repeat;
	z-index:999;
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	background-position: center center;
}
#desarrollo{
	width:900px;
	background-color:#CCC;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	text-align:center;
	background-image: url(fondo_menu.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25), 0 -1px 0 rgba(0, 0, 0, 0.1) inset;
	}
#desBlanco{
	width:900px;
	background-color:#FFF;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	text-align:center;
	margin-bottom:15px;
	padding-top:5px;
	padding-bottom:5px;
	}
#menu{
	height: 30px;
	background-color:#000;
	width:900px;
}
#menu-nav {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	color:#fff;
	width:700px;
	float:left;
}
#menu-nav ul{
	list-style-type: none;
	margin:0;
	padding:0;
	
	}
#menu-nav li{
	float: right;
	text-align: center;
	display:block;
	margin-left:15px;
	margin-right:15px;
	}
#ps3:link, #ps3:visited, #ps3:active{
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	display: block;
	text-align: center;
	text-shadow:#000 1px 1px 1px;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#000000', Direction=135, Strength=1);
}

#ps3:hover{
	color:#F00;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
	text-shadow:#000 1px 1px 1px;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#000000', Direction=135, Strength=1);
	}
	
#ps3S{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#F00;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
	text-shadow:#000 1px 1px 1px;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#000000', Direction=135, Strength=1);
}
.fb-like{
	margin-top:5px;
	float:right;
	width:100px;
	margin-right:20px;
}
#vacio{
	clear:both;}

#destacados{
	width:750px;
	background-color:#FFF;
	margin-top:15px;
	padding-left:75px;
	padding-right:75px;
	padding-top:10px;
	padding-bottom:10px;
	}

#ribbon {
	margin-top:-14px;
	margin-left:-795px;
	z-index:500;
}


#dest{
	float:left;
	width:230px;
	height:270px;
	padding-left:35px;
	margin-right:10px;
	margin-top:-90px;
	margin-left:-30px;
	}
#destI{
	width:180px;
	height:160px;
	text-align:center;
	margin:auto;
}
#dest img{
	max-width:150px;
	max-height:160px;
	border:none;
}
#destT{
	width:170px;
	height:50px;
	text-align:center;
	margin:auto;
}
#destT h1{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F00;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
	text-shadow:#000 1px 1px 1px;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#000000', Direction=135, Strength=1);
	}
#destT h2{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
}
#precioD{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 22px;
	font-weight: bolder;
	-webkit-transform: rotate(-20deg);
	-moz-transform: rotate(-20deg);

	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
	color: #FC0;
	background-image: url(promo_red.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 70px;
	width: 70px;
	margin-top: -140px;
	margin-left: 160px;
	padding-top:40px;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
	text-shadow:#000 1px 1px 1px;

	filter: progid:DXImageTransform.Microsoft.Shadow(color='#000000', Direction=135, Strength=1);
	text-align: center;
	}

#juegosD{
	background-color:#F00;
	margin-top:15px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	background-image: url(fondoJuegosD.jpg);
	}
#juDI{
	float:left;
	width:460px;
	margin: 0px;
	text-align: left;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 40px;
	}
#juDI img{
	max-width:90px;
	border:none;
	margin-right:10px;
	margin-bottom:10px;
}
#juDD{
	float:right;
	width:320px;
	text-align:center;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 0px;
	}
#juDD h1{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FC0;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
	text-shadow:#000 1px 1px 1px;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#000000', Direction=135, Strength=1);
	}
#juDD a:link, #juDD a:active, #juDD a:visited{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-image: url(fondo_bot.jpg);
	border: 3px solid #000;
	padding:7px;
	}
#juDD a:hover{
	border: 3px solid #CCC;
	}

#contP{
	float:left;
	margin-top:10px;
	text-align:left;
	width:400px;
	margin-left:20px;
	margin-bottom:20px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	font-weight: bold;
}
#sist{
	float:right;
	margin-top:10px;
	text-align:left;
	margin-left:20px;
	margin-bottom:20px;
	width:400px;
	text-align:left;
	border-left: 2px solid #666;
	padding-left:50px;
	}
#upSO{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	}
#upSO a:link, #upSO a:visited, #upSO a:active{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #F00;
	text-decoration: none;
	}
#upSO a:hover{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	}

#menuPie{
	height: 30px;
	background-color:#000;
	width:900px;
	color:#FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-top:5px;
}
#textos{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	text-align: justify;
	}
</pre></body></html>