@import url("topo-rodape.css");
	
.alinha-img {
	text-align:center;
	}

h2 a {
	color:#000;
	}
h2 a:hover {
	text-decoration:none;
	}	
	
#principal {
	height:0px;
	background:url(../images/fundo_cont.gif) center top repeat-y;
	}
html>body #principal {
	height:auto;
	}
	
#servicos, #planos-saude, #localizacao {
	height:286px;
	}
html>body #servicos, html>body #planos-saude, html>body #localizacao {
	height:270px;
	}
	
#servicos {
	width:239px;
	background:#f6f6f6;
	float:left;
	margin-left:7px;
	}
html>body #servicos {
	margin-left:15px;
	}
#servicos h2 {
	height:25px;
	padding-top:5px;
	text-align:center;
	background:url(../images/h2.jpg) center top no-repeat;
	font-size:15px;
	text-transform:uppercase;
	}
#servicos p {
	font-size:11px;
	color:#5a5a5a;
	margin-top:10px;
	padding:15px; padding-right:20px;
	padding-bottom:0; padding-top:0;
	}
#servicos ul {
	list-style:none;
	margin-top:15px;
	margin-bottom:15px;
	}
#servicos ul li {
	width:191px;
	height:15px;
	padding-top:2px;
	padding-bottom:2px;
	margin:0 auto;
	}
html>body #servicos ul li {
	}
#servicos ul li a {
	display:block;
	height:19px;
	font-size:11px;
	text-decoration:none;
	background:url(../images/fundo_li_servicos.gif) center top no-repeat;
	text-indent:15px;
	color:#00659b;
	font-weight:bold;
	}
html>body #servicos ul li a {
	height:15px;
	}
#servicos ul li a:hover {
	color:#2d3532;
	background:url(../images/fundo_li_servicos.gif) center bottom no-repeat
	}
	
/***** *****/

#planos-saude {
	width:239px;
	background:#f6f6f6;
	float:left;
	margin-left:7px;
	}
#planos-saude h2 {
	height:25px;
	padding-top:5px;
	text-align:center;
	background:url(../images/h2.jpg) center top no-repeat;
	font-size:15px;
	text-transform:uppercase;
	}
#planos-saude p {
	font-size:11px;
	color:#5a5a5a;
	margin-top:10px;
	padding:15px;
	padding-top:0;
	}
#planos-saude p b{
	display:block;
	font-size:11px;
	text-align:center;
	margin-bottom:7px;
	}
#planos-saude div {
	text-align:center;
	}
#planos-saude div img {
	border:none;
	}

/***** *****/

#localizacao {
	width:239px;
	background:#f6f6f6;
	float:left;
	margin-left:7px;
	}
#localizacao h2 {
	height:25px;
	padding-top:5px;
	text-align:center;
	background:url(../images/h2.jpg) center top no-repeat;
	font-size:15px;
	text-transform:uppercase;
	}
#localizacao p {
	font-size:11px;
	color:#5a5a5a;
	margin-top:10px;
	padding:15px;
	padding-top:0;
	}
#localizacao ul {
	list-style:none;
	padding-bottom:10px;
	}
#localizacao ul li {
	width:180px;
	height:12px;
	margin:0 auto;
	margin-top:-6px;
	}
html>body #localizacao ul li {
	height:14px;
	margin-top:-2px;
	}
#localizacao ul li a {
	font-size:11px;
	display:block;
	height:12px;
	/*text-indent:20px;*/
	font-weight:bold;
	color:#3d3d3d;
	text-decoration:none;
	/*background:url(../images/fundo_li_laboratorios.gif) left top no-repeat;*/
	}
html>body #localizacao ul li a {
	height:10px;
	padding-bottom:5px;
	margin-top:3px;
	/*background:url(../images/fundo_li_laboratorios_moz.gif) left top no-repeat;*/
	}
#localizacao ul li a:hover {
	color:#00659b;
	/*background:url(../images/fundo_li_laboratorios.gif) left bottom no-repeat;*/
	}
html>body ul li a:hover {
	/*background:url(../images/fundo_li_laboratorios_moz.gif) left bottom no-repeat;*/
	}
	
#rodape {
	clear:both;
	height:54px;
	padding-top:7px;
	background:url(../images/fundo_rodape.gif) center top no-repeat;
	}
	
#nav {
	list-style:none;
	display:inline;
	margin-left:45px;
	}
#nav li {
	display:inline;
	}
#nav li a {
	text-decoration:none;
	color:#2d3532;
	font-weight:bold;
	font-size:11px;
	background:url(../images/fundo_a_nav.gif) right center no-repeat;
	padding-right:5px;
	}
#nav li a.nav-dif {
	background:none;
	}
#nav li a:hover {
	color:#000066;
	text-decoration:underline;
	}
	
#rodape p {
	display:inline;
	color:#2d3532;
	font-size:12px;
	margin-left:70px;
	}
	
#rodape p a {
	color:#2d3532;
	}
#rodape p a:hover {
	color:#00659b;
	text-decoration:none;
	}
	
#obrigado{
	text-indent:-9999px;
	background:url(../images/obrigado.gif) no-repeat;
	width:197px;
	height:71px;
	margin:7px 0 0 30px;
	position:absolute;
}

html>body>#container>#topo #obrigado{
	margin:7px 0 0 315px;
}	
