* {
margin: 0 auto;
padding: 0 auto;

}

#topo {
background: url('/images/topomeninos.jpg');
height:112px;
}

#menu {
position: relative;
background: url('/images/boxVerdeFundo.jpg');
background-repeat: repeat-x;
height:64px;
left: 18px;
}

#categorias ul {
margin-top: 5px;
padding-left: 15px;
list-style: none;
text-decoration: none;
font-weight: bold;
}
     
#categorias ul li {
display: inline;
}

#categorias ul li a{
font-size: 14px;
color: #FFFFFF;
font-family: Verdana, "Times New Romam", "Trebuchet MS";
background-color: trasparent; 
text-decoration: none;
margin-left: 2px;
}

#categorias ul li a:hover {
color: #82B41F;
background-color: #FFFFFF;
}

#abas {
position: relative;
clear:both;
float:left;
background: url('/images/abaVerdeFundo.jpg');
background-repeat: repeat-x;
height:28px;
text-align: center;
font-size: 16px;
font-weight: bold;
color: #333333;
padding-top: 2px;
}

#abasmeninas {
background: url('/images/abaRosaFundo.jpg');
}

#abasmeninos {
background: url('/images/abaAzulFundo.jpg');
}

#abasjogados {
background: url('/images/abaCinzaFundo.jpg');
}

#tagsjogos {
background: url('/images/abaTagsFundo.jpg');
}

.blocoDireita {
position: relative;
background-repeat: repeat-x;
height:28px;
text-align: center;
font-size: 16px;
font-weight: bold;
color: #333333;
padding-top: 2px;
}

.jogosdestaque {
position: relative;
float: left;
font-size: 14px;
line-height: 120%;
margin-top: 10px;
margin-left: 12px;
margin-right: 10px;
}

.jogosdestaque h4 {
color:#83B31F; 
font-weight: bold; 
margin: 0;
}

.jogosdestaque p {
background-color:#DBFFB7;
}

.jogosdestaque a {
text-decoration: none;
color: #333;
}

.jogosdestaque a:hover {
color: #000000;
}

.jogoCategorias {
position: relative;
float: left;
left: 0px;
margin-top: 15px;
margin-left: 23px ;
margin-bottom: 10px;
}

.jogoCategorias a {
text-decoration: none;
color: #83B31F;
}

.jogoCategorias a:hover {
color: #333;

}

.jogoCategorias h5 {
margin: 0 auto;
color: #82B41F;
}

.jogoCategorias p {
font-size: 12px;
line-height: 120%;
}


#boxeconteudo {
position:relative;
float:left;
left: 0px;
top: -3px;
clear: both;
background-color:#FCFCFC;
border-color: #CCCCCC; 
border-width: 1px; 
border-style: solid;
font-size: 14px;
padding: 0px;
}

#boxeconteudo img {
border-color: #82B41F; 
border-width: 2px; 
border-style: solid;
margin:0px;
}

#colunadireita {
background-color: transparent;
text-align: center;
font-size: 16px;
color: #333333;
padding: 0px;
}
