/* CSS Document */
@charset "UTF-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image:url(imagens/bg.jpg);
	background-repeat:no-repeat;
	background-color: #006835;

}

.bg_rodape {
	background-image: url(imagens/bg_rodape.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

a:link {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;

}
a:visited {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;

}
a:hover {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999637;

}
a:active {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;

}

/* Rodape ######################################################################################################## */

.rodape {
	text-decoration: none;
	font-family: Verdana, Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center top;

}

.rodape a:link {
	text-decoration: none;
	font-family: Verdana, Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;

}
.rodape a:visited {
	text-decoration: none;
	font-family: Verdana, Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;

}
.rodape a:hover {
	text-decoration: underline;
	font-family: Verdana, Verdana, Arial;
	font-size: 11px;
	color: #E8DA53;

}
.rodape a:active {
	text-decoration: none;
	font-family: Verdana, Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;

}

.nossa_historia {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #FFF;
	background-image: url(imagens/efeito_nossa_historia.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.filie {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #FFF;
	background-image: url(imagens/efeito_nossa_historia.png);
	background-repeat: no-repeat;
	background-position: right top;
	}
.clique {
	text-decoration: none;
	font-family: Verdana, Verdana, Arial;
	font-size: 11px;
	color: #E7D953;

}

.clique a:link {
	text-decoration: none;
	font-family: Verdana, Verdana, Arial;
	font-size: 11px;
	color: #E7D953;

}
.clique a:visited {
	text-decoration: none;
	font-family: Verdana, Verdana, Arial;
	font-size: 11px;
	color: #E7D953;

}
.clique a:hover {
	text-decoration: underline;
	font-family: Verdana, Verdana, Arial;
	font-size: 11px;
	color: #857912;

}
.clique a:active {
	text-decoration: none;
	font-family: Verdana, Verdana, Arial;
	font-size: 11px;
	color: #E7D953;

}
p {
	margin: 5px;
}

/* COR 2 ######################################################################################################## */
.bem_vindo {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
	background-image: url(imagens/bg_seja_bem_vindo.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.bem_vindo a:link {
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;

}
.bem_vindo a:visited {
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;

}
.bem_vindo a:hover {
	text-decoration: underline;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #DDD250;

}
.bem_vindo a:active {
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;

}

.area_restrita {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DDD250;
	font-weight: bold;
}

.area_restrita_form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #B5B7B8;
	font-weight: bold;
}
