.forminput {border:1px solid;}
*{
	margin:0;
	padding:0;
	border:none;
	list-style:none;
	text-decoration:none;
}

html{
	font:11px Arial, Helvetica, sans-serif;
	color:#000;
}

body{ background:#F2F2F2;}

/* D00 -> CONTAINER
***********************************************************************/
.D00{ 
	width:924px;
	margin:0 auto;
	border-top:1px solid #FFF;
	background:#FFF;
}
	.D00 .dispNone{ display:none;}
	.D00 a:hover{ text-decoration:underline;}


/* D01 -> TOP
***********************************************************************/
.D01{
	height:135px;/*154*/
	width:924px;
	padding:19px 0 0;
	background:url("../img/top_bckTopTxtAbbott.gif") 176px 19px no-repeat; 
}

	/* Logo esquerdo */
	.D01 h1{}
		.D01 h1 a{
			display:block;
			float:left;
			text-indent:-99999px;
			overflow:hidden;
			height:116px;
			width:145px;
			background:url("../img/top_masterLogo.gif") left top no-repeat;
		}
	
	/* Logo direito */
	.D01s span.promisseLife{
		display:block;
		float:right;
		text-indent:-99999px;
		overflow:hidden;
		width:99px;
		height:25px;
		margin:0 0px 0 0;
		_margin:0 0px 0 0; 
		padding-right:36px;
		background:url("../img/top_bckTopLogoAbbott.gif") left top no-repeat;
		border:#FF0000 solid 1px;
	}
	
	/* New Logo direito c/ link */
	#logo_direita {
		float:right;
		margin-right:36px;
		*margin-right:20px;		
		}
	
	.D01 ul.menuTop{
		display:block;
		float:right;
		margin:100px -115px 0 0;
	}
		.D01 ul.menuTop li{
			display:inline;
			color:#999;
		}
			.D01 ul.menuTop li.sair{ margin-left:0px;}
			.D01 ul.menuTop li.alterar{ margin-left:-60px;}
		.D01 ul.menuTop li span.nome
		{
		    font-weight:bold;
			display:block;
			float:left;
			width:300px;
			height:18px;
			font-size:12px;
			color:#000;
			margin:0 0 0 0;
		}
		.D01 ul.menuTop li a{
			padding:0 10px;
			color:#999;
		}
		.D01 ul.menuTop li.last a{ padding:0 0 0 10px;}


/* D02 -> MENU LEFT
***********************************************************************/
.D02{
	float:left;
	display:table;
	width:145px;
}

	.D02 fieldset.buscaAbbott{
		width:145px;
		padding:0 0 0 19px;
	}
		.D02 fieldset.buscaAbbott legend, .D02 fieldset.buscaAbbott label{ display:none;}
		.D02 fieldset.buscaAbbott input{
			float:left;
			height:17px;
			width:85px;
			border-left:2px solid #969696;
			border-top:2px solid #969696;
			border-right:1px solid #D7D7D7;
			border-bottom:1px solid #D7D7D7;
		}
		.D02 fieldset.buscaAbbott button, .D02 fieldset.buscaAbbott input.button{
			display:block;
			text-indent:-99999px;
			overflow:hidden;
			height:19px;
			width:24px;
			margin:0 0 0 6px;
			border:none;
			background:url("../img/content_formButton_ok.gif") left top no-repeat;
		}
	.D02 ul.contentMenu1{
		width:145px;
		padding:8px 0;
		margin:18px 0;
		border-top:1px solid #0066CC; /*#087bd5*/
		border-bottom:1px solid #0066CC;
	}
		.D02 ul.contentMenu1 li{ margin:5px 0;}
		.D02 ul.contentMenu1 li a{
			display:block;
			width:111px;/*145*/
			padding:0 15px 0 19px;
			font-weight:bold;
			color:#666;
		}

		.D02 ul.contentMenu1 li a.sel{
			padding:0 15px 0 19px;
			margin:5px 0;
			font-weight:bold;
			color:#0066CC;
			background:url("../img/content_icoMenuLeftOn.gif") 8px 4px no-repeat;
		}
/*
bckProfissionaisLogin.gif
entrar_azul.gif
cadastrese_azul
*/
		.D02 ul.contentMenu1 li a.noBullet{ background:none;}
			.D02 ul.contentMenu1 li ul li a{
				width:98px;
				padding:0 0 0 32px;
				font-weight:normal;
				color:#0066CC;
			}
			.D02 ul.contentMenu1 li ul li a.sel{
				width:98px;/*145*/
				padding:0 15px 0 32px;
				background:url("../img/content_icoMenuLeftOn.gif") 21px 4px no-repeat;
			}
			.D02 ul.contentMenu1 li ul li a.noBullet{
				width:98px;/*145*/
				padding:0 15px 0 32px;
				background:none;
			}
				.D02 ul.contentMenu1 li ul li ul li a{
					width:85px;
					padding:0 0 0 45px;
					font-weight:normal;
					color:#0066CC;
				}
				.D02 ul.contentMenu1 li ul li ul li a.sel{
					width:85px;/*145*/
					padding:0 15px 0 45px;
					background:url("../img/content_icoMenuLeftOn.gif") 34px 4px no-repeat;
				}


	.D02 fieldset.canaisAbbott{
		width:126px;/*145*/
		padding:0 0 0 19px;
	}
		.D02 fieldset.canaisAbbott legend{
			font-weight:bold;
			color:#999;
			_margin-left:-7px;
		}
		.D02 fieldset.canaisAbbott label,.D02 fieldset.canaisAbbott input.buttonCanais{ display:none;}
		.D02 fieldset.canaisAbbott select{
			width:120px;
			border-left:2px solid #969696;
			border-top:2px solid #969696;
			border-right:1px solid #D7D7D7;
			border-bottom:1px solid #D7D7D7;
		}
		
	.D02 ul.contentMenu2{
		width:145px;
		margin:18px 0;
	}
		.D02 ul.contentMenu2 li{}
		.D02 ul.contentMenu2 li a{
			display:block;
			height:20px;/*27*/
			width:111px;/*145*/
			padding:7px 15px 0 19px;
			color:#FFF;
			border-bottom:1px solid #FFF;
			background:#6bb0e6;
		}
	.contentMenu_new a{
		width:145px;
		font-size:11px;
		font-weight:bold;
		margin-top:5px;
		margin-left:20px;
		line-height:15px;
		color:#666666;
		text-decoration:none;
		display:block;
	}
	.contentMenu_new a.sel{
		width:126px;
		padding:0 0 0 19px;
		color:#0066CC;
		background:url("../img/content_icoMenuLeftOn.gif") 8px 4px no-repeat;
	}


/* D03 -> CONTENT
***********************************************************************/
.D03{
	float:right;
	display:table;
	width:748px;
}

	.D03 h4.productsView{
		clear:both;
		display:block;
		font-size:12px;
		color:#087BD5;
		padding:6px 0 16px;
		background:url("../img/content_bckHeaderProducts.gif") 14px 14px no-repeat;
	}
		.D03 h4.productsView span{ display:none;}
	.D03 h4.productsFull{
		clear:both;
		display:block;
		font-size:12px;
		color:#087BD5;
		padding:6px 0 16px 10px;
		background:url("../img/content_bckHeaderProductsFull.gif") left 9px no-repeat;
	}

	.D03 .contentBanner{
		width:748px;
		height:203px;
		margin:0 0 18px;
	}
	
	.D03 .empresa{
		height:146px;
		background:url("../img/content_bckBannerEmpresa.jpg") left bottom no-repeat;
	}
	.D03 .indiqueMapa{
		height:146px;
		background:url("../img/content_bckBannerIndiqueMapa.jpg") left bottom no-repeat;
	}
	.D03 .busca{
		height:146px;
		background:url("../img/content_bckBannerBusca.jpg") left bottom no-repeat;
	}
	.D03 .produtos{
		height:146px;
		background:url("../img/content_bckBannerProdutos.jpg") left bottom no-repeat;
	}
	.D03 .promessa{
		height:146px;
		background:url("../img/content_bckBannerPromessaVida.jpg") left bottom no-repeat;
	}
	.D03 .promessaPersistencia{
		height:146px;
		background:url("../img/content_bckBannerPromessaVida_Persistencia.jpg") left bottom no-repeat;
	}
	.D03 .promessaRealizacao{
		height:146px;
		background:url("../img/content_bckBannerPromessaVida_Realizacao.jpg") left bottom no-repeat;
	}
	.D03 .responsabilidade{
		height:146px;
		background:url("../img/content_bckBannerResponsabilidade.jpg") left bottom no-repeat;
	}
	.D03 .pesquisaDesenvolvimento{
		height:146px;
		background:url("../img/content_bckBannerPesquisaDesenvolvimento.jpg") left bottom no-repeat;
	}
	.D03 .promessaPioneirismo{
		height:146px;
		background:url("../img/content_bckBannerPromessaVida_Pioneirismo.jpg") left bottom no-repeat;
	}
	.D03 .linhaNegocio{
		height:146px;
		background:url("../img/content_bckBannerLinhaNegocio.jpg") left bottom no-repeat;
	}
	.D03 .politicaPrivacidade{
		height:146px;
		background:url("../img/content_bckBannerPoliticaPrivacidade.jpg") left bottom no-repeat;
	}
	.D03 .abbottMundo{
		height:146px;
		background:url("../img/content_bckBannerAbbottMundo.jpg") left bottom no-repeat;
	}
	
	.D03 .faleConosco{
		height:146px;
		background:url("../img/content_bckBannerFaleConosco.jpg") left bottom no-repeat;
	}
	.D03 .conhecaSitesAbbott{
		height:146px;
		background:url("../img/content_bckBannerConhecaSitesAbbott.jpg") left bottom no-repeat;
	}
	.D03 .promessaCuidados{
		height:146px;
		background:url("../img/content_bckBannerCuidados.jpg") left bottom no-repeat;
	}
	
	.D03 .noticias{
		height:146px;
		background:url("../img/content_bckBannerNoticias.jpg") left bottom no-repeat;
	}
	
	.D03 .profissionais{
		height:146px;
		background:url("../img/content_bckBannerProfissionaisSaude.jpg") left bottom no-repeat;
	}
	
		.D03 .medicos{
		height:146px;
		background:url("../img/content_bckBannerMedicos.jpg") left bottom no-repeat;
	}

	.D03 .distribuidores{
		height:146px;
		background:url("../img/content_bckBannerDistribuidores.jpg") left bottom no-repeat;
	}


		.D03 .contentBanner ul.breadCrumb{
			position:absolute;
			height:18px;
			margin:0 0 0 5px;
		}
			.D03 .contentBanner ul.breadCrumb li{
				display:inline;
				color:#AEB3B9;
			}
			.D03 .contentBanner ul.breadCrumb li a{ color:#AEB3B9;}

			.D03 .contentBanner ul.changeItens{
				float:right;
				margin:0 36px 0 0;
				_margin:0 16px 0 0;
			}
			.D03 .contentBanner ul.changeItens li{ display:inline;}
			.D03 .contentBanner ul.changeItens li a{
				display:block;
				float:left;
				text-indent:-99999px;
				overflow:hidden;
				height:16px;
			}
			.D03 .contentBanner ul.changeItens li a.pt{
				width:18px;
				margin:0 7px 0 0;
				background:url("../img/content_icoPrint.gif") left top no-repeat;
			}
			.D03 .contentBanner ul.changeItens li a.dm{
				width:19px;
				background:url("../img/content_icoDiminuiFonte.gif") left top no-repeat;
			}
			.D03 .contentBanner ul.changeItens li a.am{
				width:19px;
				background:url("../img/content_icoAumentaFont.gif") left top no-repeat;
			}

	.D03 ul.destHome{
		width:748px;
/*		height:215px;*/
	}
	.D03 ul.realiz{ height:175px;}
	
		.D03 ul.destHome li{
			float:left;
			height:120px;
			width:347px;/*374*/
			padding:0 27px 0 0;
			margin:0 0 19px;
		}
		.D03 ul.destHome li img{
			float:left;
			margin:0 15px 0 0;
		}
		.D03 ul.destHome li.noLink h5{
			font-size:12px;
			color:#087BD5;
			padding:6px 0 16px;
		}
		.D03 ul.destHome li h5 a{
			display:block;
			font-size:12px;
			color:#087BD5;
			padding:6px 0 0px;
		}
		.D03 ul.destHome li h5{
			display:block;
			font-size:12px;
			color:#087BD5;
			padding:0 0 12px;
		}
		.D03 ul.destHome li h5.ft16 a{ font-size:16px;}
		.D03 ul.destHome li p a{
			/*font-size:10px;*/
			color:#333;
		}
		.D03 ul.destHome li a.seeMore{
			display:block;
			text-indent:-99999px;
			overflow:hidden;
			height:8px;
			margin-top:12px;
			background:url("../img/content_icoSeeMore.gif") right top no-repeat;
		}
		.D03 ul.destHome li a.knowMore{
			display:block;
			text-indent:-99999px;
			overflow:hidden;
			height:8px;
			margin-top:12px;
			background:url("../img/content_icoKnowMore.gif") right top no-repeat;
		}

		/* PRODUTOS ********************************************************************/
		.D03 ul.destHome li a.cliqueAqui{
			display:block;
			height:14px;
			color:#087BD4;
			margin:10px 0 0;
			font-weight:bold;
			font-size:11px;
			text-align:right;
			background:url("../img/content_icoMenuLeftOn.gif") 270px 4px no-repeat;
		}
		
		.D03 ul.destHome li a.cliqueAqui2{
			float:right;
			width:83px;
			height:9px;
			background:url("../img/cliqueaqui.gif")  no-repeat;				
		}

		.D03 ul.destHome li.lfs{}
			.D03 ul.destHome li.lfs h5 a{
				float:left;
				width:180px;
				margin:0 7px 10px 3px;
				color:#00cc33;
				font-size:14px;
				font-weight:bold;
			}
			.D03 ul.destHome li.lfs h5 a span{
				display:block;
				float:left;
				width:74px;
				padding:0 5px;
				margin:-3px 0 0 -3px;
				color:#FFF;
				background:#00cc33;
			}

		.D03 ul.destHome li.rgs{}
			.D03 ul.destHome li.rgs h5 a{
				float:left;
				width:180px;
				margin:0 7px 10px 3px;
				color:#e066ff;
				font-size:14px;
				font-weight:bold;
			}
			.D03 ul.destHome li.rgs h5 a span{
				display:block;
				float:left;
				width:124px;
				padding:0 5px;
				margin:-3px 0 0 -3px;
				color:#FFF;
				background:#e066ff;
			}


	.D03 ul.respons{}
		.D03 ul.respons li h5 a{ padding:6px 0 6px;}
		.D03 ul.respons li p.subTitle{ margin-bottom:8px;}
		.D03 ul.respons li p.subTitle a{
			font-size:12px;
			font-weight:bold;
			margin-bottom:6px;
		}
		.D03 ul.respons li p.subTitle2{ margin-bottom:8px;}
		.D03 ul.respons li p.subTitle2 a{
			color:#010066;
			font-size:11px;
			margin-bottom:6px;
		}

	.D03 ul.sz749{ height:155px/*175*/;}
		.D03 ul.sz749 li{ width:720px;}
	.D03 ul.sz748{}
		.D03 ul.sz748 li{ width:720px;}


	.D03 ul.listProd{ margin-bottom:20px;}
		.D03 ul.listProd li h5 a{ padding:6px 0;}


	.D03 h4.projetos{
		width:220px;
		font-size:;
		padding:2px 0 2px 10px;
		color:#FFF;
		background:#01CC34;
	}
	.D03 ul.btProjetos{
		height:90px;
		padding:20px 0 10px;
		background:#F2F2F2;
	}
		.D03 ul.btProjetos li{}
		.D03 ul.btProjetos h5{ height:24px; margin-top:-5px;}
		.D03 ul.btProjetos h5 a{ font-size:9px;}
		.D03 ul.btProjetos p{ width:300px;}
		.D03 ul.btProjetos p a{}
		.D03 ul.btProjetos li a.seeMore{ width:260px;}



	.D03 ul.ltw374{ width:374px;}
		.D03 ul.ltw374 li{ float:none;}

	.D03 ul.ltw264{ width:264px;}
		.D03 ul.ltw264 li{ width:237px;}
		.D03 ul.ltw264 li h5 a{ padding:0;}
		.D03 ul.ltw264 li p a{ font-size:9px;}

	.D03 ul.country-list{ margin:20px 0 20px 30px;}
		.D03 ul.country-list li{ margin:3px 0;}
		.D03 ul.country-list li img{ margin:0 5px 0 0;}
		.D03 ul.country-list li a{ color:#000;}

	/* INTERNAL CONTENT STYLE ******************************************/		
	.D03 #mudaFonte{ width:748px;}
		.D03 #mudaFonte a.seeFull{
			clear:both;
			display:block;
			text-indent:-99999px;
			overflow:hidden;
			height:7px;
			width:712px;
			margin-top:-28px;
		    *margin-top:-14px;
			margin-bottom:20px;
			background:url("../img/content_bckLinkSeeFull.gif") right top no-repeat;
		}

		.D03 #mudaFonte table.viewAll{
			width:748px;
			padding:0;
			margin-bottom:20px;
		}
			.D03 #mudaFonte table.viewAll tbody tr{}
			.D03 #mudaFonte table.viewAll tbody tr th{
				width:488px;
				height:23px;
				text-align:left;
				border-bottom:1px solid #D8E8F7;
			}
			.D03 #mudaFonte table.viewAll tbody tr td{
				width:260px;
				height:24px;
				text-align:left;
				border-bottom:1px solid #D8E8F7;
			}
			.D03 #mudaFonte table.viewAll tbody tr td a{
				display:block;
				text-indent:-99999px;
				overflow:hidden;
				width:43px;
				height:8px;
				background:url("../img/content_icoKnowMore.gif") left top no-repeat;
			}

		.D03 #mudaFonte .ls{ float:left;}
			.D03 #mudaFonte h4.cuidados{
				font-size:13px;
				font-weight:bold;
				color:#087BD5;
				margin:0 0 16px;
			}
			.D03 #mudaFonte .ls img.floatL{
				float:left;
				margin:0 20px 10px 0;
			}
			.D03 #mudaFonte .ls h5.article{
				font-size:18px;
				font-weight:bold;
				color:#6699CC;
				margin:0 0 4px;
			}
			.D03 #mudaFonte .ls h5.article2{
				font-size:13px;
				font-weight:bold;
				color:#0066CC;
				margin:15px 0 4px;
			}
			.D03 #mudaFonte .ls h5.article3{
				font-size:11px;
				font-weight:bold;
				color:#000;
				margin:5px 0;
			}
				.D03 #mudaFonte .ls p.article{
					line-height:15px;
					margin:0 0 5px;
					text-align:justify;
				}
				.D03 #mudaFonte .ls p.moreSpace{ margin:0 0 15px;}
				.D03 #mudaFonte .ls p.article a{ color:#0066CC;}
				.D03 #mudaFonte .ls p.top{
					font-size:12px;
					color:#003366;
					margin:0 0 15px 0;
				}

			.D03 #mudaFonte .ls ul.articleBl{
				line-height:15px;
				font-size:11px;
				margin:0 0 5px;
			}
				.D03 #mudaFonte .ls ul.articleBl li{
					padding:0 0 0 10px;
					margin:5px 0 5px 20px;
					background:url("../img/bulletBlack.gif") left 6px no-repeat;
				}

		.D03 #mudaFonte .ls p.falseLi{
			padding:0 0 0 10px;
			margin:5px 0 5px 20px;
			background:url("../img/bulletBlack.gif") left 6px no-repeat;
		}
			.D03 #mudaFonte .ls p.falseLi2{ background:url("../img/bulletBlack.gif") 115px 6px no-repeat;}

		.D03 #mudaFonte .rs{ float:right;}
			.D03 #mudaFonte .rs h5{
				display:block;
				font-size:11px;
				color:#087BD5;
				padding:6px 0 6px;
			}
			.D03 #mudaFonte .rs h5.article{
				font-size:18px;
				font-weight:bold;
				color:#6699CC;
				margin:0 0 4px;
				padding:0;
			}

		.D03 #mudaFonte .w264{ width:264px;}
		.D03 #mudaFonte .w354{ width:354px;}
		.D03 #mudaFonte .w374{ width:374px;}
		.D03 #mudaFonte .w470{ width:470px;}
		.D03 #mudaFonte .w714{ width:714px;}
		.D03 #mudaFonte .w748{ width:748px;}



	/* BUSCA ***************************************************************************************/
	.D03 #mudaFonte h3.busca{
		height:22px;
		color:#6699CC;
		font-size:18px;
		border-bottom:1px solid #6699CC;
		margin-bottom:10px;
	}
		.D03 #mudaFonte p.resultBusca{ width:300px;}
			.D03 #mudaFonte p.resultBusca span{ color:#087bd5;}
		
		.D03 #mudaFonte ul.busca{
			float:right;
			height:14px;
			margin:-14px 0 0;
		}
			.D03 #mudaFonte ul.busca li{
				display:inline;
				color:#297fd4;
			}
			.D03 #mudaFonte ul.busca a{
				font-size:10px;
				padding:0 2px;
				color:#297fd4;
			}
			.D03 #mudaFonte ul.busca a.prx{ padding:0 12px 0 0; background:url("../img/icoSetaRight.gif") right 2px no-repeat;}
			.D03 #mudaFonte ul.busca a.ant{ padding:0 0 0 12px; background:url("../img/icoSetaLeft.gif") left 2px no-repeat;}
			.D03 #mudaFonte ul.busca a span{ display:none;}

		.D03 #mudaFonte ul.bottom{ margin:0;}
		.D03 #mudaFonte ul.abMundo{
			float:none;
			margin:5px 0 15px;
		}
			.D03 #mudaFonte ul.abMundo li{ color:#000;}


		.D03 #mudaFonte dl.resBusca{
			margin:35px 0;
		}
			.D03 #mudaFonte dl.resBusca dt span.tit{
				padding:0 0 3px 10px;
				color:#097bd6;
				font-size:12px;
				font-weight:bold;
				background:url("../img/icoSetaRight.gif") left 3px no-repeat;
			}
				.D03 #mudaFonte dl.resBusca dt span{
					padding:0 0 0 10px;
					color:#003366;
				}
			.D03 #mudaFonte dl.resBusca dd{ margin-bottom:20px;}
	

	/* PRODUTOS ***********************************************************************************/
	.D03 #mudaFonte .controlProducts{
		width:748px;
		height:80px;
	}
		.D03 #mudaFonte .controlProducts h5{
			float:left;
			width:170px;
			height:8px;
			padding:6px 0 6px;
			margin:10px 0 0;
			text-align:right;
			font-size:11px;
			color:#999;
		}
			.D03 #mudaFonte .controlProducts h5 span{ display:none;}

		.D03 #mudaFonte .controlProducts ul.listOrdemProducts{
			float:left;
			height:20px;
			width:270px;
			margin:12px 0 0 10px;
		}
			.D03 #mudaFonte .controlProducts ul.listOrdemProducts li{ display:inline;}
			.D03 #mudaFonte .controlProducts ul.listOrdemProducts a{
				display:block;
				float:left;
				height:17px;
				padding:3px 5px 0 14px;
				margin:0 0 0 4px;
				color:#087BD5;
				font-size:12px;
				font-weight:bold;
				background:url("../img/content_icoMenuLeftOn.gif") left center no-repeat;
			}


	.D03 #mudaFonte .controlProducts fieldset.selProdcts{
		float:left;
		width:140px;
		height:96px;
	}
		.D03 #mudaFonte .controlProducts fieldset.selProdcts legend, .D03 #mudaFonte .controlProducts fieldset.selProdcts input.buttonCProducts{ display:none;}
		.D03 #mudaFonte .controlProducts fieldset.selProdcts label{
			font-weight:bold;
			color:#999;
		}
		.D03 #mudaFonte .controlProducts fieldset.selProdcts select{
			width:130px;
			border-left:2px solid #969696;
			border-top:2px solid #969696;
			border-right:1px solid #D7D7D7;
			border-bottom:1px solid #D7D7D7;
		}

	.D03 #mudaFonte .featuresBottom ul{
		clear:both;		
		height:16px;
		margin-top:20px;
		border-bottom:1px solid #087BD5;
	}
		.D03 #mudaFonte .featuresBottom ul li{ float:left;}
		.D03 #mudaFonte .featuresBottom ul li a{
			display:block;
			float:left;
			text-indent:-99999px;
			overflow:hidden;
			height:16px;
		}
		.D03 #mudaFonte .featuresBottom ul li a.back{
			width:45px;
			background:url("../img/content_icoMenuReport_back.gif") left top no-repeat;
		}
		.D03 #mudaFonte .featuresBottom ul li a.print{
			width:59px;
			margin:0 164px;
			_margin:0 82px;
			background:url("../img/content_icoMenuReport_print.gif") left top no-repeat;
		}
		.D03 #mudaFonte .featuresBottom ul li a.large{
			margin:0 286px;
			_margin:0 143px;
		}
		.D03 #mudaFonte .featuresBottom ul li a.top{
			width:35px;
			background:url("../img/content_icoMenuReport_top.gif") left top no-repeat;
		}


	/* PROFISSIONAIS DE SAÚDE **********************************************************************/

		.D03 p.lgProf{
			width:260px;
			font-weight:bold;
			_margin-bottom:10px;
		}
		.D03 span.erroCentro{
			display:block;
			position:absolute;
			text-align:center;
			margin:10px 0 0 90px;
			*margin:0 0 0 60px;
			width:746px;
		}
		
		span.erroCentro2{
			position:relative;
			top:-25px;	
			width:100%;
			display:block;
			text-align:center;
			margin:0 auto;
		}
		
		.D03 fieldset.lgProf{
			height:200px;/*200*/
			width:380px;/*478*/
			margin:0 auto;
			padding:0 49px;
			background:#f2f2f2 url("../img/bckProfissionaisLogin.gif") left top no-repeat;
		}
			.D03 fieldset.lgProf legend{ display:none;}
			.D03 fieldset.lgProf p{
				width:380px;
				margin:0 auto;
				font-weight:bold;
			}
			.D03 fieldset.lgProf p.topWar{ margin:15px 0 20px;}
			.D03 fieldset.lgProf p.bottomWar{ margin:5px 0 0; text-align:center;}
			.D03 fieldset.lgProf label{
				display:block;
				float:left;
				height:16px;/*19*/
				width:35px;
				padding:3px 0 0;
				margin:0 0 0 90px;
				_margin:0 0 0 45px;
				font-size:10px;
			}
			.D03 fieldset.lgProf input{
				float:left;
				height:16px;
				width:121px;
				border-left:2px solid #969696;
				border-top:2px solid #969696;
				border-right:1px solid #CCC;
				border-bottom:1px solid #CCC;
			}
			.D03 fieldset.lgProf button,.D03 fieldset.lgProf input.buttonLgProf{
				display:block;
				float:left;
				text-indent:-99999px;
				overflow:hidden;
				height:20px;
				width:48px;
				margin:-1px 0 0 3px;
				border:none;
				background:url("../img/entrar_azul.gif") left top no-repeat;
			}
			.D03 fieldset.lgProf a{
				display:block;
				clear:both;
				color:#999;
				text-align:center;
				padding:3px 0 0;
				cursor:pointer;
			}
			.D03 fieldset.lgProf a.btCadastrese{
				text-indent:-99999px;
				overflow:hidden;
				height:21px;
				width:81px;
				margin:0 auto;
				margin-top:5px;
				background:url("../img/cadastrese_azul.gif") left top no-repeat;
			}
			.D03 fieldset.lgProf span{
				margin:3px 117px 0;
				*margin:3px -184px 0;
			}

		.D03 h4.beneficios{ width:90px;}
		.D03 ul.profList{
			padding:20px 20px 2px;
			background:#f2f2f2;
		}
			.D03 ul.profList li{
				font-size:10px;
				margin:0 0 15px;
			}
			.D03 ul.profList li img{
				float:left;
				margin:0 10px 0 5px;
			}
			.D03 ul.profList li a.cdsProf{
				display:block;
				text-indent:-99999px;
				overflow:hidden;
				height:20px;
				width:80px;
				margin:0 auto;
				background:url("../img/btProfissionaisCadastrese.gif") left top no-repeat;
			}

	/* MAPA DO SITE ********************************************************************************/
		.D03 #mudaFonte ul.mapaSite{}
			.D03 #mudaFonte ul.mapaSite li{ margin:20px 0 0 20px;}
			.D03 #mudaFonte ul.mapaSite li a{
				font-size:11px;
				font-weight:bold;
				color:#0066cc;
			}
				.D03 #mudaFonte ul.mapaSite li ul li{ margin:10px 0 5px 20px;}
				.D03 #mudaFonte ul.mapaSite li ul li a{
					font-size:11px;
					font-weight:bold;
					color:#333;
				}
					.D03 #mudaFonte ul.mapaSite li ul li ul li{  margin:0 0 0 40px;}
					.D03 #mudaFonte ul.mapaSite li ul li ul li a{
						font-size:11px;
						font-weight:normal;
						color:#0066cc;
					}
						.D03 #mudaFonte ul.mapaSite li ul li ul li ul li{  margin:0 0 0 40px;}
						.D03 #mudaFonte ul.mapaSite li ul li ul li ul li a{
							font-size:11px;
							font-weight:normal;
							color:#000;
						}


	/* CADATRO PROFISSINAL **************************************************************************/


	


/* D04 -> BOTTOM
***********************************************************************/
.D04{
	clear:both;
	width:924px;
	margin:0 auto;
	padding:30px 0 13px;
	*padding:50px 0 13px;/*30px*/
	border:#FF0000 solid 0px;
}

	.D04 ul{
		margin:0 0 0 0px;
		text-align:center;
	}
	.D04 ul.rodape{
		margin:0 auto;
		text-align:center;
	}
		.D04 ul li{
			display:inline;
			color:#999;
		}
		.D04 ul li a{
			padding:0 4px;
			color:#999;
			font-weight:bold;
		}
		
	#home{
		margin-top:75px;
		}	
	

/* Noticias */
#busca_noticias {float:right; width:290px; height:35px; background-color:#F4F4F4; margin-right:14px; *margin-right:14px; -margin-right:5px; z-index:150; }
#noticia_left{ float:left; padding-right:10px; margin-top:0px; *margin-top:-30px; z-index:105; position:relative; }
#noticia_right{margin-top:40px; *margin-top:10px;}
.tit_noticia { font-family:Arial; font-size:18px; color:#3399FF;}
.data_noticia {   font-family:Arial; font-size:14px; color:#087AD3; font-weight:bold; margin-top:0px; *margin-top:-3px;}
.subtit_noticia { font-family:Arial; font-weight:bold; font-size:11px; color:#0066CC; text-align:left; }
.subtit_noticia_branco { font-family:Arial; font-weight:bold; font-size:11px; color:#fff;text-decoration:none;}
.subtit_noticia_branco a{ font-family:Arial; font-weight:bold; font-size:11px; color:#fff; text-decoration:none;}
.subtit_noticia_branco a:hover{ text-decoration:underline;  color:#fff;}
.txt_busca{ font-family:Arial; font-size:11px; color:#999999; font-weight:bold; display:block; width:100px; text-align:left; margin-left:10px; }
.txt_noticia { font-family:Arial; font-size:10px; color:#333333; text-align: left;}
.txt_noticia a{ font-family:Arial; font-size:10px; color:#333333; text-decoration:none;}
.txt_noticia a:hover {text-decoration:underline; color:#000000;}
.paginacao_noticia { font-family:Arial; font-size:10px; color:#999999;}
.paginacao_noticia a{ font-family:Arial; font-size:10px; color:#999999; text-decoration:none;}
.paginacao_noticia a:hover {text-decoration:underline; color:#D0D0D0;}
.txt_menu_noticia { font-family:Arial; font-size:10px; color:#333333;}
.txt_menu_noticia a{ font-family:Arial; font-size:10px; color:#999999; text-decoration:none;}
.txt_menu_noticia a:hover {text-decoration:underline; color:#000000;}
/* FIM Noticias */


/* Menu Flash de Noticias */
#contentMenuSwf{position:absolute; width:748px; height:40px; border:1px solid #000;}
/* Menu Flash de Noticias */	


.texto01{font:11px arial; color:#087BD5; text-decoration:none;}
.texto01:hover{font:11px arial; color:#0066CC; text-decoration:underline;}
.texto02{font:11px arial; color:#333333; text-decoration:none;}
.texto03{font:18px arial; color:#6699CC; text-decoration:none;}	

.controlGeral{width:730px;}
.controlGeral h5.article{color:#317BD5; font-size:16px; margin:5px 0 8px 0;}
.controlGeral p.article{color:#000000; margin:0px 0 0px 0;}

/* Selos */
ul#selos {width:470px; list-style:none; display:block; float:left;}
ul#selos li{width:150px; display:inline; margin:5px 4px 25px 0; padding:1px; text-align:center;}