* { font-family:Arial, Helvetica, sans-serif; margin:0; padding:0; text-align:left; font-size:12px; color:#000000; }
a, a:visited { text-decoration:none; color:#16387C; }
a:hover { text-decoration:underline; }
.button {	display: inline-block; zoom: 1;	*display: inline;	vertical-align: baseline;	margin: 0 2px; outline: none;	cursor: pointer; text-align: center; text-decoration: none;	font: 14px/100%; font-weight: bold;	padding: .5em 1em .55em; }
.button:hover {text-decoration: none;}
.button:active {position: relative;	top: 1px;}
.text-shadowed, .button {text-shadow: 0 1px 1px rgba(0,0,0,.3);}
.shadowed, .button, #inp_testera {-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2); -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2); box-shadow: 0 1px 2px rgba(0,0,0,.2);}
.rounded, .button, #inp_testera {-webkit-border-radius: .5em; -moz-border-radius: .5em; border-radius: .5em;}
.bigrounded {-webkit-border-radius: 2em; -moz-border-radius: 2em; border-radius: 2em;}
.medium {font-size: 12px;	padding: .4em .8em .42em;}
.small {font-size: 11px; padding: .2em .4em .275em;}
.orange {	color: #FFF; border: solid 1px #da7c0c;	background: #f78d1d; background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));	background: -moz-linear-gradient(top,  #faa51a,  #f47a20); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20'); }
.orange:hover {	background: #f47c20; background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));	background: -moz-linear-gradient(top,  #f88e11,  #f06015); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015'); }
.orange:active { color: #fcd3a5; background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a));	background: -moz-linear-gradient(top,  #f47a20,  #faa51a); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a'); }
.orange:visited {color: #FFF;}
.blue, #testerabusca, #footerbusca { background: #95adc9; background: -webkit-gradient(linear, left top, left bottom, from(#7495b8), to(#95adc9)); background: -moz-linear-gradient(top,  #7495b8,  #95adc9);	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#7495b8', endColorstr='#95adc9'); }
.light-blue, .caixaheader { background: #c5d7ed; background: -webkit-gradient(linear, left top, left bottom, from(#fefeff), to(#c5d7ed));	background: -moz-linear-gradient(top,  #fefeff,  #c5d7ed); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefeff', endColorstr='#c5d7ed'); }
#caixaheader h2, .caixaheader h2 { color:#336699; }
.search_text { font-size:16px; color:#FFFFFF; padding-top:10px; display:inline; }
#testeramenu a, #testeramenu a:visited, #testeramenu a:hover { color:#000000; text-decoration:underline; }
body { background:#FFFFFF; padding: 0; margin: 0; text-align:center; }
#tudo { padding-top:10px; width:95%; margin:auto; width: expression( (document.documentElement.clientWidth < 1035 )? "1000px" : "95%" ); min-width:1000px; }
img { margin:0; padding:0; border:0; }
#header { float:left; width:100%;}
#testera { width:100%; height:105px;}
#logo { float:left; margin-right:10px;}
#bannertestera { float:right; margin-right:10px; }
#testerabusca, #footerbusca { text-align:center; border:1px #7495B7 solid; padding: 5px; }
#testerabusca form, #footerbusca form { margin:auto; display:inline; }
#inp_testera { padding: 0 5px 5px; padding-top: -3px; width:35%; border: none; font-size: 18px; color: #333; margin: 3px 0; }
#categoria { margin-top:10px; margin-left:5px; height:19px;}
#caminho { float:left; width:100%; height:15px; }
.caixa { float:left; border:#7494b7 1px solid; width:99%; margin-bottom:5px; }
.caixa #caixafooterpg { padding-bottom:10px; }
.caixaheader { text-align:center; height:20px; border-bottom: 1px solid #7c94b0; }
.caixaheader h2 { padding: 3px; }
.caixafooter { margin:auto; width:98%; }
#meio { float:left; width:100%; }
#footer { float:left; width:100%;}
#error { width: 100%; margin-bottom: 10px; }
#rodape { text-align: center; margin: 20px; }
#institucional { font-size: 11px; text-align: center; margin-top: 20px;}
.fieldWithErrors { padding: 2px; background-color: red; display: table; }
#errorExplanation { border: 2px solid red; padding: 7px; padding-bottom: 12px; margin-bottom: 20px; background-color: #f0f0f0; }
#errorExplanation h2 { display: block; text-align: left; font-weight: bold; padding: 5px 5px 5px 15px; font-size: 12px; margin: -7px; margin-bottom: 0; background-color: #c00; color: #fff; }
#errorExplanation p { color: #333; margin-bottom: 0; padding: 5px; }
#errorExplanation ul li { margin-left: 20px; font-size: 12px; list-style: square; }
.pagination { padding-top:10px; text-align: center; }
.pagination span, .pagination a { font-size: 11px; }
.pagination a, .disabled, .current { padding: 3px 5px; margin: 0 1px; border: 1px solid #9aafe5; color: #0e509e;}
.pagination .disabled { border: solid 1px #DEDEDE; color: #888; }
.pagination .current { color:#FFF; font-weight: bold; background: #2e6ab1; border: 1px solid #2e6ab1; }
.pagination .next_page, .pagination .prev_page { font-weight: bold; }
.pagination a:hover{ border:solid 1px #0e509e; }

.categoriasleft ul li { color:#FF9900; font-weight:bold; }
#destaquec h2 { color:#FF9900; font-size:16px; }
#destaquec div p a { font-size:11px; }
#destaquec div h2 a { color:#FF9900; font-size:14px; }
#destaquec div span, #destaquec div span b { color:#000000; font-size:11px; }
/* ################## Fim Format ############# */

/* Pagina Categorias */
#meioindexcleft { float:left; width:84%; padding-bottom:10px; }
#meioindexcright { float:left; width:15%; padding-bottom:10px; }
#meioindexcright .caixafooter div { padding-bottom:10px; padding-top:10px; text-align:center; border-bottom:#CCCCCC 1px dashed; }
#meioindexcright .caixafooter div p { text-align:center; }
.categoriasleft ul li { list-style:square;  margin-bottom:3px; margin-top:3px; margin-left:15px; }
.categoriasleft ul { margin-top: 10px; }
.categoriasleft li { float:left; width:45%; }
#destaquec { width:98%; margin-top:15px;  border:#CCCCCC 1px solid; float:left;}
#destaquec h2 { margin:5px; }
#destaquec div.pdestaque { text-align:center; padding:5px; overflow:hidden; margin:5px; float:left; width:30%; min-height:150px; }
.pdestaques { height:60px; width:60px; }
div.pdestaque_imagem { height: 80px; text-align: center; }
#destaquec div p, #destaquec div h2 { margin-top:3px; text-align:center; }
/* Fim Pagina Categorias*/