* {
	margin: 0;
	padding: 0;
}
body {
	background: url(../img/bg_menu.gif) repeat-y left top;				
}
body, td {
	font: 11px tahoma;
	color: #333;
}
.clear {
  clear:both;
  height: 1px;
  margin: -1px 0 0 0;
  padding:0;
  font: 0;
  border:none;
  visibility: hidden;
}
a {
	text-decoration: none;
	color: #003366
}
a:hover {
	color: #ff3300
}
a img {
	border: 0 solid;
}
/* ÚNICO EM TODAS AS PÁGINAS */
h2 {
	font: 22px tahoma;
	margin-bottom: 15px;
	margin-left: 20px;
	margin-top: 10px;	
	color:#8EA581;
}
h4 {
	font: bold 14px tahoma;
	color: #FF5500;
	padding: 0;
	margin-bottom: 10px;
	margin-top: 10px;		
}
p {
	padding: 10px;
}

#site  {
	overflow: visible;
}
#topo {
	background: green;
	height: 139px;
	background: url(../img/bg_topo.gif) repeat-x left top;
	position: relative;
}
#corpo {
	position: relative;
	width: 100%;
	background: url(../img/sombra_topo.gif) repeat-x left top;	
}
#navegacao {
	position: absolute;
	width: 150px;
	top: 0;
	left: 0;
}
#principal {
	margin: 0 300px 0 150px;
	padding: 30px 0 0 10px;	
	background: url(../img/bg_canto_2.gif) no-repeat left 10px;
}
#conteudo {
	width: 100%;
	min-height: 300px;
	_height: 300px;	
}

#co-lateral {
	position: absolute;
	top: 0;
	right: 140px;
	width: 160px;
}
#lateral {
	position: absolute;
	width: 140px;
	top: 0;
	right: 0;
}
#rodape-interno {
	_width: 100%;/* SÓ PRECISA PRO IE, PARA NÃO FAZER O GHOST BUG */
}
/*----------------------------------
	RODAPE INTERNO
------------------------------------*/
#rodape-interno .logos-parc,
#rodape-interno p {
	margin-left: 10px;
	_margin-left: 15px;
	margin-right: 10px;	
	margin-bottom: 10px;
	
	border: 1px solid #ddd;
	border-left: 5px solid #ddd;		
}
#rodape-interno .logos-parc {
	background: #FFF;
	padding: 10px;
	_padding-bottom: 0;
}

#rodape-interno p { background: #eee; }

#rodape-interno .logos-parc dl {
	float: left;
	background: #FFF;
	margin-left: 5px;
}

/*----------------------------------
	TOPO
------------------------------------*/
#topo #logo a {
	display: block;
	width: 296px;
	height: 110px;
	background: url(../img/logo_topo.gif);
	position: absolute;
	left: 10px;
	top: 9px;
	z-index: 1000;
}
#topo #topo-acabamento {
	width: 293px;
	width: 100%;	
	height: 108px;
	background: url(../img/bg_topo_folhas.gif);
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: 500;
}
#topo #banner {
	width: 468px;
	height: 60px;
	position: absolute;
	top: 30px;
/*	left: 306px;*/
	right: 10px; 
	background: #559E73;		
	z-index: 1000;
}
#topo #busca {
	width: 389px;
	height: 42px;
	position: absolute;
	top: 97px;
	right: 25px;
	z-index: 1000;
	background: url(../img/pesquisa.gif) no-repeat left top;
}
#topo #busca label {
	font: bold 11 arial;
	color: #8EA581;
	display: none;
}
#topo #busca input,
#topo #busca select {
	border: 1px solid #A5ACB2;
	font: 10px arial;
}	
#topo #busca #pesquisa {
	position: absolute;
	top: 10px;
	left: 85px;
	width: 100px;
	min-height: 17px;
	_height: 18px;
}
#topo #busca #em {
	position: absolute;
	top: 10px;
	left: 220px;
	width: 130px;
	min-height: 17px;
	_height: 18px;
}
#topo #busca .button {
	background: none;
	position: absolute;
	width: 20px;
	height: 18px;
	top: 10px;
	right: 10px;
	cursor: pointer;
}
#topo #data {
	display: block;
	position: absolute;
	top: 122px;
	left: 160px;
	color: #555;
}
#topo #nav-horizontal {
	position: absolute;
	top: 119px;
}
#topo #nav-horizontal ul li {
	float: left;
	list-style: none;
}
#topo #nav-horizontal ul li a span {
	display: none;
}
#topo #nav-horizontal ul #home a {
	display: block;
	background: url(../img/home.gif);
	width: 38px;
	height: 20px;
	margin-left: 15px;
}
#topo #nav-horizontal ul #contato a {
	display: block;
	background: url(../img/contato.gif);
	width: 50px;
	height: 20px;
	margin-left: 15px;	
}

/*----------------------------------
	LATERAL
------------------------------------*/
#lateral .secao,
#co-lateral .secao {
	background: url(../img/bg_canto.gif) no-repeat left 10px;
	padding: 10px 0 0 10px;	
	_padding: 10px 0 0 10px;
}
/*----------------------------------
	CO-LATERAL
------------------------------------*/	
#co-lateral .conteudo {
	margin-right: -10px;
}
/*---------------------------------
	NAVEGAÇÃO
-----------------------------------*/
#navegacao h3,
#navegacao ul {
	margin-left: 10px;
}
#navegacao h3 {
	width: 120px;
	_width: 140px;
	font: bold 11px arial;
	color: #8EA581;
	padding: 5px 10px;
	background: url(../img/secao_menu.gif) no-repeat left top;
}	
#navegacao h3.primeiro {
	padding-top: 8px;
	background: url(../img/secao_menu_topo.gif) no-repeat left top;
}
#navegacao ul li,
#navegacao ul li a {
	float: left;
}
#navegacao ul li {
	list-style: none;
}
#navegacao ul li a {
	width: 115px;
	_width: 140px;
	display: block;
	padding: 5px 10px 5px 15px;
	color: #555;
	border-top: 1px solid #AAC8A3;
}
#navegacao ul li a:hover {
	color: #FF6600;
}
#navegacao ul li a.selected {
	background: url(../img/bg_menu_hover.gif) no-repeat left top;
}
.selo a {
	display: block;
	background: url(../img/acheiotimo.gif) no-repeat left top;
	
	/* efeito de opacidade */
	filter:alpha(opacity=30); 
	-moz-opacity:0.3;
	/* fim do efeito*/
	
	width: 79px;
	height: 45px;
	margin-top: 30px;
	margin-left: 35px;
}
.selo a:hover {
	background: url(../img/acheiotimo.gif) no-repeat left top;

	/* efeito de opacidade */
	filter:alpha(opacity=100); 
	-moz-opacity:1;
	/* fim do efeito*/
}
/*--------------------------------
	TITULOS SECOES
--------------------------------*/
#conteudo h3,
#lateral h3,
#co-lateral h3 {
	margin: 5px;
	color: #FFF;
	font: bold 11px arial;
	padding: 3px 5px;
}
#lateral h3,
#co-lateral h3 {
	background: #A0CAAA;
}
#conteudo h3 {
	background-color: #FF9933;
	border: 1px solid #dF7903;
	border-left: 5px solid #dF7903	
}
#lateral .testes h3 {
	background-color: #FF9933;
	border: 1px solid #dF7903;
	border-left: 5px solid #dF7903;
	text-align: center;
}
/*--------------------------------
	MEMBROS
--------------------------------*/
.membros .dr {
	padding: 5px 0px 5px 5px;
	width: 145px;
	_width: 150px;		
	border-bottom: 1px solid #E4E4E4;
}
.membros .dr span {
	margin-bottom: 5px;
	color: #4C826E;
	display: block;
	border-bottom: 1px dashed #ddd;
	padding: 2px
}
.membros .dr p {
	padding: 2px;
	width: 85px;	
	color: #333;
}
.membros .dr p,
.membros .dr img {
	float: left;
}
.membros .dr img {
	width: 50px;
}
/*.membros .dr */.veja-mais {
	text-align: right;
	margin-top: 3px;
}
/*.membros .dr */.veja-mais a {
	color: #CC3300;
	background: #F3ECD9;
	display: block;
	padding: 2px;
}
/*--------------------------------
	PUBLICIDADE
--------------------------------*/
.publicidade .banner {
	padding-left: 5px;
	margin-top: 3px;
}
/*--------------------------------
	TESTES SAÚDE
--------------------------------*/
.testes ul {
	margin-left: 5px;
	list-style: none;
}
.testes ul li {
	padding-top: 2px;
}
.testes ul li a {
	color: #333;
	padding: 7px 2px 2px 5px;
	display: block;
	min-height: 26px;
	_height: 35px;	
	background: url(../img/bg_teste.gif) no-repeat left top;
	text-align: center;
}
.testes ul li a:hover {
	background: url(../img/bg_teste.gif) no-repeat left -35px;
	color: #333;
}

/* ------------------------------------
	VIDEO LATERAL - MAIS SAUDE
---------------------------------------*/
#video-mais-saude {
	position: absolute;
	width: 300px;
	height: 150px;
	background: red;
	top: 70px;
	right: 0;
	background: url(img/bg_canto.gif) no-repeat left 10px;		
}
#video-mais-saude .conteudo {
	padding: 15px 10px;
	margin-right: -10px;
}
#video-mais-saude .secao h3 {
	display: none;
	margin: 5px;
	color: #FFF;
	font: bold 11px arial;
	padding: 3px 5px;
	background: #A0CAAA;
}

#video-mais-saude .video {
	padding: 5px 10px;
	position: relative;
}

#video-mais-saude .video .player {
	width: 166px;
	height: 134px;
	background: black;
	position: absolute;
	top: 0px;
	right: 5px;
}

#video-mais-saude .dados {
	position: absolute;
	width: 110px;
	top: 0;
	left: 5px;
	_margin-left: -5px;
}

#video-mais-saude .dados p {	
	padding: 5px;
}

/*
#lateral, #co-lateral {
	top: 155px;
}
*/
