* {
margin:auto;
padding:0px;
list-style:none;
}

body,html {
background:#ECF5FF;
height:100%;
color:#FFF;
font-size:12px;
font-family:arial,verdana;
}

#contenedor {
width:780px;
margin:auto;
background:#FFF;
min-height:100%;
height: auto!important;
height:100%;
overflow:hidden;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #CCFF00;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

#header {
width:780px;
height:170px;
background:url('../images/header.jpg') no-repeat;
}

#bloquescont {
float:left;
padding-left:8px;
margin-top:10px;
}

#bloqueslat {
float:left;
padding-left:14px;
padding-right:8px;
margin-top:10px;
}

.bloquecont_tit {
width:547px;
border-bottom:solid 5px #FFD800;
height:26px;
background:url('../images/menucent-titulo.jpg') no-repeat;
}

.bloquecont_tit h2 {
text-transform: uppercase;
color:#FFF;
font-family:arial,verdana;
font-size:12px;
font-weight:bold;
text-align:center;
padding-top:5px;
}

.bloquecont_cont {
width:547px;
overflow:hidden;
background:#174B51;
}

.bloquecont_cont p {
padding:5px;
}

.bloquecont_pie {
width:547px;
height:22px;
background:url('../images/menucent-pie.jpg') no-repeat;
margin-bottom:10px;
}

.bloquelat_tit {
width:203px;
border-bottom:solid 5px #FFD800;
height:26px;
background:url('../images/menuder-titulo.jpg') no-repeat;
}

.bloquelat_tit h3 {
text-transform: uppercase;
color:#FFF;
font-family:arial,verdana;
font-size:12px;
font-weight:bold;
text-align:center;
padding-top:5px;
}

.bloquelat_cont {
width:193px;
background:#174B51;
padding:5px;
}

.bloquelat_pie {
width:203px;
height:22px;
background:#117483;
margin-bottom:10px;
}

.categorias {
padding:5px;
width:100%;
margin:auto;
overflow:hidden;
padding-left:8px;
margin-left:15px;
}

.categorias li{
float:left;
width:170px;
padding-right:10px;
padding-bottom:15px;
}

.categorias img {
float:left;
padding-right:5px;
}

.categorias a {
display:block;
width:125px;
padding-top:5px;
}

#footer {
width:780px;
margin:auto;
clear:both;
color:#FFF;
font-size:10px;
font-family:verdana,arial;
text-align:center;
font-weight:bold;
padding-top:20px;
padding-bottom:20px;
background:url('../images/pie.jpg') repeat-x #107685;
}

.h2u {
padding-top:10px;
}

.pu {
font-size:12px;
font-family:verdana,arial;
margin-bottom:10px;
}

.imgu {
width:180px;
height:150px;
float:left;
margin:10px;
border:solid 1px #FFF;
}

.categoria strong {
font-weight:bold;
color:#DDFF20;
}

.partidas strong {
font-weight:bold;
color:#DDFF20;
}

.content_juego {
clear:both;
}

.logo {
text-indent:-999em;
}