/* ==============================
	ELEMENTOS HTML
==============================*/

body {margin:0; background:url("/images/back_body.jpg") repeat-x top #003F9C; font-family: Verdana, Arial, Helvetica, sans-serif;color:white;font-size:11px}
a:link {text-decoration: none;color:white}
a:visited {text-decoration: none;color:white}
a:hover {text-decoration: underline;}
a:active {text-decoration: none;}

h1{font-size:11px;text-align:center;padding:5px;}
h2{font-weight:bold;font-size:15px;font-family: Tahoma;padding:0px;margin:0px;}

label{margin-bottom:5px;text-align:left}
input.search{border:1px solid #002B6A;height:18px;width:300px;padding:5px;background:url("/images/back_input.jpg") repeat-x top white}
input.search_btn{border:1px solid #002B6A;height:30px;width:80px;background:url("/images/back_title.jpg") repeat-x top #00398D;color:white;font-weight:bold}

/* ==============================
		PAGE 
==============================*/

.main {width:780px;margin-left:auto;margin-right:auto;}
.bordeizq{width:8px;height:100%;float:left;}
.bordeder{width:8px;height:100%;float:left;}

div.centro{width:760px;height:100%;float:left;background-color: #0049B7;border:solid 2px #002F73;}

.header{width:100%;height:180px;background:url("/images/back_enc.jpg") no-repeat top center}
.izq {width:400px;float:left;margin-left:12px;margin-top:10px;}
.der {float:right;width:200px;height:80px;margin-right:20px;margin-top:10px;}

.contenido{width:100%;height:auto;overflow:hidden;}
.cont_izq{width:486px;height:100%;float:left;margin-left:8px}
.cont_der{width:250px;height:100%;float:left;padding-left:8px;padding-right:8px}

.footer {clear:both;text-align:center;padding:10px;}

/* ==============================
		BOX 
==============================*/

.box{margin-bottom:8px;}

.titulo{height:20px; background:url("/images/back_title.jpg") repeat-x top #00398D; border:1px solid #002B6A;padding:5px;padding-left:10px;}
.subtitle{font-size:13px;height:19px;font-family: Tahoma;border-bottom:1px solid #002B6A;padding:5px;padding-left:10px;background-color:#003F9D;font-weight:bold}

.info{background-color:#00398D; padding:10px;height:auto;margin-top:3px;overflow:hidden}
.info ul{margin:0px;padding:0px}

/* ==============================
		DETALLES
==============================*/
.center{text-align:center}

.info ul.categorias li {list-style-type:none;float:left;font-size:10pt;width:75px;padding-left:30px;padding-bottom:8px}
.info ul.top_juegos li, .info ul.amigos li {list-style-position:inside;list-style-image:url("/images/list_style.gif");font-size:11px;border-bottom:1px solid #003F9D;width:90%;line-height:1;padding:5px;margin-left:5px}

.paginador{padding:10px;background-color: #00398D;text-align:center}

.game{ border-bottom:1px solid #0049B7;margin-bottom:5px;height:auto;overflow:hidden;padding:5px}
.imagen_game{float:left;width:160px;height:115px;border:1px solid white;}
.desc_game{width:61%;float:left;padding:5px;padding-left:10px;font-size: 10px;}

.juego_semana{background-color: #00398D}
.semana_info{text-align:center;}
.publi_medio{width:100%;height:250px;background-color: #00398D}

.game_title { font-weight: bold;font-family: Tahoma; font-size: 14px;}
.game_title a{color:#FF9900}
.genero{font-weight: bold;color: #417c97}


ul.tagcloud {list-style-type: none;padding: 0;line-height: 2em;}
ul.tagcloud li {display: inline;line-height: 3em;white-space: nowrap;}
ul.tagcloud li:after {content: " ";}
ul.tagcloud li:last-child:after {content: "";}
ul.tagcloud li.grande{font-weight: bold;color: #FF9900}
ul.tagcloud li.chico{color: black}
