.boxConteudo input, .campo { float:left; font-size:11px; color:#666; vertical-align:middle; width:140px;}
.boxConteudo select { float:none; font-size:11px; color:#666; }
.boxConteudo label 
{ 
    font-weight:bold; 
    float:left; 
    font-size:11px; 
    margin-right:5px;
    width:155px;
    text-align:justify;
}
span.erro { font-size:11px;  clear:both; color:red; display:block; margin-left:160px;}
.linha { width:521px; height:15px; margin-bottom:10px; clear:both;}

body 
{
    margin-top: 0px;
    font-size: 11px; 
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.TextoConteudo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
}
.TextoDestaques {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.TituloNoticia {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
.NoticiaAssinatura {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #666666;
}                       
.NoticiaOpcoes {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #666666;
}
.NoticiaOpcoes:hover {
	color: #666666;
}

.link {
	color: #890E17;
	text-decoration: none;
	face: verdana;

}

A:hover {
	color: #890E17;
	text-decoration: underline;
}

A {
	color: #890E17;
	text-decoration: none;
	face: verdana;

}

.MenuLateral:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.MenuLateral {
	color: #FFFFFF;
	text-decoration: none;
	face: verdana;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;

}
.TabelaLista01
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
}

.linkSuperior {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.linkSuperior:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
}

.style4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style10 {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 10px; color: #330066; }
.style14 {font-size: 10px; font-family: Geneva, Arial, Helvetica, sans-serif; }
.style15 {font-size: 10px}
.style23 {font-size: 10}
.style25 {font-size: 10px; font-family: Geneva, Arial, Helvetica, sans-serif; font-weight: bold; }

/* Inicio do Estilo: LinkButtonAzul */

.LinkButtonAzul
{
    white-space:nowrap;
    display:inline;
    float:left;
    margin:0px;
    padding:0px;
   
}

.LinkButtonAzul a
{
    float:left;
    color:#fff;
    font-weight:bold;
    font-size:11px;
    background-image:url(/Interativa/Multimidia/Componentes/Botao/base.gif);
    background-repeat:repeat-x;
    line-height:24px;
    text-decoration:none;
    display:inline;
}

.LinkButtonAzul td
{
    white-space: nowrap;    
}

.LinkButtonAzul .bordaEsquerda
{
    display:inline;
    float:left;
    background-image:url(/Interativa/Multimidia/Componentes/Botao/bordaEsquerda.gif);
    background-repeat:no-repeat;
    width:6px;
    height:24px;
}

.LinkButtonAzul .bordaDireita
{
    display:inline;
    float:left;
    background-image:url(/Interativa/Multimidia/Componentes/Botao/bordaDireita.gif);
    background-repeat:no-repeat;
    width:6px;
    height:24px;
}

.LinkButtonAzul .separador
{
    display:inline;
    float:left;
    width:6px;
    height:24px;
}

/* Fim do estilo: LinkButtonAzul */

/* Início: Conteúdo Padrão */

.boxConteudo
{   
    display:block; 
    width:100%; 
    height:100%;    
}

.textoInformativo
{

    width: 100%;
    text-align: center;
    font-size: 11px;
    color: red;

}

.textoInformativo2
{

    width: 100%;
    text-align: center;
    font-size: 11px;
    font-weight: bold;

}

/* Fim: Conteúdo Padrão */

/* Início: ECommerce */

.ecommerce_carrinho
{       
    width:100%;
}

.ecommerce_carrinho .tblProdutos
{

    width: 100%;
    font-family: verdana;
    font-size: 11px;
    border-style: solid;
    border-collapse: collapse;
    border-spacing: 0px;
    border-color: black;
    border-width: 1px;          

}

.ecommerce_carrinho .tblProdutos .header
{

    background-color: silver;
    text-align: center;
    font-weight: bold;         

}

.ecommerce_carrinho .tblProdutos .itens
{

    font-family: Courier New;
    border-bottom-style: dotted;
    border-left-style: dotted;
    border-width: 1px;

}

.ecommerce_carrinho .tblProdutos input
{

    font-family: courier new;
    font-size: 11px;
    width: 50px;

}

.ecommerce_carrinho .divTotal
{
    
    text-align: right;
    float: right;
    width: 250px;
    clear: both;

}

.ecommerce_carrinho .divTotal label
{                 
    float: right;
    text-align: right;
    font-weight: bold;    

}

.ecommerce_carrinho .divTotal .valor
{                 
    float: right;
    font-family: Courier new;
    font-size: 11px;
    text-align: right;
    
}

/* Fim: Ecommerce */

/* Início: ConsumidorTransacao */

.ecommerce_ConsumidorTransacao
{
    width:100%;
}

.ecommerce_ConsumidorTransacao .boxTransacao
{

    font-family: verdana;
    font-size: 11px;
    width: 100%;
    border-style: solid;
    border-color: silver;
    border-width: 1px;

}

.ecommerce_ConsumidorTransacao .boxTransacao .titulo
{

    float: left;
    font-family: verdana;
    font-size: 14px;
    width: 100%;
    font-weight: bold;
    text-align: left;    
    
}

.ecommerce_ConsumidorTransacao .boxTransacao .campo
{

    float: left;
    font-family: verdana;
    font-size: 11px;
    width: 150px;
    font-weight: bold;
    text-align: right;
    
}

/* Fim: ConsumidorTransacao */

/* Início: BoxControlePermissao */
.controle_permissao
{       
    width: 100%;
    font-family: verdana;
    font-size: 11px;
    border-style: solid;
    border-collapse: collapse;
    border-spacing: 0px;
    border-color: black;
    border-width: 1px;   
}

.controle_permissao label
{       
    width: 75px;
    font-family: verdana;
    font-size: 11px;
    font-weight: bold;
}

.controle_permissao .boxConteudo
{       
    background-color: #EEEEEE;
    margin: 10px;
    vertical-align: middle;
    width:100%; 
    height:30px
}

.controle_permissao .campo
{   
    width: auto;
}

.controle_permissao .titulo
{       
    width: 100%;
    font-family: verdana;
    font-size: 14px;
    font-weight: bold;
    height:20px;
    margin-left: 10px;
    margin-top: 10px;
    text-align: left;
}

.controle_permissao input
{       
    float: right;
    width: 140px;
}


/* Fim: BoxControlePermissao */