/* Tudo */
* { font-family: "Trebuchet MS"; margin:0; padding:0; }

/* Tags */
body { font-size:10pt; text-align:center; }
a, img { border:none; color:inherit; }
a { text-decoration:none; }
a:hover { text-decoration:underline; }
td { padding:4px; font-size:8pt; vertical-allign:middle; }
td p { color:#777; margin-left:5px; }
ul li { list-style-type:none; padding:3px; }

/* Larguras */
#site, #erro, #busca, #menu, #rodape, #topo, #centro, #utilidades { width:850px; }
#topo, #centro, #rodape { display:table; clear:both; }


/* Titulos */
h1 { margin-top:7px; color:#000; font-size:20pt; width:400px; }
h2 { color:#777; font-size:16pt; width:400px; }
h3 { border-bottom:2px solid #DDD; margin-bottom:5px; font-size:14pt; padding:2px; }
h4 { font-size:14pt; margin-bottom:20px; }

/* Site */
#site { margin:15px auto; text-align:left; }

/* Menu */
#menu { text-align:right; margin:5px auto; clear:both; }

/* Topo */
#barra-superior { border-bottom:1px solid #ccc; padding:3px; background:#F4F4F4; }
#topo #clube { float:left; width:530px; margin-top:30px; }
#topo #opcoes { float:right; width:180px; margin-top:10px; }
#topo #legenda { -moz-border-radius:10px; background:#E7F3FF; padding:10px; margin:10px; }

/* Centro */
#utilidades { -moz-border-radius:10px; background:#E7F3FF; padding:10px; margin:10px 0px; clear:both; }

/* Rodape */
#rodape { -moz-border-radius:10px; background:#E7F3FF; padding:10px; margin:10px 0px; clear:both; text-align:center; }

/* Transferencias */
#fica, #chega, #sai { width:267px; margin-right:10px; float:left; border:1px solid #EEE; padding:5px; }
#sai { margin-right:0px; }
#fica span, #chega span, #sai span { float:right; color:#006699; }
#fica span a, #chega span a, #sai span a { color:#006699; }

/* Situacoes */
.sit1, .sit1 a { color:green; }
.sit-1, .sit-1 a { color:red; }
.sit0, .sit0 a { color:#000; }

/* Busca */
#busca { margin:0 auto; text-align:left; height:25px; clear:both; }
#busca-jogador { float:right; width:480px; text-align:right; display:table-cell; }
#busca-clube { float:left; width:280px; display:table-cell; }

/* */
#logo-mercado { float:right; width:110px; text-align:right; }
#inicio .esquerda { float:left; width:160px; display:table-cell; vertical-align:middle; border-right:1px solid #CCC; padding:10px; }
#inicio .direita { float:left; width:640px; padding:10px; }

/* Geral */
.escudo-clube { float:left; margin-right:10px; height:80px; width:80px; }
#erro { text-align:center; background:#FEE9EC; border:1px solid #777; font-weight:700; padding:10px; margin:10px auto; }
#sucesso { text-align:center; background:#DFF1C0; color:green; font-weight:700; padding:10px; border:1px solid green; margin:10px auto; }

#contato label { display:block }
#contato .campoTexto { padding:6px; width:350px; border:1px solid #ccc; display:block; margin:5px 0; }
#contato { width:360px; }
#contato h1 { margin-bottom:15px; }
#contato h2 { border-bottom:1px bottom #ddd; margin:5px; }
#contato #erro { width:300px; }
#contato #sucesso { width:300px; }