body,input, textarea, option, selct, td{
	font: normal 11px "Trebuchet MS",arial,helvetica, sans-serif;
	color: #000;
	text-decoration: none;
}

a{
	color: #333;
	text-decoration: none;
	outline: 0
}

a:hover{
    color: #333;
	text-decoration: underline;
}

body{
	text-align: left;
	overflow: auto;
	background: url(img/bg.png);	
	margin:0;
	padding: 0 20px;
}


img{
	border: none;
	display: block;
}

#main{
	margin: 0 auto;
	border-width: 0 1px;
	padding: 0;
	width: 940px;
}

#header{
	width: 940px;
    height: 190px;	
}

#header h1{
	float: left;
	display: inline;
	margin: 0;
}

#footer{
    margin-top: 10px;
	width: 920px;
	height: 32px;
	clear: both;
	padding: 6px 10px 0 10px;
	background: url(img/footer.gif) no-repeat;
}

#footer p{
	margin: 0 0;
	padding: 0 0;
	font: 10px/25px "Trebuchet MS",arial,helvetica, sans-serif;
	color: #000000;
	text-align: left;
}

#content{
	padding: 0 160px 0;
	background: #ffffff;

}

h3{
	margin: 0;
	display: block;
	padding: 0 10px;
	height: 15px;
	color: #fff;
	font: bold 18px/25px "Trebuchet MS",arial,helvetica, sans-serif;
	text-indent: -3000px;
	overflow:hidden;
}
h3.seccion01{
	background: url(img/categorias2.gi) no-repeat;
}

h3.seccion02{
	background: url(img/ultimosjuegos.gif) no-repeat;
}

h3.seccion03{
	background: url(img/paginasamigas.gif) no-repeat;
}
h3.seccion04{
	background: url(img/recomendados.gif) no-repeat;
}

h3.seccion05{
	background: url(img/masjugados.gif) no-repeat;
}

h3.seccion06{
	background: url(img/plugins.gif) no-repeat;
}

h4{
	margin:0;
	padding:0 10px 10px 10px;
	color: #333;
	font-size: 14px;
}

#leftColumn{
	float: left;
	display: inline;
	margin-left: -160px;
	width: 150px;
	background: url(img/fondo-li.gi) repeat-y;
	text-align: center;
	background: #ffffff;
}
*+html #leftColumn,  *+html #centerColumn{
zoom:1; 
}


#rightColumn{
	float: right;
	display: inline;
	margin-right: -160px;
	width: 150px;
	background: url(img/fondo-li.gi) repeat-y;
	text-align: center;
	background: #ffffff;
}

*+html #rightColumn{
	margin-left: 10px;
}

#centerColumn{
	width: 100%;
	float: left;
	background: #ffffff;
}

*+html  #content2 #centerColumn{
    clear: both;	
}

*+html #content2 #centerColumn .block p.juego{
    margin: 0;	
}

#centerColumn .block{
	width: 100%;
	overflow: hidden;
	margin: 0 0 0px;
	background: #fff;
}

#centerColumn .block h2{
	background: url(img/fondo-h.gif) repeat-x;
	margin: 0;
	width: 100%;
	overflow: hidden;
	font: bold 17px/30px "Trebuchet MS",arial,helvetica, sans-serif;

}

#centerColumn .block h2 a, .block h2 span{
	float: left;
    padding-left: 10px;
    height: 40px;
	color: #333;
	font: bold 17px/50px "Trebuchet MS",arial,helvetica, sans-serif;
}

#centerColumn .block h2 em{
	float: right;
	padding-top: 5px;
	padding-right: 15px;
	color: #666;
	font: 12px/30px "Trebuchet MS",arial,helvetica, sans-serif;
	}

#centerColumn .block h2 em a{
	color: #666;
	font: 12px/30px "Trebuchet MS",arial,helvetica, sans-serif;
	background: none;
	padding: 0;
	float: none;
}

#centerColumn .block .inner{
	padding: 15px 15px;
	width: 100%;
	overflow: hidden;
	margin-top: -5px;
	text-align: center;
}

div.img
  {
  margin: 0 2px 8px 0;
  height: auto;
  width: 145px;
  float: left;
  text-align: center;
  padding: 0 0;
  }

div.img img
  {
  display: inline;
  margin: 0px 4px 0px 4px;
  border: 4px solid #efefef;
  }

div.img a:hover img
  {
  border: 4px solid #ffdfae;
  margin: 0px 4px 0px 4px;
  }
  
  #loader {
  width: 220px;
  height: 19px;
  text-align: center;
  margin: 0 0 10px 4px;
}

#gameLoader {
 
  width: 590px;
  height: 480px;
  text-align: center;
  margin: 0 0;
}

.paginare
{
    width: 95%;
	text-align: right;
	padding: 5px 7px 8px 0px;
	font-weight: bold;
	margin: 0px 0px;
}

.pagelink, .pagelinklast, .pagecurrent
{
	color: #ffffff;
	background: url(img/page.jpg) no-repeat center;
	padding: 2px 6px 2px 6px;
}

a.pagelink, a.pagelinklast
{
	cursor: pointer;
}

a.pagelink:hover, a.pagelinklast:hover
{
	background: url(img/page_current.jpg) no-repeat center;;
    color: #000000;
}

.pagecurrent
{
	background: url(img/page_current.jpg) no-repeat center;
}
