@charset "utf-8";
/* CSS Medilabs */

* {
	margin:0;
	padding:0;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	padding:0;
	background:url(../images/bg.jpg) top left repeat-x #FFFFFF;
	font-family: "Trebuchet MS", Tahoma, Helvetica, Arial;
	font-size: 11px;
	color:#666;
}
a {
	text-decoration:none;
	color:#FFF;
}
a:hover {
	text-decoration:underline;
}
h2 {
	font-size:20px;
	clear:both;
}
h3 {
	font-size:16px;
	color:#0b8755;
	font-weight:200;
	clear:both;
}
p {
	line-height:13px;
}
.left {
	float:left;
}
.right {
	float:right;
}
#site {
	margin:0 auto;
	width: 768px;
	padding:0;
}
#col-esquerda {
	float:left;
	width:216px;
	margin:0 0px;
	display:block;
}
#col-direita {
	float:right;
	width:522px;
	margin-right:0px;
	margin-bottom:20px;
	display:block;	
}
#logo {
	width:204px;
	display:block;
}
#agws {
	text-align:right;
	clear:both;
	margin-bottom:-20px;
}
#nav-topo {
	display:block;
	height:40px;
}
#nav-topo ul {
	width:245px;
	_width:240px;
	margin:12px 0;
	float:right;
}
#nav-topo li {
	list-style-type:none;
	float:left;
	margin-right:10px;
	padding-left:15px;
	background: url(../images/nav-icons.jpg) top left no-repeat;
}
#nav-topo li.home {
	background-position:0 3px;
}
#nav-topo li.contato {
	background-position:0 -12px;
	padding-left:16px;
}
#nav-topo li.agex {
	background-position:0 -27px;
	padding-left:17px;
}
#banner {
	margin:13px 0 5px 0;
}
.foto-e {
	float:left;
	margin:0 8px 8px 0;
}
#welcome {
	display:block;
	float:left;
	text-align:justify;
	margin-bottom:10px;
	margin-top:10px;
}
#welcome p {
	margin-top:8px;	
}
.saibamais, .voltar {
	height:18px;
	display:block;
	float:right;
}
.saibamais {
	background:url(../images/saiba-mais.jpg) no-repeat;
	padding:1px 0 0 17px;
	width:67px;
}
.voltar {
	background:url(../images/voltar.jpg) no-repeat;
	padding:1px 0 0 24px;
	width:53px;
}
.voltar a {
	color:#FFF !important;
}
.break {
	margin:5px 0;
	display:block;
	height:2px;
	background: url(../images/break.jpg) repeat-x;
	clear:both;
}
.break-v {
	display:block;
	width:2px;
	background:url(../images/break-v.jpg) repeat-y;
	height:136px;
	float:left;
}
#acesse {
	margin-top:10px;
	display:block;
	height:150px;
}
#agende {
	padding:0 10px 0 104px;
	background:url(../images/calendar-icon.jpg) no-repeat;
	background-position:0 5px;
	width:154px;
	float:left;
}
#veja {
	padding-left:100px;
	width:152px;
	background:url(../images/tabuleta-icon.jpg) no-repeat;
	background-position:0 -2px;
	float:left;
}
#rodape {
	width:742px;
	height:30px;
	display:block;
	background:#0b8755;
	padding:8px 13px;
	margin-top:30px;
	clear:both;
	color:#FFF;
}
#rodape-info {
	padding-left:10px;
	text-align:right;
	background:url(../images/tel-icon.jpg) top left no-repeat;
	background-position:0 3px;
}
.data {
	color:#0b8755;
	font-size:10px;
	font-weight:bold;
}
.news {
	margin:5px 0;
	font-weight:bold;
}
#menu {
	margin-bottom:30px;
	z-index:-1;
}
#nav {
	display:none;
}
#nav li {
	list-style-type:none;
	display:block;
	border-bottom: #CCC solid 1px;
	padding:8px 0 0 47px;
	background:url(../images/bg-menu.jpg) left no-repeat;
	background-position:20px 13px;
	height:22px;
}
#nav li a {
	color:#666;
	font-size:12px;
}
#nav li a:hover {
	color:#0b8755;
	text-decoration:none;
	border-bottom:dotted #666 1px;
	font-style:italic;
	font-weight:bold;
}
#conteudo {
}
#banner-p {
	margin:9px 0 13px 0;	
}
#contato {
	display:block;
	height:220px;
}
#contato p {
	margin-top:8px;	
}
#contato form {
	margin-top:20px;
	width:430px;
}
#contato fieldset {
	width:205px;
	float:left;
	border:0;
	margin-right:10px;
}
#contato label input {
	display:block;
	width:200px;
}
#contato label input.msg {
	height:92px;
}
#bt-form {
	clear:both;
	padding:5px 90px 0;
	text-align:right;
}
#bt-form a {
	color:#666666;
	margin-right:10px;
}
#localiza {
	margin:10px 0 15px 0;
	display:block;
	height:140px;
}
#mapa {
	width:205px;
	float:left;
	margin-right:55px;
}
#localiza-txt {
	width:200px;
	float:left;
}
.tels {
	margin:-26px 20px 0 0;
	float:right;
	text-align:right;
}
.tels a {
	color:#009933;
}
#quemsomos {
	padding-top:50px;
	background:url(../images/titulo-quemsomos.jpg) no-repeat;
	text-align:justify;
}
#agendamento {
	padding-top:50px;
	background:url(../images/titulo-agende.jpg) no-repeat;
	text-align:justify;
}
#convenios {
	padding-top:50px;
	background:url(../images/titulo-convenios.jpg) no-repeat;
	text-align:justify;
}
#agendamento form {
	clear:both;	
	margin-left:20px;
	width:350px;
}
#agendamento fieldset {
	border:0;	
}
#agendamento label {
	display:block;
	clear:both;
	margin-top:10px;
}
#agendamento label input {
	float:left;
	width:190px;
}
.tform {
	float:left;
	width:100px;
	text-align:right;
	margin-right:10px;
}
#agendamento .ftel {
	width:100px;
}
#agendamento .fnas {
	width:80px;
}
#agendamento .fradio {
	width:50px;
	float:none;
}
#agendamento .fconv {
	float:none;
	margin-left:10px;
}
#agendamento textarea {
	display:block;
	width:300px;
	height:100px;
}
#infra-tb img {
	border:1px solid #999;
}
#convenios ul {
	margin-left:20px;
	width:520px;
	text-align:left;
	display:block;
}
#convenios ul li {
	display:block;
	float:left;
	width:200px;
	border-bottom:1px dotted #CCCCCC;
	margin-right:25px;
	list-style-type:none;
	padding:5px 0 5px 12px;
	background:url(../images/list-style-type.jpg) left top no-repeat;
	background-position:0 10px;
}
#imgBanner li {
	list-style-type:none;
}
#exames {
	padding-top:35px;
	background:url(../images/titulo-exames.jpg) no-repeat;
	text-align:justify;
}
#exames ul {
	margin:15px 0 0 100px;
}
#exames li {
	list-style-type:none;
	display:block;
	padding-left:15px;
	background:url(../images/list-style-type.jpg) top left no-repeat;
	background-position:0 5px;
}
#exames li a  {
	color:#666;
}
#exames .dexam {
	display:none;
	margin:10px 0;
	padding:10px;
	border:#999 solid 1px;
	background: #F3F3F3;	
}
-#exames form {
	margin:20px 0 0 18px;
}
-#exames fieldset {
	width:485px;
	padding:5px 10px;
	border: solid 1px #CCCCCC;
	margin-bottom:10px;
}
-#exames legend {
	margin-left:15px;
}
-#exames ul {
	margin-left:5px;
}
-#exames li {
	list-style-type:none;
	padding-right:9px;
	display:inline;
}
-#exames fieldset input {
	width:270px;
	margin: 0 5px 0 5px;
}
-#exames fieldset input.lupa-busca {
	margin-bottom:-4px;
	width:19px;
	height: 20px;
}
#noticias {
	padding-top:50px;
	background:url(../images/titulo-noticias.jpg) no-repeat;
}

#noticias .titulo {
	font-weight:bold;
	font-size:12px;
}
#noticias ul {
	margin-left:10px;
}
#noticias li {
	margin:10px 0;
	padding-left:12px;
	background:url(../images/list-style-type.jpg) top left no-repeat;
	background-position:0 5px;
	list-style-type:none;
}
#noticias a {
	color:#666;
}
#noticias p {
	padding:10px 0;
}
.cinza {
	color:#666;
}
.examsel {
	width:300px;
}