body{
	margin: 0;
}

form{
margin:0px;
}

.blablabla {
	font-family: verdana; 
	font-size: 10px;
	color: #184D87;
    border: 1px solid #C9c9c9;
	background-color:#EBF2FA;
}
.inputtext_branco{
	background-color:#FFF;
	font-family:Tahoma;
	font-size:11px;
	color:#184D87;
	border:1px solid #c9c9c9;
	height:20px;
}
.textproduto{
	text-align:left;
	padding-left:6px; 
	font-family: Tahoma; 
	font-size:14px; 
	height:50px;
	max-height:50px;
	color:#184D87;
}
.prod-esqtop{
background:url('../imagens/prod-esqtop.jpg'); 
background-repeat:no-repeat; 
padding:0px;
width:3px;
line-height:3px
}
.prod-centop
{
border-top:1px solid #809FBD; 
width:100%; 
padding:0; 
height:3px;
max-height:3px;
line-height:3px
}
.prod-dirtop{
background:url('../imagens/prod-dirtop.jpg'); 
background-repeat:no-repeat; 
padding:0px;
width:3px;
line-height:3px
}

.text_preto_10{
	color:#000000;
	font-family: Verdana; 
	font-size: 10px; 
	font-weight: normal;
}

.text_preto_11{
	color:#000000;
	font-family: Verdana; 
	font-size: 11px; 
	font-weight: normal;
}
.text_azul_10{
	color:#184D87;
	font-family: Verdana; 
	font-size: 10px; 
	font-weight: normal;
}

.text_vermelho_12{
	color:#FF0000;
	font-family: Verdana; 
	font-size: 12px; 
	font-weight: normal;
}

.text_cinza_12{
	color:#CCCCCC;
	font-family: Verdana; 
	font-size: 12px; 
	font-weight: normal;
}


.text_azul_11{
	color:#184D87;
	font-family: Verdana; 
	font-size: 11px; 
	font-weight: normal;
}
.text_azul_11_bold{
	color:#184D87;
	font-family: Verdana; 
	font-size: 11px; 
	font-weight: bold;
}
.text_azul_12{
	color:#184D87;
	font-family: Verdana; 
	font-size: 12px; 
	font-weight: normal;
}

.text_azul_12_bold{
	line-height:26px;
	color: #184D87;
	font-family: Verdana; 
	font-size: 12px;
	font-weight: bold;
}

.text_azul_13{
	color:#184D87;
	font-family: Verdana; 
	font-size: 13px; 
	font-weight: normal;
}

.text_azul_15{
	color:#184D87;
	font-family: Verdana; 
	font-size: 15px; 
	font-weight: normal;
}
.text_azul_16{
	color:#184D87;
	font-family: Verdana; 
	font-size: 16px; 
	font-weight: normal;
}



.link_10_azul_bold a{
font-family: Tahoma;
font-size: 10px;
color:#184D87;
font-weight: bold;
text-decoration: none;
}
.link_10_azul_bold a:hover{
font-family: Tahoma;
font-size: 10px;
color:#000000;
font-weight: bold;
text-decoration: none;
}

.link_11_azul_bold a{
font-family: Tahoma;
font-size: 11px;
color:#184D87;
font-weight: bold;
text-decoration: none;
}
.link_11_azul_bold a:hover{
font-family: Tahoma;
font-size: 11px;
color:#000000;
font-weight: bold;
text-decoration: none;
}

a.link_11_azul{
font-family: Tahoma;
font-size: 11px;
color:#184D87;
font-weight: normal;
text-decoration: none;
}
a.link_11_azul:hover{
font-family: Tahoma;
font-size: 11px;
color:#000000;
font-weight: normal;
text-decoration: none;
}


.link_11_azul_bold a{
font-family: Tahoma;
font-size: 11px;
color:#184D87;
font-weight: bold;
text-decoration: none;
}
.link_11_azul_bold a:hover{
font-family: Tahoma;
font-size: 11px;
color:#000000;
font-weight: bold;
text-decoration: none;
}

.link_12_azul a{
font-family: Tahoma;
font-size: 12px;
color:#184D87;
font-weight: normal;
text-decoration: none;
}
.link_12_azul a:hover{
font-family: Tahoma;
font-size: 12px;
color:#000000;
font-weight: normal;
text-decoration: none;
}

.link_12_azul_bold a{
font-family: Tahoma;
font-size: 12px;
color:#184D87;
font-weight: bold;
text-decoration: none;
}
.link_12_azul_bold a:hover{
font-family: Tahoma;
font-size: 12px;
color:#000000;
font-weight: bold;
text-decoration: none;
}

.link_12_preto a{
font-family: Tahoma;
font-size: 12px;
color:#000000;
font-weight: normal;
text-decoration: none;
}
.link_12_preto a:hover{
font-family: Tahoma;
font-size: 12px;
color:#000000;
font-weight: normal;
text-decoration: none;
}

.fundo_destaques1{
background-image:url(../imagens/det-destaque2.gif); 
background-repeat:no-repeat;  
background-position:left bottom;
}

.fundo-destaques2{
background-image:url(../imagens/det-destaque3.gif); 
background-repeat:no-repeat; 
background-position:left top;
}

th {
	background-image:url(../imagens/destaques-2.jpg);
	background-repeat:repeat-x;
	color: #184D87;
	font-family: Verdana; 
	font-size: 12px;
	font-weight: bold;
	text-align:center;
 }
 
 
.borda_tabela{
	background-color:#FFFFFF;
	border-left:1px solid #CFCFCF; 
	border-right:1px solid #CFCFCF;
	border-bottom:1px solid #CFCFCF;
 }
 