.bodyClass {
	text-align: left;
	font-family: Verdana, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-size: 8pt;
	font-weight: normal;
	font-stretch: normal;
	margin: 0;
}
a:link { /* unvisited link */
	text-decoration: none;
}      
a:visited { /* visited link */
	text-decoration:none;
}  
a:hover { /* mouse over link */
	text-decoration:none;
}  
a:active { /* selected link */
	text-decoration:none;
}  

.barraCinza {
	border-top-color:white;
	border-top-style:solid;
	border-top-width: 9px; 
	height: 14px;
}

.cabecalhoEsquerdoInfinito {
	background-image:url("../imagens/fundo-esquerdo-infinito5.jpg");
	background-repeat:repeat-x;
	width: 50%;
	background-color: #e0e0e0;
	
}

.cabecalhoDireitoInfinito {
	background-image:url("../imagens/fundo-direito-infinito4.jpg");
	background-repeat:repeat-x;
	width: 50%;
	background-color: #e0e0e0;
}



/********/
/* Menu */
/********/

.menuTable {
	width: 100%;
	border-color: black;
	border-style: solid;
}

.menuItem {
	padding-top:8px;
	padding-left: 7px;
	padding-right: 7px;
	width: 100%;
}

.menuItemitem {
	padding-right: 7px;
	padding-left: 4px;
	background-image:url("../imagens/menu2.jpg");
	background-repeat:repeat-x;
	color: #ffffff;
	width: 100%;
}

a.menuLink {
	color: #ffffff;
	text-decoration: none;	
	text-align: left;
	font-family: "Verdana", sans-serif;
	font-style: normal;
	font-variant: normal;
	font-size: 8pt;
	font-weight: normal;
	font-stretch: normal;
}

a.menuLink:hover {
	color: #000000;
	text-decoration: none;	
}



/***********/
/* SubMenu */
/***********/

.subMenuItem {
	padding-top: 3px;
	padding-left: 7px;
	padding-right: 7px;
	width: 100%;
}

.subMenuItemitem {
	padding-left: 7px;
	padding-right: 7px;
	background-image:url("../imagens/menusecundario2.jpg");
	background-repeat:repeat-x;
	width: 100%;
}




a.subMenuLink {
	color: #000000;
	text-decoration: none;	
	text-align: left;
	font-family: Verdana, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-size: 8pt;
	font-weight: normal;
	font-stretch: normal;
}

a.subMenuLink:hover {
	color: #fd9502;
	text-decoration: none;	
}


/*****************/
/* SubMenu Branco*/
/*****************/


span .subMenuBranco {
	padding-left: 8px;
	padding-right: 8px;
}

.subMenuBranco td {
	color: #7e7d7d;
	padding-left: 15px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom-color: #e0e0e0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}


.subMenuBranco td:hover {
	color: #000000;
	background-color: #e0e0e0;
	cursor: pointer;
	text-decoration: none;	
	font-weight: bold;
}


.subMenuBranco a {
	color: #7e7d7d;
	text-decoration: none;	
	text-align: left;
	font-family: Verdana, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-size: 8pt;
	font-weight: normal;
	font-stretch: normal;
}



/***************/
/* Menu Arvore */
/***************/
.tabelaArvore #tdEspacoExterno {
	padding: 8px;
}

.tabelaArvore #enchimento {
	padding-left: 10px;
	padding-right: 10px;
}

.tabelaArvore #tabelaExterna {
	border-width: 1px;
	border-color: gray;
	border-style: solid;
	
}

.tabelaArvore #tdEspacoInterno {
	padding-left: 8px;
	padding-right: 8px;
	background-color: #dfdfdf;
}

.tabelaArvoreInterna td {
	background-color: #dfdfdf;
	padding-left: 5px;
	border-bottom-color: #ababab; 
	border-bottom-style: solid; 
	border-bottom-width: 1px;
}

.tabelaArvoreInterna tr:hover{
	color: #ff8400;
	cursor: pointer;
}

.tabelaArvoreInterna #ultimo {
	border-bottom-style: none; 
}


/*********/
/* Corpo */
/*********/

.headerArvores {
	height: 50px;
	vertical-align: top;
}

.headerNoticias {
	height: 50px;
	vertical-align: top;
}

.balaoNoticia {
	vertical-align: top;
	border-bottom-color: orange;  
	border-bottom-style: solid;
	border-bottom-width: 1px;  
	padding-right: 4px;
	padding-top: 5px;
}

.corpoNoticia {
	border-bottom-color: orange;  
	border-bottom-style: solid;
	border-bottom-width: 1px;  
	padding-left: 8px;
	padding-right: 40px;
	padding-bottom: 10px;
}

.corpoTabelaBuscar {
	border: 1px;
	border-color: gray;
	border-style: solid;
}

.corpoCampoBuscar {
	height: 18px;
	width: 150px;
}

.corpoCampoTexto {
	border: 1px solid gray;
	font-size:12px;
	cursor: pointer;
        height: 16px;
        width:225px;
}

.corpoTextArea {
	width:220px;
	height:60px;
	border:1px solid gray
}

.corpoTdLupa {
	text-align: left;
	padding: 2px
}

.corpoBuscarSuperior {
	padding-top: 15px;
	padding-left: 25px;
	padding-right: 17px;
	height: 37px;
	text-align:left;
	vertical-align:top;
	background-image: url("../imagens/buscar01.jpg");
	background-repeat: no-repeat;
	background-position: top;
}

.corpoBuscarInferior {
	height: 55px;
	padding-left:40px;
	line-height: 20px;
	background-image: url("../imagens/buscar02.jpg");
	background-repeat: no-repeat;
	background-position: top;
}

a.corpoLinkBuscaAvancada {
	text-decoration: underline;
	color: orange;
}

.corpoTenhaAgencia {
	padding-left: 10px;
}

.corpoBotaoAgeitec {
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-left-color: gray; 
	border-left-style: solid; 
	border-left-width: 1px;
}

.corpoNoSeuSite {
	border-color: gray;
	border-style: solid;
	border-width: 1px;
}

.fonteNegritaGrande{
        padding-left: 3px;
        color: grey;
        text-align: left;
        font-family: Verdana, sans-serif;
        font-style: normal;
        font-variant: normal;
        font-size: 10pt;
        font-weight: bold;
        font-stretch: normal;
}

.corpoArvoreHeader1{
	padding-left: 3px;
	color: orange;
	text-align: left;
	font-family: Verdana, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-size: 9pt;
	font-weight: bold;
	font-stretch: normal;
}
.corpoArvoreHeader2{
	color: orange;
	text-align: left;
	font-family: Verdana, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-size: 8pt;
	font-weight: bold;
	font-stretch: normal;	
	padding-left: 2px;
	border-bottom-color: orange; 
	border-bottom-style: solid;
	border-bottom-width: 1px; 
}
.corpoArvoreHeader3{
	color: orange;
	padding-left: 30px;
	border-bottom-color: #e0e0e0; 
	border-bottom-style: solid;
	border-bottom-width: 1px; 
}
.corpoArvoreHeader4 {
	color: orange;
	padding-left: 15px;
	line-height: 18px;
	background-image: url("../imagens/quadrado-diagonal-cinza.jpg");
	background-position: left;
	background-repeat: no-repeat;
}
.corpoArvoreHeader4:hover {
	background-image: url("../imagens/quadrado-diagonal-laranja.jpg");
	cursor: pointer;
}

.corpoArvoreHeader5 {
	color: orange;
	line-height: 18px;
	padding-left: 15px;
	padding-right: 10px;
	background-image: url("../imagens/quadrado-diagonal-cinza.jpg");
	background-position: left;
	background-repeat: no-repeat;
}

.corpoArvoreHeader5:hover {
	background-image: url("../imagens/quadrado-diagonal-laranja.jpg");
	cursor: pointer;
}

.corpoArvore {
	text-align: right;
	padding-left: 10px;
	line-height: 18px;
	padding-top: 5px;
}

.linhaCinza {
	border-top-color: #e0e0e0; 
	border-top-style: solid;
	border-top-width: 1px; 
	height: 5px;
}

.barraPlayGrande {
	color: orange;
	text-align: left;
	font-family: Verdana, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-size: 10pt;
	font-weight: bold;
	font-stretch: normal;	
	height: 50px;
	padding-left: 55px;
	background-image: url("../imagens/barra-play-laranja-grande.jpg");
	background-position: left;
	background-repeat: no-repeat;
}

.barraPlayPequena {
	color: orange;
	text-align: left;
	vertical-align: bottom;
	font-family: Verdana, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-size: 9pt;
	font-weight: bold;
	font-stretch: normal;	
	padding-left: 58px;
	padding-top: 12px;
	height: 29px;
	background-image: url("../imagens/barra-play-laranja.jpg");
	background-position: top;
	background-repeat: no-repeat;
}

.caixaTextoLaranja {
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 10px;
	border-color: orange; 
	border-style: solid; 
	border-width: 1px; 
}

.foto {
   background-color: orange;
   padding-left: 10px;
   padding-right: 5px;
   padding-top: 10px;
   padding-bottom: 20px;
}


.corpoTextoLongo {
	line-height:18px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
	font-family: Verdana, sans-serif;
	font-stretch: normal;	
	font-style: normal;
	font-variant: normal;
	font-size: 8pt;
	font-weight: normal;
}


/**********/
/* Rodapˇ */
/**********/

.rodapeAltoEsquerdo {
	text-align: left;
	vertical-align: middle;
 	padding-left: 20px;
 	padding-bottom: 4px;
 	padding-top: 4px;
	color: #ffffff;
	font-size: 8pt;
	font-family: Verdana, sans-serif;
}

.rodapeBaixoEsquerdo {
	padding-top:8px;
	padding-left: 20px;
	color: black;
	text-align: left;
	font-size: 8pt;
	font-family: Verdana, sans-serif;
	background-image: url("../imagens/degrade-rodape.jpg");
	background-repeat: no-repeat;
	line-height: 20px;
}

.rodapeLinhaBranca {
	border-bottom: 1px; 
	border-bottom-color: #ffffff;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.rodapeBaixoDireito {
	padding-top:8px;
	padding-left: 20px;
	color: black;
	text-align: right;
	font-size: 8pt;
	font-family: Verdana, sans-serif;
	background-image: url("../imagens/degrade-rodape.jpg");
	background-repeat: no-repeat;
	background-position:right;
	line-height: 20px;
}


a.rodapeLink {
	color: black;
	text-decoration: none;	
	text-align: left;
	font-family: "Verdana", sans-serif;
	font-style: normal;
	font-variant: normal;
	font-size: 8pt;
	font-weight: normal;
	font-stretch: normal;
}

a.rodapeLink:hover {
	color: #000000;
	text-decoration: none;	
}

img {
	border:solid 0px;
}
