@charset "iso-8859-1";

body {
	background: url(../img/bg.jpg) repeat-x top;	
}
.centro {
	width: 884px;
	margin: auto;
	display: table;
}
#geral {
	color: #333;
	background: url(../img/sombra.png) no-repeat top;
}
#cabecalho {
	height: 145px;
	background: #363636;
}
#menu {
	background: url(../img/bg_menu.jpg) repeat-x;
	font-size: 15px;
	color: #fff;
	height: 38px;
	line-height: 38px;
	text-align: center;
}
#menu a {
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
}
#menu a:visited {
	text-decoration: none;
	color: #FFF;
}
#menu a:hover {
	text-decoration: none;
	color: #FFF;
	text-shadow: 0 0 8px #fff;
}
#menu a:active {
	text-decoration: none;
	color: #FFF;
}
#menu ul li {
	display: inline-table;
	*display: inline-table;
	_display: inline-table;
	list-style: none;
	list-style-type: none;
	*list-style: none;
	*list-style-type: none;
	_list-style: none;
	_list-style-type: none;
}
#menu li {
	width: 125px;	
}
.separador {
	width: 0px;
}
#conteudos {
	background: url(../img/bg_conteudos.jpg) repeat center top;
	width: 100%;
	margin: auto;
}
#conteudo {
	width: 675px;
	padding: 15px;
	background: url(../img/bg_conteudo.jpg) repeat-x;
	float: left;
}
#txtconheca{
	overflow:auto;
	max-height:675px;
}
#direita {
	width: 140px;
	padding-top: 25px;
	padding-right: 20px;
	float: left;
}
.aDireita {
	float: right;	
}
#slides {
	width: 654px;
	height: 186px;
	background: url(../img/bg_slides.png) no-repeat;
	padding: 10px;
	*margin-bottom: 20px;	
	_margin-bottom: 20px;	
}
#conheca {
	width: 215px;
	height: 108px;
	padding: 15px;
	padding-top: 40px;
	background: url(../img/bg_conheca.png) no-repeat;
	font-size: 11px;
	float: left;	
}
#conheca img {
	padding: 5px;
	padding-left: 45px
}
#newsletter {
	width: 140px;
	height: 108px;
	background:url(../img/bg_newsleter.png) no-repeat;
	clear: both;
	padding: 10px;
	padding-right: 15px;	
	margin-top: 33px;
	padding-top: 30px;
	font-size: 11px;
	margin-bottom: 50px;
}
#email {
	margin-top: 5px;
	margin-bottom: 5px;	
}

#paginacao {
	text-align: center;
	width: 100%;	
}
#fotosClientes img {
	margin-left: 22px;	
	margin-bottom: 22px;	
}
#parceiros {
	width: 416px;
	height: 108px;
	background: url(../img/bg_parceiros.png) no-repeat;
	float: left;
	margin-left: 13px;
	padding-top: 40px;
	text-align: center;
}
#parceiros img {
	padding: 10px;	
}
a {
	color: #333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333;
}
a:hover {
	text-decoration: underline;
	color: #333;
}
a:active {
	text-decoration: underline;
	color: #333;
}
#colunaLateral {
	width: 264px;
	float: left;
	margin-left: 20px;
}
.titulos {
	font-weight: bold;
	font-size: 14px;
	color: #333;	
}
.dataNoticia {
	color: #333;
	font-weight: bold;
	font-size: 10px;
}
.titulo {
	font-weight: bold;
}
.btnEnviar {
	float: right;	
}
#noticias {
	font-size: 10px;
	clear: both;	
}
.tituloNoticia {
	font-size: 12px	
}
#paginacao {
	width: 100%;
	text-align: center;
	font-weight: bold;	
}
#paginacao .primeiro {
	margin-right: 10px;	
}
#paginacao .ultimo {
	margin-left: 10px;	
}
#paginacao a {
	color: #333;
	text-decoration: none;
}
#paginacao a:visited {
	text-decoration: none;
	color: #333;
}
#paginacao a:hover {
	text-decoration: none;
	color: #333;
}
#paginacao a:active {
	text-decoration: none;
	color: #333;
}
#contato {
	padding-right: 5px;
	border-right: 1px solid #ccc;
	padding-right: 20px;
	margin-right: 20px;
	float: left;	
}
#rodape {
	height: 43px;
	line-height: 43px;
	text-align: center;
	color: #ccc;
	background: url(../img/bg_rodape.jpg) repeat-x;
	clear: both;
}
#rodapeEndereco {
	background: url(../img/bg_rodape_endereco.jpg) repeat-x;
	padding: 25px;
	height: 88px;
}
#rodape a {
	color: #FFF;
	text-decoration: none;
}
#rodape a:visited {
	text-decoration: none;
	color: #FFF;
}
#rodape a:hover {
	text-decoration: underline;
	color: #FFF;
}
#rodape a:active {
	text-decoration: none;
	color: #FFF;
}
#desenv {
	float: left;
}
#endereco {
	float: left;
	width: 750px;
	padding-left: 25px;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
	/* Hack's para Chrome e Safari*/
}
