@charset "utf-8";
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

body {
	background-image: url(../images/back/pagina.jpg);
	padding: 0px;
	background-attachment: fixed;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
body#contato a.con, body#duvidas a.duv,body#orientacao a.ori, body#mastologia a.mas, body#sobre a.sob {
	color:#910B50;
}

#cabecalho {
	width: 766px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/back/cabecalho-final.png);
	height: 186px;
}
#cabecalho img.log {
	float: left;
	padding-top: 20px;
	padding-left: 20px;
}
#cabecalho  img.mul {
	float: right;
}
#menusuperior {
	width: 766px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 45px;
	background-color: #DC6696;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CE2F6F;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CE2F6F;
}
#menusuperior  img  {
	margin-top: -6px;
	float: left;
}

#menusuperior ul {
	padding: 0px;
	height: 45px;
	margin: 0px;
}
#menusuperior ul li {
	list-style-type: none;
	display: inline;
}
#menusuperior ul li a {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	float: left;
	height: 30px;
	line-height: 15px;
}
#menusuperior  ul li a:hover {
	color: #910B50;
	background-color: #FFFFFF;
}
#conteudo {
	width: 766px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
#conteudo .menuesquerdo {
	width: 210px;
	float: left;
}
#conteudo .menuesquerdo h1 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	text-transform: uppercase;
	background-color: #DC6696;
	color: #FFFFFF;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#conteudo .menuesquerdo h1 a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
#conteudo .menuesquerdo p {
	font-family: "Trebuchet MS";
	font-size: 13px;
	padding-right: 10px;
	padding-left: 10px;
	color: #666666;
}
#conteudo .menuesquerdo p a {
	text-decoration: none;
	color: #007CC2;
}
#conteudo .menuesquerdo ul {
	margin: 0px;
	padding: 0px;
}
#conteudo .menuesquerdo ul li {
	list-style-type: none;
}
#conteudo .menuesquerdo ul li a {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: none;
	display: block;
	line-height: 12px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	color: #DC6696;
	background-color: #F3DEE8;
	font-weight: bold;
	text-transform: uppercase;
}
#conteudo .menuesquerdo ul li a:hover {
	color: #007CC2;
	background-color: #D5ECFC;
}
#conteudo .central {
	width: 516px;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
}
#conteudo  .central  li#convenios {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #333333;
	margin: 5px;
	border: 1px solid #CCCCCC;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
	width: 45%;
}
#conteudo .central #convenios span {
	background-image: url(../images/icons/masto.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}


#conteudo .central p {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #333333;
}
#conteudo .central p strong {
	color: #007CC2;
}

#conteudo .central p#destaque {
	font-size: 16px;
	background-color: #f8f8f8;
	border: 1px solid #CCCCCC;
	padding: 10px;
}


#conteudo .central h1 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	margin-top: 0px;
	color: #0586C8;
}

#conteudo .central ul {
	margin: 0px;
	padding: 0px;
}
#conteudo .central ul li {
	list-style-type: none;
}
#conteudo   .central   ul   li:hover   {
	color: #007CC2;
	background-color: #D5ECFC;
}
#conteudo .central ul li a {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	background-image: url(../images/icons/lista.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 10px;
}
#conteudo .central ul li a:hover {
	color: #007CC2;
}
#conteudo .central form {
	padding: 0px;
	margin: 0px;
}
#conteudo .central form p {
	margin-left: 20px;
}

#conteudo .central legend {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #0586C8;
}
#conteudo .central label {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #666666;
	display: block;
	font-weight: bold;
	text-transform: none;
	margin-top: 10px;
	margin-left: 20px;
}
#conteudo .central input {
	width: 300px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
	margin-left: 20px;
}
#conteudo .central #form input .botao {
	padding: 1px;
}

#conteudo .central input:hover {
	background-color: #D5ECFC;
}

#conteudo .central textarea {
	width: 300px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	border: 1px solid #CCCCCC;
	margin-left: 20px;
	margin-bottom: 15px;
}
#conteudo .central textarea:hover {
	background-color: #D5ECFC;
}

#conteudo  .central  #mapa  {
	font-size: 13px;
	color: #007CD7;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-weight: bold;
}
#conteudo .central #corpoclinico {
	border: 1px solid #CCCCCC;
	margin-bottom: 15px;
	position: relative;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	height: 115px;
}
#conteudo  .central  #corpoclinico  a:hover {
	text-decoration: underline;
}

#conteudo  .central  #corpoclinico:hover  {
	background-color: #D7EDFC;
}

#conteudo .central #corpoclinico img {
	float: left;
}
#conteudo .central #corpoclinico h2 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #007CC2;
	padding-left: 119px;
	display: block;
	margin-top: 0px;
}
#conteudo .central #destaque a {
	text-decoration: none;
	color: #007CC2;
}

#conteudo .central #destaque a:hover {
	text-decoration: underline;
}
#conteudo  .central  #tabela {
	border-collapse:collapse;
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-family: "Trebuchet MS";
	border: 1px solid #CCCCCC;
}
#conteudo  .central  #tabela  th {
	color: #FFFFFF;
	background-color: #0486D2;
	border: 1px solid #FFFFFF;
	padding: 5px;
}
#conteudo  .central  #tabela  td {
	font-family: "Trebuchet MS";
	font-size: 13px;
	padding: 5px;
	margin: 0px;
	border: 1px solid #CCCCCC;
}
#conteudo  .central  #tabela  tr:hover {
	background-color: #D7EDFC;
}
#enviar {
	font-family: "Trebuchet MS";
	font-size: 18px;
	text-transform: uppercase;
	color: #5A9BE1;
	display: block;
	padding-top: 10px;
	text-decoration: none;
}
#conteudo .menuesquerdo p a:hover {
	text-decoration: underline;
}

a.comp    {
	font-family: "Trebuchet MS";
	font-size: 13px;
	text-decoration: none;
	background-image: url(../images/icons/pdf.png);
	background-position: right center;
	background-repeat: no-repeat;
	font-weight: bold;
	color: #007CC2;
	padding-top: 10px;
	padding-right: 35px;
	padding-bottom: 10px;
	margin-left: 20px;
}
a.res {
	font-family: "Trebuchet MS";
	font-size: 13px;
	text-decoration: none;
	background-image: url(../images/icons/lista.gif);
	background-position: right center;
	background-repeat: no-repeat;
	padding-left: 5px;
	font-weight: bold;
	color: #007CC2;
	padding-top: 10px;
	padding-right: 35px;
	padding-bottom: 10px;
	margin-left: 20px;
}
a.res2 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	text-decoration: underline;
	background-image: url(../images/icons/lista.gif);
	background-position: right center;
	background-repeat: no-repeat;
	padding-left: 5px;
	font-weight: bold;
	color: #CCCCCC;
	padding-top: 10px;
	padding-right: 35px;
	padding-bottom: 10px;
	margin-left: 20px;
}
#conteudo .blocoe {
	float: left;
	width: 600px;
}
.blocoe  .banner {
	background-image: url(../images/index/banner2.jpg);
	height: 214px;
	width: 600px;
	margin-top: 20px;
	float: left;
}
.blocoe .banner h1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	width: 230px;
	text-align: right;
	padding-right: 10px;
	margin-left: 15px;
	display: block;
	margin-top: 20px;
	float: left;
	background-image: url(../images/back/bv-banner.png);
	background-repeat: no-repeat;
	background-position: right;
	height: 25px;
	padding-top: 5px;
}
.blocoe .banner p {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #999999;
	width: 250px;
	margin-left: 25px;
	font-style: italic;
	clear: left;
	float: left;
	display: block;
	margin-top: 15px;
}
.blocoe   .bloco1  {
	float: left;
	width: 50%;
	height: 150px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #E6F4FF;
}
.blocoe .bloco1 h1 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #039BD5;
	margin-left: 20px;
	margin-top: 15px;
	background-image: url(../images/back/linha-azul.png);
	background-position: bottom;
	width: 260px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 10px;
}
.blocoe .bloco1 p {
	font-family: "Trebuchet MS";
	color: #666666;
	font-size: 12px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
}
.blocoe .bloco1 a {
	color: #039BD5;
	text-decoration: none;
}

.blocoe .bloco1 a:hover {
	color: #5CAEFF;
	text-decoration: underline;
}

.blocoe   .bloco2 {
	float: right;
	width: 50%;
	height: 150px;
	margin-top: 10px;
	background-color: #E6F4FF;
	margin-bottom: 10px;
}
.blocoe .bloco2 h1 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #039BD5;
	margin-left: 10px;
	margin-top: 15px;
	font-weight: normal;
	background-image: url(../images/back/linha-azul.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;
	width: 260px;
	text-align: right;
	padding-right: 5px;
}
.blocoe .bloco2 p {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	margin-left: 20px;
	margin-bottom: 0px;
}
.blocoe .bloco2 ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding: 0px;
}
.blocoe .bloco2 ul li {
	list-style-type: none;
}
.blocoe .bloco2 ul li a {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #039BD5;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C6E6FF;
	display: block;
	margin-top: 10px;
	margin-right: 20px;
}
.blocoe .bloco2 a:hover {
	color: #5CAEFF;
}



#conteudo .blocod {
	float: right;
	width: 150px;
}
.blocod  .bloco3 {
	width: 150px;
	float: right;
	margin-top: 20px;
}
.blocod .bloco3 h1 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #039BD5;
	margin-top: 0px;
	display: block;
	width: 125px;
	margin-bottom: 0px;
	line-height: 18px;
}
.blocod .bloco3 img {
	margin-top: 12px;
	margin-bottom: 12px;
}
.blocod  .bloco3  p {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	width: 135px;
	float: none;
	margin-right: 15px;
	margin-top: 0px;
	display: block;
	margin-bottom: 10px;
}
.blocod .bloco3 a {
	color: #039BD5;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	display: block;
}
#index-nassif   {
	color: #039BE3;
	font-size: 11px;
	display: inline;
}


.blocod .bloco3 a:hover {
	color: #5CAEFF;
	text-decoration: underline;
}

#rodape { /* Faz com que a posição do logotipo e do menu superior sejam relativas ao cabeçalho */
	width: 766px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	position: relative;
	height: 40px;
	clear: both;
	background-image: url(../images/back/rodape-final.png);
	padding: 0px;
}
#rodape ul { /* Links do radapé */
	top: 10px;
	position: absolute; /* Faz com que a posição dos links seja absoluta ao rodapé */
	margin: 0px;
	width: 200px;
	padding: 0%;
	left: 12px;
}
#rodape ul li {
	list-style-type: none;
	display: inline;
}
#rodape ul li a {
	font-weight: bold;
	color: #349BDB;
	text-decoration: none;
	display: block;
	float: left;
	font-family: "Trebuchet MS";
	font-size: 11px;
	padding: 5px;
}
#rodape ul li a:hover {
	text-decoration: underline;
}
#rodape p a { /* Assinatura */
	color: #0396CF;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 10px;
	float: right;
	display: block;
	padding: 5px;
	position: absolute; /* Faz com que a posição da assinatura seja absoluta ao rodapé */
	top: 10px;
	right: 10px;
	margin: 0px;
}
#rodape p a:hover {
	text-decoration: underline;
}
#mapasite   {
	margin: 0px;
	padding: 0px;
}
#mapasite li a      {
	font-weight: bold;
	text-transform: uppercase;
	background-image: none;
	color: #039BE3;
	text-decoration: none;
}
#mapasite ul li a             {
	text-transform: none;
	background-image: url(../images/icons/masto.png);
	font-weight: normal;
	color: #000000;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left center;
}
#mapasite ul:hover {
	background-color:#FFFFFF; }

#conteudo .central a {
	color: #0586C8;
	text-decoration: none;
}
#conteudo .central a:hover {
	text-decoration: underline;
}
#conteudo .central h3 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #000000;
}
