@charset "UTF-8";
@import url("pop.css");
/* CSS Document */

/* layout */
body {
	font-family: "Trebuchet MS", "Trebuchet MS Italic", Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(../image/bkg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 5px;
	background-color: #013474;
}
p {
	font-family: "Trebuchet MS", "Trebuchet MS Italic", Verdana;
	font-size: 12px;
}
.TblResolucao {
	width: 960px;
}
.TblResolucaoPopUp {
	width: 400px;
}
.TblResolucaoPopUp2 {
	width: 800px;
}
.TblBordaEsq {
	background-image: url(../image/margem_esq.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 10px;
}
.TblBordaDir {
	background-image: url(../image/margem_dir.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 10px;
}
.BkgPage {
	background-color: #FFF;
}

.spacer {
	display: block;
}


/* sob o logotipo */
.BkgTopo {
	background-image: url(../image/bkg_topo.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 120px;
}

/*  degradê no topo do conteúdo */
.BkgShadowConteudo {
	background-color: #FFF;
	background-image: url(../image/bkg_shadow_conteudo.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

/*  utilizado no menu  */
.BkgPontilhadoVertical {
	background-image: url(../image/linha_vertical.gif);
	background-repeat: repeat-y;
	background-position: left top;
}



/*  itens de menu principal  */
.BkgMenu {
	background-color: #f1f1f1;
	width: 220px;
}
.MenuCartola {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #A45B5B;
	text-decoration: none;
	display: block;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 21px;
	background-image: url(../image/bkg_menu_cartola_produto.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	text-transform: uppercase;
}
.MenuCartolaBase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #F00;
	text-decoration: none;
	display: block;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 21px;
	background-image: url(../image/bkg_menu_cartola_produto_base.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.Menu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #26247b;
	text-decoration: none;
	display: block;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 7px;
	padding-left: 21px;
	/*
	background-image: url(../image/bkg_menu_separador.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	*/
	background-image: url(../image/bkg_menu_.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	background-color: #F9F9F9;
}

.Menu a:hover {
	text-decoration: underline;
	background-image: url(../image/bkg_menu_a.gif);
	background-position: left top;
}
.MenuA a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #26247b;
	text-decoration: none;
	display: block;
	padding-top: 7px;
	padding-bottom: 5px;
	padding-left: 21px;
	background-image: url(../image/bkg_menu_a.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.MenuAlista {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #26247b;
	text-decoration: none;
	display: block;
	padding-bottom: 7px;
	padding-left: 21px;
	background-image: url(../image/bkg_menu_a.gif);
	background-repeat: no-repeat;
	background-position: left -30px;
}


/*  txt indicativo de categoria */ 
.MenuCategoria {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #C30;
	text-decoration: none;
	display: block;
	padding-top: 7px;
	padding-bottom: 3px;
	padding-left: 2px;
}

.SubMenuN a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4E4E67;
	text-decoration: none;
	background-image: url(../image/bkg_sub_menu_n.gif);
	background-repeat: repeat-y;
	background-position: -24px top;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 12px;
	padding-bottom: 5px;
	line-height: 12px;
}
.SubMenuN a:hover {
	text-decoration: underline;
}

.SubMenuA {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #26247b;
	text-decoration: none;
	background-image: url(../image/bkg_sub_menu_a.gif);
	background-repeat: no-repeat;
	background-position: -24px top;
	display: block;
	padding-top: 5px;
	padding-left: 12px;
	padding-bottom: 5px;
	padding-right: 5px;
	line-height: 12px;
}


/*  menu abaixop do menu principal */
.MenuSecundarioTabela {
	background-image: url(../image/bkg_menu_box_secundario2.gif);
	background-repeat: no-repeat;
	/*background-position: center top;*/
	background-position: center bottom;
	padding: 10px;
	width: 195px;
}
.MenuSecundario a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333;
	background-image: url(../image/seta_cinza.gif);
	background-repeat: no-repeat;
	/*background-position: left center;*/
	background-position: left 10px;
	display: block;
	margin-left: 2px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-decoration: none;
	/*text-transform: uppercase;*/
}
.MenuSecundario a:hover {
	text-decoration: underline;
	background-position: 1px;
}
.MenuSecundarioA a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #006;
	background-image: url(../image/seta_vermelha.gif);
	background-repeat: no-repeat;
	/*background-position: left center;*/
	background-position: left 10px;
	display: block;
	margin-left: 2px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-decoration: none;
}
.MenuSecundarioA a:hover {
	text_decoration: underline;
	background-position: 1px;
}

.SubMenuSecundario a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333;
	background-image: url(../image/linha_vertical.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	display: block;
	margin-left: 2px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 5px;
	/*padding-left: 15px;*/
	padding-left: 20px;
	text-decoration: none;
}
.SubMenuSecundario a:hover {
	text-decoration: underline;
}
.SubMenuSecundarioA a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #006;
	background-image: url(<span class="SubMenuSecundario">);
	background-repeat: no-repeat;
	background-position: 10px center;
	display: block;
	margin-left: 2px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 5px;
	/*padding-left: 15px;*/
	padding-left: 20px;
	text-decoration: none;
	background-image: url(../image/linha_vertical.gif);
}

.SubSubMenuSecundario a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333;
	background-image: url(../image/linha_vertical.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	display: block;
	margin-left: 2px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	text-decoration: none;
}
.SubSubMenuSecundario a:hover {
	text-decoration: underline;
}
.SubSubMenuSecundarioA a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #006;
	background-image: url(<span class="SubSubMenuSecundario">);
	background-repeat: no-repeat;
	background-position: 10px center;
	/*
	background-image: url(../image/seta_vermelha.gif);
	background-repeat: no-repeat;
	background-position: left center;
	*/
	display: block;
	margin-left: 2px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	text-decoration: none;
	background-image: url(../image/linha_vertical.gif);
}
/*  produto em destaque  */
.TipoProdutoCapa a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #B2B2B2;
	text-decoration: underline;
	display: block;
	width: 180px;
}
.TipoProdutoCapa a:hover {
	color: #333;
}
.NomeProdutoCapa a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #242479;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 180px;
	height: 55px;
	/*border: 1px solid #000;*/
}
.NomeProdutoCapa a:hover {
	text-decoration: underline;
}

.AplicacaoiProdutoCapa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CB0000;
	text-decoration: none;
	display: block;
	margin-top: 10px;
}
.MolduraProdutoCapa a{
	border: 1px solid #CCC;
	margin-bottom: 10px;
	display: inline-block;
	vertical-align: middle;
}
.MolduraProdutoCapa a:hover {
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	cursor: pointer;
}

.DivProdutosCapa {
	font-size: 11.5px;
	background-color: #FFF;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.FormNewsCapa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-image: url(../image/bkg_form.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 180px;
	border: 1px solid #CCC;
	margin-bottom: 5px;
	padding: 1px;
}
.FormCapa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-image: url(../image/bkg_form.gif);
	background-repeat: repeat-x;
	background-position: left top;
	/*width: 140px;*/
	border: 1px solid #CCC;
	margin-bottom: 5px;
	padding: 3px;
}


.TblBuscaProdutos {
	background-color: #f0f0f0;
	padding: 20px;
}



/*  bkg dos 3 boxes da base  */ 
.base1 {
	background-image: url(../image/base_1.jpg);
	height: 95px;
	width: 394px;
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #666E79;
	padding: 15px;
}
.base2 {
	background-image: url(../image/base_2.jpg);
	width: 180px;
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #676F7A;
	padding: 15px;
}
.base3 {
	background-image: url(../image/base_3.jpg);
	width: 276px;
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #676F7A;
	padding: 15px;
}
.TblBkgLinhaBase {
	background-image: url(../image/fio_base.gif);
	background-position: left bottom;
	height: 5px;
}
.BkgPontilhadoVerticalBase {
	background-image: url(../image/linha_vertical.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 10px;
}
/*  assinatura multimaq  */
.AssinturaBase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	line-height: 16px;
}
/*  botoes da base esquerda - acesso rápido */ 
.SeloBase a {
	border: 1px solid #CCC;
	height: 31px;
	width: 31px;
	display: inline-block;
	margin-top: 5px;
}
.SeloBase a:hover {
	display: inline-block;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}
.SeloLateral {
	background-image: url(../image/bkg_aplicacao_txt.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #26247B;
	text-decoration: none;
	width: 140px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	display: inline-block;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 7px;
	padding-left: 6px;
}





.MenuSecundarioBase a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #E0E0E0;
	background-image: url(../image/seta_cinza2.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	display: block;
	margin-left: 2px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 15px;
	text-decoration: none;
}
.MenuSecundarioBase a:hover {
	color: #FFF;
	background-position: 1px;
	text-decoration: underline;
}
.H1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: normal;
	color: #C4161C;
	text-decoration: none;
}
.H1chamada {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #26247B;
}
.H2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #C4161C;
	text-decoration: none;
	display: block;
	padding-bottom: 10px;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: normal;
	color: #C4161C;
	text-decoration: none;
}
h1 chamada {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #26247B;
}
h1 a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: normal;
	color: #C4161C;
	text-decoration: none;
}

h1 a:hover {
	text-decoration: underline;
}
h1 a:visited {
	color: #C4161C;
}

h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #C4161C;
	text-decoration: none;
	display: block;
	/*padding-bottom: 10px;*/
}
h2 a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #C4161C;
	text-decoration: none;
	display: block;
	/*padding-bottom: 10px;*/
}
h2 a:hover {
	text-decoration: underline;
}
h2 a:visited {
	color: #C4161C;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #C4161C;
	text-decoration: none;
	display: block;
	/*padding-bottom: 10px;*/
}
h3 a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #C4161C;
	text-decoration: none;
	display: block;
	/*padding-bottom: 10px;*/
}
h3 a:hover {
	text-decoration: underline;
}
h3 a:visited {
	color: #C4161C;
}
.LinkAmpliarImagemProduto {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
}
.LinkAmpliarImagemProduto a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
}
.LinkAmpliarImagemProduto a:hover {
	color: #000;
	text-decoration: underline;
}


.txtList {
	display: block;
	line-height: 1.2em;
	padding-top: 5px;
	padding-bottom: 5px;
}
.FloatProdutos {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.LinhaFotoProduto {
	border: 1px solid #D6D6D6;
}
.bkgBoxManuais {
	background-image: url(../image/bkg_manuais.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 46px;
	padding-top: 10px;
}
/* old
.bkgBoxOrcamento {
	background-image: url(../image/bkg_manuais.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 8px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
}
*/
.bkgBoxOrcamento {
    background-image: url(../image/bkg_manuais.jpg);
    background-repeat: repeat-x;
    background-position: left bottom;
    padding-top: 8px;
    padding-bottom: 1px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #D6D6D6;
    height: 65px;
    padding-left: 20px;
}
.LinhaPontilhadaManuais {
	background-image: url(../image/linha_vertical.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.bkgBoxDiferenciais {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../image/bkg_diferenciais.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 20px;
	display: block;
	border: 1px solid #D6D6D6;
	width: 194px;
}
.TblManuaisLinha {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D6D6D6;
	border-left-color: #D6D6D6;
}
.Crumbs {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
}
.CrumbsLink a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999;
	text-decoration: underline;
}
.CrumbsLocal {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}

.btnAplicacao {
	background-image: url(../image/bkg_aplicacao_txt.gif);
	background-repeat: no-repeat;
	background-position: right center;
	border: 1px solid #D6D6D6;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #26247B;
	text-decoration: none;
	height: 31px;
	padding: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 195px;
}
.btnAplicacao a:hover{
	text-decoration: underline;
	border: 1px dotted #0C9;
}
.tblVersaoImpressao {
	display: block;
	padding: 1px;
	border: 1px solid #e6e6e6;
	width: 100%;
}
.TxtVersaoImpressao a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	background-image: url(../image/seta_cinza.gif);
	background-repeat: no-repeat;
	background-position: 8px center;
	padding-left: 15px;
}
.TxtVersaoImpressao a:hover {
	color: #000;
	text-decoration: underline;
	background-position: 9px;
}
.FormCapaLabel {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	width: 140px;
	margin-bottom: 5px;
	padding: 3px;
}
.FormAlerta { 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ff0000; 
}
.areaAdm a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}

.areaAdm a:hover {
	text-decoration: underline;
	color: #5C5B9A;
}
.bannerFooter a{
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}
.FloatR {
    float: right;
    margin-bottom: 20px;
    margin-left: 30px;
}
.FloatL {
    float: left;
    margin-bottom: 20px;
    margin-right: 30px;
}

.TxtLink a{
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #26247B;
    text-decoration: none;
    display: inline-block;
    background-color: #D6D6D6;
    padding-top: 4px;
    padding-right: 6px;
    padding-bottom: 4px;
    padding-left: 6px;
}
.TxtLink a:hover {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #D6D6D6;
    text-decoration: underline;
    display: inline-block;
    background-color: #26247B;
    padding-top: 4px;
    padding-right: 6px;
    padding-bottom: 4px;
    padding-left: 6px;
}
.TblResultadoBusca {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 11px;
    padding: 5px;
    border: 1px solid #D6D6D6;
    margin-top: 10px;
    margin-bottom: 10px;
}
.TblResultadoBuscaInterna {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 11px;
    padding: 5px;
    background-color: #EFEFEF;
}
.List1 a{
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
    color: #C4161C;
    text-decoration: none;
    list-style-type: none;
    list-style-image: url(../image/seta_cinza2.gif);
}
.List1 a:hover {
    text-decoration: underline;
}

.List2 a {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    color: #26247B;
    text-decoration: none;
    list-style-type: none;
    list-style-image: url(../image/seta_vermelha.gif);
}
.List2 a:hover {
    text-decoration: underline;
}
.comoComprar {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 11px;
}
.RepresentanteEstado {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	line-height: 18px;
}
.RepresentanteNome {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C4161C;
	text-decoration: none;
	line-height: 18px;
}
.txtConteudo {
	font-family: "Trebuchet MS", "Trebuchet MS Italic", Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

/*  Formulários */

.form, .view {
	border: 0px solid #EEEEEE;
}
.form_label {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.form_input{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #666666;
	text-indent: 2px;
}
.form_input_cr{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.form_text{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 0px;
	font-weight: bold;
	text-indent: 2px;
}
.form_button {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.form_title, .view_title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #EEEEEE;
}
.form_help {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-style: italic;
	text-indent: 2px;
}
.form_link,.form_link a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.form_link a:hover {
	color: #000000;
}

.table {
	border: 1px solid #EEEEEE;
}

.list_body {
	width: 100%;
	background-color: #ffffff; 
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	padding: 1px;
}
.list_even,.list_odd{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #EEEEEE; 
}
.list_odd{
	background-color: #FFFFFF; 
}
.menu{
}

.view_label {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.view_separator{
	border-left: 1px solid #EEEEEE;
}
.view_title_footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}
.messageBox{
	width: 400px;
	border: 1px dashed #AAAAAA;margin:10px
}

/* NOVO */
.tableTitle{
	border-bottom: 1px solid #EEEEEE;
}
.tableTitle h2{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.tableTitle tr td{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.form h2{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.header h2{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	font-weight: bold;
	margin: 0px
}
.header a {
	text-decoration: underline;
}
.header a:hover {
	color: #000000;
	text-decoration: underline;
}
.list_header{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.list_body tr th a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
/* Selos de aplicações grandes*/
.SeloProdutos a {
    border: 1px solid #CCC;
    height: 68px;
    width: 68px;
    display: inline-block;
    margin-top: 5px;
}

.SeloProdutos a:hover {
    border-top-color: #666;
    border-right-color: #666;
    border-bottom-color: #666;
    border-left-color: #666;
}

.SeloProdutosTxt {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666;
    text-decoration: none;
    line-height: 12px;
    display: block;
    padding-top: 5px;
}
.containerImgCapa {
	/*border: 1px solid #000;*/
	width: 180px;
	height: 200px;
	/*display: table-cell;*/
	/*display: inline table-cell;*/
	vertical-align: middle;
	text-align: center;
}
.chamadaCapa {
	width: 180px;
	min-height: 60px;
	/*border: 1px solid #000;*/
	text-align: justify;
}
.aplicacaoContainerCapa {
	width: 180px;
	/*border: 1px solid #000;*/
}
.imageContent {
	margin-left: 10px;
	margin-right: 10px;
}
#testDivFloat{
	width: 115px;
	height: 50px;
	background-image: url(../image/selo_25anos.gif);
	background-repeat: no-repeat;
	-moz-opacity: .5;
	position: fixed;
	right: 160px;
	bottom: 0px;
	/*top: 700px;*/
}
.listaVideos a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #C4161C;
	text-decoration: none;
	display: block;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.listaVideos a:hover {
	text-decoration: underline;
}
.listaVideos a:visited {
	color: #C4161C;
}
.linkMapa a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #C4161C;
	text-decoration: none;
	display: block;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.linkMapa a:hover { text-decoration: underline; }
.imgMapa a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #C4161C;
	text-decoration: none;
	display: block;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.imgMapa a:hover { border: 1px solid #000; }


/* Banner Feiras*/
.BannerFeiraBase {
    background-image: url(../image/feira_base.jpg);
    background-position: center bottom;
    width: 194px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-color: #D6D6D6;
    border-bottom-color: #D6D6D6;
    border-left-color: #D6D6D6;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
    color: #000;
    text-align: center;
    background-repeat: no-repeat;
    background-color: #FFF;
}
.BannerFeiraTopo {
    background-image: url(../image/feira_topo.jpg);
    background-position: center bottom;
    width: 194px;
    height: 33px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-top-color: #D6D6D6;
    border-right-color: #D6D6D6;
    border-left-color: #D6D6D6;
}
.linkArtigo a {
	font-size: 11.5px;
	color: #000;
	background-color: #FFF;
	text-decoration: none;
}
.linkArtigo a:hover {
	text-decoration: underline;
}
.linkArtigo a:visited {
	color: #000;
	background-color: #FFF;
}

