* {
margin: 0px;
padding: 0px;
}
body {
font-family: Verdana, Arial, sans-serif;
background: #FFFFFF;
font-size: 10px;
color: #004182;
line-height:inherit;
}
.padrao {
font-family: Verdana, Arial, sans-serif;
background: #FFFFFF;
font-size: 10px;
color: #004182;
line-height:inherit;
}
p {
text-align: justify;
}
a			{color:#004182; font-weight: normal;}
a:link		{color:#004182; text-decoration:none;}
a:visited	{color:#004182; text-decoration:none;}
a:hover 	{color:#004182; text-decoration:underline;}
.both {
clear: both;
}
.fleft{
float:left;
}
.fright{
float:right;
}
#principal {
position:absolute;
width:778px;
margin-left:-389px;
left:50%;
border:0px;
border-bottom: 0px;
border-left: 0px;
border-right: 0px;
border-top: 0px;
}
#flashtopo{
margin:0 auto;
height:230px;
}
.colunae{
vertical-align:top;
width:220px;
background-color:#FFFFFF;
}
#destaques{
width:180px;
margin-left:20px;
background-color:#e6e6e6;
text-align:center;
}
.colunam{
vertical-align:top;
width:140px;
background-color:#ffc800;
}
#flashmenu{
margin:0 auto;
height:75px;
width:140px;
}
.colunad{
vertical-align:top;
width:418px;
background-color:#FFFFFF;
}
#boxcinza{
width:398px;
margin-left:10px;
background-color:#e6e6e6;
padding-top:5px;
padding-bottom:5px
}
#conteudo{
width:400px;
background-color:#f5f5f5;
padding-top:5px;
border:0px;
margin:0px;
}
.titulos{
text-align:left;
margin:0 auto;
}
.divisoes_esq{
text-align:right;
margin:0 auto;
}
#boxconteudo{
width:378px;
margin-left:10px;
background-color:#e6e6e6;
padding-bottom:5px;
}
.padding5{
padding:5px;
}
#encaixe_conteudo{
width:408px;
margin-left:5px;
background-color:#ffaf00;
height:15px;
}
#encaixemenu{
margin-left:210px;
height:10px;
width:160px;
background-image:url(../imagens/encaixe_menu_baixo.gif);
}
.encaixerod{
background-image:url(../imagens/fundo_encaixe_rodape.gif);
height:10px
}
.rodape{
margin-top:5px;
margin-bottom:5px;
text-align:center;
}
.txtCole{
	margin-left:25px;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	color:#004182;
}
#detPro{
	position:fixed;
	_position: absolute;
	_top: expression(document.compatMode=="CSS1Compat"? document.documentElement.scrollTop+20+"px" : body.scrollTop+20+"px");
	top:20px;
	left:50%;
	margin-left: -278px;
	height:1px;
	width:1px;
	z-index:2;
}
#popup{
width:556px;
background-color:#FFFFFF;
border:outset;
z-index:2;
}
#barra_popup{
width:556px;
background-image:url(../imagens/fundo_barra_popup.gif);
height:20px;
margin-bottom:5px;
}
.tabelapopup{
margin: 5px 3px 5px 3px;
}
.conteudo_popup{
background-color:#f5f5f5;
padding-top:5px;
padding-bottom:5px;
}
.boxpopup{
width:520px;
margin-left:10px;
background-color:#e6e6e6;
}
#dados_produto{
padding-left:8px;
padding-top:3px;
padding-bottom:3px;
}
#subtitulo_popup{
padding-left:5px;
background-color:#004182;
color:#FFFFFF;
padding-top:1px;
padding-bottom:2px;
}
#carregando{
	position:absolute;
	left:615px;
	top:350px;
	background-color:#FFE6E7;
	background-position:center;
    border-right: #CCCCCC 1px solid; 
	border-top: #CCCCCC 1px solid; 
	border-left: #CCCCCC 1px solid;
	border-bottom: #CCCCCC 1px solid; 
	display:none;
	color:#000000;
	z-index:50;
}