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


/* Principal
----------------------------------------------- */
body{margin:0; padding:0; height:100%; font-size:11px; color:#666E76; font-family:"trebuchet ms", verdana, sans-serif; background: #FAFAFA url(../jpg_construcao/bg.jpg); background-position:top; background-repeat:repeat-x; }

/* Fontes
----------------------------------------------- */
.tit { font-size:14px; font-weight:bold; font-family:"trebuchet ms", verdana, sans-serif; color:#000000; }

/* Links
----------------------------------------------- */
a img {border:none;}
a:link, a:visited {color:#1C6DBC; text-decoration:none;}
a:hover {text-decoration:underline;}


/* Balão
----------------------------------------------- */
.tooltip{ width: 200px; color:#000; font:lighter 11px/1.3 Arial,sans-serif; text-decoration:none;text-align:center; }
.tooltip span.top{padding: 30px 8px 0; background: url("../gif_construcao/balao.gif") no-repeat top; }
.tooltip b.bottom{padding:3px 8px 15px;color: #548912; background: url("../gif_construcao/balao.gif") no-repeat bottom; }
	
/* 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;}

/* Btotão */
.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_construcao/button-bg.gif") repeat-x left top; padding:1px;  }
.buttonSubmit { width:69px; height:26px; color:#FFF; font-weight:bold; padding:2px 5px;background:url("../gif_construcao/button-bg2.gif") no-repeat left top; cursor:pointer; border:none; }
.buttonSubmit:hover { background-position:left bottom; }

/* estilo para "select" */
.form_field { font-family: verdana; font-size: 10px; } 
