body, input, textarea, select
{
	font-family: Tahoma, "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
}

body
{
	background: url(imagens/background.gif) repeat-x;
	text-align: center;
	margin: 0px;
	padding: 10px;
}

body a:link, body a:visited, body a:hover
{
	text-decoration: none;
	color: #336699;
	font-weight: bold;
}

body a:hover
{
	text-decoration: underline;
	color: #003366;
}


input, textarea, select
{
	background-color: #FDFDFD;
	border: solid 1px #999999;
}

h3
{
	font-size: 11pt;
}

.header 
{
	width: 1000px;
	height: 102px;
	text-align: justify;
	background: url(imagens/header.gif) no-repeat;
	background-color: #618da7;
	margin: 0px;
	padding: 0px;
}

.linha_h_azul, .linha_novidade
{
	height: 2px;
	background: url(imagens/linha_h_azul.gif) repeat-x;
	margin: 0px;
	padding: 0px;
}

.linha_h_cinza
{
	height: 1px;
	background: url(imagens/linha_h_cinza.gif) repeat-x;
	margin: 0px;
	padding: 0px;
}

.linha_v_azul
{
	width: 2px;
	background: url(imagens/linha_v_azul.gif) repeat-y;
	margin: 0px;
	padding: 0px;
}

.linha_v_cinza
{
	width: 2px;
	background: url(imagens/linha_v_cinza.gif) repeat-y;
	margin: 0px;
	padding: 0px;
}

.barraLateral
{
	width: 277px;
	margin: 0px;
	padding: 0px;
	border-left: solid 1px #666666;
	vertical-align: top;
	background: #618da7;
}

.banner
{
	height: 199px;
	text-align: right;
	margin: 0px;
	padding: 0px;
	border-right: solid 1px #666666;
}

/*Noticias*/
.noticias_data a:link, .noticias_data a:visited, .noticias_data a:hover
{
	color: #FFFFFF;
}

.noticias_descricao a:link, .noticias_descricao a:visited, .noticias_descricao a:hover
{
	color: #333333;
	font-weight: normal;
}

.noticias_texto
{
	display: none;
	background-color: #D0D0D0;
}

.noticias_data a:hover, .noticias_descricao a:hover
{
	text-decoration: underline;
}

.noticias_data
{
	background-color: #587f9c;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	width: 10%;
}

.noticias_descricao
{
	text-align: justify;
	background-color: #E0E0E0;
	color: #333333;
}

.noticias a:link, .noticias a:visited, .noticias a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

.noticias_titulo
{
	background-color: #587f9c;
	text-align: center;
	height: 35px;
}

.noticias_linkMais
{
	padding: 10px;
}

.linha_novidade
{
	width: 200px;
}

.noticias_cabecalho
{
	font-weight: bold;
}

.noticias
{
	text-align: justify;
	color: #FFFFFF;
	font-size: 8pt;
	font-family: Verdana;
}

.edicao_noticias
{
	text-align: left;
	vertical-align: middle;
}
/**/

.conteudo
{
	width: 701px;
	vertical-align: top;
	text-align: justify;
	background: #FFFFFF url(imagens/conteudo.gif) repeat-x top;
  	margin: 0px;
	padding: 10px;
	border-right: solid 1px #666666;
	line-height: 18px;
	word-spacing: 2pt;
}

.mensagens
{
	text-align: center;
	vertical-align: middle;
	color: #336699;
}

/*Contato*/
.contato_campos
{
	text-align: right;
	vertical-align: middle;
	font-weight: bold;
}

.inputs
{
	width: 340px;
}

.enviar
{
	text-align: right;
	vertical-align: top;
}

.campoMensagem
{
	vertical-align: top;
}
/**/

/* footer */

.footer a:link, .footer a:visited, .footer a:hover
{
	color: #666666;
	font-weight: normal;
}
.footer a:hover
{
	text-decoration: underline;
}

.footer
{
	font-family: "Trebuchet MS", Arial, Sans-Serif;
	font-size: 10pt;
	height: 104px;
	text-align: justify;
	background: url(imagens/footer.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	color: #666666;
}

.footer_endereco
{
	font-weight: bold;
	text-align: right;
}

.reflexo
{
	height: 59px;
	background: url(imagens/reflexo.gif) no-repeat;
	margin: 0px;
	padding: 0px;
}
/**/

/*Principal*/
.conteudo_default td
{
	vertical-align: top;
}

.solicite_contato
{
	font-size: 12pt;
}
/**/