@charset "utf-8";
body {
	background-image: url(../img/fondo.jpg);
	background-repeat:  repeat-x;
	background-color: #1261C3;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Verdana;
	color: #990000;
}
img, img a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a {
	color: #990000;
	text-decoration: none;
}

#MainContainer {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

.gametitle {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.gamedescription {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
.smallblack {
	font-size: 11px;
	color: #000000;
}

.juego_box{
margin: 2em auto 0 auto; width: 420px;

}
.juego_box_0{
	float:left;margin-top:10px;width:420px;
}
.juego_box h3{
	margin:0px;padding:0px;
}

.juego_box img{
	display:inline;clear:both;float:left;margin:0 0 0 10px
}

.juego_box p{
	margin:3px 0 0 0;padding:0 10px 0 0;font-size:11px;
}

.juego_box_img{
	float:left;width:125px;
}
.juego_box_desc{
	float:left;width:285px;
}





 
#leftcol{
 width:158px; 
 float:left; 
 position:relative; 
 text-align:center;
  }
 
#maincol{
 float: left; 
 display:inline; 
 width:544px; 
 }

#rightcol{
 width:158px; 
 float:left;
 position:relative;
 text-align:center; 
 }
 




















#MainArea {
	background-image: url(../img/main_bgs.gif);
	background-repeat: repeat;
}
#logoback {
	background-image: url(../img/main_xbgs.gif);
	background-repeat: no-repeat;
	background-position: left bottom;

}

#logo {
	background-image: url(../img/logos.jpg);
	background-repeat: no-repeat;
	height: 120px;
	background-position: center top;
}

#arriba h1, h2 { 
font-size: 10px;
display: inline; 
}


#publicidad{
width:570px;
margin: 2em auto 0 auto
display:none;
margin-right:-100px;
}

#percent {
font-family:tahoma, verdana;
font-size:12px;
font-weight:bold;
;
}

#container {
visibility:hidden;
height:1px;
margin-right:-20px;

}

#bar {

background-color:#1261c3; width:0px; overflow:hidden;} 

#barr{
float:left; width:200px; height:12px; border:2px solid #053677; text-align:left; overflow:hidden;}