/* CSS Document */
*{
	padding: 0px;
	margin: 0px;
	border: 0px;
	outline: none;
	list-style: none;
	list-style-type: none;
}
body{
	background: #000000 url(imagens/bgtopo.png) top center no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

#frameinvisivel{ display: none; }

p,h1,h2,h3{
	font-size: 11px;
	line-height: 17px;
}

.aligncenter{ text-align: center; }
.alignright{ text-align: right; }
.alignleft { text-align: left; }
.nofloat{ clear: both; }
.imgfloat{ float: left;padding: 0px 10px 10px 0px; }
.h2link{ padding-bottom: 6px; border-bottom: 1px dashed #999999; }
.h2link a{ color: #FF0000; }
.h2link a:visited{ color: #FFFFFF; text-decoration: none; }
.h2link a:hover{ color: #FFFFFF; }

#logoflash{
	padding-top: 10px;
}
#topologo{
	z-index: 1;
	margin: 0 auto;
	margin-top: 26px;
	width: 851px;
	height: 168px;
	background: url(imagens/bg_logotipo.png) !important;
	background-image: none;
	text-align: center;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=imagens/bg_logotipo.png,sizingMethod='scale');
		/*border: 1px solid #FFFFFF;*/
}

#menu_h{
	margin: 0 auto;
	width: 851px;
	height: 62px;
	text-align: center;
	background: url(imagens/bg_menu_h.png) !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=imagens/bg_menu_h.png,sizingMethod='scale');
		/*border: 1px solid #FFFFFF;*/
}
#menu_h ul{
	padding-top: 10px;
}
* html #menu_h ul{
	margin-left: 140px;
}

#menu_h ul li{
	display: inline;
}

#menu_h ul li a{
	position: relative;
}
* html #menu_h ul li a{
	display: block;
	float: left;
}

/* -------------------------------------------------------------------------------------- CONTEÚDO ---------- */
#pai{
	width: 810px;
	height: 700px auto;*min-height: 700px;
	margin: 0 auto;
	margin-top: 26px;
		/*border: 1px solid #FFFFFF;*/
}

/* -------------------------------------------------------------------------------------- MENU VERTICAL ---------- */
#menu_v{
	width: 228px;
	float: left;
	position: relative;
	background: url(imagens/bg_menu_v.gif) top center repeat-y;
	margin-bottom: 20px;
		/*border: 1px solid #FFFFFF;*/
}
#menu_v ul{
	margin: 3px 0px 1px 3px;
	padding: 0px 0px 2px 0px;
	*padding: 0px;
}
#menu_v li{
	margin-top: 2px;
		*margin-top: 0px; /* HACK PARA IE6 E IE7 ENTENDEREM PARAMETRO */
}

#menu_v ul li{
	width: 222px;
	max-width: 222px;
	*max-width: 222px;
	background-color: #530000;
	padding-top: 5px;
		/*border: 1px solid #FFFFFF;*/
}
#menu_v ul li a{
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E6D0D0;
	display: block;
	text-indent: 18px;
	background: url(imagens/bt_menu.gif) left no-repeat;
	text-decoration: none;
}
#menu_v ul li a:hover{
	color: #FF0000;
	background: url(imagens/bt_menu_on.gif) left no-repeat;
}

/* -------------------------------------------------------------------------------------- DIVS ---------- */
#produtos{
	margin: 0px 0px 0px 20px;
	width: 303px;
	height: 538px;
	float: left;
	position: relative;
	background: url(imagens/bg_produtos.gif) top center no-repeat;
	padding-top: 40px;
		/*border: 1px solid #FFFFFF;*/
}
#produtos .fotofloat{
	float: left;
	position: relative;
	margin: 0px 6px 0px 0px;
}
#produtos .nucleo{
	width: 283px;
	clear: both;
	height: 123px;
	border-bottom: 1px dashed #999999;
	margin: 5px 0px 9px 10px;
}

#aempresa{
	margin: 0px 0px 0px 20px;
	width: 206px;
	height: 154px;
	float: left;
	position: relative;
	background: url(imagens/bg_aempresa.gif) top center no-repeat;
	padding: 48px 10px 0px 10px;
	color: #E6D0D0;
	text-align: justify;
		/*border: 1px solid #FFFFFF;*/
}

#newsletter{
	margin: 19px 0px 0px 20px;
	width: 206px;
	height: 154px;
	float: left;
	position: relative;
	background: url(imagens/bg_newsletter.gif) top center no-repeat;
	padding: 48px 10px 0px 10px;
	color: #FFFFFF;
	text-align: justify;
		/*border: 1px solid #FFFFFF;*/
}
#representantes{
	margin: 19px 0px 0px 20px;
	width: 207px;
	height: 129px;
	float: left;
	position: relative;
	background: url(imagens/bg_representantes.gif) top center no-repeat;
	padding: 7px 10px 0px 7px;
	color: #E6D0D0;
	text-align: center;
		/*border: 1px solid #FFFFFF;*/
}


#newsletter input{
	width: 206px;
	height: 20px;
	padding-top: 3px;
	text-indent: 4px;
	border: 1px solid #333333;
	color: #990000;
}

#newsletter .btenviar{
	width: 60px;
	height: 20px;
	padding: 0px;
	text-indent: none;
	border: none;
	background-color: #FFFFFF;
}


#rodape{
	clear: both;
	margin: 0 auto;
	padding-top: 30px;
	width: 100%;
	height: 90px;
	background: url(imagens/bg_rodape.gif) bottom center no-repeat;
	color: #FFFFFF;
		/*border: 1px solid #FFFFFF;*/
}
#rodape a{ color: #FFFFFF; }

#banner{
	float: left;
	position: relative;
	width: 140px;
	margin: 0px 20px 0px 40px;
	text-align: center;
		/*border: 1px solid #FFFFFF;*/
}
#infos{
	float: left;
	position: relative;
	width: 500px;
	text-align: center;
		/*border: 1px solid #99FF00;*/
}

/* -------------------------------------------------------------------------------------INTERNP -------------- */
#interno{
	padding: 0px 0px 0px 20px;
	width: 560px;
	height: 100%;
	float: left;
	position: relative;
		/*border: 1px solid #FFFFFF;*/
}
#interno h1{
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
#interno h2{
	font-size: 13px;
	color: #FF0000;
	font-weight: bold;
}
#interno p{
	color: #FFFFFF;
	font-weight: normal;
}
#mapa{
	margin-left: 30px;
}
#falecom input, #falecom textarea{
	width: 400px;
	height: 18px;
	color: #333333;
	background-color: #CCCCCC;
	text-indent: 5px;
	padding-top: 3px;
	border: 2px solid #FFFFFF;
}
#falecom textarea{
	width: 400px;
	height: 200px;
}
#falecom .btenviar{
	padding-top: 0px;
	width: 68px;
	height: 28px;
}