* { font-family: "Trebuchet MS";   }


body { margin: 0 0 20px 0; padding: 0px; background: url(../images/bg.jpg) repeat; background-color: #e5f0fa; height: 100%; }


.formulario { 
	border: 1px solid #cfcfcf; 
	font-family:"Trebuchet MS"; 
	color: #6c6c6b; 
	font-size: 12px; 
	padding: 0 0 0 2px;
}


#botaoQuemSomos { float:left; width: 100px; height: 33px; background: url(../images/botao-quem-somos.png) no-repeat; overflow: hidden; display: block; text-indent: -9999px; }
#botaoQuemSomos:hover { background-position: left bottom; }

#botaoDoencas { float:left; width: 76px; height: 33px; background: url(../images/botao-doencas.png) no-repeat; overflow: hidden; display: block; text-indent: -9999px; }
#botaoDoencas:hover { background-position: left bottom; }

#botaoCirurgiaEndovascular{  float:left; width: 156px; height: 33px; background: url(../images/botao-cirurgia-endovascular.png) no-repeat; overflow: hidden; display: block; text-indent: -9999px; }
#botaoCirurgiaEndovascular:hover { background-position: left bottom; }

#botaoAgenda { float:left; width: 68px; height: 33px; background: url(../images/botao-agenda.png) no-repeat; overflow: hidden; display: block; text-indent: -9999px; }
#botaoAgenda:hover { background-position: left bottom; }

#botaoBiblioteca { float:left; width: 86px; height: 33px; background: url(../images/botao-biblioteca.png) no-repeat; overflow: hidden; display: block; text-indent: -9999px; }
#botaoBiblioteca:hover { background-position: left bottom; }

#botaoFaleConosco { float:left; width: 94px; height: 33px; background: url(../images/botao-fale-conosco.png) no-repeat; overflow: hidden; display: block; text-indent: -9999px; }
#botaoFaleConosco:hover { background-position: left bottom; }



/* TEXTO PADRÃO */
.tx_10 { font-size: 10px; color: #636363; }
.tx_11 { font-size: 11px; color: #636363; }
.tx_12 { font-size: 12px; color: #636363; }
.tx_13 { font-size: 13px; color: #636363; }


/* AZUL CLARO */
.tx_12_azul { font-size: 12px; color: #3b70bd; }
.tx_13_azul { font-size: 13px; color: #3b70bd; }


/* AZUL ESCURO */
.tx_11_azul_e { font-size: 11px; color: #08316e; }


/* LINK PADRÃO */
a.link_12 { font-size: 12px; text-decoration: none; color: #636363; }
a.link_12:hover { color: #ee6023; }


/* LINK AZUL ESCURO */
a.link_11_azul { font-size: 11px; text-decoration: none; color: #08316e; font-weight: normal; }
a.link_11_azul:hover { text-decoration: underline; color: #cf1b0a;  }


/* LINK AZUL ESCURO */
a.link_12_azul { font-size: 11px; text-decoration: none; color: #08316e; font-weight: bold; }
a.link_12_azul:hover { text-decoration: underline; color: #cf1b0a;  }







