html, body {
  margin: 0;
  padding: 0;
}

body {
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../imagenes/css/bg.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color:#E35555;
}

a {
	color: #C93733;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #418b28;
}


h1 {
	display:inline;
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
}

h2 {
	display:inline;
	margin: 0;
	padding: 0;
	font-size: 14px;
	
}

h3 {
	display:inline;
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 14px;
}

h4 {
	display:inline;
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 12px;
}

ul {
	list-style-position: inherit;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

li {
	margin-left:0px;
	margin-right:0px;
	margin-bottom:2px;
	padding-left: 0px;
}



/****************************************************************************************************

/****************************************************************************************************/


#contenedor {
  	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 970px;

}


#wrapper {
  float: left;
  width: 100%;
}

#contenido {
  margin: 0 183px;
  height:auto;
}

#navegacion {
  float: left;
  width: 180px;
  margin-left: -970px;
  height:auto;
}

#extra {
  float: left;
  width: 180px;
  margin-left: -180px;
  height:auto;
}

#pie {
	clear: left;
	width: 100%;
	height:auto;
	color: #ffffff;
	background-color: #FFFFFF;
	background-image: url(../imagenes/css/bg2.png);  
}

.pie_texto{
	color: #000;
}

.pie_texto a{
	font-weight: bold;
	font-size:12px;
}

.pie_texto a:hover{
}

.tabla_pie{
	width:957px;
	height:110px;
	margin-left:auto;
	margin-right:auto;
}

.tabla_pie .td1{
	width:147px;
	background-image: url(../imagenes/css/pie1.png);
}

.tabla_pie .td2{
	padding-top:20px;
	width:673px;
	background-image: url(../imagenes/css/pie2.png);
}

.tabla_pie .td3{
	width:137px;
	background-image: url(../imagenes/css/pie3.png);
}

#presentacion{
	font-size:12px;
	text-align:center;
	padding:4px;
	background-color: #FFFFFF;
	border-top-color: #418B28;
	border-right-color: #418B28;
	border-bottom-color: #418B28;
	border-left-color: #418B28;
	margin-top: 6px;
	margin-bottom: 6px;
}

#presentacion h2{
	font-size:12px;
}

#cabecera  {
	width:962px;
	margin-left:auto;
	margin-right:auto;
	height:130px;
}


#slogan{
	padding-left: 40px;
	height:17px;
	width:auto;
	background-image:url(../imagenes/css/slogan.png)	
}


#logo{
	width:433px;
	background-image: url(../imagenes/css/li2.png);
	background-repeat: no-repeat;
}

#carga_cat2{
	background-image: url(../imagenes/css/cat2.png);
	background-repeat: no-repeat;
}

#logo2{
	background-image: url(../imagenes/css/logo_02.png);
	height: 82px;
	width:145px;
	background-repeat: no-repeat;
	background-position: left;	
}

#logo3{
	background-image: url(../imagenes/css/logo_03.png);
	height: 82px;
	width: 384px;
	background-repeat: repeat-x;
	background-position: left;	
}

#contenedor_menu{
	background-image: url(../imagenes/css/menu.png);
	width:962px;
	height:31px;
	background-repeat: no-repeat;
	background-position: top;
}

/****************************************************************************************************
								MENU CABECERA
/****************************************************************************************************/

.menu_top{
	height:31px;
	padding-top:0px;
	padding-left:155px;	
}

.menu_top a{
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	display:block;
	line-height:31px;
	float:left;
	padding-bottom:5px;
	padding-right:15px;
	padding-left: 15px;
	text-align: center;
	vertical-align: middle;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	/*background-image: url(../imagenes/css/li1.png);*/
	margin-top: 0px;
	background-repeat: no-repeat;
	background-position: left top;
}

.menu_top a:hover{
	color: #bb2326;
	/*background-image: url(../imagenes/css/li2.png);*/
}

.favoritos a{
	background-image: url(../imagenes/css/favoritos.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
}

.favoritos a:hover{
	background-image: url(../imagenes/css/favoritos.png);
	background-repeat: no-repeat;
	background-position: left top;
}


.menu_top ul{
	list-style-position: inherit;
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.menu_top li{
	display:inline;
	margin:0px;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding:0px;
}

/****************************************************************************************************
								MENUES
/****************************************************************************************************/

.menu_Laterales{
	width:176px;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	background-color: #ffffff;
	background-image: url(../imagenes/css/menuLateral_cuerpo.png);
}

.menu_Laterales .titulo{
	height:31px;
	line-height:31px;
	/*padding-left:10px;*/
	text-align:center;
	background-image: url(../imagenes/css/menuLateral_titulo.png);
	
	background-repeat: no-repeat;
	
	background-color: #333333;
	color:#FFFFFF;
}

.menu_Laterales .pie_lat {
	height:31px;
	background-color: #333333;
	background-image: url(../imagenes/css/menuLateral_pie.png);
}


.mejores_Lat{
	width:169px;
	margin-left:4px;
	margin-right:auto;

}

.plugins{
	font-size:10px;
	width:169px;
	margin-left:4px;
	margin-right:auto;
	text-align: center;
	padding-top:4px;
}
.plugins img{
	margin:4px;
}

.categorias{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	width:163px;
	margin-left:6px;
	margin-right:auto;
}

.categorias b{
	color:#bb2326;
}
.categorias a, .categorias b {
	color: #bb2326;
	text-decoration:none;
	background-image: url(../imagenes/css/cat1.png);
	display:block;
	height: 18px;
	padding-top:5px;
	text-align: center;
	font-weight: bold;
}

.categorias a:hover{
	color: #418b28;
	background-image: url(../imagenes/css/cat2.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}

.enlaces{
	color: #C93733;
	font-size: 11px;
	width:163px;
	margin-left:6px;
	margin-right:auto;
	padding-bottom:2px;
	font-size:12px;
}


.enlaces a:hover{
}

.enlaces a{
}

.enlaces ul {
	list-style-type: disc;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.enlaces li {
	list-style-type: disc;
	margin-left:10px;
	margin-right:0px;
	margin-bottom:2px;
	padding-left: 0px;
}


.publicidad{
	text-align:center;
}

.pub1{
	float:left;
	margin-bottom:10px;
	margin-right:5px;
}

.pub2{
	margin-bottom:10px;
}

.contacto_enlaces{
	background-color:#CCCCCC;
	color:#000;
}

/****************************************************************************************************
											BUSCADOR						
/****************************************************************************************************/

.buscador{
	width:160px;
	padding-bottom:20px;
	margin-left:auto;
	margin-right:auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C93733;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0px;
	text-align:right;
}

.buscador .txt{
	border: 1px solid #C93733;
	font-family: Verdana;
	font-size: 12px;
	padding: 5px;
	width:150px;
	margin-right: 0px;
}

.buscador .button{
	background-color: #E95C5C;
	border: 1px solid #C93733;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana;
	font-size: 10px;
	margin-top:2px;
	margin-bottom:5px;
	width:158px;
	height:20px;
	
}

.buscador .titulo{
	font-weight: bold;
	margin-bottom:5px;
	font-size:12px;
	width:128px;
	padding-left:30px;
	padding-top:8px;
	height:24px;
	color: #FFFFFF;	
}

.buscador form{
	padding:0px;
	margin:0px;
}

/****************************************************************************************************
								HOME Box
/****************************************************************************************************/
.home_caja{
	margin-bottom:5px;
	background-image: url(../imagenes/css/menuGeneral_cuerpo.png);
	background-repeat: repeat-y;
	width:604px;
}

.home_caja .titulo{
	height:47px;
	line-height:47px;
	text-align: center;
	background-image: url(../imagenes/css/menuGeneral_titulo.png);
	color:#FFFFFF;
}

.home_caja .contenedor{
	/*width:598px;*/
	width:594px;
	margin-right:auto;
	margin-left:auto;
}

.home_caja .pie{
	height:40px;
	color:#000000;
	background-image: url(../imagenes/css/menuGeneral_pie.png);
}

.home_tdPublicidad{
	width:256px;
	text-align:left;
}

.home_ultimos_6{
	margin-left:0px;
	padding-bottom:5px;
}


.home_ultimos{
}

.home_votados{
	width:346px;
	margin-bottom:5px;
}

.home_visitados{
	width:240px;
}

/****************************************************************************************************
					Contenedores y juegos de los listados del Home y Top Lateral
/****************************************************************************************************/
.juego{
}


.juego .imagen{
	float:left;
	width:190px;
	height:161px;
	border: 1px solid #076B9E;
	margin-right: 8px;
	margin-left:5px;
}

.juego .juego_flash{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left:5px
}

.juego p{
	font-size:12px;
	padding:0;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left:5px
}

.juego .juego_cuerpo{
}

.juego .juego_cabecera{
height: 163px;
}

.listado_pie{
	text-align:center;
}

.listado_paginado{
	font-size:14px;
	text-align:center;
	margin-bottom:4px;
	padding-bottom:6px;
	margin-top:8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #076B9E;
}

.listado_cabecera{
}

.listado_cabecera, .listado_pie, .listado_paginado{
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom:8px;
}

.listado_cabecera p, .listado_pie p, .listado_paginado p{
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}


.juego_Listado{
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
	padding:2px;
	height:97px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #076B9E;
	border-bottom-color: #076B9E;
}

.juego_Listado:hover{

}


.juegos_HU6{
	width:113px;
	margin-top:5px;
	margin-bottom:5px;
	text-align:center;
}

.juegos_HU6 a{
	font-size:11px;
	text-transform: uppercase;
	margin-bottom:5px;
	font-weight: bold;
	
}

.juegos_HU6 .imagen{
	border: 1px solid #076B9E;
	width:111px;
	height:95px;
}

.juegos_HN{
	width:290px;
	height:97px; /*La altura del thumb + el borde*/
	padding:2px;
}


.juegos_HN p, .juego_Listado p{
	font-size:12px;
	padding:0;
	margin-top: 5px;
	margin-bottom: 5px;
}

.juegos_HN .imagen, .juego_Listado .imagen{
	float:left;
	width:112px;
	height:95px;
	border: 1px solid #076B9E;
	margin-right: 2px;
}

.juegos_HP, .juegos_HV{
	width:117px;
	margin-bottom:5px;
}

.juegos_Top{
	margin-bottom:5px;
}

.juegos_HN a, .juegos_HP a, .juegos_HV a, .juegos_Top a, .juego_Listado a{
}

.juegos_HN span, .juegos_HP span, .juegos_HV span, .juegos_Top span{
	font-size:9px;
}


.juegos_HP .imagen, .juegos_HV .imagen, .juegos_Top .imagen{
	width:112px;
	height:95px;
	border: 1px solid #076B9E;
	margin-top: 5px;
	margin-bottom: 5px;
}

/* Pagina del juego divs en particular */

.link_baiting{
}

.link_baiting p{
	padding:0px;
	margin-bottom:5px;
	font-size:11px;
	font-weight: bold;	
}

.art_relacionados{
	margin-top:10px;
	margin-bottom:10px;
}

.articulos_relacionados p{
	padding:0px;
	margin:0px;
	font-size:11px;
}


.comentarios{
	font-size:11px;
}

.comentarios h3{
	font-size:12px;
	padding:0px;
	margin-bottom:10px;
	display:block;
}

.comentarios p{
	padding:0px;
	margin-bottom:5px;
	font-size:11px;
}

.comentarios .comentario{
	font-size:11px;
	margin-top:5px;
	margin-bottom:5px;
}
