body, td, p {
	font-family: arial;
	font-size: 11px;
}

body {
	margin: 0px 0px 0px 0px;
	background-color: #2E2E2E;
	background-image: URL(../../images/bg.jpg);
	
	
	scrollbar-face-color: #2B2B2B; 
	scrollbar-shadow-color: #2B2B2B; 
	scrollbar-highlight-color: #2B2B2B; 
	scrollbar-3dlight-color: #2B2B2B; 
	scrollbar-darkshadow-color: #2B2B2B; 
	scrollbar-track-color: #434343; 
	scrollbar-arrow-color: #8B8B8B;	
}

img {
	border: 0px;
}

input, select, textarea {
	border: 1px solid #D2CDCD;
	height: 18px;
	font-family: arial;
	font-size: 11px;
}

a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
}

.central {
	padding-left:	28px;
	padding-right:	28px;
	padding-top:	15px;
	padding-bottom:	15px;
	vertical-align: top;
	background-color: #323232;
}

.txtNoticiaHome {
	color: #FFFFFF;
	padding-right: 8px;
}

.txtInstitucional {
	color: #818181;
	padding: 12px;
	text-align: justify;
}

.bgNoticiasHome {
	background-image: URL(../../images/home/bgNoticiasHome.jpg);
	background-repeat: no-repeat;
}

.menuTopo {
	height: 8px;
	background-image: URL(../../images/topoMenu.jpg);
}

.menuBottom {
	height: 7px;
	background-image: URL(../../images/bottomMenu.jpg);
}

.menuBg {
	background-image: URL(../../images/bgMenu.jpg);
}

.conteudoTopo {
	height: 14px;
	background-image: URL(../../images/conteudoTopo.jpg);
}

.conteudoBottom {
	height: 17px;
	background-image: URL(../../images/conteudoBottom.jpg);
}

.conteudoCentral {
	background-color: #FFFFFF;
	padding-top: 4px;
	width: 471px;
}

.conteudoLeft {
	width: 9px;
	background-image: URL(../../images/conteudoLeft.jpg);
}

.conteudoRight {
	width: 9px;
	background-image: URL(../../images/conteudoRight.jpg);
}


.contatoTopo {
	height: 16px;
	background-image: URL(../../images/contato/conteudoTopo.jpg);
}

.contatoBottom {
	height: 10px;
	background-image: URL(../../images/contato/conteudoBottom.jpg);
}

.contatoCentral {
	background-color: #FFFFFF;
	padding-top: 4px;
	background-image: URL(../../images/contato/bg.jpg);
}

.contatoLeft {
	width: 9px;
	background-image: URL(../../images/contato/conteudoLeft.jpg);
}

.contatoRight {
	width: 10px;
	background-image: URL(../../images/contato/conteudoRight.jpg);
}

.rhCentral {
	background-color: #FFFFFF;
	padding-top: 4px;
	background-image: URL(../../images/rh/bg.jpg);
}

.btEnviarContato {
	border: 0px;
	background-color: #FFFFFF;
	color: #FF0000;
	text-decoration: underline;
	font-size: 11px;
}

.produtosTitle {
	background-image: URL(../../images/produtos/titleBox.jpg);
	background-position: center;
	background-repeat: no-repeat;
	font-size: 11px;
	padding-top: 10px;
	padding-left: 37px;
	height: 38px;
}

.eventosTitle {
	background-image: URL(../../images/eventos/titleBox.jpg);
	background-position: center;
	background-repeat: no-repeat;
	font-size: 12px;
	padding-top: 10px;
	padding-left: 33px;
	height: 38px;
}

.nomeProdutoGrande {
	color: #D40000;
	font-size: 18px;
	font-weight: bold;
	padding-left: 12px;
}

.tituloNoticia {
	font-weight: bold;
	font-size: 11px;
}