@charset "utf-8";
.bg_rodape {
	background-image: url(../rodape/bg_rodape.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
.bg-conteudo {
	background-image: url(../bg/bg-conteudo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg-depressao {
	background-image: url(../bg/bg-depressao.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.titulo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000;
	text-decoration: none;
}
.titulo2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #069;
	text-decoration: none;
}
.texto {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: regular;
	font-variant: normal;
	color: #333;
	text-decoration: none;
	text-align: justify;
}
.textodois{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: regular;
	font-variant: normal;
	color: #333;
	text-decoration: none;
	text-align: left;
}
.textotres{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: regular;
	font-variant: normal;
	color: #666;
	text-decoration: none;
	text-align: left;
}
.textobranco{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: regular;
	font-variant: normal;
	color: #fff;
	text-decoration: none;
	text-align: left;
}
.link{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000;
	text-decoration: none;
	text-align: justify;
}
.noticias{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000;
	text-decoration: none;
	text-align: justify;
}
.email{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000;
	text-decoration: none;
	text-align: right;
}
.menu{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000;
	text-decoration: none;
	text-align: left;
}
.menudois{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #999;
	text-decoration: none;
	text-align: left;
}

.bg_apresentacao {
	background-image: url(../bg/bg-apresentacao.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a:link {
	text-decoration: none; color: #000}
a:visited {
	text-decoration: none; color: #000}
a:hover {
	text-decoration: none; color: #000;}
a:active {
	text-decoration: none; color: #000}
	a.linkdois:link {
	color:#999;
}
a.linkdois:visited {
	color:#999;
}
a.linkdois:hover {
	color:#999;
text-decoration:none;
}
a.linkdois:active {
	color:#999;
	text-decoration:none;
}

