html
{
	overflow-x: hidden;
}
body {
	background: url("img/bg_geral.gif") 0 0 repeat;
	_background: #f5f5f5 url("img/bg_geral_ie.gif") 0 0 repeat-x;
}


* {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.dn {
	display: none;
}

img {
	border: 0;
}

.cursor
{	
	cursor: default;		
}
.abelhas {
	background: url("img/bg_abelhas.png") center 0 no-repeat;
		_background: url("img/bg_abelhas_ie.gif") center 0 no-repeat;
		
}



/* INICIO TOPO */

.topo {
	width: 100%;
	height: 169px;
	background: url("img/bg_topo.png") 0 0 repeat-x;
	margin-bottom: 39px;	
}

	.topo .topo_conteiner {
		width: 980px;
		height: 169px;		
		margin: 0 auto;
		position: relative;
		overflow:hidden;
	}
	
		.topo .topo_conteiner h1 {
			width: 153px;
			height: 107px;			
			margin-top: 60px;
			float: left;							
		}
		
			.topo .topo_conteiner h1 a {
				text-indent: -9000px;
				background: url("img/logo.png") 0 0 no-repeat;
				_background: url("img/logo.gif") 0 0 no-repeat;
				display: block;
				width: 153px;
				height: 107px;
				margin-left: 25px;	
				cursor: hand;
				cursor:pointer;		
			}
		
		
				
	/** ACESSO RAPIDO **/

.topo .topo_conteiner .formulario_acesso {
	width: 307px;
	height: 23px;			
	position: absolute;
	top: 7px;
	right: 303px;
	border: 1px solid #e1dfe3;
	background:   url("img/bg_busca.gif") 0 0 repeat-x;
	
}

	.topo .topo_conteiner .formulario_acesso label { 
		color: #585858;
		font-size: 9px;
		float: left;
		font-weight: bold;
		text-transform: uppercase;
		margin: 6px 0 0 5px;
	}
	
	.topo .topo_conteiner .formulario_acesso select	{
		border: 1px solid #d8d8d8;
		background: none;
		color: #333333;
		font-size: 10px;
		width: 195px;
		float: left;
		margin: 4px 0 0 3px;
		text-transform: uppercase;		
	}

	
/** FIM ACESSO RAPIDO **/

	
/** BUSCA **/
.topo .topo_conteiner .formulario_busca {
	width: 272px;
	height: 23px;			
	position: absolute;
	top: 7px;
	right: 9px;
	border: 1px solid #e1dfe3;
	background:  url("img/bg_busca.gif") 0 0 repeat-x;
	
}
	
	.topo .topo_conteiner .formulario_busca label {
		color: #585858;
		font-size: 9px;
		font-weight: bold;
		text-transform: uppercase;
		margin: 6px 0 0 5px;
		float: left;
	}
	
	.topo .topo_conteiner .formulario_busca .input_text {
		border: 0;
		background: none;
		color: #343434;
		font-size: 11px;
		width: 200px;
		display: block;
		float: left;
		margin: 4px 0 0 5px;	
		border: solid 1px #D8D8D8;
	}
		
		
	.topo .topo_conteiner .formulario_busca .bt_buscar {
		
		background:  url("img/seta_busca.gif") 0 0 no-repeat;				
		text-indent: -9000px;
		margin-top: 7px;
		margin-right: 10px;
		border: 0;
		width: 5px;
		height: 9px;
		cursor: pointer;
		text-transform: uppercase;
		float: right;
		
	}
		
		
/** FIM BUSCA **/	
		
		
		
/* FIM TOPO */


/* INICIO CORPO */


.corpo {
	width: 970px;
	_width: 985px;
	min-height: 100px;
	margin: 0 auto;
}

/* INICIO MENU DESTAQUE */

.corpo .box_menu_destaque {
	width: 968px;
	height: 69px;
	margin: 0 auto;
	margin-bottom: 12px;
	float: left;
}

	.corpo .menu_destaque_topo {
		background: url("img/destaque_topo.png") 0 0 no-repeat;
			_background: url("img/destaque_topo_ie.gif") 0 0 no-repeat;
		width: 968px;
		height: 5px;
		overflow: hidden;
		float: left;
	}
	
	.corpo .menu_destaque {
		background:url("img/destaque_meio.png") 0 0 repeat-y;
			_background: url("img/destaque_meio_ie.gif") 0 0 repeat-y;
		width: 968px;
		height: 59px;
		float: left;	
	}

	.menu_destaque_baixo {
		background: url("img/destaque_baixo.png") 0 0 no-repeat;
			_background: url("img/destaque_baixo_ie.gif") 0 0 no-repeat;
		width: 968px;
		height: 5px;
		overflow: hidden;
		float: left;
	}

		.corpo .menu_destaque ul {
			list-style: none;
		}
		
			.corpo .menu_destaque ul li {
				float: left;				

			}
			
				.corpo .menu_destaque ul li a {
					display: block;
					background-color: #ff0000;
					height: 59px;
					overflow: hidden;
					text-indent: -9000px;
					margin-top: 3px;
				}
										
			.corpo .menu_destaque ul li.exames a {
				width: 173px;
				margin-left: 0px;
				background:  url("img/resultados_exames.png") 0 0 no-repeat;
					_background:  url("img/resultados_exames_ie.gif") 0 0 no-repeat;
			}
			
			.corpo .menu_destaque ul li.guia_medico a {
				width: 164px;
				margin-left: 10px;
				background:  url("img/guia.png") 0 0 no-repeat;
					_background:  url("img/guia_ie.gif") 0 0 no-repeat;
			}
			
			.corpo .menu_destaque ul li.consultas a {
				width: 209px;
				margin-left: 10px;
				background:  url("img/consultar.png") 0 0 no-repeat;
					_background:  url("img/consultar_ie.gif") 0 0 no-repeat;
			}
			
			.corpo .menu_destaque ul li.boleto a {
				width: 149px;
				margin-left: 10px;
				background:  url("img/boleto.png") 0 0 no-repeat;
					_background:  url("img/boleto_ie.gif") 0 0 no-repeat;
			}
			
			.corpo .menu_destaque ul li.consultasodonto a {
				width: 229px;
				margin-left: 12px;
				background:  url("img/consultar_odonto.png") 0 0 no-repeat;
					_background:  url("img/consultar_odonto.png") 0 0 no-repeat;
			}
			
				
				.corpo .menu_destaque ul li a:hover {
					background-position: 0 0;
				}
	
	



/* FIM MENU DESTAQUE */

/* INICIO BANNER */

.corpo .box_banner {
	height: 240px;
	width: 968px;
	overflow: hidden;
	margin: 0 auto;
	margin-bottom: 12px;
	float: left;
	z-index:100;
}

	.corpo .banner {
		width: 961px;
		height: 226px;
		background: url("img/banner_meio.png") 0 0 repeat-y;
			_background: url("img/banner_meio_ie.gif") 0 0 repeat-y;
		position: relative;
		padding-left: 7px;
		margin: 0 auto;
		overflow: hidden;
		float: left;
	}
	
	.corpo .banner_topo {
		background:   url("img/banner_topo.png") 0 0 no-repeat;
			_background:   url("img/banner_topo_ie.gif") 0 0 no-repeat;
		width: 968px;
		height: 7px;
		overflow: hidden;
		float: left;
	}
	
	.corpo .banner_baixo {
		background:   url("img/banner_baixo.png") 0 0 no-repeat;
			_background:   url("img/banner_baixo_ie.gif") 0 0 no-repeat;
		width: 968px;
		height:5px;
		overflow: hidden;
		float: left;
	}

		.corpo .banner ul {
			position: absolute;
			list-style: none;
			float: right;
			right: 14px;
			bottom: 5px;
		}
		
		.corpo .banner ul li {
			float: left;	
		}
		
		.corpo .banner ul li a {
			display: block;
			overflow: hidden;
			text-indent: -9000px;
			margin-left: 2px;
			height: 31px;
		}
		
		.corpo .banner ul li.um a 	{
			width: 33px;
			background:  url("img/um.gif") 0 0 no-repeat;
		}
		
		.corpo .banner ul li.dois a {
			width: 33px;
			background:  url("img/dois.gif") 0 0 no-repeat;
		}
		
		.corpo .banner ul li.tres a {
			width: 33px;
			background:  url("img/tres.gif") 0 0 no-repeat;
		}
		
		.corpo .banner ul li.quatro a {
			width: 33px;
			background: url("img/quatro.gif") 0 0 no-repeat;
		}
		
		.corpo .banner ul li a:hover {
			background-position: 0 -31px;
		}
		
		.corpo .banner ul li a.clicado {
			background-position: 0 -31px;
		}
	
.corpo .banner .bg_preto {
	width: 954px;
	height: 41px;
	position: absolute;
	bottom: 0;
	right: 7px;
	background-color: #151b1e;
	opacity: 0.5;
	filter: alpha(opacity=50);
		
}
/* FIM BANNER */



/***** INICIO COLUNA ESQUERDA ****/

.corpo .coluna_esquerda {
	width: 786px;
	min-height: 510px;
	float: left;
	margin: 0 12px 0 0;
	overflow: hidden;
}
	
		/***** INICIO NOTICIAS ****/
		
		
		.corpo .coluna_esquerda .box_ultimas_noticias {
			width: 786px;
			min-height: 330px;
			margin-bottom: 12px;			
		}

		.corpo .coluna_esquerda .ultimas_noticias {
			width: 768px;
			min-height: 309px;
			background:  url("img/conteudo_meio.png") 0 0 repeat-y;
			_background:  url("img/conteudo_meio_ie.gif") 0 0 repeat-y;
			padding: 10px 0 10px 18px;			
		}

		
		.corpo .coluna_esquerda .ultimas_noticias em {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 18px;
			color: #35826F;
			border: 0px;
		}
		
		.corpo .coluna_esquerda .ultimas_noticias_internas {
			width: 768px;
			min-height: 309px;
			background:  url("img/conteudo_meio.png") 0 0 repeat-y;
			_background:  url("img/conteudo_meio_ie.gif") 0 0 repeat-y;
			padding: 10px 0 10px 18px;
		}
		.corpo .coluna_esquerda .ultimas_noticias_internas em {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 14px;
			color: #007f61;
			border: 0px;
		}

		.corpo .coluna_esquerda .ultimas_noticias input {
			/*width: 138px;*/
			height: 18px;
			padding: 5px 0 0 4px;			
			color: #585858;
			border: 1px solid #cccccc;
			/*background:  url("img/login.gif") 0 0 repeat-x;*/
			font-size: 12px;
			margin-bottom: 5px;		
			text-transform:uppercase;
		}
		
		.corpo .coluna_esquerda .ultimas_noticias .botao {
			padding: 0px 0 0 0px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			background-color:#35826F;
			color:#ffffff;
			border: 0px
		}
		
		.corpo .coluna_esquerda .ultimas_noticias select {
			padding: 5px 0 0 4px;			
			color: #585858;
			border: 1px solid #e1dfe3;
			/* background:  url("img/login.gif") 0 0 repeat-x; */
			font-size: 12px;
			margin-bottom: 5px;	
		}
		
		.corpo .coluna_esquerda .ultimas_noticias label {
			font-family: Verdana,Arial,Helvetica,sans-serif;
			font-size: 11px;
			color:#585858;
		}
		
		.corpo .coluna_esquerda .ultimas_noticias {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
		}		
			
		/*** FIM ***/
		.corpo .coluna_esquerda .ultimas_noticias_topo {
			background:  url("img/conteudo_topo.png") 0 0 no-repeat;
				_background:  url("img/conteudo_topo_ie.gif") 0 0 no-repeat;
			width: 786px;
			height: 5px;
			overflow: hidden;	
		}
		
		.corpo .coluna_esquerda .ultimas_noticias_baixo	{
			background:   url("img/conteudo_baixo.png") 0 0 no-repeat;
				_background:   url("img/conteudo_baixo_ie.gif") 0 0 no-repeat;
			width: 786px;
			height: 5px;
			overflow: hidden;		
		}
		
		
			.corpo .coluna_esquerda .ultimas_noticias .img a {
				width: 258px;
				height: 151px;
				float: left;
				overflow: hidden;
				margin-right: 10px;
				margin-bottom: 20px;
				border: 1px solid #c8c4b9;
			}
			
			.corpo .coluna_esquerda .ultimas_noticias h2 {
				width: 175px;
				height: 25px;
				background:  url("img/ultimas_noticias.gif") 0 0 no-repeat;
				text-indent: -9000px;
				overflow: hidden;
				margin-bottom: 6px;
			}
			
			.corpo .coluna_esquerda .ultimas_noticias .titulo_noticias {
				width: 58px;
				height: 25px;
				background:  url("img/titulo_noticias.gif") 0 0 no-repeat;
				text-indent: -9000px;
				overflow: hidden;
				margin-bottom: 6px;
			}
			
			.corpo .coluna_esquerda .ultimas_noticias .titulo_dicas {
				width: 41px;
				height: 25px;
				background:  url("img/titulo_dicas.gif") 0 0 no-repeat;
				text-indent: -9000px;
				overflow: hidden;
				margin-bottom: 6px;
			}
			
			.corpo .coluna_esquerda .ultimas_noticias .box_noticias	p {
				background:  url("img/borda_noticias.gif") bottom repeat-x;
				float: left;
				margin: 0;
				width: 470px;
				height: 100px;
				overflow: hidden;
				padding-bottom: 10px;		
			}
			
			.corpo .coluna_esquerda .ultimas_noticias .box_noticias h3 {
				font-size: 12px;
				color: #008060;
				margin-bottom: 12px;
				padding-top: 5px;
			}
			
			.corpo .coluna_esquerda .ultimas_noticias .box_noticias a {
				font-size: 11px;
				color: #343434;
			}
			
			.corpo .coluna_esquerda .ultimas_noticias .box_noticias a:hover {
				text-decoration: underline;
				color: #343434;
			}
				
				.corpo .coluna_esquerda .noticias {
					width: 768px;
					height: 87px;
					float: left;
					overflow: hidden;
					margin-bottom: 10px;
					font-size: 11px;			
				}
				
				.corpo .coluna_esquerda .noticias ul {
					list-style: none;
				}
				
				.corpo .coluna_esquerda .noticias li {
					margin-bottom: 8px;	
				}
				
				.corpo .coluna_esquerda .noticias .data {
					font-size: 10px;
					font-weight: bold;
					color: #008060;
					padding-left: 10px;
					background:  url("img/seta_noticias.gif") left 3px no-repeat;
				}
				
				.corpo .coluna_esquerda .noticias a {
					color: #30344b;
					text-decoration: none;
				
				}
				
				.corpo .coluna_esquerda .noticias a:hover {
					text-decoration: underline;					
				}					
		
		
				.corpo .coluna_esquerda .mais_noticias {
					float:right;
					text-indent: -9000px;
					background:  url("img/mais_noticias.gif") 0 0 no-repeat;
					width: 76px;
					height: 9px;
					overflow: hidden;
					margin-right: 15px;
				}
		
/***** FIM NOTICIAS ****/
		
		
		
/**** INICIO DICAS DE SAUDE ***/


.corpo .coluna_esquerda .box_dicas_saude {
	width: 786px;
	min-height: 164px;
	font-size:10px;

}	

	.corpo .coluna_esquerda .dicas_saude {
		background:  url("img/conteudo_meio.png") 0 0 repeat-y;
		_background-image:  url("img/conteudo_meio_ie.gif");
		width: 768px;
		min-height: 144px;
		_height: 144px;
		padding: 10px 0 0 18px;
		float: left;	
	}
	
	.corpo .coluna_esquerda .dicas_saude_topo {
		background:  url("img/conteudo_topo.png") 0 0 no-repeat;
		_background-image:  url("img/conteudo_topo_ie.gif");
		width: 786px;
		height: 5px;
		overflow: hidden;
	}
	
	.corpo .coluna_esquerda .dicas_saude_baixo {
		background:  url("img/conteudo_baixo.png") 0 0 no-repeat;
		background-image:   url("img/conteudo_baixo_ie.gif");
		width: 786px;
		height:5px;
		float: left;
		overflow: hidden;
	}
			
		.corpo .coluna_esquerda .dicas_saude h2 {
			width: 221px;
			height: 11px;
			background: url("img/dicas_de_saude.gif") 0 0 no-repeat;
			text-indent: -9000px;
			overflow: hidden;
			margin-bottom: 15px;		
		}
		
		
		.corpo .coluna_esquerda .dicas_saude p{
			float: left;
			overflow: hidden;
			width: 230px;
			height: 90px;
			margin: 5px 10px 0 10px;
			padding-bottom: 10px;
		}
		
		.corpo .coluna_esquerda .dicas_saude .img {
			float: left;
			border: 1px solid #c7c3b9;
			overflow: hidden;
			width: 130px;
			height: 104px;		
		}
		
		.corpo .coluna_esquerda .dicas_saude a {
			font-size: 10px;
			color: #343434;
		}
		
		.corpo .coluna_esquerda .dicas_saude a:hover {
			text-decoration: underline;	
		}
		
		
/**** FIM DICAS DE SAUDE ***/
		
		

/***** FIM COLUNA ESQUERDA ****/	 



/***** INICIO COLUNA DIREITA ******/
	
.corpo .coluna_direita {
	width: 172px;
	min-height: 100px;	
	float: left;
	margin-bottom: 12px;
}
	

/**** INICIO CHAT ****/

.corpo .coluna_direita .box_chat {
	width: 172px;
	min-height: 113px;
	margin-bottom: 16px;
		
}

.corpo .coluna_direita .chat{
		width: 157px;

		min-height: 110px;
		_height: 110px;
		background:  url("img/area_restrita_meio.png") 0 0 repeat-y;
			_background:  url(img/area_restrita_meio_ie.gif) 0 0 repeat-y;
		padding: 10px 0 0 15px;
		
	}

	.corpo .coluna_direita .chat_topo {
		background:   url("img/area_restrita_topo.png") 0 0 no-repeat;
			_background:   url("img/area_restrita_topo_ie.gif") 0 0 no-repeat;
		width: 172px;
		height: 5px;
		overflow: hidden;
	}
	
		.corpo .coluna_direita .chat_baixo {
			background:   url("img/area_restrita_baixo.png") 0 0 no-repeat;
				_background:   url("img/area_restrita_baixo_ie.gif") 0 0 no-repeat;
			width: 172px;
			height:5px;
			overflow: hidden;
	}
	
			.corpo .coluna_direita .chat h2 {
				width: 82px;
				height: 12px;
				background:   url("img/chat_online.gif") 0 0 no-repeat;
				text-indent: -9000px;
				overflow: hidden;
				margin-bottom: 10px;
			}


	
/**** INICIO AREA RESTRITA ****/

.corpo .coluna_direita .box_area_restrita {
	width: 172px;
	min-height: 113px;
	margin-bottom: 16px;	
}

	.corpo .coluna_direita .area_restrita {
		width: 157px;

		min-height: 95px;
		_height: 95px;
		background:  url("img/area_restrita_meio.png") 0 0 repeat-y;
			_background:  url(img/area_restrita_meio_ie.gif) 0 0 repeat-y;
		padding: 10px 0 0 15px;	
	}
	
	.corpo .coluna_direita .area_restrita_topo {
		background:   url("img/area_restrita_topo.png") 0 0 no-repeat;
			_background:   url("img/area_restrita_topo_ie.gif") 0 0 no-repeat;
		width: 172px;
		height: 5px;
		overflow: hidden;		
	}
	
	.corpo .coluna_direita .area_restrita_baixo {
		background:   url("img/area_restrita_baixo.png") 0 0 no-repeat;
			_background:   url("img/area_restrita_baixo_ie.gif") 0 0 no-repeat;
		width: 172px;
		height:5px;
		overflow: hidden;	
	}
		
		.corpo .coluna_direita .area_restrita h2 {
			width: 92px;
			height: 15px;
			background:   url("img/area_restrita.gif") 0 0 no-repeat;
			text-indent: -9000px;
			overflow: hidden;
			margin-bottom: 10px;
		}
		
			.corpo .coluna_direita .area_restrita .input_text {
				width: 138px;
				height: 18px;
				padding: 5px 0 0 4px;			
				color: #585858;
				border: 1px solid #e1dfe3;
				background:  url("img/login.gif") 0 0 repeat-x;
				font-size: 9px;
				margin-bottom: 5px;		
			}
			
			.corpo .coluna_direita .area_restrita .input_text2	{
				width: 114px;
				height: 18px;
				padding: 5px 0 0 4px;				
				color: #585858;
				border: 1px solid #e1dfe3;
				background: url("img/login.gif") 0 0 repeat-x;
				font-size: 9px;
				float: left;					
			}
			
			.corpo .coluna_direita .area_restrita  .bt_login {
				
				width: 24px;
				height: 25px;
				background:  url("img/bt_login.gif") 0 0 no-repeat;				
				text-indent: -9000px;
				border: 0;
				cursor: pointer;
				text-transform: uppercase;
				float: left;											
			}
		
	
/**** FIM AREA RESTRITA ****/
		
		
/****** INICIO VIDEO ******/	
		
.corpo .coluna_direita .video {
	width:280px;
	height: 200px;
	min-height: 100px;
	margin-left: 4px;
	display: inline;
			
}
	
	.corpo .coluna_direita .video h3 {
		font-size: 11px;
		padding: 12px 0 23px 0;		
		margin: 0 auto;	
		color: #585858;
		text-align: center;
		overflow: hidden;
			
	}
	
	
/****** FIM VIDEO ******/
	
	
/*** INICIO LINKS ***/


.corpo .coluna_direita .box_links {
	width: 178px;
	min-height: 160px;
	overflow: hidden;
}

	.corpo .coluna_direita .box_links h3 {
	_margin: 14px 0 0 10px;
	width: 47px;
	height: 23px;
	float: left;
	overflow: hidden;
	display: inline;
	margin-top: 14px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 4px;
	}
	
	.corpo .coluna_direita .box_links h3.sas {
		background:  url("img/sas.gif") 0 0 no-repeat;
		float: left;
	}
	
	.corpo .coluna_direita .box_links h3.tiss {
		background: url("img/tiss.gif") 0 0 no-repeat;
		float: left;
	}
	
	.corpo .coluna_direita .box_links ul li {
		text-align: right;
		display: block;
		height: 52px;
		width: 168px;
		background:   url("img/links.png") 0 0 no-repeat;
			_background:   url("img/links_ie.gif") 0 0 no-repeat;
		margin-bottom: 1px;
		padding-top: 0;
		padding-right: 3px;
		float: left;		
	}
	
	.corpo .coluna_direita .box_links ul li a {
		font-size: 9px;
		color: #585858;
		text-decoration: none;
		margin-right: 0px;
		font-weight: bold;
		float: right;
		margin-top: 12px;
		display: inline;	
	}
	
	.corpo .coluna_direita .box_links ul li a:hover {
		text-decoration: underline;
	}
	
/*** FIM LINKS ***/
	
	
/* FIM COLUNA DIREITA */	



/** INICIO MENU_BAIXO */


.corpo .box_menu_baixo {
	width: 968px;
	min-height: 75px;
	position: relative;
	margin: 0 auto;
	margin-bottom: 10px;
	float: left;

}

.corpo .menu_baixo {
	background:  url("img/menus_meio.png") 0 0 repeat-y;
		_background:  url("img/menus_meio_ie.gif") 0 0 repeat-y;
	width: 950px;
	height: 53px;
	padding: 5px 10px;
	float: left;
}

.corpo .menu_baixo_topo {
	background:   url("img/menus_topo.png") 0 0 no-repeat;
		_background:   url("img/menus_topo_ie.gif") 0 0 no-repeat;
	width: 968px;
	height: 5px;
	overflow: hidden;
		float: left;
}

.corpo .menu_baixo_baixo {
	background:   url("img/menus_baixo.png") 0 0 no-repeat;
		_background:   url("img/menus_baixo_ie.gif") 0 0 no-repeat;
	width: 968px;
	height: 5px;
	overflow: hidden;
	float: left;
}

	.corpo .menu_baixo ul {
		list-style: none;
	}
	
	.corpo .menu_baixo ul li {
		float: left;	
	}
	
	.corpo .menu_baixo ul li a {
		display: block;
		height: 88px;
		overflow: hidden;
		text-indent: -9000px;
		margin-left: 50px;
	}
	
	.corpo .menu_baixo ul li a.trabalhe	{
		margin-left: 0px;
	
	} 
								
	.corpo .menu_baixo ul li.trabalhe a {
	width: 240px;
	background:  url("img/trabalhe_conosco.gif") 0  0 no-repeat;
	position: absolute;
	top: -6px;
	left: 0px;
	}
	
	.corpo .menu_baixo ul li.representante a {
	width: 329px;
	background:  url("img/contate_representante.gif") 0 0 no-repeat;
	position: absolute;
	left: 205px;
	top: -8px;
	}
	
	.corpo .menu_baixo ul li a:hover {
		background-position: 0 0;
	}
	
		.corpo .menu_baixo .box_baixo_banner {
			width: 370px;
			height: 60px;
			float: right;
			text-align: right;
			overflow: hidden;
		}
		
		.corpo .menu_baixo  .box_baixo_banner a	{
			margin: 0 1px;
		}
		
		.corpo .menu_baixo  .box_baixo_banner img {
			overflow: hidden;
		}
	
/** FIM MENU_BAIXO */


/** INICIO TELEFONE */

.corpo .box_telefones {
	width: 968px;
	height: 67px;
	margin: 0 auto;
		float: left;
	margin-bottom: 20px;
}

.corpo .box_telefones  .telefones {
	background:  url("img/menus_meio.png") 0 0 repeat-y;
		_background:  url("img/menus_meio_ie.gif") 0 0 repeat-y;
	width: 960px;
	height: 50px;
	padding: 10px 0 0 15px;
	float: left;
}

.corpo .box_telefones .telefones_topo {
	background:   url("img/menus_topo.png") 0 0 no-repeat;
		_background:   url("img/menus_topo_ie.gif") 0 0 no-repeat;
	width: 968px;
	height: 5px;
	overflow: hidden;
	float: left;
}

.corpo .box_telefones .telefones_baixo {
	background: url("img/menus_baixo.png") 0 0 no-repeat;
		_background: url("img/menus_baixo_ie.gif") 0 0 no-repeat;
	width: 968px;
	height: 5px;
	overflow: hidden;
	float: left;
}

	 .corpo .box_telefones  .telefones ul {
		  list-style: none;
	 }
		
	 .corpo .box_telefones .telefones ul li {
		  display: block;
		  height: 55px;
		  overflow: hidden;
		  text-indent: -9000px;
		  float: left;
	 }
	  
	.corpo .box_telefones .telefones ul li.flor {
		width: 58px;
		margin: -3px 0;
		background:  url("img/flor_ie.gif") 0 0 no-repeat;
			
	}
											
	.corpo .box_telefones .telefones ul li.fortaleza {
		  width: 162px;
		  margin-left: 16px;
		  background:  url("img/tel_fortaleza.gif") 0 0 no-repeat;
	 }
	
	.corpo .box_telefones  .telefones ul li.capitais {
		  width: 159px;
		  margin-left: 35px;
		  background:  url("img/tel_capitais.gif") 0 0 no-repeat;
	 }
	
	 .corpo .box_telefones .telefones ul li.call_center {
		  width: 213px;
		  margin-left: 37px;
		  background:  url("img/tel_center.gif") 0 0 no-repeat;
	 }
			
	 .corpo .box_telefones .telefones ul li.sac {
		  width: 217px;
		  margin-left: 40px;
		  background:  url("img/tel_sac.gif") 0 0 no-repeat;
	 }
			
    
/** FIM MENU BAIXO */

/***** INICIO RODAPE ******/


.rodape {
	
	width: 950px;
	margin: 0 auto;
	margin-bottom: 20px;
	float: left;
	margin-left: 10px;
	
}

.rodape h2 {
	float:right;
	width: 25px;
	height: 25px;
}

.rodape h3 {
	float:right;
	width: 70px;
	height: 24px;
}

	.rodape h2 a {
		text-indent: -9000px;
		background:  url("img/selo.gif") 0 0 no-repeat;
		display: block;
		width: 29px;
		height: 29px;
	}

	.rodape h3 a {
		text-indent: -9000px;
		background:  url("img/ans.gif") 0 0 no-repeat;
		display: block;
		width: 56px;
		height: 29px;
	}

	.rodape p {
		font-size: 11px;
		color: #8f8f8f;
		font-weight: bold;
		margin-bottom: 20px;	
		float: left;
	}


/***** FIM RODAPE ******/


/**** FIM CORPO *******/




/**** INICIO MENU *****/


#menu_geral
{
	background:  url("img/menu_principal.png") 0 0 no-repeat;
		_background: url("img/menu_principal.gif") 0 0 no-repeat;
	width: 950px;
	height: 17px;
	padding: 20px 0;
	margin: 0 auto;
	margin-bottom: 13px;
	float: left;
	padding-left: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:bold;
	z-index: 101;
}

.menu-hv {
	POSITION: relative;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	ZOOM: 1;
	DISPLAY: block;
	PADDING-TOP: 0px;
}

.menu-vv {
	POSITION: relative;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	ZOOM: 1;
	DISPLAY: block;
	PADDING-TOP: 0px;
}

.menu-hv * {
	LIST-STYLE-TYPE: none;
}
.menu-vv * {
	LIST-STYLE-TYPE: none;
}
.menu-hv LI {
	POSITION: relative;
	LINE-HEIGHT: 1.2em;
	VERTICAL-ALIGN: top;
}
.menu-vv LI {
	POSITION: relative; 
	LINE-HEIGHT: 1.2em; 
	VERTICAL-ALIGN: top;
}
.menu-hv A {
	LINE-HEIGHT: 1.2em; 
	ZOOM: 1; 
	DISPLAY: block;
	color:#015d45;
	height: 18px;
}

.menu-hv ul li ul A {
	padding-top: 5px;
	padding-bottom: 1px;
	vertical-align: middle;
}

.menu-vv A {
	LINE-HEIGHT: 1.2em; 
	ZOOM: 1; 
	DISPLAY: block;
	color:#015d45;
}
.menu-hv LI UL {
	POSITION: absolute; 
	VISIBILITY: hidden;
}

.menu-hv UL LI .menu_pai {
	padding-bottom: 11px;
}

.menu-vv LI UL {
	POSITION: absolute; VISIBILITY: hidden
}
.menu-hv LI:hover UL {
	VISIBILITY: visible;
}
.menu-vv LI:hover UL {
	VISIBILITY: visible
}
.menu-hv LI.hover UL {
	VISIBILITY: visible
}
.menu-vv LI.hover UL {
	VISIBILITY: visible
}
.menu-hv LI:hover UL UL {
	VISIBILITY: hidden
}
.menu-vv LI:hover UL UL {
	VISIBILITY: hidden
}
.menu-hv LI.hover UL UL {
	VISIBILITY: hidden
}
.menu-vv LI.hover UL UL {
	VISIBILITY: hidden
}
.menu-hv LI LI:hover UL {
	VISIBILITY: visible
}
.menu-vv LI LI:hover UL {
	VISIBILITY: visible
}
.menu-hv LI LI.hover UL {
	VISIBILITY: visible
}
.menu-vv LI LI.hover UL {
	VISIBILITY: visible
}
.menu-hv LI LI:hover UL UL {
	VISIBILITY: hidden
}
.menu-vv LI LI:hover UL UL {
	VISIBILITY: hidden
}
.menu-hv LI LI.hover UL UL {
	VISIBILITY: hidden
}
.menu-vv LI LI.hover UL UL {
	VISIBILITY: hidden
}
.menu-hv LI LI LI:hover UL {
	VISIBILITY: visible
}
.menu-vv LI LI LI:hover UL {
	VISIBILITY: visible
}
.menu-hv LI LI LI.hover UL {
	VISIBILITY: visible
}
.menu-vv LI LI LI.hover UL {
	VISIBILITY: visible
}
.menu-hv:after {
	LINE-HEIGHT: 0px; 
	DISPLAY: block; 
	VISIBILITY: hidden; CLEAR: both
}
.after {
	LINE-HEIGHT: 0px; 
	DISPLAY: block; 
	VISIBILITY: hidden; CLEAR: both
}
.menu-hv LI {
	FLOAT: left;
}
.menu-hv LI UL LI {
	FLOAT: none
}
.menu-hv LI UL LI UL {
	POSITION: absolute; 
	TOP: 0px; 
	LEFT: 100%
}
.menu-vv {
	FLOAT: left
}
.menu-vv LI UL {
	TOP: 0px; 
	LEFT: 100%
}
.menu-hv LI {
	border-style: none solid solid solid;
	border-width: 1px;
	border-color: #999999;
	BACKGROUND-COLOR: #d5d5d5;
	WIDTH: 210px;
}
.menu-vv LI {
	border-style: none solid solid solid;
	border-width: 1px;
	border-color: #999999;
	BACKGROUND-COLOR: #d5d5d5;
	WIDTH: 210px;
}
.menu-hv LI A {
		padding-left:3px;
		padding-top:3px;
}
.menu-hv LI A:hover {
	background-image: url('img/bg_menu_principal.gif');
	background-repeat: repeat-x;
	background-position: center top;
	background-color: transparent;
}
.menu-vv LI A:hover {
	background-image: url('img/bg_menu_principal.gif');
	background-repeat: repeat-x;
	background-position: center top;
	background-color: transparent;
}

* HTML * {
	; COLOR: expression( (function(who){ if(!who.MXPC){
	who.MXPC = '1';
	if(who.nodeName != 'A'){
		who.onmouseenter=function(){ who.className += ' hover'};
		who.onmouseleave=function(){ who.className = who.className.replace(' hover','')}; }
	(who==who.parentNode.firstChild) ? who.className += ' first-child' : '' ;
} } )(this) , 'auto')
}




#menu_geral .menu .menu-hv .institucional
{
	width:150px;
	background-color: transparent;
	border: 0px;
}

	#menu_geral .menu .menu-hv .institucional:hover
	{
		width:150px;
		background-color: transparent;
		border: 0px;
	}
	
#menu_geral .menu .menu-hv .sistema
{
	width:190px;
	background-color: transparent;
	border: 0px;
}

	#menu_geral .menu .menu-hv .sistema:hover
	{
		width:190px;
		background-color: transparent;
		border: 0px;
	}

#menu_geral .menu .menu-hv .ana_lima
{
	width:210px;
	background-color: transparent;
	border: 0px;
}

	#menu_geral .menu .menu-hv .ana_lima:hover
	{
		width:210px;
		background-color: transparent;
		border: 0px;
	}

#menu_geral .menu .menu-hv .servicos
{
	width:180px;
	background-color: transparent;
	border: 0px;
}

	#menu_geral .menu .menu-hv .servicos:hover
	{
		width:180px;
		background-color: transparent;
		border: 0px;
	}

#menu_geral .menu .menu-hv .fale_conosco
{
	width:160px;
	background-color: transparent;
	border: 0px;
}

	#menu_geral .menu .menu-hv .fale_conosco:hover
	{
		width:160px;
		background-color: transparent;
		border: 0px;
	}

li.pai_subitem a
{
	background-image: url('img/menu_seta.gif');
	background-repeat: no-repeat;
	background-position: 190px center;
}

li.pai_subitem a:hover
{
	background-image: url('img/menu_seta_hover.gif');
	background-repeat: no-repeat;
	background-position: 190px center;
	background-color: #bbbbbb;
}

li ul li a.subitem
{
	background-color: #d5d5d5;
	background-image: none;
}

li ul li a.subitem:hover
{
	background-image: url('img/bg_menu_principal.gif');
	background-repeat: repeat-x;
	background-position: center top;
}
