/* CSS Document */
	*{
		font-family:Arial, "Trebuchet MS", Helvetica, sans-serif;
	}

	h1, h2, h3, h4, h5{
		margin:0;
		padding:0;
	}

	a{
		color:#000000;
		text-decoration:none;
		border:0;
	}

	a:hover{
		text-decoration:none;
	}

	img{border:0;}

	.cor{
		background:#990000;
	}

	.corText{
		color:#990000;
	}		
	.no-border{
		border:none !important;
	}
	._iasd{display:none;}
	body{
		margin:0;
		padding:0;
	}

	#destaques{
		height:262px;
	}
	
	#ultimas_noticias, #destaques{
		clear:both;
		width:357px;
		overflow:hidden;
		display: block;
		border: 1px solid #DDD;
	}

	#ultimas_noticias{
		padding:0 !important;
		background:url("/imagens/bg_fundo_253.gif") repeat-x #FFF;	
	}
	#ultimas_noticiasContent{padding:3px !important;margin:0;}
	#ultimas_noticiasContent div.lista span.title{margin:0 !important;padding:0 0 3px 0 !important;}
	#ultimas_noticiasContent div.lista span.title span.dicas{margin:0 !important;padding:0 !important;}


	.title{
/*		background:url(../imagens/titulosBg.gif) no-repeat;
 */
		padding:3px;
		float:left;
		background:	none ;
		font-size:14px;
		color:#990000;
		font-weight:bold;
	}

	.lista{
		margin:0 0 0 0;
/*		background:#F7F7F7; */
		padding:3px;
		font-size:12px;
		clear:both;
		color:#333333;
	}

	.lista p{
		width:97%;
		overflow:hidden;
		clear:both;
		padding:0 3px 3px 3px;
		margin:0 0 0 3px;
		/* background:url(../imagens/caixaBgBottom.gif) bottom repeat-x; */
 		border-top:1px #CCCCCC dotted;
		color:#333333;
	}

	.lista p a{
		color:#333333;
		overflow:hidden;
	}	

	.lista p a img{
/*		width:50px; */
		margin:5px;
		float:left;
		overflow:hidden;
	}

	.lista p a .data{
		font-size:10px;
		font-weight:bold;
		overflow:hidden;		
	}	

	

	.lista p a .chamada{
		color:#000000;
		font-size:12px;
		font-weight:bold;
	}

/**************************************************************/

	#page{
		background:#E9EEE8 top center;
	}

	#site{
		width:1003px;
		background:#FFFFFF;
		margin:0 auto;
		height:auto;
	}

	

/**********************************************************************/	

	#topoGeral{
		background:url("/imagens/topoBg.jpg") no-repeat #FFF;  
		height:83px;
		width:100%;
		display:block;
	}

	#topoMini{
		background: #FFF;  
		width:100%;
		display:block;
		overflow:hidden;
	}

	#topoOpcoes{
		float:left;
		width:400px;
	}

	#topoForm {
		margin:15px 0 0 90px;
		font-size:10px;
		color:#666600;
		font-weight:bold;
	}

	.inputTopo{
		background:url(../imagens/loginBg.gif);
		width:95px;
		height:14px;
		border:0;
		padding:2px 5px 0 5px ;
	}	

	#topoContent{
		height:50px;		
		display:block;
		float:left;
	}

	#topoContent Mini{
		height:50px;		
		display:block;
		float:left;
	}

	#logo{
		margin:15px 0 0 40px ;
	}

	#logoMini{
		margin:5px 0 0 5px ;
	}

	

/**********************************************************************/	

	#menuGeral{
		clear:both;
		height:33px;
		margin: 4px 0 0 0;
		background:url(../imagens/menuGeralBg.gif);
	}

	#menuGeralContent{
		height:28px;
	}

	#menuGeralItens{
		text-align:center;
		float:left;
		width:790px;
	}

	#menuGeralItens ul{
		list-style:none;
		margin:0;
		padding:0;
	}

	#menuGeralItens li{
		float:left;
		width:80px;
		height:28px;
		font-size:11px;
		font-weight:bold;
		text-transform:uppercase;
		margin: 0 0 0 15px;
	}	

	#menuGeralItens li a{
		display:block;
		width:96px;
		z-index:1000;
		position:absolute;
		color:#333;
	}	

	#menuGeral .ativo{
		background:url("/imagens/menuGeralBg_ativo.gif");
		color:#FFF;
	}

	#menuGeral a:hover{
		background:url("/imagens/menuGeralBg_ativo.gif");
		color:#FFF;
		height:28px;
	}	

	#menuGeral #dataGeral{
		font-size:11px;
	}

	#menuGeral .itens ul{
		display:none;
	}	

/**********************************************************************/		
	#content div{
		display:block;
	}

	#content{
		clear:both;
		background:url(../imagens/contentBg.gif);
		height:auto;
		float:left;
		width:1003px;
	}

	#contentEsquerda{
		overflow:hidden;
		float:left;
		width:155px;
		margin:0 5px 0 10px;
	}

	#contentMeioNoticias{
		float:left;
		overflow:hidden;
		width:820px;
		font-size:12px;
		background:#FFF;
	}

	#contentListas{
		clear:both;
		float:left;
		width:830px;
		font-size:12px;
		background:#FFF;
	}

	#materias{
		clear:both;	
		padding:10px;
		float:left;
		width:578px;
	}

	#materias_mini{
		padding:10px;
		float:left;
	}

	#noticiasContent a{
		text-decoration:underline;
		color:#990000;
		padding:0 12px 0 0;
		background:url("/imagens/link_externo.gif") no-repeat right;
	}

	.noticiasImagem{
		float:left;
		padding:5px;
		border:1px solid #CCC;
		margin:5px;
		font-size:10px;
		color:#222222;
	}

	.noticiasImagem_2{
		float:right;
		padding:5px;
		border:1px solid #CCC;
		margin:5px;
		font-size:10px;
		color:#222222;
	}



	#noticiasLista span{
		font-size:11px;
		color:#990000;
	}

	#noticiasLista div{
		font-size:11px;
		padding:5px; 
		border-bottom:1px solid #FFF;
		overflow:hidden;
	}

	#noticiasContent {
		clear:both;
		line-height:20px;
		color:#222222;
	}

	#secaoTitulo{
		font-size:14px;
		color:#990000;
		padding:5px;
		border-bottom:1px dotted #CCC;
	}

	.dataChamada{
		color:#666;
		padding:5px;
		font-size:10px;
	}

	.resumo{
		color:#555;
		font-size:11px;
	}	

	.noticiasNav {
		clear:both;
	}

	.noticiasNav div{
		float:left;
		padding:5px;
		margin: 0 10px 0 0;
		font-size:10px;
		color:#333333;
	}

	#noticiasTopo{
		clear:both;
		background:#F7F7F7;
		padding:5px;
	}

	#noticiasTopo h1{
		margin:0;
		padding:0;
		font-size:24px;
	}

	.fonteTamanho{
		padding:5px;
		color:#AA0000;
		height:10px;
		width:10px;
		overflow:hidden;
	}

	.albunsLista{
		overflow:hidden;
		float:left;
		width:400px;
		height:110px;
		margin:6px;
		background:#F9F9F9;
		border-bottom:1px solid #CCC;
	}

	.albunsLista img{
		width:80px;
		margin:7px;
		float:left;
		border:5px solid #EBEBEB;
	}

	.albunsLista .data{
		font-size:11px;
	}

	.noticiasLista{
		overflow:hidden;
		float:left;
		width:400px;
		height:110px;
		margin:6px;
		background:#F7F7F7;
		border-bottom:1px solid #CCC;
	}

	.noticiasLista img{
		width:80px;
		margin:7px;
		float:left;
	}

	#contentMeio_1{
		margin-top:2xp;
		float:left;
		width:365px;
	}

	#contentMeio_2{
		margin-top:0px;
		padding:0 !important;
		overflow:hidden;
		float:left;
		width:260px;
	}

	#contentDireita{
		float:left;
		width:186px;
		padding:5px;
		background:#F7F7F7;
		display:block;
	}

	#contentDireita ul.twitter-face{height:20px; list-style:none; margin-left:-34px;  *margin-left:5px; margin-top:0px;}
	#contentDireita ul.twitter-face li{float:left; margin-right: 5px;}
	#contentDireita ul.twitter-face li img{vertical-align:middle; margin-right: 5px;}
	#contentDireita ul.twitter-face li a{color:#333; font-weight:bold; font-size:13px;}
	#contentDireita ul.twitter-face li a:hover{text-decoration:underline;}

	#contentDireita .banner{
		text-align:center;
		background: #EBEBEB;
		height:152px;
		margin:4px;
	}

	#contentDireita .banner_2{
		text-align:center;
		background: #EBEBEB;
		margin:4px;
	}

/******************************************************/	
#maisDestaques{
	clear:both;
	height:120px;
	width:354px;
	margin:4px 0 4px 0 ;
	padding:6px 0 4px 4px ;
	border:1px solid #DDD;
	background:url("/imagens/bg_fundo_253.gif") repeat-x #FFF;
	display: block;
	height:auto;
}

#maisDestaques2{
	clear:both;
	height:120px;
	width:252px;
	overflow:hidden;
	background:url("/imagens/bg_fundo_253.gif") repeat-x #FFF;
	border:1px solid #DDD;
	margin:4px 0 0px 0 ;
	padding:6px 0 4px 4px ;
	display: block;
	height:auto;
}
#maisDestaques2 div span.title{margin:3px !important;padding:0 !important}

#estatiscas{
	color:#666600;
	font-size:10px;
	padding: 18px  10px 0  0;
	margin: 0 0 0 10px; 
	float:right;
}

#podcast{
	clear:both;
	height:108px;
	margin:5px 0 4px 0 ;
	padding:2px;
	width:355px;
	overflow:hidden;
	background:#FFF;
}

#podcastContent{
	display:block;
	height:141px;
}

#podcastPlayer{
	padding:50px 0 15px 0;
	text-align:right;
}

#podcastLink{
	font-size:12px;
	padding:5px 0 0px 5px;
	text-align:right;
	opacity:0.6;
	filter:Alpha(Opacity=60);
}

#podcastLink a{
	font-weight:bold;
	opacity:0.9;
}

#blog{
	clear:both;
	height:120px;
	margin:10px 0 4px 0 ;
	padding:6px 0 0 4px ;
	width:355px;
	height:auto;
	border:1px solid #DDD;
	background:url("/imagens/bg_fundo_253.gif") repeat-x #FFF;
}

#blogContent{
	clear:both;
	margin:30px 3px 0 0;
	height:230px;
	overflow:hidden;
}

#albuns{
	clear:both;
	margin:4px 0 4px 0;
	padding:6px 0 0 4px;
	border:1px solid #DDD;
	background:url("/imagens/bg_fundo_253.gif") repeat-x #FFF;
}

#albunsContent{
	font-size:11px;
	padding:4px;
}

#albunsContent img{
	margin:3px;
}

#rir_remedio{
	text-align:center;
	clear:both;
	height:120px;
	margin:4px 0 4px 0 ;
	padding:6px 0 0 4px ;
	border:1px solid #DDD;
	background:url("/imagens/bg_fundo_253.gif") repeat-x #FFF;
}
#rir_remedio a.corText{
	font-size:10px;
}

#sacada_legal{
	clear:both;
	height:auto;
	overflow:hidden;
	width:253px;
	background:#FFF;
	margin:4px 0 4px 0 ;
	padding:6px 0 4px 4px ;
	border:1px solid #DDD;
	background:url("/imagens/bg_fundo_253.gif") repeat-x #FFF;
}

#sacada_legal span.title{margin:0 !important;padding:0 0 3px 0 !important;}
#sacada_legal span.title span{margin:0 !important;padding:0 !important;}

#sacada_legal .sacada{
	clear:both;
	font-size:13px;
	margin:0 0 0 10px;
	color:#333333;
	font-style:italic;
}

#sacada_legal .autor{
	clear:both;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	padding:3px;
}
#sacada_legal .mais-sacadas{
	font-size:11px;width:253px;text-align:center;
}

#cursos_eventos{
	border:1px solid #DDD;
	background:url("/imagens/bg_fundo_253.gif") repeat-x #FFF;
	clear:both;
	height:auto;
	width:253px;
	margin:4px 0 4px 0 ;
	padding:6px 0 0 4px ;
}

#enquete{
	clear:both;
	height:auto;
	margin:4px 0 4px 0 ;
	padding:6px 0 0 4px ;
	border:1px solid #DDD;
	background:url("/imagens/bg_fundo_253.gif") repeat-x #FFF;
	width:253px;
}

.caixa{
	clear:both;
	background:#F7F7F7;
	color:#CCCCCC;
	margin:0 0 4px 0 ;
	padding:0px 0 0 4px ;
	border-bottom:1px solid #EBEBEB;
	font-size:11px;
}

/******************************************************/

#destaquePrincipal{
	width:253px;
	height:258px;
	overflow:hidden;
	margin:0px 0 4px 0 ;
	padding:0px 0 4px 4px ;
	line-height:12px;
	border:1px solid #DDD;
	background:url("/imagens/bg_fundo_253.gif") repeat-x #FFF;
}

#destaquePrincipal h3{
	font-size:14px;
	margin:0 0 5px 0;
	padding:0;
}

#destaquePrincipal lista span{
	font-size:11px;
}

/*****************************************************/	

	#rodape{
		clear:both;
		height:80px;
		font-size:12px;
		background:url("/imagens/conteudoFundo.png") repeat-x #FFFFFF;
		text-align:center;
		padding:10px;
	}

	#mudaCor{
		color:#666600;
		float:left;
		padding:20px 0 0 0;
		z-index:1000;
		font-size:11px;
	}

	#mudaCor ul{
		margin:0;
		padding:0;
		list-style:none;
	}

	#mudaCor li{
		float:left;
		width:15px;
		margin:4px 4px 4px 2px;
		height:15px;
		overflow:hidden;
	}

	#mudaCor li a{
		display:block;
		width:20px;
		height:15px;
		overflow:hidden;
	}

	.corPadrao{
		background:#E9EEE8;
	}
	
	.corVerde{
		background:#336633;
	}

	.corAzul{
		background:#006699;
	}

	.corVioleta{
		background:#990099;
		}

	.corVermelho{
		background:#990000;
	}

	.corAmarelo{
		background:#CC9900;
	}

	.corCinza{
		background:#333333;
	}

/****/
.tool-tip {
	background:#990000;
	border:1px solid #FFFFFF;
	font-size: 11px;
	margin: 0;
	color: #FFFFFF;
	padding: 4px;
	width:255px;
	z-index:1001;
}



/***************************************************************************/

.menu{
}

.menu ul{
	list-style:none;
	margin:0 0 0 1px;
	padding:0;
}

.menu li{
	list-style:none;
	margin:0;
	border-bottom:1px solid #EBEBEB;
}

.menu li a{
	display:block;
	font-size:11px;
	color:#333333;
	padding:3px 3px 3px 10px;
	background:url(../imagens/menuIcon.gif) no-repeat #FFF; 
}

.menu li a:hover{
	font-size:11px;
	color:#990000;
	font-weight:bold;
	background:#EBEBEB;
	display:block;
	background:url(../imagens/menuIcon_2.gif) no-repeat #EBEBEB; 
}
/***************************************************************************/

#multiMidia{
	clear:both;
}

/********************/
	.cursorMover{
		cursor:move;
	}

	.mover{
		width:15px;
		height:11px;
		position:relative;
		z-index:1000;
		right:0;
		top:0;
		float:right;
		margin:0 5px 0 0;
		cursor:pointer;
	}	

	.moverIcon{
		background:url("/imagens/iconMover.gif") no-repeat;
		width:10px;
		height:10px;
	}

/***************************************************************************/

#enquete{
	font-size:11px;
}

#enquete h2{
	margin:0;
	padding:0;
}

#enquete ul{
	list-style:none;
	margin:0;
	padding:0;
}

#enquete li{
	padding:3px;
	border-bottom:1px #F7F7F7 solid;
}

/*************************************************************************/
.form_padrao{
	clear:both;
	font-size:12px;
}

.form_padrao label{
	width: 80px;
	float: left;
	text-align: right;
	padding-right: 3px;
}

.form_padrao div{
	clear:both;
	padding:5px;
	color:#990000;
}

.form_padrao input, select, textarea{
	padding:2px;
	font-weight:bold;
	color:#333;
}

.sucess{
	color:#330000;
	font-size:13px;
	padding:2px 10px 2px 25px; 
	margin:3px;
	background:url("/imagens/sucess.gif") no-repeat 3px 2px #e3f6df;
}

.error{
	color:#330000;
	font-size:13px;
	padding:2px 10px 2px 25px; 
	margin:3px;
	background:url("/imagens/error.gif") no-repeat 3px 2px #feeded;	
}

/****************************************************************/

.comentarios{
	clear:both;
	padding:8px;
	background:#F7F7F7;
	overflow:hidden;
}

.comment{
	clear:both;
	padding:8px;
	border-bottom:1px solid #EBEBEB;
	overflow:hidden;
	color:#333333;
}

.comment span{

	color:#330000;

}

.comentarios h3{

	clear:both;

}

.pagin_texto{
	float:left;
	padding:5px;
	margin:5px;
}

.pagin a{
	float:left;
	padding:5px;
	margin:5px;
	background:#990000;
	color:#FFF;
}
.titulo_mini{
	font-weight:bold;
	font-size:14px;
}

.navegacao{
	clear:both;
	padding: 0 0 0 540px;
	overflow:hidden;
	border:1px solid #EBEBEB;
	margin:5px;
}

.buscaDIv{
	clear:both;
	padding:8px;
	text-align:center;
	background:#EBEBEB;
}

.bold{font-weight:bold;}

/*************************************/

#tituloPagina{
	padding:8px;
	background:#F7F7F7;
}

/*************************************/

#servicos{
	float:left;
	width:613px;
	margin:0 auto;
	overflow:hidden;
}

#form{
	background-image:url(../imagens/bg_form.gif);
	background-repeat:no-repeat;
	width:305px;
	height:66px;
	padding: 10px 0px 0px 23px;
	margin: 35px 0px 0px 0px;
	float:right;
}

#img_logo{
	float:left;
	margin-top:20px;
}

.input{
	background-image:url(../imagens/input_consulta.gif);
	background-repeat:no-repeat;
	width:180px;
	height:23px;
	float:left;
	padding: 2px 0px 0px 6px;
}

.consulta{
	border:none;
	background:none;
}

.servicosDescricao{
	text-align:justify;
	color:#333;
	line-height:14px;
}

.lembrete{
	clear:both;
	text-align:center;
	padding:10px;
}

.bold{
	font-weight:bold;
	color:#cc0000;
}

.conteudo{
	color:#333333;
}

.links{
	font-family:Franklin Gothic Medium;
	color:#cc0000;
	text-align:center;
	margin-top:30px;
	width:618px;
	height:55px;
	background-color:#f7f7f7;
	padding-top:25px;
}

.link{
	text-decoration:none;
	color:#CC0000;
}

:Hover.link{
	color:#990000;
	text-decoration:underline;
}



#img_orientador{
	float:left;
	margin-top:50px;
}

#img_remedios{
	float:left;
	margin-top:50px;
}



#form_orientador{
	background-image:url(../imagens/bg_orientador.gif);
	background-repeat:no-repeat;
	width:378px;
	height:316px;
	/*padding: 10px 0px 0px 23px;*/
	margin: 35px 0px 0px 0px;
	float:right;
}

.instrucoes{
	text-align:justify;
	margin-top:400px;
}

.banner{
	text-align:justify;
	text-align:center;
}

.list{
	width:100px;
	float:left;
	font-size:10px;
}

.list select{
	float:left;
	font-size:11px;
}

.input_nome{
	background:no-repeat;
	height:20px;
	width:354px;
	padding: 2px 0px 0px 6px;
}

#form_programa{
	background-image:url(../imagens/bg_programa.gif);
	background-repeat:no-repeat;
	margin: 35px 0px 0px 0px;
	float:right;
	height:216px;
	width:461px;
}

#grupo{
	margin: 0;
	width: 354px;
}

.caixas_cor{
	background-color:#f7f7f7;
	line-height:14px;
	padding:10px;
	text-align:justify;
	overflow:hidden;
}

.caixa{
	overflow:hidden;
	line-height:14px;
	text-align:justify;
	margin:10px;
}

#caixa{
	height:190px;
}

.pergunta{
	color:#CC0000;
	font-family:Trebuchet MS;
	font-size:13px;
	font-weight:bold;
}

.resposta{
	font-family:Trebuchet MS;
	color:#333;
	font-size:12px;
}

.negrito{
	font-weight:bold;
}

#textos{
	overflow:hidden;
}

#form_empresa{
	background-image:url(../imagens/bg_empresa.gif);
	background-repeat:no-repeat;
	float:right;
	width:380px;
	height:150px;
	margin-top:50px;
	float:right;
}

#glo{
	background-image:url(../imagens/bg_glossario.gif);
	background-repeat:no-repeat;
	height:52px;
}

#inicial{
	float:left;
	width:100px;
}

h3.accor{
	background:#FFF url(/imagens/barra_abrir.gif) no-repeat top;
	border-bottom:1px solid #CCC;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	margin-bottom:5px;
	cursor:pointer;
	padding:3px;
	font-size:13px;
}

div.medico{
	padding:10px 10px 10px 10px;
	border-bottom:2px solid #CACACA;
	margin-bottom:5px;
	overflow:hidden;
	background:#F8F8F8;
	height:90px;
}

div.guia{
	padding:10px 10px 10px 10px;
	border-bottom:2px solid #CACACA;
	margin-bottom:5px;
	overflow:hidden;
	background:#F8F8F8;
}

div.medFoto{
	float:left;
	width:80px;
}

div.medFoto img{
	border:3px solid #FFF;
}

div.medDescricao{
	float:left;
	width:450px;
}

div.medDescricao label{
	clear:both;
	float:left;
	width:50px;
	margin-bottom:5px;
	font-weight:bold;
	font-variant:small-caps;
}

div.medDescricao span{
	float:left;
}

#boletoContent{
	float:left;
	width:360px;
}

#boletoContent h3{
	font-size:16px;
	background:#F7F7F7;
	padding:4px;
	margin:3px;
	color:#990000;
}
#boletoContent ul{
	margin:0;
	padding:0;
}
#boletoContent .resultado{
	margin:8px;
	padding:10px;
}

/******************/

.album{
	width:800px;
}

.resultadoBusca{
	width:580px;
	margin:0 auto;
	clear:both;
	margin-top:15px;
}

.resultBox{
	width:100%;
	background:#F8F8F8;
	border-bottom:2px solid #CCCCCC;
	padding:10px;
	margin-bottom:5px;
}

.clr{
	clear:both;
}
