/* estrutura - CSS Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li, input, select, option,
form, label, textarea, table, caption,
tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 12px;
	font-family: Arial, "Trebuchet MS";
	vertical-align: baseline;
	color: #333;
	float: left;
	text-align: left;
}
strong {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 12px;
	font-family: Arial, "Trebuchet MS";
	vertical-align: baseline;
	float: left;
	text-align: left;
}
h6 {
	color: #333;
	font-size: 11px;
}
body  {
	width: 100%;
	text-align: center;
	margin: 0 auto;
	line-height: 1.3;
	color: #333;
	background-color: #DCDCDC;
	background-position: top center;
	background-image: url('../imagens/bgFundo.jpg');
	background-repeat: repeat-x;
}
@font-face {
	font-family:"Myriad Pro";
	src: url(font/MyriadPro-Regular.eot);
	src: url(font/MyriadPro-Regular.otf);
	src: url(font/MyriadPro-Regular.ttf) format("truetype");
}
:focus {
	outline: 0;
}
html {
	width: 100%;
}
ol, ul {
	list-style: none;
	display: inline
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
br, strong {
	float: none;
	color: inherit;
}
strong {
	font-weight: bold;
}
em {
	float: none;
	font-style: italic;
}
address {
	width: 500px;
	font-family: Arial, "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	color:#333333;
}
.right {
	float: right;
}
.none {
	float: none;
	text-decoration: none;
}
.hidden {
	display: none;
}
/** Fim CSS Reset **/
.alinhaSite {
	width: 100%;
	margin: 0 auto;
}
.centralizaSite  {
	width: 965px;
	float: none;
	margin: 0 auto;
}
.topoSite {
	width: 965px;
}
.logo {
	width: 300px;
	height: 96px;
	margin-top: 27px;
}
.conteudo {
	width: 965px;
}
.agrupaRodape {
	width: 965px;
	margin-top: 20px;
	padding-bottom: 20px;
}
.agrupaLinhaRodape {
	width: 965px;
	padding-bottom: 10px;
}
.agrupaBotaoSisdado {
	float: right;
	padding: 10px 0 0 5px;
}
.btSisdado {
	width: 61px;
	height: 10px;
	background-image: url("../imagens/btSisdado.jpg");
	background-position: top center;
	background-repeat: no-repeat;
}
.btSisdado:hover {
	background-position: bottom center;
}
.agrupaMenu {
	width: 630px;
	/*height: 60px;*/
	margin: 65px 0 0 35px;
	display: inline;
}
.bordaImg {
	border: 5px solid #232325;
}
.btProximo {
	width: 31px;
	height: 31px;
	background-image: url('../imagens/proximo.png');
	background-position: top center;
	background-repeat: no-repeat;
}
.btProximo:hover {
	background-position: bottom center;
}
.btAnterior {
	width: 31px;
	height: 31px;
	background-image: url('../imagens/anterior.png');
	background-position: top center;
	background-repeat: no-repeat;
}
.btAnterior:hover {
	background-position: bottom center;
}
.conteudo {
	width: 965px;
	margin-top: 10px;
}
.agrupaInternas {
	width: 965px;
	margin-top: 20px;
}
.agrupaConteudoInternas {
	width: 700px;
}
.tituloInterna {
	width: 700px;
}
.atualizacao {
	width: 700px;
	font-size: 15px;
	margin: 20px 0;
	color: #676767;
	float: none;
	text-align: center;
}
/**  paginação **/
.englobaPaginacao {
	width: 716px;
	margin: 20px 0 15px 0;
}
.blocoPaginacao {
	width: 716px;
	float: none;
}
.paginacao  {
	width: 716px;
}
.paginacao font  {
	color: #FFFFFF;
	float: none;
	text-decoration: none;
	font-size: 17px;
	/*	padding: 5px;*/
	background-color: #79B913;
	color: #FFFFFF;
	text-transform: uppercase;
}
.paginacao a  {
	color: #2E2C2C;
	float: none;
	text-decoration: none;
	font-size: 17px;
	padding: 4px 7px;
	background-color: #FFF;
	text-transform: uppercase;
	border: 1px solid #2E2C2C;
}
.paginacao:hover  {
	color: #FFFFFF;
}
fonte {
	/*	color: #443926;*/
	font-size: 17px;
	/*	float: none;*/
	font-weight: bold;
	text-decoration: none !important;
	color: #FFFFFF;
	background-color: #E6E7E9;
	padding: 5px;
}
.fonte strong {
	font-size: 17px;
	padding: 4px 7px;
	background-color: #FFF;
	color: #C50000;
	border: 1px solid #C50000;
}
.fonte:hover {
	background-color: #2E2C2C;
	color: #FFF;
	/*	padding: 5px 10px;*/
}
.agrupaLadoEsquerdo {
	width: 480px;
}
.agrupaMenuRodape {
	width: 480px;
	padding-bottom: 10px;
}
.btRodape {
	color: #676767;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.btRodape:hover {
	color: #B00000;
	font-size: 11px;
}
.linhaSeparaMenu {
	color: #676767;
	font-size: 11px;
	margin: 0 5px;
	display: inline;
}
.agrupaLadoDireito {
	width: 465px;
	float: right;
}
.agrupaFormaDePagamento {
	width: 265px;
}
.tituloFormadePagamento {
	width: 265px;
}
.agrupaCartoes {
	width: 265px;
	margin-top: 10px;
}
.agrupaLateral {
	width: 250px;
	float: right;
}
/*boxLateral*/
.agrupaLateralBox {
	width: 250px;
}
.linhaSeparaBox {
	width: 2px;
}
.agrupaSiganos {
	width: 160px;
	margin: 25px 6px 0 0px;
}
.tituloSiganos {
	width: 160px;
	padding-bottom: 10px;
}
.redesSociais {
	opacity: 0.8;
	margin-right: 8px;
	/* display: inline; */
}
.redesSociais:hover {
	opacity: 1.0;
}
.conteudoBox {
	width: 235px;
	float: right;
}
.agrupaContatoBox {
	width: 235px;
}
.tituloContatoBox {
	width: 235px;
}
.agrupaImgContatoBox {
	width: 235px;
	margin-top: 20px;
}
.agrupaBtCliqueAquiBox {
	width: 235px;
	margin-top: 5px;
}
.btCliqueAquiBox {
	background-image:url("../imagens/btCliqueAqui.png");
	background-position:top center;
	background-repeat:no-repeat;
	width:100px;
	height:30px;
	float: right;
}
.btCliqueAquiBox:hover {
	background-position:bottom center;
}