/****************************************************************/
/* 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%;
}
.listaExames{
	float: left;
	width: 500px;
	margin-top: 10px;
}
.tecnologia{
	float: left;
	width: 500px;
	margin-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #B5DB93;
}
.ttlTec{
	line-height: 25px;
	font-family: Trebuchet Ms, Arial, Tahoma, Verdana;
	font-size: 14px;
	color: #333333;
}
.descTec{
	font-family: Trebuchet Ms, Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #333333;
}
.imgTec{
	float: left;
	margin-top: 5px;
	margin-right: 20px;
	border: 2px solid #46AA85;
}
