/*GERAL*/
*{  margin:0; padding:0; }

body{
	text-align:center;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
}

#content{
	width:776px;
	margin:0 auto;
	text-align:left;
}

#content_produtos{
	width:1000px;
	margin:0 auto;
	text-align:left;
}

h1{
	font-size:1.4em;
	color:#233c78;
}

img{border:none;}

a{
	color:#000;
	text-decoration:none;
}

a:hover{
	color:#000;
	text-decoration:underline;
}

p{
	font-size:1.2em;
}

i{ font-size:0.9em;
	margin:20px 0 80px 20px;
	padding-bottom:40px;
}

/*TOPO*/

#top{
	background-image:url(images/bg_top.jpg);
	background-repeat:no-repeat;
	height:151px;
}

/*tirar a div quando colocar o object*/
#anima_top{
	width:690px; 
	height:116px; 
	margin:0 auto;
}

#top ul{
	margin:0 auto;
	list-style-type:none;
	height:30px;
	width:690px;
}

#top ul li{
	float:left;
	font-size:1.3em;
	font-weight:bold;
	padding-top:5px;
	color:#383838;
}

#top ul li a{
	color:#383838;
	text-decoration:none;
}

#top ul li a:hover{
	color:#A21010;
	text-decoration:underline;
}

/*PÁGINA INICIAL*/

#destaque_inicial{
	background-image:url(images/bg_destaque.jpg);
	background-repeat:repeat-x;
	height:228px;
	margin-top:9px;
}

#dentro_destaque{
	background-image:url(images/bg_destaque_branco.jpg);
	background-repeat:no-repeat;
	width:776px;
	height:228px;
	margin:0 auto;
	text-align:left;
}

#dentro_destaque h1{
	color:#233c78;
	font-size:2.5em;
	width:316px;
	padding:15px 0 0 20px;
}

#dentro_destaque p{
	font-size:1.4em;
	width:350px;
	padding:10px 0 0 20px;
}

#dentro_destaque img{
	 float:left;
	 margin-left:160px;
}

#img_destaque_inicial{
	height:190px;
	width:360px;
	float:right;
	margin-top:-152px;
	margin-right:14px;
	display:inline;
}

#content_inicial{
	width:770px; 
	margin:0 auto;
	text-align:left;
}


.p_inicial{
	width:420px;
	font-size:14px;
	float:right;
	padding:10px;
}

.p_inicial a{
	color:#233c78;
	font-weight:bold;
	text-decoration:none;
}

.p_inicial a:hover{
		text-decoration:underline;
		color:#233c78;
}

.p_inicial img{
	margin-right:16px;
}

#noticias_inicial{
	width:299px;
	padding:11px 0 20px 10px;
	float:left;
}

#noticias_inicial #top_not{
	background-image:url(images/top_div_peq.gif);
	background-repeat:no-repeat;
	height:25px;
}

#top_not span{
	background-image:url(images/seta.gif);
	background-repeat:no-repeat;
	background-position:10px 6px;
	padding-left:26px;
	color:#363636;
	font-size:1.5em;
}

#noticias_inicial #meio{
	background-color:#f1f1f1;
	border-left:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
	list-style-type:none;
	padding:6px 0 8px 10px;
}

#noticias_inicial #meio li{
	height:64px;
	width:276px;
	margin-top:4px;
}

#noticias_inicial #meio li img{
	 border:1px solid #bbb;
	 background-color:#FFF;
	 padding:3px;
	 float:left;
	 margin-right:8px;
}

#noticias_inicial #meio li span{
	color:#949899;
	font-weight:bold;
}

#noticias_inicial #meio li p{
	color:#233c78;
	font-weight:bold;
	font-size:1.2em;
}

#noticias_inicial #meio li p a{
	color:#233c78;
}

#noticias_inicial #bot{
	background-image:url(images/bot_div_peq.gif);
	background-repeat:no-repeat;
	height:25px;
}

#bot span{
	background-image:url(images/setinha.gif);
	background-repeat:no-repeat;
	background-position:10px 8px;
	padding-left:24px;
	padding-top:3px;
	font-size:1.2em;
	font-weight:bold;
	float:right;
	margin-right:36px;
	color:#233c78;
}

#bot span a{
	color:#233c78;
	text-decoration:none;
}

#bot span a:hover{
	color:#233c78;
	text-decoration:underline;
}

.tit_medio{
	background-image:url(images/tit_medio.gif);
	width:440px;
	height:25px;
	float:right;
	display:inline;
	margin:11px 5px 8px 0;
}

.tit_medio span{
	background-image:url(images/seta.gif);
	background-repeat:no-repeat;
	background-position:10px 6px;
	padding-left:26px;
	color:#363636;
	font-size:1.5em;
}

.tit_grande{
	background-image:url(images/tit_grande.gif);
	width:760px;
	height:25px;
	margin:20px 0 20px 0;
}

.tit_grande span{
	background-image:url(images/seta.gif);
	background-repeat:no-repeat;
	background-position:10px 6px;
	padding-left:26px;
	color:#363636;
	font-size:1.5em;
}

#bot span a{
	color:#233c78;
	text-decoration:none;
}

/*PÁGINAS INTERNAS*/

#content_internas{
	width:776px;
	margin-top:10px;
}

#content_internas p a{
	color:#233c78;
	font-weight:bold;
	text-decoration:underline;
}

#left{
	float:left;
	width:456px;
}

#left img{
	margin-left:20px;
	border:1px solid #bbb;
	 padding:2px;
	 margin-top:10px;
}

#left h1{
	margin-top:40px;
	font-size:1.4em;
	margin-left:20px;
	margin-bottom:6px;
	color:#233c78;
}

#left b{
	font-size:1em;
	margin-left:20px;
	color:#949899;
}

#right{
	float:right;
}

#left p{
	padding:10px 8px 20px 20px;
}

#left p span{
	background-image:url(images/seta.gif);
	background-repeat:no-repeat;
	background-position:0 3px;
	padding-left:16px;
	color:#233c78;
	font-weight:bold;
}

#left p span a{
	color:#233c78;
	text-decoration:none;
}

#left p span a:hover{
	color:#233c78;
	text-decoration:underline;
}

#destaque_internas{
	width:299px;
	padding:11px 0 20px 10px;
	float:left;
}

#destaque_internas #top_destaque_internas{
	background-image:url(images/top_div_dest.jpg);
	background-repeat:no-repeat;
	height:25px;
}

#destaque_internas #meio{
	background-color:#f1f1f1;
	border-left:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
	list-style-type:none;
	padding:6px 0 0 6px;
	overflow:hidden;
	height:100%;
}

#destaque_internas #meio li{
	margin-bottom:10px;
	width:280px;
	font-size:1.2em;
}

#destaque_internas #meio li dt a{
	color:#233c78;
	text-decoration:none;
}

#destaque_internas #meio li dt a:hover{
	color:#233c78;
	text-decoration:underline;
}

#destaque_internas #meio li dl dt{
	border-bottom:1px solid #e1e1e1;
	margin-bottom:4px;
	color:#233c78;
	font-size:1.1em;
	font-weight:bold;
	padding-bottom:3px;
}

#destaque_internas dd a{
	color:#000;
	text-decoration:none;
}

#destaque_internas dd a:hover{
	color:#000;
	text-decoration:underline;
}


#destaque_internas #bot{
	background-image:url(images/bot_div_peq.gif);
	background-repeat:no-repeat;
	height:25px;
}


#destaque_internas #meio li img{
	 border:1px solid #bbb;
	 background-color:#FFF;
	 padding:3px;
	 float:left;
	 margin-right:8px;
	 margin-top:3px;
	 margin-bottom:3px;
}

#destaque_internas #meio span{
	font-size:0.9em;
}

#destaque_internas #meio p a{
	font-size:0.8em;
	color:#233c78;
	text-decoration:none;
}

#destaque_internas #meio p a:hover{
	color:#233c78;
	text-decoration:underline;
}

#destaque_internas #meio b a{
	color:#233c78; 
	font-size:1.1em;
}

#menu{
	width:209px;
	padding:0 0 20px 0;
	float:left;
}

#lista_tabelas{
	margin-left:271px;
}

#menu #top_not{
	background-image:url(images/top_div_menu.gif);
	background-repeat:no-repeat;
	height:25px;
}

#top_not span{
	background-image:url(images/seta.gif);
	background-repeat:no-repeat;
	background-position:10px 6px;
	padding-left:26px;
	color:#363636;
	font-size:1.5em;
}

#menu #meio{
	background-color:#f1f1f1;
	border-left:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
	list-style-type:none;
	padding:6px 0 8px 10px;
	font-size:1.2em;
	width:197px;
}

#menu #meio li{
	width:185px;
	margin-top:4px;
}

#menu #meio li img{
	 border:1px solid #bbb;
	 background-color:#FFF;
	 padding:3px;
	 float:left;
	 margin-right:8px;
}

#menu #meio li span{
	color:#949899;
	font-weight:bold;
}

#menu #meio li p{
	color:#233c78;
	font-weight:bold;
	font-size:1.2em;
}

#menu #meio li dt a{
	color:#233c78;
	text-decoration:none;
}

#menu #meio li dt a:hover{
	color:#233c78;
	text-decoration:underline;
}

#menu #meio li dl dt{
	border-bottom:1px solid #e1e1e1;
	margin-bottom:4px;
	color:#233c78;
	font-size:1.1em;
	font-weight:bold;
	padding-bottom:3px;
}

#meio dd a{
	color:#000;
	text-decoration:none;
}

#meio dd a:hover{
	color:#000;
	text-decoration:underline;
}

#menu #bot{
	background-image:url(images/bot_div_menu.gif);
	background-repeat:no-repeat;
	height:25px;
}

/*////////////////////////////////// EMPRESA*/

#distribuidores{
	background-image:url(images/distribuidor.jpg);
	background-repeat:no-repeat;
	width:289px;
	height:121px;
	clear:both;
	margin-left:10px;
	margin-bottom:10px;
}

#distribuidores{
	font-size:1.3em;
	padding:10px;
}

#distribuidores img{
	clear:both;
	margin:8px 
}

/*//////////////////////// PRODUTOS*/

.p_content{
	width:530px;
	float:right;
	margin-right:20px;
	display:inline;
}

.p_content_produto_detalhe{
	width:530px;
}

.p_content_produto_detalhe img{
	 border:1px solid #bbb;
	 background-color:#FFF;
	 padding:2px;
	 margin:10px 0 10px 0;
}

.p_content img{
	 border:1px solid #bbb;
	 background-color:#FFF;
	 padding:2px;
	 margin:10px 0 10px 0;
}

/*ORÇAMENTO E CONTATO*/

#formularios{
	width:520px;
	margin-top:20px;
	margin-bottom:20px;
	list-style-type:none;
	font-size:1.3em;
	font-weight:bold;
}

#formularios li.left{
	width:200px;
	line-height:31px;
	float:left;
	text-align:right;
	padding-bottom:8px;
}

#formularios li.right{
	width:300px;
	line-height:25px;
	float:right;
	padding-bottom:8px;
}

#formularios li.right input{
	height:20px;
	width:296px;
	border:2px solid #e1e1e1;
	padding:4px;
}

#formularios li.right .input_m{
	height:20px;
	width:240px;
	border:2px solid #e1e1e1;
	padding:4px;
	float:left;
}

#formularios li.right .input_p{
	height:20px;
	width:30px;
	border:2px solid #e1e1e1;
	padding:4px;
	float:left;
	margin-right:4px;
}

#formularios li.right select{
	height:30px;
	width:308px;
	padding:4px;
	border:2px solid #e1e1e1;
}

#formularios li.right .form_mensagem{
	height:140px;
}

#bt_enviar_orcamento{
	float:right; 
	margin-right:122px; 
	display:inline;
	margin-bottom:20px;
}

#bt_enviar{ 
	margin-top:10px;
	margin-bottom:20px;
	margin-left:216px;
}

/*////////////////////////////////////////// form contato*/

#formulario_contato{
	width:420px;
	margin-bottom:20px;
	margin-top:8px;
	list-style-type:none;
	font-size:1.3em;
	font-weight:bold;
}

#formulario_contato li.left{
	width:100px;
	line-height:31px;
	float:left;
	text-align:right;
	padding-bottom:8px;
}

#formulario_contato li.right{
	width:300px;
	line-height:25px;
	float:right;
	padding-bottom:8px;
}

#formulario_contato li.right input{
	height:20px;
	width:296px;
	border:2px solid #e1e1e1;
	padding:4px;
}

#formulario_contato li.right .input_m{
	height:20px;
	width:240px;
	border:2px solid #e1e1e1;
	padding:4px;
	float:left;
}

#formulario_contato li.right .input_p{
	height:20px;
	width:30px;
	border:2px solid #e1e1e1;
	padding:4px;
	float:left;
	margin-right:4px;
}

#formulario_contato li.right select{
	height:30px;
	width:308px;
	padding:4px;
	border:2px solid #e1e1e1;
}

#formulario_contato li.right .form_mensagem{
	height:140px;
}

#formulario_contato li span{
	font-weight:normal;
	font-size:0.8em;
}

#bt_enviar_orcamento{
	float:right; 
	margin-right:122px; 
	display:inline;
	margin-bottom:20px;
}

#bt_enviar_contato{
	width:300px; 
	clear:both; 
	margin-left:120px;
}

#bt_enviar{ 
	margin-top:10px;
	margin-bottom:20px;
	margin-left:216px;
}

#radio{
	margin-right:2px;
}

/*APLICAÇÕES*/

.lista_aplicacao{
	font-size:1.2em;
	overflow:hidden;
}

.lista_aplicacao dt{
	background-image:url(images/tit_aplicacoes.jpg);
	background-repeat:no-repeat;
	width:728px;
	height:28px;
	margin:20px 0 10px 0;
	color:#233c78;
	font-size:1.1em;
	padding-left:30px;
	font-weight:bold;
}

.lista_aplicacao dd.left{
	float:left;
	width:420px;
	padding-bottom:8px;
}

.lista_aplicacao dd.right{
	float:right; 
	margin-right:16px;
	padding-bottom:8px;
}

#navegacao{
	width:600px; 
	height:20px; 
	clear:both; 
	text-align:right; 
	margin:20px 10px 20px 0; 
	float:right;
}

/*FOOTER*/

#footer{
	background-image:url(images/bg_footer.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	clear:both;
}

#detalhe_footer{
	background-image:url(images/bg_footer.gif);
	background-repeat:no-repeat;
	width:776px;
	height:35px;
	margin:0 auto;
}

#detalhe_footer p{
	font-size:0.9em;
	padding-top:10px;
}

#detalhe_footer p a{
	 color:#000;
	 text-decoration:none;
}