﻿@charset "utf-8";
/* CSS Document */
/*identação padrão 3 quebras de linha*/



/* --------------------------------------------------------------- Reset */
body,div,td,p,span,img,input,select,textarea {font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;font-size:12px;color:#3f4955;}
body{background-color:#dbdbdb;min-width:985px;text-align:center;text-shadow: #000 0 0 0;}
body *{outline:none;}
body,div,ol,ul,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin:0;padding:0;}
fieldset,img,abbr,acronym{border: 0px;}
p,h1,h2,h3,h4,h5, h6{margin:0 0;}
ul{list-style-type: none;}
address,caption,cite,code,th,var{font-style:normal;font-weight:normal;}
q:before,q:after {content:'';}



/* --------------------------------------------------------------- Utils */
hr{display:none;position:absolute;}
.ns{overflow:hidden;}
.nb{border:0px;background:transparent;}
.dn{display:none;}
.fb{font-weight:bold;}
.fc{
	height:auto;
	overflow:visible;
	zoom:1;
	/* ie 5.5 hack */
	voice-family: "\"}\""; 
	voice-family:inherit;
	/* end ie 5.5 hack */
	height:100%;
	overflow:hidden;
}
.sc{
	padding-bottom:1000000px;
	margin-bottom:-1000000px;
}
.ie_cb{
	margin: -1px 0 0 0 !important; 
	padding: 0 !important; 
	height:1px !important;
	overflow:hidden !important;
	background:red;
	visibility:hidden;
}



/* --------------------------------------------------------------- Fonts */
.al{text-align: left !important;}
.ac{text-align: center !important;}
.ar{text-align: right !important;}
.txtErro{color:red;}



/* --------------------------------------------------------------- Formularios */
input, select, textarea{color:#fff; background-color:#589cb9; border:#a7d8ed 1px solid;}
textarea{overflow:auto;}
.fixSelect{vertical-align: 0 !important;vertical-align: -2px;}
.fixRadio{
	width:13px !important;
	height:13px !important;
	width:15px;
	height:15px;
	vertical-align: -2px;
	*vertical-align: -1px;
	border:none;
	background:none;
	padding:0;
	margin:0;
}



/* --------------------------------------------------------------- Links */
a:link{text-decoration:underline;}
a:visited{text-decoration:underline;}
a:active{text-decoration:underline;}
a:hover{text-decoration:underline;}

a.noDec:link,
a.noDec:visited,
a.noDec:active,
a.noDec:hover{text-decoration:none !important;}

a:link,
a:visited,
a:active,
a:hover,
a.lnkRed:link,
a.lnkRed:visited,
a.lnkRed:active,
a.lnkRed:hover{color:#3f4955;}

a.azul:link,
a.azul:visited,
a.azul:active,
a.azul:hover{color:#097ca9;}


a.lnkSeta:link,
a.lnkSeta:hover,
a.lnkSeta:visited,
a.lnkSeta:active{
	/*background:url(var(root)/locales/global/img/ico_bullet_seta.gif) 0 6px no-repeat;*/
	padding-left:10px;
	margin-left:10px;
}



/* --------------------------------------------------------------- Posicionamento */
.fl{float:left;display:inline;}
.fr{float:right;display:inline;}
.cb{clear:both;}
.cl{clear:left;}
.cr{clear:right;}

.mb0{margin-bottom:0 !important;}
.ml0{margin-left:0 !important;}



/* --------------------------------------------------------------- Titles */
div.titSection{
	width:942px; /*fix to bug IE6*/
	padding:7px 12px 9px;
	background:#ccd5d9;
	margin:0 9px 0px 0;
}
		h2.titSection{
			text-transform:capitalize;
			font-size:26px;
			color:#097ca9;
			font-weight:bold;
			background:url(../img/titSection_span_bg.gif) no-repeat;
			margin:0 9px 0 0;
			padding:6px 0 0 16px;
			height:41px;
			width:434px;
		}
		
		div.breadCrumb{
			float:right;
			font-size:11px;
			padding-top:15px;
		}
				div.breadCrumb a{
					text-decoration:none;
				}
				div.breadCrumb a:hover{
					text-decoration:underline;
				}
				div.breadCrumb span{
					color:#097ca9;
				}


/* --------------------------------------------------------------- Estrutura */
/* float containers */
div#header_container,
div#body_container,
div#main_content,
div#main_content_container{
	height:auto;
	overflow:visible;
	zoom:1;
	/* ie 5.5 hack */
	voice-family: "\"}\""; 
	voice-family:inherit;
	/* end ie 5.5 hack */
	height:100%;
	overflow:hidden;
}



/* largura da area interna (conteudo) do site */
div#header_container,
div#menu_user_container,
div#header_caterory_container,
div#body_container,
/*div#footer_container,*/
div#footer_copy_container{
	margin:0 auto;
	width:985px;
}



div#header_container *,
div#menu_user_container *,
div#body_container *,
/*div#footer_container *,*/
div#footer_copy_container *{
	text-align:left;
}

/* banners */
.banner{
	margin-bottom:10px;
	text-align:center !important;
}





/* ----- HEADER ----- */

/* area 100% do header (para backgrounds sangrados) */
div#header_bg{
	height:131px;
	background:url(../img/header_bg.jpg) center top no-repeat;
}
		/* conteudo do header (com logo, busca e menu do sistema) */
		div#header_container{
			background:url(../img/header_container_bg.jpg) left top no-repeat;
		}
				/* image replacement do logo do site */
				h1{
					margin:42px 0 0 41px;
					float:left;display:inline;
				}
						h1 a:link,
						h1 a:hover,
						h1 a:visited,
						h1 a:active{
							display:block;
							background:url(../img/logo.gif) 0 0 no-repeat;
							width:168px;
							padding-top:51px;
							overflow:hidden;
							height:51px;
							/* ie 5.5 hack */
							voice-family: "\"}\""; 
							voice-family:inherit;
							/* end ie 5.5 hack */
							height:0;
						}
				/* menu de sistema */
				dl#menu_system{
					float:right;display:inline;
					width:377px;
					height:29px;
					padding:0 0 0 0;
					margin:0 9px 0 0;
					background:url(../img/menu_system_bg.png) left top no-repeat;
				}
						dl#menu_system dd{
							float:left;display:inline;
							margin:5px 35px 0 0;
						}
								dl#menu_system dd a:link,
								dl#menu_system dd a:hover,
								dl#menu_system dd a:visited,
								dl#menu_system dd a:active{
									font-size:12px;
									font-weight:bold;
									color: #fff;
									text-decoration:none;
								}
						/* ícones */
						dl#menu_system dd.ico_faq{
							padding-left:19px !important;
						}
						dl#menu_system dd.ico_faleConosco{
							padding-right:0 !important;
						}



			/* busca */
			fieldset#header_busca_container{
				clear:right;
				float:right;display:inline;
				width:273px;
				padding:10px 0 0 8px;
				height:57px;
				_height:47px;
				border:1px #edf7fd solid;
				background:url(../img/header_busca_container_bg.png) left top no-repeat;
				margin:16px 9px 0 0;
			}
					fieldset#header_busca_container legend{
						display:none;
					}
	
					fieldset#header_busca_container label{
						color:#fff;
						font-weight:bold;
						font-size:13px;
						display:block;
						margin-bottom:5px;
					}

					/* alinhamentos*/
					fieldset#header_busca_container input{
						float:left;display:inline;
						border:1px solid #89d6f0;
						background:#589cb9;
						/*margin-right:10px;*/
					}
						fieldset#header_busca_container #fldHeaderLogin{
							width:105px;
							margin-right:10px;
						}
						fieldset#header_busca_container #fldHeaderBusca{
							width:105px;
							margin-right:10px;
						}



/* area 100% do menu do usuário (para backgrounds sangrados) */
div#menu_user_bg{
	background: url(var(root)/imagens/menu_user_bg.gif) repeat-x;
	height:31px;
}
/* conteudo do menu do usuário (com data, meu carrinho, etc) */
		div#menu_user_container{
			padding:0px 0 0px;
			/*border:1px #66FF33 solid;*/
		}
				
				/* menu do usuário (meu carrinho, meus pedidos) */
				dl#header_menu_user{
					margin-top:0px;
					padding-top:0px;
					float:right;display:inline;
				}
						dl#header_menu_user dd{
							float:left;display:inline;
							padding:5px 0;
						}
								dl#header_menu_user dd a:link,
								dl#header_menu_user dd a:hover,
								dl#header_menu_user dd a:visited,
								dl#header_menu_user dd a:active{
									border-left: 1px solid #fff;
									padding:0 10px 2px 10px;
									/*text-transform:uppercase;*/
									font-weight:normal;
									text-decoration:none;
									font-size:11px;
									color:#fff;
								}
						
						dl#header_menu_user dd.ico_meus_pedidos{
							/*nothing*/
						}
								dl#header_menu_user dd.ico_meus_pedidos a:link,
								dl#header_menu_user dd.ico_meus_pedidos a:hover,
								dl#header_menu_user dd.ico_meus_pedidos a:visited,
								dl#header_menu_user dd.ico_meus_pedidos a:active{
									border:none;
								}
						dl#header_menu_user dd.ico_meu_cadastro a{
							padding-right:0px;
						}
						dl#header_menu_user dd.ico_meu_carrinho{
							background:url(var(root)/locales/global/img/ico_carrinho.gif) 12px 6px no-repeat;
						}
								dl#header_menu_user dd.ico_meu_carrinho a:link,
								dl#header_menu_user dd.ico_meu_carrinho a:hover,
								dl#header_menu_user dd.ico_meu_carrinho a:visited,
								dl#header_menu_user dd.ico_meu_carrinho a:active{ 
									padding-left:32px;
									padding-right:0;
									border:none;
								}


/* area 100% do menu de categorias (para backgrounds sangrados) */
div#header_caterory_bg{
	background:url(../img/header_caterory_bg.gif) top repeat-x;
	height:29px;
	overflow:hidden;
}
		/* conteudo do menu de categorias */
		div#header_caterory_container{
			text-align:left;
		}
			ul.header_categoria{
				/*nothing*/
			}
					ul.header_categoria li{
						display:inline;
						margin-right:-4px;
					}



/* ----- BODY ----- */
div#body_bg{
	/*nothing*/
}
div#body_container{
	background:url(var(root)/locales/global/img/faux_column.gif) 0 0 repeat-y transparent; /* "coluna falsa" para ficar 100% */
	background:none;
}



		/* conteudo principal */
		div#main_content_container{
			background:url(../img/main_content_container_bg.gif) left repeat-y;
		}


				/* container do conteudo interno (meio) */
				div#main_content{
					padding:8px 0 6px 10px;
					/*_padding:10px 0 10px 7px;*/
					background:url(../img/main_content_bg.jpg) left top no-repeat;
				}



/* ----- FOOTER ----- */
/* copyright */
div#footer_copy_bg{
	/*nothing*/
}
		div#footer_copy_container{
			height:44px;
			background:#7c929f url(../img/rodape_bg_bottom.gif) bottom repeat-x;
		}
				div#footer_copy_container p{
					color:#fff;
				}
						p.copy{
							background:url(../img/rodape_bg_lateral.gif) left repeat-y;
							height:34px;
							padding:10px 0 0 14px;
							float:left;
						}
						p.endereco{
							background:url(../img/rodape_bg_lateral.gif) right repeat-y;
							height:34px;
							padding:10px 14px 0 0;
							float:right;
						}
/* --------------------------------------------------------------- fim da estrutura */



/*HOME*/
div.box_flash{
	width:674px;
	height:312px;
	margin:0 0 18px 0;
	float:left;
}
div.box_Produtos_enquete{
	width:283px;
	float:right;
	margin-right:8px;
	_margin-right:4px;
}
		div.box_Produtos_enquete div.produtos{
			width:276px;
			padding:9px 0 0 7px;
			height:64px;
			background:#cdd4d8;
			margin-bottom:5px;
		}
				h3{
					height:25px;
					background:url(../img/h3_bg.gif) no-repeat;
					font-size:16px;
					font-weight:bold;
					color:#097ca9;
					padding:1px 0 0 11px;
					margin-bottom:8px;
				}
				h3.pqn{
					background:url(../img/h3_bg_pq.gif) repeat-y;
					height:23px;
					padding-top:0;
				}
				h3.videos{
					background:url(../img/h3_bg_videos.gif) repeat-y;
				}
				div.box_Produtos_enquete div.produtos select{
					background:#fff;
					color:#4a5768;
					width:263px;
				}

		/*div.box_Produtos_enquete */div.enquete{
			width:269px;
			padding:9px 7px;
			height:205px;
			text-align:left !important;
			background:#cdd4d8;
			margin-bottom:5px;
		}
				div.box_Produtos_enquete .ifr_enquete{
					width:283px;
					height:221px;
				}
				body.enquete{
					text-align:left;
				}
		
				div.enquete p,
				div.enquete ul,
				div.enquete div{	
					margin-left:8px;
				}
				/*div.box_Produtos_enquete */div.enquete li{
					color:#840b05;
				}
						div.enqResultado li,
						div.enqResultado li strong{
							color:#097ca9;
						}
			div.btEnviar{
				text-align:center !important;
				margin-top:6px;
			}



div.destaque1{
	width:439px;
	height:304px;
	margin-right:10px;
	_margin-right:10px;
	float:left;
}
div.destaque1_1{
	width:428px;
	height:150px;
	margin-bottom:3px;
	padding:4px 5px;
	float:left;
	background:#d0dce4;
}
div.destaque1_2{
	width:428px;
	height:150px;
	margin-top:3px;
	padding:4px 5px;
	float:left;
	background:#d0dce4;
}
		div.destaque1 p,
		div.destaque2 p{
			height:228px;
			margin-bottom:5px;
			padding:5px;
		}
		.brd{border:3px #b7c8d0 solid;}


div.destaque2{
	float:left;
	width:210px;
	margin-right:10px;
	padding:9px 7px;
	height:304px;
	background:#d0dce4;
}

div.destaqueAreas{
	float:right;
	margin-right:10px;
	_margin-right:6px;
}
		div.destaqueAreas .destaqueArea01{
			float:left;
			margin-right:6px;
			_margin-right:4px;
			width:122px;
			padding:9px 7px;
			height:167px;
			background:#dde3e5;
		}
				div.destaqueAreas .destaqueArea01 p{
					color:#840b05;
					margin:3px 0 3px 7px;
				}
				div.destaqueAreas .destaqueArea01 div{
					text-align:center !important;
				}

		div.destaqueAreas .destaqueArea02{
			margin-left:142px;
			_margin-left:136px;
			width:133px;
			padding:9px 0px 9px 5px;
			height:167px;
			background:#dde3e5;
		}
				div.destaqueAreas .destaqueArea02 p{
					color:#840b05;
					margin:3px 0 3px 7px;
				}
				div.destaqueAreas .destaqueArea02 div{
					text-align:center !important;
				}
			div.bt{
				margin-top:6px;
				text-align:center !important;
			}

		div.destaqueAreas .destaqueArea03{
			margin-top:8px;
			width:276px;
			padding:5px 0 0 5px;
			height:124px;
			background:#dde3e5;
			position:relative;
		}
				div.destaqueAreas .destaqueArea03 p{
					width:136px;
					margin-bottom:5px;
				}
				div.destaqueAreas .destaqueArea03 img.imgVideoDestaque{
					position:absolute;
					left:153px;
					top:20px;
					border:3px #b7c8d0 solid;
					z-index:3;
				}
				div.imgcurso {
					margin-left:5px;
					}



/*INTERNA  com MENU*/

/* menu interno de subSeção, menu esquerdo */
div.box_colunaFake{
	margin-right:9px;
	background:url(../img/box_colunaFake.gif) 0 10px repeat-y;
}
		div.box_menuSecao{
			float:left;display:inline;
			/*background:#dde3e5;*/
			padding:3px 3px 10px 3px;
			margin-right:10px;
			overflow:hidden;
			width:177px;
			/* ie 5.5 hack */
			voice-family: "\"}\""; 
			voice-family:inherit;
			/* end ie 5.5 hack */
		}
				div.box_menuSecao ul{
					/*nothing*/
				}
						div.box_menuSecao ul li{
							border:1px #e1e6e8 solid;
							padding:3px 1px 4px 19px;
							background:#cfd6da url(../img/ico_subMenu.gif) 8px 12px no-repeat;
						}
								div.box_menuSecao ul li a{
									font-size:14px;
									color:#3f4955;
									text-decoration:none !important;
								}
								div.box_menuSecao ul li a:hover{
									text-decoration:underline !important;
								}
						div.box_menuSecao ul li.selected{
							border:1px #ecf0f1 solid;
							padding:3px 1px 4px 19px;
							background:#cbdfea url(../img/ico_subMenu.gif) 8px 13px no-repeat;
						}
								div.box_menuSecao ul li.selected a{
									color:#840b05;
									font-weight:bold;
								}


						div.box_menuSecao ul li.listaProdutos{
							padding:3px 1px 4px 19px;
							background:#e5ebf0;
							border:1px #dde3e5 solid;
							border-top:3px #dde3e5 solid;
							border-bottom:3px #dde3e5 solid;
						}
								div.box_menuSecao ul li.listaProdutos a{
									color:#5e7580;
								}
								div.box_menuSecao ul li ul li{
									background-color:#e5ebf0;
									border:none;
								}
								
								
								
								
		div.box_conteudoSecao{
			float:left;
			width:770px; /* se for maior causará BUG no IE6: some conteúdo*/
		}
				div.box_conteudoSecao h4{
					background:url(../img/h4_bg.gif) bottom repeat-x;
					padding-bottom:8px;
					margin-bottom:16px;
				}
						div.box_conteudoSecao h4 span{
							font-size:23px;
							font-weight:bold;
							color:#14617f;
							background:url(../img/ico_h4.gif) 0 8px no-repeat;
							padding:0 0 0 20px;
						}
				div.box_conteudoSecao p{
					padding:0 45px 15px 5px;
				}
						.destaqueTexto{ color:#840b05;}
						.destaqueTextoAzul{ color:#097ca9;}
				div.box_conteudoSecao img{
					margin:0 10px;
				}
/* fim: INTERNA  com MENU*/



		/*interna PRODUTOS*/
		table.tabProduto tr td{
			padding:3px;
		}
		
		div.produtos div.box_conteudoSecao{
			float:left;
			width:563px;
		}
				div.produtos div.box_conteudoSecao h4{
					margin-right:10px;
				}
				div.produtos div.box_conteudoSecao div.bg_detalheProduto{
					background:#dde3e5;
					width:544px;
					padding:6px 4px 0 4px;
				}
					div.produtos div.box_conteudoSecao h6{
					background:white;
					color:#097ea9;
					font-size:26px;
					font-weight:bold;
					height:38px;
					padding:5px 0 0 10px;
					margin-bottom:18px;
				}
				div.produtos div.box_conteudoSecao p{
					margin-left:8px;
				}
				div.produtos div.box_conteudoSecao strong{
					color:#097ea9;
				}

				div.produtos div.box_conteudoSecao div.itemTitulo{
					color:#097ea9;
					font-weight:bold;
					font-size:11px;
					height:23px;
					background:#c6d0d5;
					padding:7px 0 0 12px;
					margin-bottom:13px;
					clear:both;
				}

				div.produtos div.box_conteudoSecao div.box_itemPainel{
					clear:both;
				}
						div.produtos div.box_conteudoSecao div.box_itemPainel div.itemPainelImg,
						div.produtos div.box_conteudoSecao div.box_itemPainel div.itemPainelTxt{
							margin-bottom:14px;
							_margin-bottom:2px;
						}
						div.produtos div.box_conteudoSecao div.box_itemPainel div.itemPainelImg{
							float:left;
							_padding-left:10px;
						}
								div.produtos div.box_conteudoSecao div.box_itemPainel div.itemPainelImg img{
									border:2px #c6d0d5 solid;
									_margin:0 5px;
								}
								div.produtos div.box_conteudoSecao div.box_itemPainel div.itemPainelImg img.nb{
									border:none;
									_margin:0 5px;
								}
						div.produtos div.box_conteudoSecao div.box_itemPainel div.itemPainelTxt{
							float:left;
							width:430px;
							line-height:120%;
							padding-top:4px;
						}
								div.produtos div.box_conteudoSecao div.box_itemPainel div.itemPainelTxt strong{
									color:#097ea9;
								}



				div.produtos div.box_conteudoSecao div.voltar{
					clear:both;
					margin:14px 10px 0 0;
				}
						div.produtos div.box_conteudoSecao div.voltar a{
							text-decoration:none;
							text-transform:uppercase;
							color:#097ea9;
							margin:14px 10px 0 0;
							padding-left:21px;
							background:url(../img/ico_voltar.gif) 0 3px no-repeat;
						}
				
				
				/*banner Segmento*/
				div.bannerSegmento{
					padding:0 !important;
				}
				div.bannerSegmento img{
					border:6px #cfd6da solid;
					margin:0px;
					margin-right:10px;
					margin-left:4px;
					margin-bottom:19px;
				}
				
				
				
				
				

		div.produtos div.box_produtos_promocoes{
			width:207px;
			float:left;
			color:#828990;
			font-size:14px;
			font-weight:bold;
			text-align:center !important;
		}
				div.produtos div.prodSubHome{
					padding-top:6px;
				}
				div.produtos div.box_produtos_promocoes img{
					margin-top:10px;
				}
				
				
				div.esq{ margin-right:25px;}
				div.box_produto_linha{
					background:#dde3e5;
					width:254px;
					height:180px;
					padding:6px 4px 6px 4px;
					margin-bottom:22px;
					float:left;
				}
						div.template04{
							width:544px;
							height:206px;
						}
						div.template042{
							width:544px;
							height:240px;
						}
						div.negatoscopio, 
						div.inteligente,
						div.micromotor{
							height:auto;
						}
						div.box_produto_linha h3{
							background:white;
							font-size:15px;
							color:#097ea9;
							padding-left:4px;
						}
						
						div.box_produto_linha div.texto{
							float:left;
							width:130px;
						}
								div.template04 div.texto{
									width:270px;
									padding-top:3px;
									padding-left:4px;
								}								
								
								div.template042 div.texto{
									width:285px;
									padding-top:3px;
									padding-left:2px;
								}
										div.negatoscopio div.texto{
											width:510px;
											padding-top:13px;
											padding-left:4px;
										}
								div.box_produto_linha div.texto p{
									padding:0;
									padding-right:2px;
									margin-left:7px;
									line-height:117%;
								}
						div.box_produto_linha div.img{
							float:left;
						}
								div.box_produto_linha img{
									border:3px #d0d6d9 solid;
									margin:0;
								}
										div.template04 img{
											margin-left:5px;
										}
										
												div.template04 img2{
											margin-left:5px;
										}

						div.saiba{
							clear:both;
							padding:7px 0 3px 7px;
							#padding:0px 0 3px 7px;
						}
						div.box_produto_linha a img{
							border:none;
						}
		div.paginacao{
			clear:both;
		}
				div.paginacao div{
					float:left;
					width:32%;
				}
						div.paginacao div,
						div.paginacao div a{
							color:#097ea9 !important;
							text-decoration:none !important;
						}
								div.paginacao div a.selected{
									font-weight:bold
								}
								div.paginacao div a.anterior{
									padding-left:23px;
									background:url(../img/ico_voltar.gif) 0 3px no-repeat;
								}
								div.paginacao div a.proximo{
									padding-right:23px;
									background:url(../img/ico_proximo.gif) right 3px no-repeat;
								}
				div.paginacao div.paginacao_nro{
					text-align:center !important;
					margin-left:4px;
				}
				div.paginacao div.paginacao_proximo{
					float:right;
					text-align:right !important;
					padding-right:12px;
				}
		/*interna PRODUTOS FIM*/



/* INTERNA  sem MENU*/
div.box_conteudoSecaoSemMenuLateral{
	margin-right:26px;
	padding-left:21px;
}
		div.box_conteudoSecaoSemMenuLateral h4{
			background:url(../img/h4_bg.gif) bottom repeat-x;
			padding-bottom:18px;
			padding-top:9px;
			margin-bottom:13px;
		}
				div.box_conteudoSecaoSemMenuLateral h4 span{
					font-size:12px;
					font-weight:normal;
					/*line-height:50%;*/
				}
						div.box_conteudoSecaoSemMenuLateral h4 span a{
							/*font-size:12px;
							font-weight:normal;*/
							color:#097ca9 !important;
							text-transform:uppercase;
						}
		div.box_conteudoSecaoSemMenuLateral p{
			padding:0 45px 15px 5px;
		}
		div.box_conteudoSecaoSemMenuLateral img{
			margin:0 10px;
		}
		
		div.box_conteudoSecaoSemMenuLateral input,
		div.box_conteudoSecaoSemMenuLateral textarea{
			background:#d5dfe4;
			border:1px #aecede solid;
			color:#4a5768;
		}
		div.box_conteudoSecaoSemMenuLateral select{
			background:#fff;
			border:1px #e3e9ef solid;
			color:#4a5768;
		}
		/* fim: INTERNA  sem MENU*/
		
		
/*fale Conosco*/
div.faleConosco fieldset.form_container{
	margin-left:100px;
}
fieldset.form_container{
	margin-bottom:5px;
	padding:15px;
}
		fieldset.form_container dl{
			margin:0;
			overflow:visible;
			zoom:1;
			/* ie 5.5 hack */
			voice-family: "\"}\""; 
			voice-family:inherit;
			/* end ie 5.5 hack */
			height:100%;
		}
				fieldset.form_container dl dt{
					font-size:14px;
					text-transform:uppercase;
					font-weight:bold;
					margin:0 0 10px 0;
					/*color:#div.cadastro_container ;*/
					padding-bottom:3px;
					margin-bottom:19px;
					border-bottom:1px #e2e2e2 solid;
				}
				fieldset.form_container dl dd{
					margin-bottom:7px;
					height:22px;
				}
						fieldset.form_container dl dd label{
							float:left;display:inline;
							width:115px;
							margin-right:10px;
							margin-top:1px;
							text-align:right !important;
							font-size:12px;
							font-weight:bold;
						}
						
						fieldset.form_container dl dd label,
						fieldset.form_container dl dd span.legend,
						fieldset.form_container dl dd span.req,
						fieldset.form_container dl dd span.barra{
							color:#097ca9;
						}
								fieldset.form_container dl dd span{
									display:none;
								}

						/*campos texto, select...*/
						/*cadastrese*/
						fieldset.form_container .fldEndereco,
						fieldset.form_container .fldComplemento,
						fieldset.form_container .fldBairro,
						fieldset.form_container .fldCidade,
						fieldset.form_container .fldCEP,
						fieldset.form_container .fldCGC,
						fieldset.form_container .fldEspecialidade,
						/*cadastrese fim*/
						fieldset.form_container .fldNome,
						fieldset.form_container .fldEmail,
						fieldset.form_container textarea.fldMensagem{
							width:486px;
						}
						
						/*campos para telefone / fax*/
						fieldset.form_container .fldNro,
						fieldset.form_container .fldFax_ddd,
						fieldset.form_container .fldTelefone_ddd{
							width:48px;
						}
						fieldset.form_container .fldFax_num,
						fieldset.form_container .fldTelefone_num{
							width:231px;
						}
						
						fieldset.form_container textarea.fldMensagem{
							height:235px;
						}
						fieldset.form_container dl dd.fldMensagem{
							height:245px;
						}

/*fale Conosco*/



/*mapa do site*/
dl.mapaDoSite{
	/*nothing*/
}
		dl.mapaDoSite dt.area{
			background:#d2dee4 url(../img/ico_dt.gif) 13px 14px no-repeat;
			border-top:1px #edf2f4 solid;
			border-bottom:1px #edf2f4 solid;
			font-size:13px;
			font-weight:bold;
			padding:6px 0 6px 30px;
			margin:0 0 3px 0;
		}
				dl.mapaDoSite a{	
					text-decoration:none !important;
				}
				dl.mapaDoSite a:hover{	
					text-decoration:underline !important;
				}
				dl.mapaDoSite dt,
				dl.mapaDoSite dd{
					cursor:pointer;
				}
						dl.mapaDoSite dd.filhosOff{
							display:none;
						}
						dl.mapaDoSite dd.filhosOn{
							display:block;
						}

						/*outra lista*/
						dl.mapaDoSite dd dl{
							/*nothing*/
						}
								dl.mapaDoSite dd dl.subArea dt{
									background:#dde2e5 url(../img/ico_dd.gif) 16px 14px no-repeat;
									border-top:1px #edf2f4 solid;
									border-bottom:1px #edf2f4 solid;
									font-size:13px;
									font-weight:bold;
									padding:4px 0 5px 29px;
									margin:0 0 3px 33px;
								}
										dl.mapaDoSite dd dl.subArea a{
											font-weight:normal;
										}
										dl.mapaDoSite dd dl.subArea dd.pagina{
											background:#d5e6ef url(../img/ico_dd.gif) 16px 14px no-repeat;
											border-top:1px #edf2f4 solid;
											border-bottom:1px #edf2f4 solid;
											font-size:13px;
											font-weight:bold;
											padding:4px 0 5px 29px;
											margin:0 0 3px 63px;
										}

/*mapa do site FIM*/



/*fac*/

dl.faq{
	/*nothing*/
}
		dl.faq dt,
		dl.faq dt.obj_off{
			background:#d2dee4 url(../img/ico_faq.gif) 13px 7px no-repeat;
			border-top:1px #edf2f4 solid;
			border-bottom:1px #edf2f4 solid;
			font-size:13px;
			font-weight:bold;
			padding:6px 0 6px 30px;
			margin:12px 0 0 0;
			cursor:pointer;
		}
		dl.faq dt.obj_on{
			background:#c7d0d5 url(../img/ico_faqOn.gif) 13px 7px no-repeat;
		}
				dl.faq dt a{
					text-decoration:none !important;
					font-weight:normal;
				}
				dl.faq a:hover{
					text-decoration:underline !important;
				}
		dl.faq dd.obj_off{ display:none;}
		dl.faq dd.obj_on{ display:block;}
		dl.faq dd{
			background:#dde2e5;
			border-top:1px #edf2f4 solid;
			border-bottom:1px #edf2f4 solid;
			font-size:13px;
			font-weight:bold;
			padding:6px 0 6px 30px;
			margin:1px 0 0 0;
		}
				dl.faq dd h5{
					font-size:14px;
					font-weight:bold;
					color:#097ca9;
					margin:5px 0 10px 0;
				}
				dl.faq dd p{
					font-weight:normal;
					font-size:14px;
					margin:0 0 0px 0;
					padding:0 0 10px 0;
				}
div.box_faq_imagems{}
		div.box_faq_imagems img{
			margin:0 0;
		}
		div.box_faq_imagems div{
			float:left;
		}
		div.box_faq_imagems div.item{
			width:260px;
			padding-right:30px;
		}
		div.box_faq_imagems div div{
			padding:24px 51px;
			border:3px #d0d6d9 solid;
			background-color:#f8f8f8;
		}
/*fac fim*/



/*parceiros*/
div.parceiros{
	padding-left:88px;
}
		div.parceiros div{
			height:190px;
			float:left;
			margin:45px 45px 0 0;
			text-align:center !important;
		}
				div.parceiros div img{
					border:4px #d0d6d9 solid;
					margin:0;
				}
				div.parceiros div a{
					color:#097ca9;
					text-decoration:none;
				}
				div.parceiros div a:hover{
					color:#097ca9;
					text-decoration:underline;
				}
				
/*parceiros FIM*/


/*Localizacao*/
div.localizacao strong.localizacao{ font-size:14px; }
		.brd6{border:6px #b7c8d0 solid;}

		div.localizacao img,
		div.localizacao p{
			margin:0;
			padding:0;
			margin:15px 0 0 140px;
		}



/*certificados*/
div.certificados{
	/*nothing*/
}
		div.certificados center{
			margin-left:85px;
			margin-bottom:400px;
		}
		div.certificados div{	
			float:left;
			text-align:center !important;
			font-weight:bold;
			padding:0;
			margin-right:40px;
		}
		div.certificados center div img{
			margin:0;
			padding:0;
		}
				.brd4{border:4px #b7c8d0 solid;}



/*assistenciaTecnica autorizadas*/
div.autorizadas{
	/*nothing*/
}
		div.autorizadas div{
			width:337px;
			height:120px;
			padding:8px 15px;
			line-height:120%;
			float:left;
			margin-left:10px;
			margin-bottom:10px;
			background:#dde2e5;
		}
				div.autorizadas div strong{
					font-weight:bold;
					color:#097ca9;
				}
				div.autorizadas div a{	
					text-decoration:none;
					font-weight:bold;
				}
				div.autorizadas div a:hover{	
					text-decoration:underline;
				}
/*assistenciaTecnica autorizadas FIM*/


/*Promocoes*/
div.promocoes{
	padding-left:0;
}
		div.promocoes img{
			margin:40px 0 0 30px;
		}
/*Promocoes FIM*/



/*revendedores*/
div.revendedores{
	/*padding-left:0;*/
}
		div.revendedores h5{
			font-size:23px;
			color:#156280;
		}
		div.revendedores div#div_dadosRevendedor div{
			width:277px;
			height:135px;
			padding:15px 0 0 15px;
			background:#dde2e5;
			float:left;
			margin:15px 15px 0 0;
		}
				div.revendedores div#div_dadosRevendedor div a{
					text-decoration:none;
				}
				div.revendedores div#div_dadosRevendedor div a:hover{
					text-decoration:underline;
				}
				div.revendedores div#div_dadosRevendedor div strong{
					color:#097ca9;
				}
		
		
		div.revendedores h4{
			padding:13px 0 28px 0;
		}
				h4 fieldset.fldRevendedores label{
					font-size:14px;
					padding-top:8px;
					margin-right:3px;
					float:left;
				}
						div.boxEstado{
							border:8px #a6cfe6 solid;
							float:left;
						}
								span.boxEstado select{
									width:264px;
								}
/*revendedores FIM*/

/*CATALOGO*/
div.catalogo{
	/*nothing*/
}
		div.catalogo div{
			width:200px;
			float:left;
			margin:25px 0 40px 70px;
			_margin:25px 30px 40px 35px;
		}
				div.catalogo div img{
					/*border:4px #d0d6d9 solid;*/
					margin:0;
				}
				div.catalogo div a{
					color:#097ca9 !important;
					text-decoration:none !important;
				}
				div.catalogo div a:hover{
					color:#097ca9;
					text-decoration:underline !important;
				}
				div.catalogo div div{
					margin:0;
				}
						div.catalogo div.catalogo_visualizar{
							float:left;
							width:auto;
							margin:0;
						}
						div.catalogo div.catalogo_baixar{
							float:right;
							width:auto;
							margin:0;
						}

/*CATALOGO FIM*/

div.questionario{
	width:265px;
	padding:8px 7px;
	height:210px;
	margin-right:11px;
	background:#cdd4d8;
}


/*CIOSP*/
div#handson{
	height:843px;
	width:600px;
	margin-left:150px;
	float:left;
	}


				
/*
font-family:"trebuchet MS";
font-size:11px;
color:#000000;
border:1px #33CC66 solid;
#IMAGE REPLACEMENT 
	width:px;
	height:px;
	margin:0 0 0 0;
	background:url(../img/subTitulo_aEmpresa.gif) no-repeat;
	text-indent:-5000px;
*/
