﻿body
{
	background-image: url(  'img/backgroundGeral.gif' );
	background-repeat: repeat-x;
	margin: 10px 0px 0px 0px;
	text-align: left;
	font: 12px Tahoma, Geneva, sans-serif;
	color: #FFFFFF;
}

.geral #alinhacentro
{
	margin-right: auto;
	margin-left: auto;
	width: 1165px;
	height: auto;
}

.geral #header
{
	background-image: url(  'img/header.png' );
	background-repeat: no-repeat;
	width: 1120px;
	height: 406px;
	margin: 0px, 0px, 0px, 0px;
}

.geral #container
{
	width: 1120px;
	background-image: url(  'img/background.jpg' );
	background-repeat: repeat-y;
	background-position: 46px;
	height: auto;
	color: #ffffff;
}

.geral #left
{
	width: 249px;
	margin-left: 7px;
	float: left;
	background-image: url(  'img/leftBackgroun.png' );
	background-repeat: no-repeat;
}

.geral #right
{
	width: 317px;
	float: right;
	background-image: url(  'img/rightBackground.png' );
	background-repeat: no-repeat;
}

.geral #maincontent
{
	background-image: url(  'img/backgroundContent.jpg' );
	background-repeat: repeat-y;
	background-position: center;
	width: 547px;
	min-height: 460px;
	margin-left: 250px;
}

.geral #footer
{
	background-image: url(  'img/backfooter.jpg' );
	background-repeat: no-repeat;
	background-position: 1px 0px;
	height: 150px;
	width: 1120px;
}

.clearfloat
{
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}

.tabelainformativo
{
	margin-top: 60px;
	border: 0px 0px 0px 0px;
	width: 198px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #122A1D;
}

.textcadastroNews
{
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
}

.validacoes
{
	color: Black;
	font-size: 12px;
	font-weight: 700;
}

.validacao
{
	color: Black;
	font-size: 12px;
	font-weight: 700;
}

.caixadeconteudo
{
	width: 490px;
	text-align: justify;
	margin: 0px 27px 0px 27px;
	font-size: 12px;
}

/*Inicio formulario contato*/
#formulariocontato
{
	width: 490px;
	margin-bottom: 15px;
	padding: 5px;
}
/*fim contato*/

.subtitulo
{
	font-weight: bold;
}

a:link
{
	color: #D7DB22;
	font-style: italic;
	text-decoration: none;
	font-weight: bold;
}

a:visited
{
	color: #D7DB22;
	font-style: italic;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	color: #801209;
	font-style: italic;
	text-decoration: none;
	font-weight: bold;
}

a:active
{
	color: #D7DB22;
	font-style: italic;
	text-decoration: none;
	font-weight: bold;
}

.tituloNoticiasHome
{
	font-size: 14px;
	font-weight: 700;
	font-style: italic;
	color: #3B362C;
}

.resumoNoticiasHome
{
	font-size: 10px;
	font-weight: 700;
	font-style: italic;
	color: #3B362C;
}

 a.linkResumoNoticia:link
{
	color: #801209;
	font-style: italic;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

 a.linkResumoNoticia:visited
{
	color: #801209;
	font-style: italic;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

 a.linkResumoNoticia:hover
{
	color: #D7DB22;
	font-style: italic;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
}

 a.linkResumoNoticia:active
{
	color: #801209;
	font-style: italic;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
.tabelaNoticia
{
	width: 100%;
}
.tdTabelaNoticia
{
	vertical-align:top;
}
.imgNoticiaHome
{
	border-width:0;
}
.tituloNoticiasPag
{
	font-size: 14px;
	font-weight: 700;
	color: #FFF;
}
 a.linkMenuNoticia:link
{
	color: #FFF;
	font-style: italic;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

 a.linkMenuNoticia:visited
{
	color: #FFF;
	font-style: italic;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

 a.linkMenuNoticia:hover
{
	color: #801209;
	font-style: italic;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

 a.linkMenuNoticia:active
{
	color: #FFF;
	font-style: italic;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
