* { 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;
}


/* 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;  }







