/* CSS Document */

.box-meio{
	width:450px;
	margin-left:35px;
	padding-top:10px;
}
.box-meio h3{
	font-size:22px;
	letter-spacing:-1px;
}
.box-meio ul.lista1 li{
	margin-bottom:40px;
}
.box-meio ul.lista2{
	border-top:1px solid #CCC;
	padding-top:10px;
	margin-top:10px;
}
.box-meio ul.lista2 li{
	list-style:outside;
	margin-left:20px;
	margin-bottom:5px;
}

.box-meio p{
	margin:10px 0 10px;
}


.box-meio .p-depoimento{
	font-size:10px;
	color:#FF6600;
	text-align:right;
}

#b_clinica {
	width: 88px;
	height: 35px;
	background: url(../imagens/b_aclinica1.jpg) ;
}

#b_clinica:hover {
	background: url(../imagens/b_aclinica2.jpg) ;
}

#b_equipe {
	width: 75px;
	height: 35px;
	background: url(../imagens/b_equipe1.jpg) ;
}

#b_equipe:hover {
	background: url(../imagens/b_equipe2.jpg) ;
}

#b_tratamentos {
	width: 112px;
	height: 35px;
	background: url(../imagens/b_tratamentos1.jpg) ;
}

#b_tratamentos:hover {
	background: url(../imagens/b_tratamentos2.jpg) ;
}

#b_infertilidade {
	width: 116px;
	height: 35px;
	background: url(../imagens/b_infertilidade1.jpg) ;
}

#b_infertilidade:hover {
	background: url(../imagens/b_infertilidade2.jpg) ;
}

#b_artigos {
	width: 82px;
	height: 35px;
	background: url(../imagens/b_artigos1.jpg) ;
}

#b_artigos:hover {
	background: url(../imagens/b_artigos2.jpg) ;
}

#b_noticias {
	width: 91px;
	height: 35px;
	background: url(../imagens/b_noticias1.jpg) top ;
}

#b_noticias:hover {
	background: url(../imagens/b_noticias2.jpg) top ;
}

#b_faq {
	width: 57px;
	height: 35px;
	background: url(../imagens/b_faq1.jpg) top ;
}

#b_faq:hover {
	background: url(../imagens/b_faq2.jpg) top ;
}

#b_faleconosco {
	width: 116px;
	height: 35px;
	background: url(../imagens/b_fale1.jpg) top ;
}

#b_faleconosco:hover {
	background: url(../imagens/b_fale2.jpg) top ;
}




