@charset "utf-8";
body {
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #7d4921;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #494949;
}
.tituloLaranja {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9900;
	font-weight: bold;
}

.tituloCinzaBold {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}

.rodape {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9e9e9e;
	padding-left: 5px;	
	margin-right: 15px;
	margin-left: 15px;	
}


.bordaBottomCinza {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	
}

.bordaISO_01{
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #b1b1b1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4D4D4;
}

.bordaISO_02{
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #c6c6c6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4D4D4;
}

.bordaISO_03{
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #d3d3d3;	
}


.bordaFotoNoticias {
	border: 1px solid #CCCCCC;
	height: 63px;
	width: 63px;
	margin-left: 6px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
}



.tituloCinza {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #949494;
	font-weight: bold;	
	
}
.tituloPreto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: bold;	
	
}

.tituloVerde {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #829d6c;
	font-weight: bold;	
	
}



.marginTxtCol01 {
	margin: 1px;
	padding: 5px;
}
.menuTopo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	margin-right: 20px;
	margin-top: 10px;
}

a.LinkMenuTopo:visited {
	color: #000000;
	text-decoration:none;
}
a.LinkMenuTopo:link {
	color: #000000;
	text-decoration:none;
}
a.LinkMenuTopo:hover {
	color: #996633;
	text-decoration:none;
}


a:visited {
	color: #000000;
	text-decoration:none;
}
a:link {
	color: #000000;
	text-decoration:none;
}
a:hover {
	color: #666666;
	text-decoration:none;
}


#tabela-listrada a{
		color:#000;
		text-decoration:none;
		font-weight:normal;
	}



#conteudo a{
	color: #d36a02;
	text-decoration:none;
}

#conteudo a:hover{
	color: #494949;
	text-decoration:none;	
}



.bgTitleMenuSust {
	background-image: url(../img/bgmenuTituloSust.jpg);
	background-repeat: repeat-x;
}


#divBusca {
	position:absolute;	
	width:244px;
	height:52px;
	z-index:3;
	margin-top:-30px;
	margin-left:300px;
	
}

.divBorda {
	margin-left: 282px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #D6D6D6;
	border-left-color: #D6D6D6;	
	height:39px;
}

/* FUNCIONARIOS */
#divFlash01 {
	position:absolute;
	margin-top:-43px;
	margin-left:-170px;
	width: 314px;
	height:214px;
	z-index:2;
	
}
/* FUNDO PAISAGEM */
#divFlash02 {
	position:absolute;
	margin-left:-9px;
	height:171px;
	z-index:1;
		
}






/* INICIO MENU TOPO PRINCIPAL FLASH */
#menuEmpresa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #c09a75;
	width: 160px;
	padding: 0;
	margin: 0;
}
#menuEmpresa ul {
list-style: none;
margin: 0;
padding: 0;
}
#menuEmpresa li {
margin: 0;
}
#menuEmpresa li a {
display: block;
padding: 5px 5px 5px 0.5em;
border-left: 0px solid #906030;
color: #d5ab82;
text-decoration: none;
}

#menuEmpresa li a:hover {
border-left: 0px solid #FFA200;
background-color: #a06934;
text-decoration: none;
}

/* Fix IE. Hide from IE Mac \*/
* html #menuEmpresa ul li { float: left; height: 1%; }
* html #menuEmpresa ul li a { height: 1%; }
/* End */

#menuGestao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #dfaf7f;
	width: 130px;
	padding: 0;
	margin: 0;
}

#menuGestao ul {
list-style: none;
margin: 0;
padding: 0;
}
#menuGestao li {
margin: 0;
}
#menuGestao li a {
display: block;
padding: 5px 5px 5px 0.5em;
border-left: 0px solid #906030;
color: #d5ab82;
text-decoration: none;
}

#menuGestao li a:hover {
border-left: 0px solid #FFA200;
background-color: #9e652c;
text-decoration: none;

}
/* Fix IE. Hide from IE Mac \*/
* html #menuGestao ul li { float: left; height: 1%; }
* html #menuGestao ul li a { height: 1%; }
/* End */


#menuSustent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #efc9a4;
	width: 230px;
	padding: 0;
	margin: 0;
}

#menuSustent ul {
list-style: none;
margin: 0;
padding: 0;
width: 230px;
}
#menuSustent li {
margin: 0;
}
#menuSustent li a {
display: block;
padding: 5px 5px 5px 0.5em;
color: #efc9a4;
text-decoration: none;
}

#menuSustent li a:hover {
border-left: 0px solid #FFA200;
background-color: #ba7e44;
text-decoration: none;


}
/* Fix IE. Hide from IE Mac \*/
* html #menuSustent ul li { float: left; height: 1%; }
* html #menuSustent ul li a { height: 1%; }
/* End */
/* FIM MENU TOPO PRINCIPAL FLASH */



#DivDegrade {
	position:absolute;
	margin-left:473px;
	margin-top:0px;
	width:207px;
	height:30px;
	z-index:2;
	background-image: url(../img/degrade_cinza_menu.gif);
	background-repeat: no-repeat;
	background-position: left center;	
}

