html, body, div, span, applet, object, iframe, h1, h2, h3,h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address,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,fieldset, form, label, legend, table, caption, tbody, tfoot,thead, tr, th, td {margin: 0;padding: 0;border: 0;outline: 0;font-weight: inherit;font-style: inherit;font-size: 100%;font-family: inherit;vertical-align: baseline;}:focus {outline: 0;}table {border-collapse: separate;border-spacing: 0;}caption, th, td {
	text-align: left;
	font-weight: normal;
}a img, iframe {border: none;}ol, ul {list-style: none;}input, textarea, select, button {font-size: 100%;font-family: inherit;}select {margin: inherit;}/* Fixes incorrect placement of numbers in ol's in IE6/7 */ol { margin-left:2em; }/* == clearfix == *//*.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}.clearfix {display: inline-block;}* html .clearfix {height: 1%;}.clearfix {display: block;}*/
table{ border-collapse: collapse; border-spacing: 0; }
table td{ vertical-align: top; }
body{ font-family:Verdana; font-size:12px; }
html,body{ height:100%; background:#f5f5f5; }
a{ text-decoration:none; }
a:hover{ outline:none; text-decoration: underline; }
.show{ display:inherit; }
.hide{ display:none; }
.clearfloat{ clear:both; height:0; font-size: 1px; line-height: 0px; }
.sucesso{ color:#060; }
.erro{ color:#F00; }
div.sucesso{ padding:20px; background:#E4FDE4; border:dashed 1px #060; margin-bottom:10px; }
div.erro{ padding:20px; background:#FFE3E3; border:dashed 1px #F00; margin-bottom:10px; }
hr.dash{ background:url(../_imagens/dashline_bg.gif) 0px 0px repeat-x; width:100%; height:1px; font-size:1px; border:none; }
/******************************
					ESTRUTURA DO SITE
******************************/
table.estrutura{ width:100%; height:100%; background:url(../_imagens/bg_header.gif) 0px 0px repeat-x; }
table.estrutura thead .estrutura-header div.alinhamento{ width:961px; margin:0px auto; }
table.estrutura tbody .estrutura-body div.alinhamento{ width:961px; margin:0px auto; }
table.estrutura tfoot .estrutura-foot div.alinhamento{
	width:961px;
	height:113px;
	margin:0px auto;
}
table.estrutura tfoot{ background:#3badb8 url(../_imagens/bg_header.gif) 0px 0px repeat; color:#FFF; }
/******************************
					HEADER
******************************/
table.estrutura thead .estrutura-header div.header{ background:url(../_imagens/dashline_bg.gif) left bottom repeat-x; }
table.estrutura thead .estrutura-header .logo{ display:inline-block; margin:51px 0 25px 0; }
table.estrutura thead .estrutura-header ul{ float:right; margin:78px 0 0 0; }
table.estrutura thead .estrutura-header ul li{ display:inline; padding-left:25px; font-size:13px; color:#015f67; font-weight:bold; }
table.estrutura thead .estrutura-header ul a{
	color:#CC6600;
}
table.estrutura thead .estrutura-header .telefone{
	float:right;
	font-size:25px;
	color:#D96438;
	margin:30px -434px 0 0;
}
table.estrutura thead .estrutura-header .telefone{ *position:absolute; *margin:30px 0 0 689px; }
/******************************
					CONTEUDO
******************************/
/******************************
					RODAPE
******************************/
table.estrutura tfoot .estrutura-foot table{
	width:100%;
	margin-top:15px;
}
table.estrutura tfoot .estrutura-foot table td{ width:25%; padding-right:20px; line-height:20px; }
table.estrutura tfoot .estrutura-foot table thead{ color:#005159; font-size:20px; }
table.estrutura tfoot .estrutura-foot table thead td{ padding-bottom:10px; }
table.estrutura tfoot .estrutura-foot table thead a{ color:#FFF; font-size:10px; text-decoration:underline; }
table.estrutura tfoot .estrutura-foot i{ font-size:10px; }
table.estrutura tfoot .estrutura-foot .copy{ background:url(../_imagens/dashline_rodape.gif) 0px 0px repeat-x; margin:10px 0 0 0; padding:20px 0 0 0; }
table.estrutura tfoot .estrutura-foot .copy .asas{ float:right; }
table.estrutura tfoot .estrutura-foot form#newsletter{}
table.estrutura tfoot .estrutura-foot form#newsletter label{ display:inline-block; }
table.estrutura tfoot .estrutura-foot form#newsletter input{ width:207px; height:26px; line-height:26px; border:none; background:#92cfd5; }
table.estrutura tfoot .estrutura-foot form#newsletter a{ display:inline-block; margin:5px 0 0 147px; color:#005159; text-decoration:underline; }
table.estrutura tfoot .estrutura-foot ul.atalhos a{ color:#FFF; }
/******************************
					BREDCRUMBS
******************************/
div.breadcrumbs{ border:solid 0px #039; height:34px; line-height:34px; margin:0 0 20px 0; font-size:10px; }
div.breadcrumbs a{ color:#777; text-decoration:underline; }
div.breadcrumbs a:hover{ text-decoration:none; }
/******************************
					NAVEGACAO
******************************/
div.navegacao{
	font-size:12px;
	clear: both;
	color:#006600;
	margin: 0 0 40px 0;
	padding-top:10px;
}
div.navegacao a.voltar{ color:#005f68; display:inline-block; background:url(../_imagens/navegacao_voltar.html) 0px 8px no-repeat; }
div.navegacao a.imprimir{
	color:#006600;
	display:inline-block;
	background:url(../_imagens/navegacao_imprimir.html) 0px 8px no-repeat;
}
div.navegacao a.recomendar{
	color:#006600;
	display:inline-block;
	background:url(../_imagens/navegacao_recomendar.html) 0px 8px no-repeat;
}
div.navegacao a{ height:20px; padding-left:10px; margin-right:10px; text-decoration:underline; }
div.navegacao a:hover{ text-decoration:none; }
div.navegacao a strong{ text-transform:uppercase; display:inline-block; height:20px; line-height:20px; font-weight:normal; }
/******************************
					PAGINACAO
******************************/
div.paginacao{
	clear: both;
	text-align:left;
	color:#006600;
	padding:20px 0;
	font-weight:bold;
}
div.paginacao a{
	display:inline-block;
	font-size: 12px;
	color: #006633;
	padding:0 4px;
	margin:0 4px;
	font-weight:bold;
}
div.paginacao .link-desabilitado{ display:inline-block; padding:0 4px; margin:0 4px; font-size: 12px; font-weight: normal; }
div.paginacao .pagina-atual{ display:inline-block; padding:0 4px; margin:0 4px; font-weight: bolder; color: #777; }
