/* Estilo Principal */
* {
     margin: 0px auto;
     border: 0px;
     padding: 0px;
}

body {
	background: #333 url(../img/fundobody.jpg) 0px 212px repeat-x;
	font: 62.5% 'Trebuchet MS', Helvetica, Arial, Verdana, Sans-Serif;
	color: #000;
}

a, a:visited, a:link {
     text-decoration: underline;
     color: #000;
}

a:hover {
     text-decoration: none;
}


/* Divisões Principais */

#geral {
     width: 100%;
}

#fundologo {
     width: 100%;
     background: #060;
}

#logo {
     width: 980px;
     height: 140px;
     background: #090 url(../img/logo.jpg) top center no-repeat;
     text-align: center;
}

#fundomenu {
     width: 100%;
     background: #000;
     border-top: 3px solid #fff;
     border-bottom: 3px solid #fff;
}

#menu {
     width: 980px;
     height: 66px;
}

#conteudo {
     width: 980px;
     margin-top: 5px;
     margin-bottom: 5px;
}

#centro {
     width: 586px;
     float: left;
}

#centro.total {
     width: 980px;
     float: left;
}

#lateral {
     width: 389px;
     margin-left: 5px;
     float: left;
}

#fundorodape {
     width: 100%;
     height: 225px;
     background: url(../img/fundorodape.png);
     border-top: 5px solid #000;
     clear: both;
}

#rodape {
     width: 980px;
     height: 25px;
     background: url(../img/imgrodape.png) no-repeat;
     text-align: right;
     padding-top: 200px;
     color: #999;
}

#twitterconnect, #tbox {
	background: #fff;
	padding-left: 2em;
}

.twtr-tweet-text {
	font-size: 0.8em;
}


/* Tipografia */

p {
     font-size: 1.3em;
     line-height: 1.5em;
     margin: 1.5em 0em 1.5em 0em;
     color: #000;
}

#logo p {
     margin: 0px;
     text-align: right;
     font-size: 1em;
     padding-top: 10px;
     font-weight: bold;
}

#logo a {
	color: #fff;
}

#centro h1 {
     height: 40px;
     background: url(../img/fundoh1.gif) no-repeat;
     margin: 0.5em 0em 0em 0em;
}

#centro h1.ficha {
     background: #fff;
     margin: 0em;
	 padding: 1em 0em 0em 1em;
	 color: #060;
	 font: 2.4em Georgia, 'Times New Roman', Times, Serif;
}

#centro h2 {
	background: #fff;
	padding: 1.5em 0em 0em 1.1em;
	color: #060;
}

#centro h3 {
	background: #fff;
	padding: 0.5em 0em 0em 1.3em;
	color: #060;
	font: 1.5em 'Trebuchet MS', Helvetica, Arial, Verdana, Sans-Serif;
    margin: 0em;
}

#centro p {
     background: #fff;
     margin: 0px;
     padding: 0.5em 1.5em;
}

#centro p.primeiro {
     padding: 1.5em 1.5em 0.5em 1.5em;
}

#centro p.ultimo {
     background: #fff url(../img/fundop.png) bottom left repeat-x;
     margin-bottom: 1.5em;
     padding-bottom: 2.5em;
}

#centro p.pub {
     padding-top: 0.5em;
}

#centro p.ficha {
	 background: #fff url(../img/ic_rosto.gif) 22px 18px no-repeat;
	 padding: 15px 0px 20px 110px;
}

#lateral h1 {
     height: 40px;
     margin: 0.5em 0em 0em 0em;
}

#lateral p {
     background: #777;
     margin: 0px;
     padding: 0.5em 1.5em;
     color: #eee;
}

#lateral p img {
     vertical-align: middle;
}

#lateral p.primeiro {
     padding: 1.5em 1.5em 0.5em 1.5em;
}

#lateral p.ultimo {
     background: #777 url(../img/fundop.png) bottom left repeat-x;
     margin-bottom: 1.5em;
     padding-bottom: 2.5em;
}

#lateral p.pub {
     padding-bottom: 0.5em;
}

#lateral p.erro {
     color: #b00;
     font-weight: bold;
     text-transform: uppercase;
}

#lateral strong {
	color: #fff;
}

#lateral ul {
     font-size: 1.3em;
     line-height: 1.5em;
     padding: 0em 2.5em 1.5em 2.7em;
     color: #ddd;
     background: #777;
     list-style: square;
}

#lateral a {
	color: #fff;
}

h2 {
     font: 2em 'Trebuchet MS', Helvetica, Arial, Verdana, Sans-Serif;
     line-height: 1.125em;
     color: #000;
}

h3 {
     font: 1.1em 'Trebuchet MS', Helvetica, Arial, Verdana, Sans-Serif;
     margin: 0.1em 0em 1.9em 0em;
     padding-left: 20px;
     color: #000;
}

strong {
     color: #060;
}

#centro ul, #centro ol {
     font-size: 1.3em;
     font-style: italic;
     line-height: 1.5em;
     padding: 0.5em 2.5em 1.5em 3.5em;
     color: #000;
     background: #fff;
}

#centro li.busca {
	list-style: none;
	margin-left: -23px;
	font-size: 1.1em;
	font-style: normal;
}

#centro li.busca img {
	margin-right: 15px;
	vertical-align: bottom;
}

#centro span.clube {
	color: #777;
}

#centro span.valor {
	color: #005622;
}

#centro span.valor img {
	margin-right: 0px;
}

#centro p.erro {
     color: #f00;
     padding: 5px 0px 5px 30px;
     background: url(../img/erro.gif) 5px 5px no-repeat;
}

#rodape a {
	color: #999;
}

/* Menu Principal */

#menu ul {
     list-style: none;
}

#menu ul li {
     display: inline;
     width: 192px;
     height: 62px;
     float: left;
     margin-right: 5px;
}

#menu ul li.ultimo {
     margin-right: 0px;
}

#menu ul li a img {
     border-bottom: 5px solid #000;
     border-top: 5px solid #000;
}

#menu ul li a:hover img {
     border-bottom: 5px solid #fff;
     border-top: 5px solid #fff;
}


/* Formulários */

form {
     padding: 0.5em 2em;
     background: #fff;
}

label {
     margin: 0em 0em 2em 0em;
     font-size: 1.3em;
     line-height: 1.3em;
     margin: 0em 9.1em 0.7em 0em;
     color: #333;
}

label span {
     font-size: 0.9em;
     text-transform: lowercase;
     color: #f90;
}

#formneg label {
	margin: 0em 1em 0.7em 0em;
}

#formneg span {
	font-size: 1.2em;
	margin-right: 20px;
}

#formneg span.faixa {
	font-size: 0.8em;
	margin-right: 0px;
	color: #777;
}

input, select, textarea {
     padding: 2px;
     font-size: 1.3em;
     line-height: 1em;
     margin: 0em 0em 1em 0em;
     border: 1px solid #ccc;
     background: #eee;
}

input {
     width: 350px;
     height: 17px;
}

input.radio {
     margin: 0px;
     height: 20px;
     width: 20px;
}

input.botao {
     width: 100px;
     height: 30px;
     cursor: pointer;
     border: 0px;
     border-bottom: #030 solid 3px;
     background: #090;
     color: #000;
}

input.pequeno {
	width: 80px;
	margin-right: 30px;
}

input[type="file"] {
	 height: 25px;
	 border: 1px solid #ccc;
}

input[type="radio"] {
	 margin: 0px;
     height: 17px;
     width: 17px;
}

input[type="checkbox"] {
	 margin: 3px;
     height: 17px;
     width: 17px;
}

span.radio {
	font-size: 1.2em;
}

.focus {
     background: #cfc;
}

textarea {
     width: 350px;
     font-family: 'Trebuchet MS', Helvetica, Arial, Verdana, Sans-Serif;
     padding: 2px;
}

#lateral form {
     padding: 0.5em 2em;
     background: #777;
}

#lateral label {
     font-size: 1.3em;
     line-height: 1.3em;
     margin: 0em 9.1em 0.7em 0em;
     color: #eee;
}

#lateral label span {
     text-transform: lowercase;
     color: #000;
}

#lateral input, #lateral select, #lateral textarea {
     padding: 2px;
     font-size: 1.4em;
     line-height: 1.3em;
     margin: 0em 1em 1em 0em;
     border: 1px solid #fff;
     background: #fff;
}

#lateral input {
     width: 128px;
     height: 17px;
}

#lateral input.campo-g {
     width: 250px;
}

#lateral input.campo-m {
     width: 200px;
}

#lateral input.botao {
     width: 30px;
     height: 30px;
     cursor: pointer;
     border: 0px;
     border-bottom: #030 solid 3px;
     background: #090;
     color: #000;
}

#lateral input.botaom {
     width: 100px;
     height: 30px;
     cursor: pointer;
     border: 0px;
     border-bottom: #030 solid 3px;
     background: #090;
     color: #000;
     margin: 10px 0px -15px 0px;
}

#lateral select {
	width: 255px;
}

#lateral textarea {
     font: 1.2em "Trebuchet MS", Helvetica, Arial, Verdana, Tahoma, Sans-Serif;
     width: 350px;
}


/* Tabelas */

table.central {
     width: 550px;
     font-size: 1.2em;
     line-height: 1.3em;
     padding: 0.5em 2em;
     background: #fff;
     border-bottom: 5px solid #cfc;
     border-collapse: collapse;
}

table.central thead {
     background: #cfc;
     color: #000;
     height: 22px;
     text-align: left;
     font-weight: bold;
     font-style: italic;
     font-size: 1.1em;
}

table.central th {
	padding: 1px 5px;
	border: 1px solid #ccc;
	height: 22px;
}

table.central tr {
	border-top: 1px solid #cfc;
}

table.central td {
     padding: 1px 5px;
     height: 24px;
     background: #edffee;
}

table.central tr:hover td {
	background: #ccc;
}

table.meia {
     width: 250px;
     font-size: 1.1em;
     line-height: 1.1em;
     padding: 0.5em 2em;
     background: #fff;
     border-bottom: 5px solid #cfc;
     border-collapse: collapse;
     margin: 10px 0px 0px 25px;
     float: left;
}

table.meia caption {
	margin-top: 20px;
	font-weight: bolder;
	font-size: 1.2em;
}

table.meia thead {
     background: #cfc;
     color: #000;
     height: 22px;
     text-align: left;
     font-weight: bold;
     font-style: italic;
     font-size: 1.1em;
}

table.meia th {
	padding: 1px 5px;
	border: 1px solid #ccc;
	height: 22px;
}

table.meia tr {
	border-top: 1px solid #cfc;
}

table.meia td {
     padding: 1px 5px;
     height: 20px;
     background: #edffee;
}

table.meia tr:hover td {
	background: #ccc;
}

table.total {
     width: 940px;
     font-size: 1.3em;
     line-height: 1.3em;
     padding: 0.5em 2em;
     background: #fff;
     border-bottom: 5px solid #cfc;
     border-collapse: collapse;
     margin-top: 10px;
}

table.total thead {
     background: #eee;
     color: #000;
     height: 25px;
     text-align: left;
     font-weight: bold;
     font-style: italic;
     font-size: 1.1em;
}

table.total th {
	padding: 1px 10px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

table.total tr {
	border-top: 1px solid #cfc;
}

table.total td {
     padding: 10px 10px;
     height: 24px;
     background: #edffee;
}

table.total td span {
	font-size: 0.9em;
	font-style: italic;
	line-height: 0.8em;
}

table.total tr:hover td {
	background: #ccc;
}

#tab_ord thead tr .header {
	background-image: url(../img/asc-desc.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}

#tab_ord thead tr .headerSortUp {
	background-image: url(../img/asc.gif);
}

#tab_ord thead tr .headerSortDown {
	background-image: url(../img/desc.gif);
}

#tab_ord thead tr .headerSortDown, #tab_ord thead tr .headerSortUp {
	background-color: #afa;
}

th.peq {
	width: 25px;
}

th.med {
	width: 50px;
}

th.grd {
	width: 80px;
}

th.grd2 {
	width: 130px;
}



/* Gráficos */

div.foragrafico {
	width: 100%;
	background: #fff;
}

div.grafico {
	width: 540px;
	height: 200px;
}


/* Classes Gerais */

.given-name {
     display: none;
}

.negativo {
	color: #c00;
}

.imgcentro {
	vertical-align: middle;
}

tr.lista1 td {
	background: #a3cccc;
}

tr.lista2 td {
	background: #c4e1de;
}

div.branco {
	width: 586px;
	background: #fff;
}

div.brancoduplo {
	width: 586px;
	background: #fff;
	float: left;
	padding-bottom: 25px;
}

div.brancototal {
	width: 980px;
	background: #fff;
}

div.paginacao {
	font-size: 1.3em;
	text-align: center;
	margin-top: 20px;
}

div.paginacao span a {
	margin: 0px 5px;
	background: #edffee;
	padding: 5px;
	text-decoration: none;
}	

div.paginacao strong {
	margin: 0px 5px;
	padding: 5px;
	background: #cfc;
}

span.pub {
	color: #bbb;
	font-size: 0.8em;
}

p.linkgrafico {
	line-height: 2em;
	cursor: pointer;
	text-decoration: underline;
}


/* Fórum */

div.posts {
	width: 980px;
	clear: both;
	background: #fff;
	float: left;
	padding: 15px 0px;
}

div.perfil {
	width: 170px;
	margin-left: 20px;
	background: #efecdd;
	border: 1px solid #e6e2ca;
	float: left;
}

p.perfil {
	font-size: 1.1em;
	padding: 4px;
}

div.perfil img {
	padding: 10px 25px;
	text-align: center;
}

div.balao {
	width: 50px;
	height: 92px;
	background: url(../img/f_fundo_post.gif) 0px -5px no-repeat;
	float: left;
}

div.msg {
	width: 689px;
	background: #d2eef9;
	margin-left: 242px;
	font-size: 1.3em;
	padding: 15px;
}

#centro.total div.msg ul {
	background: #d2eef9;
	font-size: 1em;
	margin: 5px 0px -15px 0px;
}

#centro.total div.msg ol {
	margin: 10px 0px 0px 52px;
}

div.msg span {
	font-size: 0.8em;
	font-style: italic;
}

span.f_botao {
	float: right;
}

input.f_login {
	width: 140px;
}

#centro.total p.erro {
     color: #f00;
     padding: 5px 0px 0px 20px;
     background: #fff;
}


/* Blog */

#centro h2.blog {
	font-size: 2em;
	padding: 30px 10px 5px 60px;
	background: #fff url(../img/tit_post.png) 20px 25px no-repeat;
}

#centro p.blog-cal {
	padding: 5px 0px 5px 60px;;
	font-size: 0.8em;
	color: #aaa;
}

#centro p.blog-cal img {
	vertical-align: middle;
	padding-right: 8px;
}

a.t1 {
	font-size: 1em;
	margin: 0em 0.1em;
	line-height: 1em;
}

a.t2 {
	font-size: 1.4em;
	margin: 0em 0.1em;
	line-height: 1em;
}

a.t3 {
	font-size: 1.8em;
	margin: 0em 0.1em;
	line-height: 1em;
}

a.t4 {
	font-size: 2.2em;
	margin: 0em 0.1em;
	line-height: 1em;
}

a.t5 {
	font-size: 2.6em;
	margin: 0em 0.1em;
	line-height: 1em;
}

p.nuvem {
	width: 250px;
}

p.tags {
	font-size: 1.1em;
	color: #060;
}

p.linkcomentario {
	color: #333;
	font-style: italic;
	line-height: 2em;
}

p.msgcomentario {
	color: #060;
	font-style: italic;
	line-height: 2em;
	font-size: 1.6em;
	border-top: 5px solid #060;
	border-bottom: 5px solid #060;
}

div.comentario {
	border-bottom: 1px solid #aaa;
	border-top: 1px solid #aaa;
	background: #eee;
	padding-bottom: 5px;
}

div.comentario h6 {
	color: #060;
	font: italic 1.6em Georgia, 'Times New Roman', Times, Serif;
	padding: 0.8em 1.3em;
}

div.comentario h6 span{
	color: #555;
	font-size: 0.5em;
	float: right;
}

