div#content_exames {
	background-color:#FFF;
	width: 900px;
	float: left;
	margin-top: 5px;
	height: auto;
	padding-bottom: 50px;
	display: inline;
}

div#tit_exames {
	width: 106px;
	height: 21px;
	background-image: url(../img/tit_exames.gif);
	background-repeat: no-repeat;
	float: left;
	overflow: hidden;
	text-indent: -90000em;
	display: inline;
	margin-top: 15px;
	margin-left: 10px;
}

div.box_busca {
	width: 666px;
	height: 45px;
	float: left;
	clear: left;
	border: solid 1px #ccc;
	margin-top: 25px;
	margin-left: 10px;
}

div.box_busca2 {
	width: 666px;
	height: 45px;
	float: left;
	clear: left;
	border: solid 1px #ccc;
	margin-top: 25px;
	margin-left: 10px;
}

div.box_busca_esp {
	width: 666px;
	height: auto;
	float: left;
	clear: left;
	border: solid 1px #ccc;
	margin-top: 25px;
	margin-left: 10px;
	padding-bottom: 12px;
}

div#tit_buscaletra {
	width: 153px;
	height: 17px;
	background-image: url(../img/tit_buscaletra.gif);
	float: left;
	margin-left: 12px;
	margin-top: -7px;
	overflow: hidden;
	text-indent: -90000em;
	_position: fixed; /*IE6*/
}

div#box_letras {
	width: 655px;
	margin-left: 20px;
	margin-top: 10px;
	display: inline;
	float: left;
	padding: 0;
}

div#tit_buscaespecialidade {
	width: 241px;
	height: 17px;
	background-image: url(../img/tit_buscaespecialidade.gif);
	float: left;
	margin-left: 12px;
	margin-top: -7px;
	overflow: hidden;
	text-indent: -90000em;
	_position: fixed;
}

div.seta_verm_peq {
	width: auto;
	height: 12px;
	background-image: url(../img/seta_verm_peq.gif);
	background-repeat: no-repeat;
	float: left;
	clear: left;
	margin-left: 20px;
	margin-top: 10px;
}

div#tit_buscapalavra {
	width: 176px;
	height: 17px;
	background-image: url(../img/tit_buscapalavra.gif);
	float: left;
	margin-left: 12px;
	margin-top: -7px;
	overflow: hidden;
	text-indent: -90000em;
	_position: fixed;
}

div#nomedoexame {
	width: 110px;
	height: 10px;
	float: left;
	background-image: url(../img/tit_nomedoexame.gif);
	margin-top: 10px;
	display: inline;
	overflow: hidden;
	text-indent: -90000em;
}

input.in_buscaexame {
	border: solid 1px #ccc;
	width: 200px;
	float: left;
	margin-left: 5px;
	margin-top: 6px;
	display: inline;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #900;
	font-weight: bold;
}

div#frame_exame1 {
	width: 680px;
	float: left;
	clear: left;
}

a.agendarexame {
	width: 179px;
	height: 193px;
	background-image: url(../img/bt_agendarexame.gif);
	float: left;
	overflow: hidden;
	text-indent: -90000em;
	margin-top: 10px;
	margin-left: 15px;
}

a.bt_voltar {
	width: 50px;
	height: 13px;
	background-image: url(../img/bt_voltar.gif);
	float: left;
	margin-left: 12px;
	margin-top: 10px;
	overflow: hidden;
	text-indent: -9000em;
}

div#box_tiposexames {
	width: 172px;
	height: 186px;
	float: left;
	border: solid 1px #ccc;
	margin-top: 15px;
	margin-left: 15px;
}

div#tit_tiposexames {
	width: 144px;
	height: 9px;
	background-image: url(../img/tit_tiposexames.gif);
	float: left;
	margin-left: 14px;
	margin-top: -3px;
	overflow: hidden;
	text-indent: -90000em;
	position: absolute;
}

ul.lista_tiposexames {
	margin: 0;
	padding: 0;
	margin-left: 6px;
	margin-top: 10px;
	list-style: inside;
	color: #666;
	
}

ul.lista_tiposexames li {
	margin-bottom: 1px;
}

a.lk_verm {
	font-family: Verdana, Geneva, sans-serif;
	color: #bd2d2a;
	font-size: 12px;
	text-decoration: none;
}

a.lk_verm:hover {
	text-decoration: underline;
}

div#box_textoespecialidades {
	width: 666px;
	background-color:#f8f3f3;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	clear: left;
	margin-left: 10px;
	margin-top: 12px;
}
div#box_textoespecialidades span.txt_especialidades, p.txt_especialidades {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	margin-left: 10px;
	text-align: justify;
}



