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

body {
	margin: 0px;
	background: #2d6e25;
	color: #fff;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
}
img { border: 0px;
}
a:link, a:active, a:visited, a:hover {
	text-decoration: none;
}

.frmSearch {
  font-size: 10px;
}
a:hover {
	color: #333355;
}
.voto {
   color: #000;
}
input {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.topo {
	height: 167px;
	background: url(../images/topo.jpg) repeat-x;
}
.topoE {
        height: 200px;
        background: #2d6e25;
        background: url(../images/topo_e.jpg) no-repeat;
        background-position: top right;
}
.topoD {
        height: 200px;
        background: #2d6e25;
        background: url(../images/topo_d.jpg) no-repeat;
		background-position: top left;
}
.bgE {
        background: #2d6e25;
        background: url(../images/lateral_e.jpg) repeat;
        background-position: top right;
}
.bgD {
        background: #2d6e25;
        background: url(../images/lateral_d.jpg) repeat-y;
}
.latT {
        height: 43px;
        width: 170px;
        background: #fff;
        background: url(../images/lateral_top.gif) no-repeat;
}
.latM {
        width: 170px;
        background: #333;
		text-align:center;
        background: url(../images/lateral_middle.gif) repeat-y;        
}
.latM a {
        color: #333;
}
.latM a:hover {
        color: #666;
}
.latB {
        height: 53px;
        width: 170px;
        background: #fff;
        background: url(../images/lateral_bottom.gif) no-repeat;
}
.pubT {
        height: 29px;
        width: 302px;
        background: #fff;
}
.pubM {
        width: 302px;
        background: #fff;     
}
.pubB {
        height: 30px;
        width: 302px;
        background: #fff;
}
.listT {
        height: 46px;
        width: 450px;
        background: #fff;
        background: url(../images/fundo_lista_1.gif) no-repeat;
}
.listM {
        width: 450px;
        background: #fff;     
		background: url(../images/fundo_lista_2.gif) repeat-y;
}
.listB {
        height: 20px;
        width: 450px;
        background: #fff;
        background: url(../images/fundo_lista_3.gif) no-repeat;
}
.tpleft {
	width: 18px;
	background: url(../images/bg_topo_left.jpg) no-repeat;
}

.tpright {
	width: 18px;
	background: url(../images/bg_topo_right.jpg) no-repeat;
}

.btnSpaces td {
	padding: 0px 0px 0px 5px;
}

.buscar {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	font-family: arial;
	padding-right: 10px;
	padding-top: 10px;
}
.campo{
font-size: 11px;
}
.content {
	
}

.footer {
	text-align: center;
	color: #000;
	font-weight: bold;
	padding: 4px;
	border-top: 1px #CCC solid;
	background: #eeeeee;
}
.footer a{
   color: #333;
}
.footer a:hover{
   color: #5a6b8a;   
}
.tv {
    color: #000;
	width: 500px;
	height: 422px;
	background: url(../images/tv.gif) no-repeat;
	padding: 12px 10px 0px 10px;
}

.holderCells {
	color: #000;
	font-weight: bold;
}

.holderCells a:link, .holderCells a:active, .holderCells a:visited, .holderCells a:hover {
	color: #333;
}

.holderCells a:hover {
	color: #445360;
}

.holderCells .trPages {
	height: 25px;
	text-align:center;
}

.tbl1 {
	background: #e5e5e5;
	border-bottom: #ccc 1px solid;
}

.tbl2 {
	background: #efefef;
	border-bottom: #ccc 1px solid;
}

.tbl1 .descricao {
	text-align: justify;
	font-weight:normal;
}

.tbl2 .descricao {
	text-align: justify;
	font-weight:normal;
}

.tblVideo .title {
	color: #445360;
}

.tblVideo h2 {
	margin: 2px;
}

.tblVideo .descricao {
	text-align: justify;
	padding-left: 3px;
	color: #000;
}

.menuSuperior {
	height: 34px;
	background: #003a00;
        background: url(../images/menuSuperior.gif) repeat-x;
        font-size: 12px;
	text-align: left;
	font-weight: bold;
}

.menuSuperior ul {
	margin: 0px;
}

.menuSuperior ul li{
	padding: 3px;
	display: inline;
	list-style: none;
}

.menuSuperior a:link, .menuSuperior a:active, .menuSuperior a:visited, .menuSuperior a:hover {
	text-decoration: none;
	padding: 2px;
	color: #003a00;
}

.menuSuperior a:hover {
	padding: 2px;
	color: #fff;
	background: #666;
}
li{
list-style-type: none;
}