﻿img
{
	border: 0px;
}

body
{
	margin:0px auto;
	background-color:#014085;
	
}
.Texto_int
{
	font-family:Verdana;
	font-size:11px;
	color:#2b0000;	
}
.Borda_foto
{
	border:solid 1px Black;	
}
.botao_enviar
{
	font-family:Verdana;
	font-size:12px;
	color:Black;
	background-color:#cccccc;
	border:solid 1px Black;	
}
.TituloPaginas
{
	font-family:Times New Roman;
	font-size:26px;
	color:Black;
	text-decoration:none;
	font-weight:normal;
}
.TextoSite
{
	font-family:Times New Roman;
	font-size:14px;
	color:#014085;
	text-decoration:none;
}
.ListaProdutos
{
	font-family:Times New Roman;
	font-size:12px;
	color:#014085;
	text-decoration:none;
}
.TextoRodape
{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:White;
}
.TextoContato
{
	font-family:Arial;
	font-size:14px;
	color:Black;
	text-decoration:none;
}
.TextoEndereco
{
	font-family:Arial;
	font-size:14px;
	color:#003a5a;
	font-weight:bold;
}
.AccordionHeader
{
    cursor: pointer;
    background: url(imagens/acc_header_fechado.jpg);
    background-repeat: no-repeat;
    font-weight: bold;
    font-size: 10pt;
    padding-left: 15px;
    padding-top: 7px;
    height: 20px;
    text-align: left;
}

.AccordionHeaderSelected
{
    cursor: pointer;
    background: url(imagens/acc_header_aberto.jpg);
    background-repeat: no-repeat;
    text-decoration: none;
    font-weight: bold;
    font-size: 10pt;
    padding-left: 15px;
    padding-top: 7px;
    height: 20px;
    text-align: left;
}

.AccordionContent
{
    background: url(imagens/acc_content.jpg);
    background-repeat: repeat-y;
    color: #003A5A;
    vertical-align: top;
    padding: 10px 0px 10px 50px;
}

.AccordionHeaderSub
{
    cursor: pointer;
    font-weight: bold;
    font-size: 10pt;
    padding-top: 7px;
    height: 20px;
    text-align: left;
    width: 475px;
}

.AccordionHeaderSelectedSub
{
    cursor: pointer;
    text-decoration: none;
    font-weight: bold;
    font-size: 10pt;
    padding-top: 7px;
    height: 20px;
    text-align: left;
    width: 475px;
}

.AccordionContentSub
{
    background-repeat: repeat-y;
    text-align: justify;
    color: #003A5A;
    vertical-align: top;
    padding: 10px 0px 10px 0px;
    width: 475px;
    line-height: 17px;
}

#dicas
{
    text-decoration: none;
    font-style: normal;
    font-family: Tahoma;
    font-size: 8pt;
    font-weight: normal;
    color: White;
    margin: 0 auto;
    padding: 20px 0px 0px 0px;
    vertical-align: top;
}
.TextoVejaMais
{
	font-family:Arial;
	font-size:12px;
	color:#1271c1;
	text-decoration:none;
	font-weight:bold;
}

