/****************************************************************/
/* 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;
}

.ttlInterna2{
	float: left;
	width: 500px;
	font-family: Trebuchet Ms, Arial, Tahoma, Verdana;
	font-size: 20px;
	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;
}
.itemExame{
	float: left;
	width: 470px;
	margin-top: 5px;
	padding-left: 10px;
	background-image: url(../imagens/marcadorSet.jpg);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	font-family: Trebuchet Ms, Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #387D65;
	font-weight: bold;
	text-transform:uppercase;
}
.descExame{
	float: left;
	width: 465px;
	margin-top: 5px;
	margin-left: 20px;
	_margin-left: 10px;
	padding-left: 10px;
	background-image: url(../imagens/marcadorSet.jpg);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	font-family: Trebuchet Ms, Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight:normal;
	color: #387D65;
	padding-bottom: 5px;
	border-bottom: 1px dashed #B5DB93;
	text-transform:none
}
.txtExame{
	float: left;
	width: 320px;
	font-family: Trebuchet Ms, Arial, Tahoma, Verdana;
	font-size: 10px;
	color: #155340;
	font-weight: bold;
	margin-top: 20px;
}
.inputExame{
	float: left;
	margin-top: 20px;
	border: 1px solid #46AA85;
	background-color: #D5EEE4;
}
.btOk{
	float: left;
	padding-left: 5px;
	margin-top: 18px;
}
.btBack{
	float: left;
	width: 500px;
	font-family: Trebuchet Ms, Arial, Tahoma, Verdana;
	font-size: 11px;
	margin-top: 10px;
	text-align:right;
}	
