Body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-height: 0px;
	margin-bottom: 0px;
	background : #E5E5E5;
	text-align : justify;
}

TABLE{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000066;
  text-align : justify;
}

.texto{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000066;
}

.titulo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	font-weight : bolder;
}

A, A:LINK, A:ACTIVE, A:VISITED {
  text-decoration: none;
}

A, A:HOVER {
  color: #DBB006;
  text-decoration: none;
}

.chk {
  background-color: transparent; 
	border: 0px;
}

INPUT, SELECT, TEXTAREA  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	border: #7777AB;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #F1F1F2;
	background-image : url(imagens/bg_form.gif);
	background-repeat : repeat-x;
}

.ponta_topo {
	background-image : url(imagens/topo_04.gif);
	background-position : left;
	background-repeat : no-repeat;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	color: #000066;
}

.rodape {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	color: #000066;
}

.bg_home{
	background-image : url(imagens/bg_home.jpg);
	background-repeat : no-repeat;
	background-position : left, top;
	background-color : #FFFFFF;
}

.titulo_lancamento {
	background-image : url(imagens/titulo_home_lancamento.gif);
	background-position : top, left;
	background-repeat : no-repeat;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	color: #000066;
}

.bg_quem{
	background-image: url(imagens/bg_box_quem.jpg);
	background-repeat : no-repeat;
	background-position : right;
}

.bg_fotos{
	background-image : url(imagens/bg_fotos.jpg);
	background-position :  top;
	background-repeat : no-repeat;
}
