/* ----- resets and overrides ----- */

* { margin: 0; padding: 0; }

img { border: none; }

/* ----- links & type ----- */

body { background: url(../imagens/bg.jpg); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 100%;}

a:link, a:active, a:visited { text-decoration: none }
a:hover { text-decoration: underline; }

h1 { font-size: 1.2em; color: #00ADEF; }
h1 a { text-decoration: none; }
h1 a:hover { text-decoration: none; }

h2 {}
h2 a {}
h2 a:hover {}

.pg_in_text_azul { font-size: 0.8em; text-indent: 220px; }
.pg_in_text_azul a { color: #00ADEF; }
.bemvindo_text { text-align: justify;line-height: 16px; }
.desenvolvido_webfeira { font-size: 0.7em; color: silver; }
.desenvolvido_webfeira a { color: silver; text-decoration: none; }
.desenvolvido_webfeira a:hover { color: white; text-decoration: underline; }

/* ----- layout ----- */

#page { position: relative; margin: 10px auto; width: 910px; }

#header { width: 100%; height: 242px; background: url(../imagens/topo_bg.jpg) no-repeat top; }
	#logo { position: absolute; margin-left: 20px; }
	#menu { width: 600px; font: 0.9em "Trebuchet MS", Verdana, Arial, "Lucida Sans"; font-weight: bold; padding: 184px 10px 10px 300px; }
		#menu ul { list-style: none; }
			#menu ul li { display: inline; margin: 5px 10px 5px 10px; }
			#menu ul li a { color: white; }
			#menu ul li a:hover {}
			
#corpo { width: 910px; }
	#col-left { width: 480px; float: left; background: #F3F3F3; padding: 10px; font-size: 0.8em; }
	#col-right {}
		#banner_visita { position: absolute; width: 436px; height: 256px; top: 253px; left: 460px; }
		#banner_download { position: absolute; width: 381px; height: 156px; top: 515px; left: 515px; }
		#banner_parceiros { position: absolute; width: 381px; height: 138px; top: 672px; left: 515px; }

#footer { width: 910px; height: 72px; float: left; background: url(../imagens/footer_bg.jpg) no-repeat top; }

.table_bg_servicos { font-size: 0.8en; background: url(../imagens/servico_title.jpg) no-repeat left; padding: 10px; text-indent: 2px; }
.table_bg_servicos a { color: white; }
.table_text_desc_servicos { font-size: 10px; padding: 0 0 10px 14px; }
.table_text_desc_servicos a { color: #333333; }

/* ----- callout boxes ----- */

#callout-alpha {}
#callout-beta {}

/* ----- form elements ----- */

label {}
input {}
input.button {}

/* ----- misc ----- */

.left { float: left; }
.right { float: right; }
.clear { float: both; }

.clientes_txt { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 100%; text-decoration:none; color:#333333 }
.clientes_txt a { color: #333333; text-decoration: none; }
.clientes_txt a:hover { text-decoration: underline; }