@charset "iso-8859-1";
/* CSS Document */

body {
	background-image: url(../imagens/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
#corpo #conteudos #convenios {
	padding: 20px;
	text-align: center;
}

a {
	color: #9c1c1c;
}
h1 {
	font-size: 18px;
	color: #9c1c1c;
}
h2 {
	font-size: 16px;
	color: #9c1c1c;
}
h3 {
	font-size: 14px;
	color: #9c1c1c;
}
#corpo {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 1.3;
}
#topo {
	height: 244px;
	width: 1000px;
	background-image: url(../imagens/topo-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#topo-logo {
	float: left;
	height: 149px;
	width: 519px;
	margin-top: 10px;
	margin-left: 15px;
	margin-bottom: 41px;
}
#topo-fone { 
	position:relative;
	float: left;
	height: 40px;
	width: 250px;
	margin-left: 200px;
	margin-top: 72px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #666;
	text-align:right;
}
#topo-fone img{
	position:absolute;
	left:20px;
	bottom:-25px;
}

#menu {
	float: left;
	height: 15px;
	width: 960px;
	margin-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666;
}
#menu ul li {
	float: left;
	margin-right: 12px;
	margin-left: 12px;
}
#menu li a  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	text-decoration: none;
}
#menu ul li a:hover {
	color: #C00000;
	text-decoration: underline;
}
#menu-quemsomos {
}
#menu-equipe {
}
#menu-exames {
}
#menu-unidades {
}
#menu-convenios {
}
#menu-fiquepordentro {
}
#menu-servicos {
}
#menu-resultados {
}
#menu-fale {
}
#conteudos {
	width: 1000px;
	min-height: 300px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#rodape-bg {
	background-image: url(../imagens/rodape-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 152px;
}
#rodape {
	width: 961px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 51px;
	padding-top: 93px;
	padding-left: 23px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}
#rodape a {
	color: #FFF;
	text-decoration: none;
}
#rodape a:hover {
	text-decoration: underline;
}
#rodape-copyright {
	float: left;
	height: 40px;
	width: 264px;
	font-size: 12px;
}
#rodape-endereco {
	float: left;
	height: 36px;
	width: 300px;
	margin-left: 90px;
	text-align: center;
	font-size: 11px;
}
#gosites {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	float: right;
	height: 13px;
	width: 60px;
	margin-top: 30px;
}
.metade {
	width:500px;
	float:left;
}
