
/* CSS Document */


#Men {

	color: #FFFFFF;

	font-size: 13px;

	font-weight: normal;

}



#Men a:link {

	text-decoration: none;

	color: #FFFFFF;

}



#Men a:visited {

	text-decoration: none;

	color: #FFFFFF;

}



#Men a:hover {

	text-decoration: underline;

	color: #FFCC00;

}



body {
	margin: 0px;
	padding: 0px;
	/*background-image: url(../imagenes/css/home.gif);*/
	color: #525252;
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Arial;
	background-color: #46A024;
}

a {	color: #663399;}

a:hover {
	text-decoration: none;
	color: #009900;}

a:visited {
		color: #663399;} 

h1 {
	margin: 0px;
	padding: 0px;
	font: 12px Arial, "Times New Roman", Times, serif;
	color: #FFFFFF;
	}

h2 {
	font: 15px Arial, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #663399;}

h3 {
	font: 13px Arial, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #663399;}

h4 {
    font-size: 13px;
    padding:0px;
	margin:0px; }

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

li {
	margin-left:3px;
	margin-right:3px;
	height: 20px;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #46A024;
	background-image: url(../imagenes/css/li.png);
	margin-top: 2px;
	margin-bottom: 2px;
	padding-left: 19px;
	padding-top: 2px;
	background-repeat: no-repeat;
	background-position: left center;
}

li a{
	text-decoration:none;
}

li a:hover{
	text-decoration:underline;
}


.clear{
	clear:both;
}

#slogan{
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 20px;
	background-color: #000000;
}
#cabecera{

}

#logo{
}

/* MENU CABECERA */

.menu_top{
	background-image: url(../imagenes/deportes-juegos_r2_c1.jpg);	
	
}

.menu_top a{
	color: #613BAE;
	text-decoration: none;
}

.menu_top a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

.tdIz{
	background-image: url(../imagenes/css/menuTdIz.gif);
	width: 25px;
}

.tdDe{
	background-image: url(../imagenes/css/menuTdDe.gif);
	width: 21px;
}

.tdCen{
	background-image: url(../imagenes/css/menuTdCen.gif);
}

.cat {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
}

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

.cat 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;
}

.cat span{
	font-size: 13px;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #FFFFFF;
	text-decoration: none;
	display:block;
	height: 43px;
	float:right;
	padding-top:12px;
	padding-right:7px;
	padding-left: 5px;
	background-repeat: no-repeat;
	background-position: right;
}

.cat_aIz {
	font-size: 13px;
	font-weight: bold;
	display:block;
	height: 43px;
	float:left;
	padding-top:12px;
	padding-right:7px;
	padding-left: 5px;
	background-image: url(../imagenes/css/separador.png);
	background-repeat: no-repeat;
	background-position: right;
	font-family: "Trebuchet MS", Verdana, Arial;
}

.cat_aDe {
	font-size: 13px;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Arial;
	display:block;
	height: 43px;
	float:right;
	padding-top:12px;
	padding-right:7px;
	padding-left: 5px;
	background-image: url(../imagenes/css/separador.png);
	background-repeat: no-repeat;
	background-position: right;
}


/* Buscador */

.buscador{
	font-size: 13px;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #613BAE;
	width: 280px;
	margin-top:5px;
	margin-bottom:5px;
	padding-top:3px;
	background-color:#FFFFFF;
	background-image: url(../imagenes/css/bgBuscador.gif);
	height: 117px;
}

.buscador form{padding:0px;}

.busca_input {
	border: 1px solid #ccccc;
	font-family: Verdana;
	font-size: 12px;
	padding: 3px;
	margin-top:6px;
}

.busca_button {
	border: 1px solid #3F3F3F;
	background: #330099;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
	padding: 2px;
	margin-top:5px;
}

/*** Links de Categorias - Paginador **********************************************************************************/

.navega {
	font-weight: bold;
	font-size: 13px;
	background-image: url(../imagenes/css/tabCen.gif);
	height:25px;
	border: 1px solid #a4c855;
	width: 98%;
	margin-left: auto;
	margin-right: auto;
	color: #FFFFFF;
}

.navega a {
	text-decoration: none;
	color: #00FF00;
}

.navega a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
/*************************************************************************************************************************/

#contenedor{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}

#presentacion{
margin:10px;
}

#cuerpo{
}

#columna_principal{
	width:700px;
	float:left;
}

#columna_derecha{
	width:200px;
	margin-left:700px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;	
}

#pie{
	background-image: url(../imagenes/css/pie.gif);
	height: 90px;
	margin-top: 0px;
	padding-bottom:5px;
	padding-top:5px;
	color: #FFFFFF;
	font-size: 10px;
}
#pie a:hover {
	text-decoration: none;
	color: #00FF00;}

.pie_texto{
text-align:center;
	width:900px;
	margin:auto;
	display: block;
}



/***************************** Listados de Juegos *************************************************/

.cont_listado_juegos{
	float: left;
	margin-top: 2px;
	margin-left:auto;
	margin-right:auto;
	width: 100%;
	display: inline;
	padding-bottom: 1px;
	height: auto;
}



.contTextos_list_juegos {
	float: left;
	width: 180px;
	margin-left: 2px;
}

.contTextos_list_juegos_cat{
	float: left;
	width: 280px;
	margin-left: 1px;
}

.img_list_juegos {
	float: left;
	height: auto;
	width: 100px;
	margin-bottom: 5px;
	margin-top: 2px;
	margin-right: 2px;
	margin-left: 2px;
}

.img_list_juegos2 {
	height: auto;
	margin-bottom: 5px;
	margin-top: 2px;
	margin-right: 2px;
	margin-left: 2px;
	text-align: center;
}


.resumenTexto_list_juegos{
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 0px;
	min-width:150px;
}

.titulo_list_juegos {
	font-size: 11px;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #FFFFFF;
	margin-bottom: 3px;
}

.titulo_list_juegos_nuevos {
	font-size: 12px;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #330099;
	margin-bottom: 0px;
}

.fecha_list_juegos{
	font-size: 10px;
	color: #525252;
	margin-bottom: 2px;
}
/*********************************************************************************************/

.cont_listado_juegos_recom{
	float: left;
	margin-top: 2px;
	margin-right:2px;
	width: 140px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDE1E9;
	padding-bottom: 5px;
	height: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DDE1E9;
	display: inline;
	background-color: #FFFFFF;
	padding-left: 5px;
}

#articulos_relacionados{
	width: 100%;
	margin-top:5px;
	margin-bottom:5px;
}

#articulos_relacionados ul{

	margin-top: 0px;
	margin-bottom: 0px;
	margin-left:0px;
}

#articulos_relacionados 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;
}

#articulos_relacionados a{
	font-size: 13px;
	font-weight: bold;
	display:block;
	float:left;
	padding-top:5px;
	padding-right:2px;
	padding-left: 2px;
	font-family: "Trebuchet MS", Verdana, Arial;

}

.link_baiting{
	width: 100%;
	margin-top:5px;
	margin-bottom:5px;
}

.link_baiting p{
	padding:0px;
	margin:2px;
}

.link_baiting input{
	padding:0px;
	margin:2px;
}


#comentarios{
	width: 100%;
	margin-top:5px;
	margin-bottom:5px;
}

#comentarios p{
	padding:0px;
	margin:3px;
}

.comentarios{
	margin-bottom:5px;
	
	width:60%;
	border-bottom-width:1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

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

.home_ultimos{
	margin-top:0px;
	padding-left: 4px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #46A024;
	border-bottom-color: #46A024;
	border-left-color: #46A024;

}

.home_ultimos p{
margin-left:5px;
}

.categoria_list{
	margin:5px;
	width:414px;
	padding-left: 4px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #46A024;
}

.cabecerasTabs{
	color: #FFFFFF;
	height:20px;
	/*margin-top: 10px;*/
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
}


.tdCenTabs{
background-image: url(../imagenes/css/tabCen.gif);
}

.botomTabs{
	height:20px;
	font-size: 9px;
	color: #FFFFFF;
	margin-bottom:10px;
}


.tdCenTabsBotom{
	background-image: url(../imagenes/css/tabCenBotom.gif);
	background-repeat: no-repeat;
}


.publicidad{
	margin: 3px;	

}

.titulo_publicidad{
	font-size: 9px;
	background-color: #46A024;
	font-weight: bold;
	color: #FFFFFF;
}

.articulo_texto{
   margin-left:10px;
}


.articulo_texto li{
   background-image: none;
   border: none;
}

.keys_relacionadas{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #a4c855;
	border-right-color: #a4c855;
	border-bottom-color: #a4c855;
	border-left-color: #a4c855;
 	text-align: center;
	width: 98%;
	margin: auto;
}

.keys_relacionadas p{
   margin-top:5px;
   margin-bottom: 5px;
}


