@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Trebuchet MS, Arial;
	font-size: 11px;
	color: #788B24;
	line-height:12px;
}
body {
	background-color: #5B691B;
	background-image: url(../images/fundo.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Trebuchet MS, Arial;
	font-size: 11px;
	color: #FFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #5B691B;
}
a:active {
	text-decoration: none;
	color: #FFF;
}

.fonte18_titulos a:link {
	font-family: Arial;
	font-size: 18px;
	text-decoration: none;
}
.fonte18_titulos a:visited {
	font-family: Arial;
	font-size: 18px;
	text-decoration: none;
	color: #FFF;
}
.fonte18_titulos a:hover {
	font-family: Arial;
	font-size: 18px;
	text-decoration: none;
	color: #5B691B;
}
.fonte18_titulos a:active {
	font-family: Arial;
	font-size: 18px;
	text-decoration: none;
	color: #FFF;
}



/* Txts */

.fonte18_titulos {
	font-family: Arial;
	font-size: 18px;
	color: #FFF;
	line-height:18px;
}
.fonte18_titulos_verde {
	font-family: Arial;
	font-size: 18px;
	color: #8BA029;
	line-height:18px;
}
.fonte11_datas {
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	color: #8BA029;
}
.fonte11_textos {
	font-family: Arial;
	font-size: 11px;
	color: #8BA029;
	text-align:justify;
}

.ranking_fonte11_center {
	font-family: Arial;
	font-size: 11px;
	color: #8BA029;
	text-align:center;
}
.ranking_fonte11_left {
	font-family: Arial;
	font-size: 11px;
	color: #8BA029;
	text-align:left;
}

/* Forms */

.forms_busca {
	width:150px;
	height:26px;
	font-family: Arial;
	font-size: 18px;
	color: #8BA029;
	background-color:#161A06;
	line-height:18px;
}
