a {text-decoration: none;}
a:hover {text-decoration: underline;}
* { margin:0;padding:0;}
html,body {height:100%;border:none}
body, td, span, div, p {font: 11px Arial; color:#6F6F6F;}
body{background:#003D6B;}
p{line-height:18px;}
   
/* ########### FORMULÁRIOS  ############ */   
input {font:11px Arial;color:#6F6F6F;padding:1px 4px;border:solid 1px #A5ACB2;}
select {font:11px Arial;color:#6F6F6F;}
textarea {font:11px Arial;color:#6F6F6F;padding:1px 4px;border:solid 1px #A5ACB2;}
   
/* ############# CLASSES  ############## */
/* margins e paddings */
.ml20{margin-left:20px;}
.ml10{margin-left:10px;}
.mr3{margin-right:3px;}
.mr5{margin-right:5px;}
.mr10{margin-right:10px;}
.mt10{margin-top:10px;}
.mb10{margin-bottom:10px;}
.mt3{margin-top:3px;}
.p10{padding:10px;}

/* gerais */
.clr{clear:both;}
.line{	
	background:#E0E0E0;
	height:1px;
}
.flutua_l{float:left;}
.flutua_r{float:right;}
.imgf_l{
	float:left;
	margin:0 20px 10px 0;
}

/* abas */
.colEsqAbas{
	float:left;
	background:#EBEBEB;
	height:61px;
	width:1px;
	margin-left:3px;
	_margin-left:2px;
}
.colDirAbas{
	float:right;
	background:#EBEBEB;
	height:61px;
	width:1px;
	margin-right:3px;
	_margin-right:2px;
}
.abasCont{
	float:left;
	width:456px;
	padding:10px 25px;
	min-height:300px;
	_height:300px;;
}

/* textos */
h1{
	font:14px Arial;
	color:#BE160B;
	font-weight:bold;
	margin-bottom:8px;
}
.txtverm{
	color:#BE160B;
}

/* lista */
.lista li{
	list-style:none;
	background:url(../img/blt_seta_verm.gif) 2px 4px no-repeat;
	padding-left:15px;
	margin:5px 0;
}

/* caixas */
.cxPasso1{
	width:220px;
	float:left;
	padding:0 20px;
	min-height:56px;
	_height:56px;
	margin:15px 0;

}
.cxPasso2{
	width:220px;
	float:left;
	padding:0 20px;
	min-height:56px;
	_height:56px;
	margin:15px 0;	
}
.cxPasso3{
	width:220px;
	float:left;
	padding:0 20px;
	min-height:56px;
	_height:56px;
	margin:15px 0;
}
.cxPasso4{
	width:220px;
	float:left;
	padding:0 20px;
	min-height:56px;
	_height:56px;
	margin:15px 0;
}
.cxPasso5{
	width:220px;
	float:left;
	padding:0 20px;
	min-height:56px;
	_height:56px;
	margin:15px 0;
}
.cxPasso6{
	width:220px;
	float:left;
	padding:0 20px;
	min-height:56px;
	_height:56px;
	margin:15px 0;
}
.cxPasso7{
	width:220px;
	float:left;
	padding:0 20px;
	min-height:56px;
	_height:56px;
	margin:15px 0;
}
.cxPasso8{
	width:220px;
	float:left;
	padding:0 20px;
	min-height:56px;
	_height:56px;
	margin:15px 0;
}
.cxDuvida{
	position:relative;
	background:#EEEEEE;
	border-top:solid 1px #FFF;
	border-bottom:solid 1px #E2E2E2;
	margin-bottom:1px;
	font-size:12px;
}
.cxDuvida a.lnk{
	font:11px Arial;
	color:#6F6F6F;
	padding:5px 10px 5px 40px;
	display:block;
	font-size:12px;
}
.cxDuvida a.lnk:hover{
	color:#BE160B;
	text-decoration:none;
}
.cxDuvida .blt, .cxDuvida_atv .blt{
	position:absolute;
	top:4px;
	left:10px;
}
.cxDuvida_atv{
	position:relative;
	background:#FFF;	
	border-top:solid 1px #E2E2E2;
}
.cxDuvida_atv a.lnk, .cxDuvida_atv a.lnk:hover{
	font:11px Arial;
	color:#BE160B;
	font-weight:bold;
	padding:5px 10px 5px 40px;
	display:block;
	text-decoration:none;
	font-size:12px;
}
.cxDuvida_atv div{
	padding:10px 20px 20px 40px;
	font-size:12px;
}
.lstDown{list-style:none;}
.lstDown a{font-size:11px !important;}
.icoPdf{margin:6px 4px 0 9px;display:block;float:left;*margin-left:9px;_margin-left:4px;}
.cxPdf2{
	background:url(../content/produtos/img/bgr_cx_pdf2.png) top left repeat-x;
	width:157px;
	height:101px;
	zoom:1;
}
.cxPdf{
	background:url(../content/produtos/img/bgr_cx_pdf.gif) top left repeat-x;
	width:153px;
	height:55px;
}
.cxPdf2 .cont{width:110px;overflow:hidden;}
.cxPdf2 .cont,
.cxPdf .cont{
	float:left;
	padding:9px 5px;
	line-height:18px;
}
.cont a,
.cxPdf a{
	color:#6F6F6F;
	font:10px Arial;
}

.cxPdf3{
	background:url(../content/produtos/img/bgr_fispq.png) top left repeat-x;
	width:155px;
	height:74px;
}
.cxPdf3 .cont{
	float:right;
	padding:47px 15px 30px;
	line-height:18px;
	color:#6F6F6F;
	font:10px Arial;
}
.cont a,
.cxPdf3 a{
	color:#6F6F6F;
	font:10px Arial;
}
.cxImgDet{
	position:relative;
	width:150px;
	border:solid 1px #E6E6E6;
}
.cxImgDet2{
	position:relative;
	width:90px;
	border:solid 1px #E6E6E6;
}
.cxImgDet3{
	float:left;
	margin:0 20px 10px 0; 
	position:relative;
	width:190px;
	border:solid 1px #E6E6E6;
}
.cxImgDet3 div{
	position:absolute;
	top:110px;
	right:0;
}
.cxImgDet4{
	float:left;
	margin:0 0 10px 0; 
	position:relative;
	width:90px;
	border:solid 1px #E6E6E6;
}
.cxImgDet4 div{
	position:absolute;
	top:60px;
	right:1px;
}
.cxImgDet2 div{
	position:absolute;
	top:60px;
	right:0;
}
.cxImgDet div{
	position:absolute;
	top:120px;
	right:0;
}
.cxImgProd{
	float:left;
	margin-right:7px;
	width:124px;
	min-height:175px;
	_height:175px;
	padding-bottom:10px;
	text-align:center;	
}
.cxImgProd_ult{
	float:left;
	width:124px;
	min-height:175px;
	_height:175px;
	padding-bottom:10px;
	text-align:center;
}
.cxImgProd a, .cxImgProd_ult a {
	font:11px Arial;
	color:#BE160B;
	text-decoration:none;
}
.cxAmarela{
	background:#F3CF25;
	padding-left:23px;
	margin-left:-35px;
}
.cxAmarela div.cont{
	background:#FFF;
	padding-left:12px;
}
.cxAmarela li{
	list-style:none;
	background:url(../img/blt_seta_verm.gif) center left no-repeat;
	padding-left:15px;
	margin-bottom:5px;
}
/*.destaque{background:url(../img/bgr_sombra_v_l.gif) #B4130B top right repeat-y; width:145px; padding:10px 15px 5px 18px; min-height:146px; _height:146px;}*/
.destaque{background:url(../img/bgr_sombra_v_l.gif) #B4130B top right repeat-y; width:170px; padding:10px 0 5px 8px; min-height:146px; _height:146px;}
.destaque a {margin-left:91px;}
.destaque img{
	margin-bottom:8px;
}
.destaque p{
	margin-bottom:8px;
	font:10px Arial;
	color:#FFF;
}
.destaques_dir a{
	display:block;
	margin-bottom:6px;
}

/* colunas */
.colTopoTab{
	background:url(../content/produtos/img/bgr_col_topo.gif) top left repeat-x;
	height:31px;
	padding-left:10px;
}
.colDir1{
	background:url(../img/fio_amarelo.gif) #CDAB0C bottom left repeat-x;
	height:5px;
}
.colDir2{
	background:#B7130B;
	height:440px;
	/*height:400px;*/
}
.colDir3{
	background:url(../img/bgr_degrade_verm_esc.gif) top left repeat-x;
	height:130px;
}
.colDirS1{
	background:url(../img/bgr_sombra_v_r.jpg) top left repeat-y;
	width:12px;
	/*height:400px;*/
	height:440px;
}
.colDirS2{
	background:url(../img/bgr_sombra_v_esc_r.jpg) top left repeat-y;
}
.colEsqS1{
	background:url(../img/../img/bgr_degrade_verm_esc.gif) #990000 top left repeat-x;
	text-align:right;
}
.colEsqS2{
	background:url(../img/bgr_sombra_v_esc_l.gif) #990000 top right repeat-y;
}

/* ############# ID´S  ############## */
#produtosI {
	background:#FFF;
	width:192px;
	height:200px;
	overflow:auto;
	border-right:solid 1px #ABABAB;
	border-top:solid 1px #ABABAB;
}
#produtosI a{
	background:url(../img/blt_seta_preta.gif) 7px 9px no-repeat;	
	display:block;
	padding:5px 10px 5px 16px;
	border-bottom:solid 1px #ABABAB;
	color:#6F6F6F;	
}
#produtosI a:hover{
	background:url(../img/blt_seta_verm.gif) #EBEBEB 7px 9px no-repeat;
	color:#BE160B;
	text-decoration:none;
}
#rodape_cont{
	padding:20px 0 10px 0;
}
#caminhopao{
	border-bottom:solid 1px #D5D1CE;
	padding-bottom:5px;
	margin-bottom:20px;
	font:10px Arial;
}
#caminhopao .vc{
	margin-right:8px;
}
#caminhopao .blt{
	margin:0 5px;
}
#caminhopao a{
	color:#787168;
}
#caminhopao strong{
	color:#000;
	font-weight:normal;
}
#miolo{
	width:520px;
	padding:15px 30px 0 35px;
}
#bgrRodape{
	background:url(../img/bgr_rodape.gif) top left repeat-x;
}
#rodape{
	margin-left:171px;
}
#copy{
	background:url(../img/bgr_copy.gif) top left repeat-x;
	padding-top:45px;
}
#copy div{
	font:10px Arial;
	color:#84D3FF;
	margin-right:20px;
}
.copy div{
	font:10px Arial;
	color:#84D3FF;
	padding-top:5px;
}
#copy a, .copy a{
	color:#84D3FF;
}
#topo{
	width:775px;
}
#titulo{
	width:597px;
	height:41px;
	vertical-align:middle;	
	background:url(../img/bgr_titulo.jpg) top left repeat-x;
}
#titulo .ttl{
	text-align:right;	
	background:url(../img/bgr_titulo2.jpg) top left repeat-x;
	height:41px;
	width:281px;
}
#titulo .ttl img{
	margin-right:10px;
}
#menu{
	text-align:right;
	padding-left:10px;
	margin:32px 0;
}
#menu li{
	list-style:none;
}
#menu li.fio{
	list-style:none;
	background:#B9130B;
	height:1px;
	width:140px;
	margin:0 28px 0 0;
	_margin:-1px 28px 0 0;
	padding:0;
	font-size:0px;
	line-height:0px;
}
#menu li a{
	min-height:0px;
	_height:0px;
	background:url(../img/blt_menu.gif) 147px 11px no-repeat;
	font:11px Arial;
	color:#FFF;
	padding:5px 28px 5px 0;
	margin:0;
	display:block;
}
#menu li a:hover, #menu li a.atv ,#menu li a.atv:hover{	
	background:url(../img/blt_menu_over.gif) #B7130B 146px 10px no-repeat;
	font-weight:bold;
	text-decoration:none;
}

.boxDhtml { width: 513px; height: 324px; background: url(../content/home/img/bgr_destaqueDhtml.jpg) no-repeat; position: absolute; top: 50%; left: 50%; margin: -162px 0 0 -256px; z-index:888; }
.boxDhtml a.btnFechar { width: 77px; height: 35px; float:right; }

#onde_comprar{margin-top:15px;}
#onde_comprar .lojista_representante{position:relative; float:left; width:180px; height:auto;}
#onde_comprar .lojista_representante h2{margin-bottom:10px; font-weight:bold; font:12px Arial, sans-serif; color:#990000;}
#onde_comprar .lojista_representante h2.ttl_representante{padding-top:25px;}
#onde_comprar .lojista_representante input{position:absolute; right:-15px; _right:-2px; border:none !important; width:68px; height:26px;}
#onde_comprar h3{margin-top:30px; font-weight:bold; font:13px Arial, sans-serif; color:#990000;}
#onde_comprar .lst_lojistas{overflow:auto; width:100%; height:490px; margin-top:10px;}
#onde_comprar .lst_lojistas h3{font-size:11px; margin:0 !important;}
#onde_comprar .lst_lojistas ul li{margin-bottom:10px;}
#onde_comprar .lst_lojistas ul li ul{width:480px;}
#onde_comprar .lst_lojistas ul li ul li{list-style:none !important; margin:0 !important;}
#onde_comprar .lst_lojistas ul li ul li ul li{padding:0 !important; list-style:none !important; width:50%; float:left;}
#onde_comprar .cor li{background:#FAFAFA;}
#onde_comprar .mapa{float:right; width:321px; height:auto;}
#onde_comprar .dados{margin-bottom:10px; padding:2px;}

#onde_comprar .lst_representante{overflow:auto; width:100%; height:490px; margin-top:10px;}
.lst_representante h3{font-size:11px !important; margin:0 !important;}
#onde_comprar .lst_representante ul{width:480px; margin-bottom:10px; padding:2px 0 2px 2px}
#onde_comprar .lst_representante ul a{color:#424242; text-decoration:underline;}
#onde_comprar .lst_representante ul a:hover{text-decoration:none;}
#lojistas{display:none;}
#representante{display:none;}

#onde_comprar .msg_erro{position:absolute; display:none; width:100%; z-index:3; left:22px; top:82px; color:#999999;}
#onde_comprar select{width:185px; color:#9F1109;}

#onde_comprar .msg_erro1{position:absolute; display:none; width:100%; z-index:4; left:22px; top:82px; color:#999999;}
#onde_comprar .msg_erro2{position:absolute; display:none; width:100%; z-index:5; left:22px; top:207px; color:#999999;}

