/* atribue parâmetros a todas as páginas */ 
* html img/**/ {  
  
filter:expression(  
this.alphaxLoaded ? "" :  
(  
this.src.substr(this.src.length-4)==".png"  
?  
(  
(!this.complete)  
? "" :  
this.runtimeStyle.filter=  
("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+this.src+"')")+  
(this.onbeforeprint="this.runtimeStyle.filter='';this.src='"+this.src+"'").substr(0,0)+  
String(this.alphaxLoaded=true).substr(0,0)+  
(this.src="imagens/blank.gif").substr(0,0)  
)  
:  
this.runtimeStyle.filter=""  
)  
);  
}

body { background:url(imagens/bg.jpg) repeat-x top #FFF; }

* {
 	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin: auto;
	list-style-type:none;
	font-size:11px;
	font-family:Arial;
}

h1 {
	margin:0; padding:0;
	color:#1C428A;
	font-size:24px;
	padding-bottom:10px;
}
h2 {
	margin:0; padding:0;
	color:#1C428A;
	font-size:16px;
}



/* ################################################################################################ */
/* ---------------------------  TEMPLATE */
/* ################################################################################################ */
#bodypage { width:809px;}

#topo { height:287px; }
#logo{ height:82px; padding-top:12px; background:url(imagens/bg_topo.jpg) top right}
	#logo img{ float:left; }

#banner { float:right;  height:192px;}

#menu_rap { float:right; margin-top:45px;}
	#menu_rap ul { margin:0; padding:0; }
	#menu_rap ul li { 
		color:#FFF;
		float:left;
		height:9px;
		padding-top:13px;
		margin-right:20px;
		text-align:center;
		background:url(imagens/home.gif) no-repeat center top;
	}
	#menu_rap ul li a { color:#FFF; text-decoration:none;}
	#menu_rap ul li#contato{ background:url(imagens/icone_contato.gif) no-repeat center top }
	#menu_rap ul li#mapa{ background:url(imagens/icone_mapa_site.gif) no-repeat center top }
	
#menu {
	float:left; 
	width:230px; 
	background:url(imagens/bg_menu.gif) right repeat-y; position:absolute;
}
	#menu ul{ 
		margin:0; padding:0;
		padding-left:34px;
		padding-right:34px;
		padding-top:12px;
		background:url(imagens/cima_menu.gif) no-repeat top right;  
	} 
	#menu ul li {
		font-size:12px;
		height:30px;
		line-height:28px;
		padding-left:5px;
		border-bottom:1px dotted #AEADAD;
		background:url(imagens/flecha_menu.gif) right center no-repeat;
	}
	#menu ul li a {
		font-size:12px; text-decoration:none; color:#000;
	}
	#menu img { margin-left:23px;}

form#area_restrita {
	width:209px;
	height:31px;
	text-align:center;
	margin-left:20px;
	padding-top:25px;
	margin-top:-2px;
	margin-bottom:20px;
	background:url(imagens/area_restrita.gif) left top no-repeat;	
}
	form#area_restrita input {
		width:134px;
		border:0;
		padding-top:3px;
		height:17px;
		background:url(imagens/input_area_restrita.gif) left top no-repeat;
	}
	form#area_restrita input#ok {
		width:34px; 
		height:23px; 
		background:none; 
		vertical-align:middle; 
		margin-top:-5px;
	}
	

#conteudo {
	padding-left:247px; 
	padding-top:15px;
	background:url(imagens/bordas_menu.jpg) no-repeat top  left;
}

#rodape { 
	height:47px; 
	text-align:center;
	color:#FFF;
	margin-top:10px;
	padding-top:23px
}
	#rodape a { color:#FFF;} 
	#bg_rodape { background:url(imagens/rodape.jpg) repeat-x bottom} 

#pagina{ font-size:12px; padding-right:20px; padding-bottom:20px;}	
	#pagina img.empresa{ float:right; margin-left:18px; margin-bottom:20px;}

.voltar {
	background:url(imagens/bt_voltar.gif) 0px -25px repeat-x;
	height:25px;
	width:73px;
	margin:0;
	margin-top:20px;
	margin-bottom:20px;
	text-align:center;
	float:right;
	color:#FFF;
	font-size:13px;
	line-height:22px;
	cursor:pointer;
}
	.voltar_esq {
		background:url(imagens/bt_voltar.gif) no-repeat top left;
		float:left;
		height:25px;
		width:5px;
	}
	.voltar_dir {
		background:url(imagens/bt_voltar.gif) bottom right no-repeat;
		width:5px;
		height:25px;
		float:right;
	}
	
/* ################################################################################################ */
/* ---------------------------  INDEX */
/* ################################################################################################ */
.cx_produtos {
	background:url(imagens/cx_produtos.gif) left top no-repeat;
	float:left;
	width:176px;
	height:147px; 
	text-align:center;
	padding-top:10px;	
	margin-right:7px;
	margin-bottom:25px;
}
	.cx_produtos a { color:#FFF; font-size:14px; text-decoration:none; }
	.cx_produtos img { margin-top:7px;}

#div_atuacao {
	float:left;
	height:202px;
	width:205px;
	padding-right:16px;
	background:url(imagens/linha_area.jpg) right top no-repeat
}
	#div_atuacao a { color:#000; text-decoration:none;}
#div_noticias {
	float:right;
	width:312px;
}
	#div_noticias span { color:#666666;}
	#div_noticias img { float:left; margin-right:15px; }
	#div_noticias a { text-decoration:none; color:#000;}
	#div_noticias a p { margin:0; padding:0; }
	
/* ################################################################################################ */
/* ---------------------------  CLIENTES */
/* ################################################################################################ */
#clientes { min-height:200px;}
	#clientes img {
		margin-left:10px;
		margin-bottom:10px;
		float:left;
	}

/* ################################################################################################ */
/* ---------------------------  NOTÍCIAS */
/* ################################################################################################ */
#outras_noticias ul{ margin:0; padding:0; }
	#outras_noticias ul a { color:#000; text-decoration:none; }
	#outras_noticias ul li {
		height:21px;
		width:537px;
		margin-bottom:3px;
		padding-left:5px;
		line-height:20px;
		font-size:12px;
		color:#767676;
		background:url(imagens/bg_outras_noticias.gif) left top no-repeat;
	}
	#outras_noticias ul li a {color:#767676;; font-size:12px; text-decoration:none;}
	#outras_noticias ul li span { 
		margin-right:10px;
		font-size:12px;
		color:#FFF;
	}
	
#not_descricao p{ font-size:12px; padding-bottom:20px; min-height:150px;}
#not_descricao p a { font-size:12px; text-decoration:underline;}
/* ################################################################################################ */
/* ---------------------------  NOTÍCIAS LISTA */
/* ################################################################################################ */
#lista_noticias ul{ margin:0; padding:0; }
	#lista_noticias ul li{ 
		height:51px;
		width:535px;
		margin-bottom:10px;
		float:left;
		background:url(imagens/lista_not.gif) right top no-repeat #E7E4E4
	}
	#lista_noticias ul li a { color:#767676; font-size:12px; text-decoration:none; }
	#lista_noticias ul li img {
		float:left;
		margin-right:12px;
		border:0;
	}
	#lista_noticias ul li span {
		color:#002366;
		font-size:11px;
	}
	
/* ################################################################################################ */
/* ---------------------------  SEJA REVENDEDOR */
/* ################################################################################################ */
#seja_revendedor {
	background:url(imagens/revendedor.jpg) right top no-repeat;
	margin-right:20px;
}
form { 
	width:371px;
	margin:0;
	font-size:12px;
}
form p { 
	width:75px; 
	color:#002366; 
	float:left;
	height:20px;
	font-weight:bold; 
	font-size:12px; 
	margin:0; 
	text-align:right; 
	padding-right:3px;
}
form input{ 
	width:256px;
	height:19px;
	margin-bottom:5px;
	border:1px solid #C1C1C1;
	background:#F6F5F5;
}

form select{ 
	height:23px;
	border:1px solid #C1C1C1;
	background:#F6F5F5;
}

form textarea {
	width:256px;
	height:117px;
	border:1px solid #C1C1C1;
	background:#F6F5F5;
}
/* ################################################################################################ */
/* ---------------------------  TRABALHE CONOSCO */
/* ################################################################################################ */

#trabalhe_conosco {
	background:url(imagens/trabalhe-conosco.jpg) right top no-repeat;
	margin-right:20px;
}

/* ################################################################################################ */
/* ---------------------------  CONTATO */
/* ################################################################################################ */

#contato {
	background:url(imagens/contato.jpg) right top no-repeat;
	margin-right:20px;
}
#formas_contato{
	width:145px;
	height:91px;
	float:right;
	color:#FFF;
	font-size:13px;
	padding-left:6px;
	padding-right:6px;
	margin-top:-175px;
	padding-top:50px;
	background:url(imagens/formas_contato.gif) top left no-repeat;
}	
	#formas_contato a {color:#FFF; font-size:13px; text-decoration:none; }
	#formas_contato strong { font-size:14px;}
	#formas_contato p { 
		margin:0; padding:0;
		font-size:13px;
		padding-bottom:7px;
		margin-bottom:5px;
		padding-left:5px;
		border-bottom:1px solid #626263;
	}
	
/* ################################################################################################ */
/* ---------------------------  PRODUTOS E SOLUÇÕES*/
/* ################################################################################################ */
.prod_solucoes {
	margin:0;
	width:173px;
	height:286px;
	text-align:center;
	padding-top:8px;
	float:left;
	margin-right:9px;
	background:url(imagens/prod_solucoes_cima.gif) top left no-repeat #035D8C;
}
	.prod_solucoes img{
		margin-top:9px;
		margin-bottom:-3px;
		border:0;
		border-bottom:3px solid #FFF;
		border-top:3px solid #FFF;
	}
	.prod_solucoes h2 { color:#FFF; font-size:14px;}
	
.descricao {
	color:#fff;
	height:124px;
	text-align:left;
	padding-left:12px;
	padding-right:12px;
	padding-top:14px;
	background:url(imagens/descricao_embaixo.gif) bottom left no-repeat #579EC8;
}
	.descricao a {color:#FFF; text-decoration:none;}
.bt_prod {
	background:url(imagens/bt_prod.gif) 0px -20px repeat-x;
	height:20px;
	width:150px;
	color:#FFF;
	text-decoration:none;
	text-align:center;
	line-height:20px;
	margin-top:8px;
	margin-left:-2px;
	cursor:pointer;
}
	.bt_prod_esq {
		background:url(imagens/bt_prod.gif) no-repeat top left;
		float:left;
		height:20px;
		width:9px;
	}
	.bt_prod_dir {
		background:url(imagens/bt_prod.gif) bottom right no-repeat;
		width:9px;
		height:20px;
		float:right;
	}
	
/* ################################################################################################ */
/* ---------------------------  DESCRIÇÃO DOS PRODUTOS*/
/* ################################################################################################ */
#produtos_descricao {
	padding-right:18px;
	text-align:justify;
	font-size:12px;
}
#produtos_descricao span{
	color:#035D8C;
	font-size:14px;
	font-weight:bold;
}
#produtos_descricao span.ampliar{
	color:#9B9A9A;
	font-size:11px;
	font-weight:normal;
	padding-left:15px;
}
#produtos_descricao strong { color:#035D8C; font-size:12px;}
#produtos_descricao h2{
	widows:530px;
	height:34px;
	color:#FFF;
	padding-left:13px;
	margin-bottom:14px;
	line-height:35px;
	background:url(imagens/bg_tit_produto.gif) left top no-repeat;
}
#produtos_descricao h3{
	margin:0; padding:0;
	width:334px;
	height:20px;
	color:#FFF;
	font-size:14px;
	line-height:20px;
	padding-left:12px;
	margin-bottom:6px;
	background:url(imagens/bg_subtitulo_prod.gif) left top no-repeat;
}
.imagem_prod { float:right; margin-left:13px;}

#galeria {
	width:545px;
	height:116px;
	padding-left:13px;
	margin-top:5px;
	background:url(imagens/galeria.gif) left top no-repeat;
}
	#galeria img {
		margin-right:15px;
		margin-top:13px;
		border:0;
	}

/* ############################################################################################## */
/* *----------------------- Downloads*/
/* ############################################################################################## */
#links { 
	float:left; 
	padding-left:14px; 
	width:440px; 
	text-align:justify;
	min-height:350px;
}
	#links ul { 
		margin:0; 
		padding:0; 
		padding-top:5px; 
		border-bottom:1px solid #CCC; 
		padding-bottom:15px
	}
		#links ul h2{ margin-bottom:10px;}
	#links ul li{ 
		padding-left:30px;
		padding-top:7px;
		padding-bottom:7px;
		margin-left:10px;
		border-top:1px solid #EAEAEA;
		background:url(imagens/icone_download.gif) left center no-repeat;
	}
	#links ul li:hover{ background:url(imagens/icone_download.gif) left center no-repeat #EAEAEA;

/* ############################################################################################## */
/* *----------------------- Área de Atuação*/
/* ############################################################################################## */
#area_atuacao {
	font-size:12px;
}

#area_atuacao strong{
	color:#11316F;
	font-size:12px;
}
