/************************************************************************/
/* Desenvolvido por Flex Soluções - Soluções em Web e Software          */
/* www.flexsolucoes.com.br										        */
/* contato@flexsolucoes.com.br											*/
/* (48)3632-3178												        */
/************************************************************************/

html, body, div, p, h1, h2, h3, h4, li, ul { margin: 0; padding: 0; }
body { color:#666666; font: 11px/1.45em Tahoma, "Lucida Grande", Verdana, Arial, sans-serif; background: #96B1CE url(../gif/background.gif) repeat-y center; }

h2 {
	clear: both;
	padding: 0px 0 10px 3px;
	font-size: 160%; 
	font-weight: normal;
	color: #6eb43f;
}
.texto { margin-bottom:8px; text-indent:3em; text-align:justify; }

/* Links
-------------------------------------------------------------------------- */
a {	font-size: 11px; font-family: Tahoma; color: #1a3e62; text-decoration: none; }
a:visited {	font-size: 11px; font-family: Tahoma; color: #1a3e62; text-decoration: none; }
a:hover { font-size: 11px; font-family: Tahoma; color: #295684; text-decoration: underline; }
a:active { font-size: 11px; font-family: Tahoma; color: #1a3e62; text-decoration: none; }

a.azul { font-size: 11px; font-family: Tahoma; color: #2673a5; text-decoration: none; }
a.azul:visited {	font-size: 11px; font-family: Tahoma; color: #2673a5; text-decoration: none; }
a.azul:hover { font-size: 11px; font-family: Tahoma; color: #295684; text-decoration: underline; }
a.azul:active { font-size: 11px; font-family: Tahoma; color: #2673a5; text-decoration: none; }

#azul a { font-size: 11px; font-family: Tahoma; color: #2673a5; text-decoration: none; }
#azul a:hover { font-size: 11px; font-family: Tahoma; color: #295684; text-decoration: underline; }

/* Formulário
-------------------------------------------------------------------------- */
select, textarea, input { border-style: solid; font-face: verdana; font-size: 11px; color: #000000; background-color: #F2F2F2; border-color: #D5D5D5; border-width: 1px; }
option { font-family: verdana; font-size: 11px; color: #000000;}
.button{ cursor:pointer;  margin-top:0px;  border:outset 1px #ccc; background:#999; font-size:.9em; color:#666; font-weight:bold; padding:5px;  background:url("../gif/button-bg.gif") repeat-x left top; padding:1px;  }
/* -------- estilo p/ botões do tipo select ---------- */
.form_field {
	font-family: verdana;
	font-size: 10px;
}
