@charset "utf-8";
/* CSS Document */
body{
	margin:0 auto;
	background:#FFF;
	/*font-family: 'AvenirNextMedium';*/
	font-family: Arial, Helvetica, sans-serif;
	color:#242424;
	/*background:url(../images/background.jpg) repeat;*/
}
img {
	border:none;
	display: inline;

}

a{ outline:none; }
.menu-superior-total{
	z-index:1000;
	width:100%;
	height:150px;
	background:#FFF;
	margin-top:0px;
	margin:0 auto;
	padding:0 auto;
	/*position:fixed;	*/
}
.envolve-menu-superior{
	width:960px;
	height:150px;
	margin:0 auto;
	padding-top:20px;
	/*border:1px solid #F60;*/
}
.logo-menu{
	width:335px;
	height:90px;
	float:left;
	margin:2px;
	margin-top:-17px;
}
.menu-superior{
	width:580px;
	height:30px;
	margin:0 auto;
	margin-top:40px;
	list-style:none;
	float:right;
	/*border:1px solid #0F0;*/
}
.menu-superior li {
	position:relative;
	color:#242424;
	padding:10px;
	font-size:20px;
	font-family:'ConduitITCStdLight', sans-serif;
	display:inline;
	text-transform:uppercase;	
}
.menu-superior li a{
	color:#242424;
	text-decoration:none;
}
.menu-superior li a:hover{
	/*text-decoration:underline;*/
}	
.menu-superior li:hover{
	border-bottom:2px solid #E9262C;
}
.menu-superior li ul{
	position:absolute; 
	/*top:52px;*/
	top:25px;
	left:-40px;
	background:none; 
	display:none;
	width:90px;
	z-index:100; 
	font-family:'ConduitITCStdLight', sans-serif;
	font-size:12px;
	}
.menu-superior li ul li a {
	padding:0px;
	text-align:left;
	margin-left:0px;
	font-family:'ConduitITCStdLight', sans-serif;
	font-size:12px;
	color:#242424;
}
.menu-superior li:hover ul ul{
	display:none;
	}

.menu-superior li:hover ul{
	display:block;
	}

.menu-superior li ul li{
	/*border:1px solid #c0c0c0; */
	display:block;
	width:90px;
	padding:5px;
	margin:0 auto;
	font-size:12px;
	text-align:left;
	margin-left:0px;
	border-bottom:1px solid #FFF;
	background:#E40522;
	color:#FFF;
	}
.resp-tecnico-topo{
	float:right;
	clear:both;
	width:380px;
	height:30px;
	font-size:14px;
	margin-top:-40px;
	margin-right:350px;
	font-family:'ConduitITCStdLight', sans-serif;
}
.telefone-email-topo-total{
	width:100%;
	height:35px;
	background: #E9262C;	
	color:#FFF;
	/*position:fixed;*/
	clear:both;
	margin:0 auto;
	margin-top:-20px;
	line-height:0px;
}
.envolve-telefone-email-topo-total{
	width:960px;
	height:35px;
	margin:0 auto;
	font-family:'ConduitITCStdMedium', sans-serif;
	font-size:18px;
}
.envolve-telefone-email-topo-total p{
	float:right;
	text-transform:uppercase;
}
.envolve-telefone-email-topo-total span{
	float:left;
}
.envolve-telefone-email-topo-total a span{
	text-decoration:none;
	color:#FFF;
}
.envolve-telefone-email-topo-total span img{
	margin-top:10px;
}
.banner-total{
	width:100%;
	height:auto;
	min-height:350px;
	margin:0 auto;
	padding:0 auto;
	clear:both;
	z-index:-100;
	margin-top:0px;
	padding-top:37px;
	/*background:url(../images/banner-background-home.jpg) no-repeat top center;*/	
}
.banner-total-internas{
	width:100%;
	height:120px;
	margin:0 auto;
	padding:0 auto;
	clear:both;
	z-index:-100;
	margin-top:0px;
	background:#e9eae0;
}
.envolve-banner-total{
	width:960px;
	height:120px;
	margin:0 auto;	
}
.envolve-banner-total p{
	height:20px;
	font-family:'ConduitITCStdBold', sans-serif;
	font-size:27px;
	color:#60625F;
	margin-left:120px;
	padding-top:30px;
}
.menu-equipe{
	clear:both;
	float:left;
	width:250px;
	height:20px;
	font-family:'ConduitITCStdLight', sans-serif;
	font-size:20px;
	color:#60625F;
	margin-left:120px;
	margin-top:0px;
	margin-bottom:3px;
}
.menu-equipe span a{
	font-size:15px;
	color:#E9262C;
	float:right;
	bottom:0px;
	text-decoration:none;
}
#banner-total-clinica{background:url(../images/banner-background-clinica.jpg) no-repeat center;}
#banner-total-equipe{background:url(../images/banner-background-internas.jpg) no-repeat center;}
.meio{
	width:960px;
	height:auto;
	margin:0 auto;
	background:#FFF;
	/*margin-top:5px;*/
}
.boxes-home{
	clear:both;
	width:960px;
	height:175px;
	color:#FFF;
	font-size:16px;
	margin-top:20px;
/*	margin:0 auto;	*/
}
.boxes-home a{
	color:#FFF;
}
.boxes-home .box-home{
	width:230px;
	height:175px;
	margin:0 auto;
	margin-right:9px;
	margin-top:0px;
	background:#515254;
	display:inline-table;
}
#box-home-1{background:#515254;}
#box-home-2{background:#636466;}
#box-home-3{background:#77787B;}
#box-home-4{background:#8A8C8E; margin-right:0px; float:right;}
.box-home p{
	width:190px;
	height:auto;
	margin:20px;
	margin-top:45px;
	font-family:'ConduitITCStdLight', sans-serif;
}
.boxes-home .box-home p span{
	text-transform:uppercase;
	font-size:18px;
	font-family:'ConduitITCStdExtraBold', sans-serif;
}
.mapa-home{
	width:960px;
	height:270px;
	clear:both;
	margin-top:20px;
	background:url(../images/mapa-home.jpg) no-repeat center;
}
.fotos-home{
	width:960px;
	height:253px;
	clear:both;
	margin-top:20px;
	background:url(../images/fotos-home.jpg) no-repeat center;
}
.envolve-botoes-video{
	width:960px;
	height:311px;
	clear:both;
	margin:0 auto;
	margin-top:3px;
}
.botoes-home{
	float:left;
	width:375px;
	height:311px;
}
.item-botao-home{
	width:375px;
	height:100px;
	background:#e9262c;
	color:#FFF;
	font-family:'ConduitITCStdExtraBold', sans-serif;
	font-size:22px;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
	line-height:100px;	
	margin-bottom:5px;
}
.botoes-home a{
	text-decoration:none;
	color:#FFF;
}
.video-home{
	width:580px;
	height:311px;
	float:right;
}
.texto{
	margin-top:50px;
	margin-left:100px;
	margin-right:40px;
	margin-bottom:20px;
	width:700px;
	height:auto;
	min-height:500px;
	color:#606263;
	font-size:14px;
	line-height:22px;
	font-family:Futura, sans-serif;
}
#texto-como-se-preparar{ min-height:850px;}
#texto-exames{min-height:1000px;}
#texto-equipe{min-height:1300px;}
/*.envolve-equipe{
	width:650px;
	min-height:185px;
	height:auto;
	padding-bottom:30px;
	margin:0 auto;
	margin-top:30px;
	font-size:14px;
	/*font-family:'ConduitITCStdExtraLight', sans-serif;*/
	/*font-family:"Futura Lt BT", sans-serif;*/
	/*font-family:Tahoma, sans-serif;
	clear:both;
/*	float:left;	*/
/*}*/
.envolve-exame{
	width:650px;
	min-height:40px;
	height:auto;
	margin-bottom:40px;
	margin:0 auto;
	font-size:14px;
	/*font-family:'ConduitITCStdExtraLight', sans-serif;*/
	font-family:"Futura Lt BT", sans-serif;
	clear:both;
	border-bottom:1px solid #CCC;
/*	float:left;	*/
}
.descricao-exame{
	width:650px;
	height:40px;
	overflow:hidden;
	float:left;
	text-align:justify;
	/*margin-top:-160px;*/
}
.descricao-exame p{
	margin:0 auto;
	margin-bottom:10px;
	margin-top:10px;
}
.descricao-exame p span{
	background:url(../images/veja-mais.png) center no-repeat;
	width:20px;
	height:20px;
	cursor:pointer;
	float:right;
	margin-bottom:5px;
}
.descricao-exame span{
	font-size:11px;
}
.descricao-exame p img{
	margin-right:5px;
	margin-top:3px;
	float:left;
}
h3{
	margin:0 auto;
	margin-bottom:10px;
	margin-top:10px;
}
h3 span{
	background:url(../images/veja-mais.png) center no-repeat;
	width:20px;
	height:20px;
	cursor:pointer;
	float:right;
	margin-bottom:5px;
}
h3 img{
	margin-right:5px;
	margin-top:3px;
	float:left;
}
.envolve-exames{
    margin-bottom: 1em;
    margin-left: 0.5em;
    margin-right: 0.5em;
    margin-top: 1em;
    width: 350px;
}
.envolve-exames h3 {
    width:650px;
	min-height:30px;
	height:auto;
	padding-top:10px;
	margin-bottom:40px;
	margin:0 auto;
	font-size:14px;
	/*font-family:'ConduitITCStdExtraLight', sans-serif;*/
	font-family:"Futura Lt BT", sans-serif;
	clear:both;
	border-bottom:1px solid #CCC;
	font-weight:normal;
}
.envolve-exames div {
    padding-bottom: 0.5em;
    padding-left: 0.25em;
    padding-right: 0.25em;
    padding-top: 1em;
	width:650px;
	font-weight:normal;
	text-align:justify;
}
.envolve-exames div span{
	font-size:11px;
}
.envolve-exames div strong{
	text-transform:uppercase;
}
.envolve-exames p {
    margin-top: 0;
}
.envolve-equipe{
    /*margin-bottom: 1em;
    margin-left: 0.5em;
    margin-right: 0.5em;
    margin-top: 1em;*/
    
	/*width:650px;
	min-height:185px;
	height:auto;
	padding-bottom:30px;
	margin:0 auto;
	margin-top:30px;
	font-size:14px;*/
	margin-bottom: 1em;
    margin-left: 0.5em;
    margin-right: 0.5em;
    margin-top: 1em;
    width: 350px;
}
.envolve-equipe h3 {
    width:650px;
	min-height:185px;
	height:auto;
	padding-top:10px;
	margin-bottom:40px;
	margin:0 auto;
	font-size:14px;
	/*font-family:'ConduitITCStdExtraLight', sans-serif;*/
	/*font-family:"Futura Lt BT", sans-serif;*/
	clear:both;
	/*border-bottom:1px solid #CCC;*/
	font-weight:normal;
}
.envolve-equipe div {
    padding-bottom: 0.5em;
    padding-left: 0.25em;
    padding-right: 0.25em;
    padding-top: 1em;
	width:650px;
	font-weight:normal;
	text-align:justify;
}
.envolve-equipe h3 .img-equipe{
	width:150px;
	height:180px;
	float:left;
	margin-bottom:0px;
}
.envolve-equipe h3 .nome-equipe{
	width:350px;
	height:60px;
	clear:both;
	float:right;
	font-size:11px;
	text-transform:uppercase;
}
.envolve-equipe h3 .curriculo-equipe{
	width:480px;
	height:185px;
	overflow:hidden;
	float:right;
	/*margin-top:-160px;*/
}
.envolve-equipe h3 .curriculo-equipe p{
	font-weight:bold;
	margin-bottom:0px;
	/*font-family:'ConduitITCStdBold', sans-serif;*/
	/*font-family:"Futura Lt BT", sans-serif;*/
	font-family:Verdana, sans-serif;
}
.envolve-equipe h3 .curriculo-equipe span{
	float:right;
	width:100px;
	height:20px;
	padding:5px;
	padding-left:8px;
	padding-right:8px;
	margin-right:10px;
	color:#FFF;
	background:#E9262C;
	cursor:pointer;
}
.envolve-equipe h3 .curriculo-equipe ul li{
	margin-left:-20px;
	margin-bottom:5px;
}	
.tb-agendar-exames input.campo-1{
	width:615px;
	border:1px solid #848686;
	height:25px;
	font-family:"Futura Lt BT", sans-serif;
}
.tb-agendar-exames select.campo-1{
	width:615px;
	border:1px solid #848686;
	height:28px;
	font-family:"Futura Lt BT", sans-serif;
}
.tb-agendar-exames select.campo-2{
	width:170px;
	border:1px solid #848686;
	height:28px;
	font-family:"Futura Lt BT", sans-serif;
}
.tb-agendar-exames input.campo-2{
	width:170px;
	border:1px solid #848686;
	height:25px;
	font-family:"Futura Lt BT", sans-serif;
}
.tb-agendar-exames input.botao{
	background:#E9262C;	
	color:#FFF;
	padding:10px;
	font-family:"Futura Lt BT", sans-serif;
	font-size:16px;
	border:none;
	margin-right:15px;
}
.campos-obrigatorios{
	font-size:12px;
	color:#E9262C;
	margin-bottom:10px;
}
.endereco-contato{
	width:400px;
	height:210px;
	margin:0 auto;
	text-align:center;	
	border:1px solid #E6E6E6;
	margin-top:15px;
	margin-bottom:15px;
	font-size:16px;
}
.endereco-contato p{
	font-size:18px;
	font-weight:bold;
}
#mapa{
	width:370px;
	height:450px;
	margin-top:15px;
	float:left;
}
#endereco-localizacao{
	float:right;
	width:300px;
	height:250px;
}
.tb-contato textarea.campo-1{
	width:545px;
	border:1px solid #848686;
	height:40px;
	font-family:"Futura Lt BT", sans-serif;
}
.tb-contato input.campo-1{
	width:545px;
	border:1px solid #848686;
	height:25px;
	font-family:"Futura Lt BT", sans-serif;
}
.tb-contato input.campo-2{
	width:250px;
	border:1px solid #848686;
	height:25px;
	font-family:"Futura Lt BT", sans-serif;
}
.tb-contato input.botao{
	background:#E9262C;	
	color:#FFF;
	padding:10px;
	font-family:"Futura Lt BT", sans-serif;
	font-size:16px;
	border:none;
	margin-right:15px;
}
.img-conheca-seu-exame{
	width:700px;
	height:300px;
	float:left;
	margin-bottom:20px;
}
.nome-exame{
	clear:both;
	width:700px;
	height:30px;
	color:#E9262C;
	margin-bottom:15px;
	font-size:25px;
	font-family:'ConduitITCStdLight', sans-serif;
}
.envolve-noticia-destaque{
	width:700px;
	height:150px;
}
.img-noticia-destaque{
	width:700px;
	height:300px;
}
.titulo-noticia-destaque{
	width:700px;
	height:30px;
	color:#E9262C;
	font-size:18px;
	margin-top:5px;
	font-weight:bold;
	margin-bottom:20px;
}
.texto-noticia-destaque{
	width:700px;
	height:50px;
	line-height:20px;
	text-align:justify;
}
.titulo-noticia-destaque a{
	color:#E9262C;
	text-decoration:none;
}
.envolve-todas-noticias{
	width:700px;
	height:600px;
}
.envolve-noticia{
	width:700px;
	height:180px;
	float:left;
	margin-bottom:15px;
	border-bottom:1px solid #C4C4C4;
	border-right:1px solid #C4C4C4;
}
.img-noticia{
	width:250px;
	height:150px;
	margin-left:5px;
	float:left;
}
.titulo-noticia{
	float:left;
	width:680px;
	height:20px;
	font-family:'ConduitITCStdLight', sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#E9262C;
	margin-bottom:10px;
}
.texto-noticia{
	width:680px;
	height:80px;
	float:left;
	margin-bottom:10px;
	line-height:18px;
}
.data-noticia{
	float:left;
	width:100px;
	height:20px;
	margin-left:5px;
	margin-top:10px;
	font-weight:bold;
	font-style:italic;
}
.leia-mais-noticia{
	width:100px;
	height:40px;
	float:right;
	margin-right:20px;
	background:url(../images/leia-mais.jpg) no-repeat;
}
.titulo-noticia-detalha{
	width:700px;
	height:40px;
	color:#E9262C;
	font-size:18px;
	margin-top:5px;
	margin-bottom:15px;
	font-weight:bold;
}
ul.lista-artigos-cientificos{
		list-style:url(../images/icone-artigos-cientificos.png);
		list-style-position:outside;
}
ul.lista-artigos-cientificos li{
	padding-bottom:10px;	
}
ul.lista-artigos-cientificos li a{
	text-decoration:none;
	color:#606263;
	vertical-align: top;
}
ul.lista-artigos-cientificos li a:hover{
	text-decoration:underline;
}
.boxes-sobre-lages{
	width:700px;
	height:150px;
}
.box-sobre-lages{
	width:185px;
	height:90px;
	margin-left:5px;
	display:inline-table;
}
a .box-sobre-lages{ 
	text-decoration:none; 
	color:#FFF;
}
#box-sobre-lages-1{background:#515254;}
#box-sobre-lages-2{background:#636466;}
#box-sobre-lages-3{background:#77787B; float:right;}	
.box-sobre-lages p{
	width:185px;
	height:auto;
	margin:20px;
	margin-top:25px;
	font-family:'ConduitITCStdLight', sans-serif;
	text-align:center;
}
.boxes-sobre-lages .box-sobre-lages p span{
	text-transform:uppercase;
	font-size:18px;
	font-family:'ConduitITCStdExtraBold', sans-serif;
}
.itens-sobre-lages{
	width:400px;
	height:600px;
}
.item-sobre-lages{
	width:390px;
	height:25px;
	margin-bottom:10px;
	border-bottom:1px solid #808285;
}
.item-sobre-lages span{
	float:right;
}
#item-sobre-lages-restaurantes{
	height:40px;
	width:470px;
	padding-bottom:5px;
}
.lateral-direita-sobre-lages{
	float:right;
	width:270px;
	height:500px;
	border-left:1px solid #808285;
}
.lateral-direita-sobre-lages img{
	padding-left:5px;
}
.tbGaleriaImagens img{
	border:2px solid #808285;
	margin:5px;
}
.itens-convenios{
	width:400px;
	height:800px;
}
.item-convenios{
	width:390px;
	height:35px;
	margin-bottom:10px;
	border-bottom:1px solid #808285;
}
.item-convenios span{
	float:right;
}
.descricao-exame strong{
	text-transform:uppercase;
}
.marcador-convenios{
	float:left;
	margin:5px;
	margin-top:2px;
}
.rodape-total{
	width:100%;
	height:155px;
	margin-top:5px;
	background:#808285;
}
.envolve-rodape{
	width:960px;
	height:155px;
	margin:0 auto;
}
.envolve-rodape a.link-rodape img{
	float:right;
	clear:both;
	margin-top:50px;
}
.logo-rodape{
	width:375px;
	height:30px;
	float:left;
}
.logo-rodape img{
	margin-top:10px;
}
.menu-rodape{
	width:500px;
	height:30px;
	float:right;
	color:#FFF;
	margin-top:40px;
}
.item-menu-rodape{
	display:inline;
	padding:5px;
	font-size:18px;
	text-transform:uppercase;
	font-family:'ConduitITCStdLight', sans-serif;
}
.item-menu-rodape a{
	color:#FFF;
	text-decoration:none;
}
#downdown{
	list-style-type: none;
	margin-left: -8%;
}
#downdown li{
	display: inline-block;
	margin: auto;
}
#downdown #it1{
	margin-right: 450px;
}