/****************************************************************/
/* Desenvolvido por VIRTUALIZA COMUNICAÇÃO VIRTUAL	            */
/* www.virtualiza.com.br										*/
/* (48)3433-2001												*/
/****************************************************************/
@import url("index.css");
/*CONTEUDO*/
.internas{
	float: left;
	width: 546px;
	min-height: 900px;
	_height: 900px;
	background-image: url(../imagens/bgExames.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding-bottom: 20px;
}
.conteudoInternas{
	float: left;
	padding-left: 20px;
	margin-top: 178px;
	
}
.ttlInterna{
	float: left;
	width: 500px;
	font-family: Trebuchet Ms, Arial, Tahoma, Verdana;
	font-size: 30px;
	color: #1D3D32;
	font-weight: bold;
}
.voceEsta{
	float: left;
	width: 500px;
	font-family: Trebuchet Ms, Arial, Tahoma, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #46AA85;
}
.ttlPag{
	float: left;
	width: 500px;
	color: #000000;
	font-family: Trebuchet Ms, Arial, Tahoma, Verdana;
	font-size: 11px;
	margin-top: 10px;
	font-weight: normal;
	line-height: 120%;
}
.drCurriculum{
	float: left;
	width: 500px;
	margin-top: 20px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #B5DB93;
}
.fotoDr{
	float: left;
	margin-top: 5px;
	border: 2px solid #46AA85;
}
.curriculum{
	float: left;
	font-family: Trebuchet Ms, Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #333333;
	padding-left: 2px;
}
.subTtlInterna{
	float: left;
	width: 500px;
	font-family: Trebuchet Ms, Arial, Tahoma, Verdana;
	font-size: 22px;
	margin-top: 10px;
	color: #1D3D32;
	font-weight: bold;
}
.fotoEquipe{
	margin-top: 20px;
	padding-left: 11%;
	text-align: center;
}
.end{
	float: left;
	text-align: center;
	width: 250px;
	margin: 0 auto;
	padding: 0;
	margin-top: 20px;
}
.txtEnd{
	text-align: center;
	width: 200px;
	font-family: Trebuchet Ms, Arial, Tahoma, Verdana;
	font-size: 10px;
	color: #333333;
}

