body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.w_espanha {font-size: 8px}

a:link {
	text-decoration: none;
	color: #617737;
}
a:visited {
	text-decoration: none;
	color: #617737;
}
a:hover {
	text-decoration: underline;
	color: #617737;
}
a:active {
	text-decoration: none;
	color: #617737;
}

.titulo {
	font-family: verdana;
	font-size: 15px;
	font-weight: bold;
	color: #648251;
}
.formulario {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #63894B;
	background-color: #F0F2EE;
	border: 0px none 0;
}
.botao_formulario {
	background-image: url(../imagens/ok.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear: left;
	float: left;
	height: 44px;
	width: 35px;
	background-color: #FFFFFF;
	word-spacing: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
}


.texto {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;

}
.titulo_home {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.poptexto {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #617737;
}
.bg_pop {
	background-color: #EAF0DE;
	background-repeat: repeat-y;
	background-position: left top;
}
.rodape {
	background-color: #7AA75F;
	background-image: url(../imagens/bg_rodape.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.borda_body {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #EAEAEA;
	border-right-color: #EAEAEA;
	border-bottom-color: #EAEAEA;
	border-left-color: #EAEAEA;
}
.borda_img {
	border: 1px solid #000000;
}

.titulo_page {
	font-size: 15px;
	font-weight: bold;
}
.erro {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
}.form_list {
	font-family: verdana;
	font-size: 10px;
	color: #435E33;
	border: 0px none 0;
}
