/****************************************************************/
/* 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;
}
.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;
}
.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;
	color: #387D65;
	padding-bottom: 5px;
	border-bottom: 1px dashed #B5DB93;
}

/*formulário*/
.data{
	float: left;
	width: 186px;
	font-family: Trebuchet Ms, Arial, Tahoma, Verdana;
	font-size: 10px;
	color: #155340;
	font-weight: bold;
	margin-top: 5px;
	padding: 4px 4px 4px 0px;
}

.txtForm{
	float: left;
	width: 300px;
	font-family: Trebuchet Ms, Arial, Tahoma, Verdana;
	font-size: 10px;
	color: #155340;
	font-weight: bold;
	margin-top: 5px;
	padding: 4px;
}
.envolveAgendamento{
	float: left;
	width: 370px;

}
.inputAgendamento{
	float: left;
	width: 300px;
	clear: both;
	background-color: #FFFFFF;
	border: 1px solid #155340;
	font-family: Trebuchet Ms, Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #155340;
	padding: 4px;
}
.inputAgendamento02{
	float: left;

	background-color: #FFFFFF;
	border: 1px solid #155340;
	font-family: Trebuchet Ms, Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #155340;
	padding: 4px;
	text-transform:uppercase;
}
.txtAgendamento{
	float: left;
	width: 320px;
	font-family: Trebuchet Ms, Arial, Tahoma, Verdana;
	font-size: 10px;
	color: #155340;
	font-weight: bold;
	margin-top: 20px;
}
.envolveBts{
	float: left;
	width: 500px;
}
.btEnviar{
	float: left;
	font-family: Trebuchet Ms, Arial, Tahoma, Verdana;
	font-size: 11px;
	color:#FFFFFF;
	border: 1px solid #398168;
	background-color: #398168;
	margin-top: 10px;
}
.btLimpar{
	float: left;
	font-family: Trebuchet Ms, Arial, Tahoma, Verdana;
	font-size: 11px;
	color:#FFFFFF;
	border: 1px solid #398168;
	background-color: #398168;
	margin-left: 5px;
	margin-top: 10px;
}
#ajaxFaleConosco { 	
	float:left;
	width: 100%;
	margin-top: 10px;
	font-family: Trebuchet Ms, Arial, Tahoma, Verdana;
	font-size: 11px;
}	
#agendaDetalhes {
	float:left;
	width: 100%;
	margin-top: 10px;
	font-family: Trebuchet Ms, Arial, Tahoma, Verdana;
	font-size: 11px;
	text-align:left;
	color:#333;	
}
