/*.........................................
Páginas Internas

Desenvolvido por Plattô - Copyright © 2008
.........................................*/

@import url("reset.css");
@import url("geral.css");
@import url("menu.css");
@import url("thickbox.css");

html {height: 100%; overflow-x:auto }
* html body {height: 100%;}
body {
	margin:0px;
	padding:0px;
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	min-height: 100%;
	height:100%;
	text-align:center;
	background-color:#dddcc5;
}

/*.................................
..... divs internos (colunas) .....*/
#header div,
#conteudo div{
	position:relative;
	float:left;
	height:100%;
	text-align:left;
}
/*.......................
..... HEADER - TOPO .....*/
#header{
	width:999px;
	height:360px;
	position:relative;
	top:5px;
	left:0;
	_left:-1px
/*	border:1px #00FF00 solid;*/
}
#header .esquerda{
	width:183px;
	height:auto;
	left:5px;
	margin-right:5px;
}
#header .esquerda img{
	margin-bottom:8px;
}
#header .esquerda .menu-1{
	top:0px;
	/*top:3px;
	margin-left:-2px;*/
	
}
#header .meio{
	width:614px;
	left:4px;
	margin-right:4px;
/*	background-color:#FF0000;*/
}

#rich-media{
	height:360px;
	width:615px;
}
/*...............................
Menu Auxiliar
...............................*/
#header .meio #menu-aux {
	position:absolute;
	float:left;
	top:0;
	right:-1px;
	text-transform:uppercase;
	width:415px;
	height:23px;
	float:right;
	font-weight:bold;
	font-size:9px;
	padding-top:4px;
	background-color:#ececdf;
	color:#700720;
	z-index:2;
}
#header .meio #menu-aux span{
	color:#797979;
}

#header .meio #menu-aux .btn-ir {
	background:url(../_imagens/botoes/btn-ir.gif) no-repeat center;
	width:25px;
	height:18px;
	margin-top:-3px;
	border:none;
}

#header .meio #menu-aux a {
	margin:0 5px;
	background:transparent;
	color:#797979;
	text-decoration:none;
}

#header .meio #menu-aux a:hover {
	background:transparent;
	color:#000;
}

#header .direita{
	width:185px;
	left:4px;
}
#header .direita .cadastro{
	width:100%;
	height:185px;
	margin-bottom:5px;
	line-height:16px;
	text-align:right;
	font-size:10px;
	font-weight:bold;
	background-color:#dddcc5
}
#header .direita .cadastro #divCadastro{
	padding-left:8px;
}
#header .direita .cadastro span{
	background:transparent;
	color:#555;
	font-size:11px;
	font-weight:normal;
	text-align:left;
}
#header .direita .cadastro a{
	background:transparent;
	color:#200303;
	font-size:9px;
	font-weight:normal;
	text-decoration:underline;
}
#header .direita .cadastro a:hover{
	text-decoration:none;
}
#header .direita .cadastro input{
	margin-top:6px;
}
#header .direita .cadastro .input-home{
	width:105px;
}
#header .direita .menu-2{
	padding-bottom:5px;
}

.input-home {
	background:url(../_imagens/bg_imput_pesquisa.jpg) no-repeat left top;
	background-color:#f0eec1;
	width:105px;
	height:13px;
	font-size:10px;
	padding:1px 5px;
	padding-top:3px;
	border:0;
	border-rigth:1px #dddbb2 solid;
}
.btn-enviar {
	background:url(../_imagens/botoes/btn_enviar.png) no-repeat center;
	width:46px;
	height:18px;
	margin-bottom:-3px;
	_margin-bottom:0;
	border:none;
}
/*....................
..... CONTEÚDO .....*/
#conteudo{
	position:relative;
	_left:4px;
	top:16px;
	width:999px;
	height:215px;
	/*border:1px #FF0000 solid;*/
}
#conteudo div.first{
	border:none;
	padding-left:0;
	left:6px;
}
#conteudo div.first .titulos_destaque{
	position:absolute;
	top:-10px;
	left:-10px;
	border:0;
}
#conteudo div{
	border-left:1px #ababa9 solid;
	width:230px;
	left:5px;
	margin-right:7px;
	padding-left:7px;
}
#conteudo div .titulos_destaque{
	position:absolute;
	top:-10px;
	left:0;
	border:0;
}
#conteudo .saude p{
	height:30px;
	padding-left:2px;
	margin:8px 0 2px 0;
	font-size:11px;
	overflow:hidden;
}
#conteudo .dicas p{
	height:55px;
	padding-left:2px;
	margin:8px 0 2px 0;
	font-size:11px;
	overflow:hidden;
}
#conteudo .saude .menu{
	width:231px;
	_width:230px;
	text-transform:uppercase;
	font-size:9px;
}
#conteudo .saude .menu li{
	height:26px;
	border-top:1px #e6e4d5 solid;
}
#conteudo .saude .menu li a{
	height:25px;
	_height:20px;
	padding-top:5px;
	padding-left:10px;
	display:block;
	text-decoration:none;
	text-align:left;
	color:#000;
	font-weight:bold;
	background:url(../_imagens/menu/bg_menu_saude.gif);
}
#conteudo .saude .menu li a:hover{
	background:url(../_imagens/menu/bg_menu_saude_over.gif);
}
#conteudo .saude .menu div{
	margin:0;
	padding:0;
	border:none;
	width:auto;
	height:auto;
	left:0;
}
#conteudo .cartilhas{
	width:242px;
	/*background-color:#003399*/
}
#conteudo .cartilhas p{
	height:55px;
	overflow:hidden;
}
#conteudo .cartilhas ul,
#conteudo .dicas ul{
	width:231px;
	margin-top:15px;
	margin-left:6px;
	overflow:hidden;
}
#conteudo .cartilhas li{
	height:17px;
	padding:5px 0;
}
#conteudo .cartilhas li a,
#conteudo .dicas li a,
#conteudo .noticias li a{
	font-size:10px;
	text-decoration:none;
	color:#58595b;
	background:transparent;
	display:block;
}
#conteudo .cartilhas li a:hover,
#conteudo .dicas li a:hover,
#conteudo .noticias li a:hover{
	text-decoration:underline;
}
#conteudo .dicas{
	width:242px;
}
#conteudo .dicas li,
#conteudo .noticias li{
	height:auto;
	line-height:13px;
	padding:8px 0;
	border-bottom:1px #f8f6ea solid;
}
#conteudo .noticias{
	left:7px;
}
#conteudo .noticias ul{
	margin-top:6px;
}
a.link_home{
	font-weight:bold;
	text-align:right;
	height:20px;
	float:right;
}