/* ==== HTML ==== */
html{}
body{background:#191a1c url(../imagens/bg_site.jpg) top repeat-x;}
*{margin:0;padding:0;font:12px Arial, Helvetica, sans-serif;color:#FFFFFF;}
strong{font-weight:bold;}
img{border:none;}
p{margin-bottom:15px;color:#FFFFFF;}
ul{list-style-type:none;}

/* ==== ESTRUTURA ==== */
#generalBg{}
#general{width:875px;margin:auto;}
#header{padding-top:20px;background:transparent url(../imagens/header_bg.jpg) bottom repeat-x;height:70px;}
	#mnNav{position:absolute;margin:20px 0 0 400px;}
	#mnNav ul{}
	#mnNav li{float:left;padding:0 8px;line-height:40px;background:transparent url(../imagens/header_separa.jpg) top left no-repeat;}
	#mnNav li.first{background-image:none;}
	#mnNav a{color:#a0a1a3;text-decoration:none;font-size:11px;}
	#mnNav a:hover{color:#fff;}
	#mnNav .on{color:#fff;}
	#topFamilia{position:absolute;margin:1px 0 0 625px;}

#contentArea{min-height:468px;background:#37393d url(../imagens/bg_content.jpg) top no-repeat;}
	#content ul{margin:0 0 0 15px;list-style-type:circle;}

	.col2Left{min-height:468px;width:466px;float:left;}
	.col2Right{min-height:468px;float:right;}
	.colsReset{height:1px;overflow:hidden;clear:both;}
	.contentMargin{margin-left:70px;}
		.contentMargin *{color:#c3c4c4;}
	.imgLateralFloat{position:absolute;margin-left:464px;}

#footer{height:59px;background:#000 url(../imagens/footer_bg.jpg) top repeat-x;}
	#footer *{color:#787878;font-size:11px;}
	#footer a{text-decoration:none;}
	#footer a:hover{text-decoration:underline;color:#fff;}

	#credits{position:absolute;width:110px;padding-top:15px;margin:0;text-align:right;}
	#mnNavProd{position:absolute;width:341px;height:59px;background:transparent url(../imagens/bottom_bg.jpg) top center no-repeat;margin-left:275px;}
		#mnNavProd ul{text-align:center;padding-left:90px;}
		#mnNavProd li{/*display:inline;*/float:left;}
		#mnNavProd li a{font:bold 12px Arial, Helvetica, sans-serif;color:#afafaf;line-height:32px;background:transparent url(../imagens/bottom_separa.jpg) top left no-repeat;padding:0 5px 0 10px;display:block;margin-top:7px;}
		#mnNavProd li a.on{color:#5dbd18;}
		#mnNavProd li a.first{background-image:none;}
		#mnNavProd a:hover{text-decoration:none;}
	#destaqueIntelbras{position:absolute;margin-left:725px;padding-top:15px;}
		#destaqueIntelbras a{background:transparent url(../imagens/gotoURL.gif) right no-repeat;padding-right:12px;}

/* caracteristicas */
#caracteristicasList{list-style-type:none;margin:10px 0;padding:10px 0;}
#caracteristicasList li{list-style-type:none;background:transparent url(../imagens/dot_green_faq.gif) 0 7px no-repeat;padding:5px 0 0 20px;}
.tdCaracteristicas{border-bottom:1px solid #98999b;padding:5px;}
.tdCaracteristicasLast{padding:5px;}
.tdCaracteristicasCores{border-bottom:1px solid #5c774f;border-top:1px solid #5c774f;padding:8px;}
.btDownloadManual{background:transparent url(../imagens/bt_download.jpg) 0 0 no-repeat;color:#fff;display:block;margin:15px 0;padding:9px 0 0 22px;text-decoration:none;width:203px;height:23px;}
.btDownloadManual:hover{background-position:0 -40px;}
.txtGetAcrobt{font-size:11px;padding:10px 0;width:330px;}
.txtGetAcrobt img{margin:0 10px 0 0;}
.hrCarcateristicas{width:360px}

hr{color:#96d86c;border:0;border-top:1px solid #333333;;border-bottom:1px solid #96d86c;margin:15px 0;width:505px;height:1px;text-align:left;}
h4{color:#b0ff7e !important;font-size:15px;padding:10px 0;}

/*Fundo Rebaixado*/
#bg_rebaixado #contentArea{min-height:468px;background:#000 url(../imagens/bg_content_rebaixado.jpg) top no-repeat;}

/*Produtos*/
#img_prod{float:right;}
#area_caracteristicas{padding:10px 10px 10px 45px;}
#area_caracteristicas #txt_area{width:350px;}
#bg_rebaixado h1.margin{margin:0 0 0 80px;}
#bg_rebaixado h2{padding:0 0 0 30px;}

/*Onde Comprar*/
.bgInputG input, .bgInputM input, .bgInputP input{padding:0 0 1px 6px;}
.bgTextArea textarea{padding:5px;overflow:auto;height:125px;margin:5px;width:240px;}
.btOnde{background:transparent url(../imagens/bt_onde.jpg) 0 0 no-repeat;color:#fff;display:block;float:left;margin:15px 0;padding:9px 0 0 22px;text-decoration:none;width:135px;height:23px;}
.btOnde:hover{background-position:0 -50px;}
.btLoja{background:transparent url(../imagens/bt_onde.jpg) 0 0 no-repeat;color:#fff;display:block;float:left;margin:15px;padding:9px 0 0 22px;text-decoration:none;width:135px;height:23px;}
.btLoja:hover{background-position:0 -50px;}
