.background_vertical { 
 background-repeat: repeat-y;
}
.background_conteudo { 
 background-repeat: no-repeat; 
}
.menu, .menu:link {
	font-family: Verdana;
	font-size: 9px;
	font-weight: regular;
	text-decoration: none;
	color: #967A54;
}
.menu:hover {
	font-family: Verdana;
	font-size: 9px;
	font-weight: regular;
	text-decoration: none;
	color: #AF926B;
}
.menu2, .menu2:link {
	font-family: Verdana;
	font-size: 11px;
	font-weight: regular;
	text-decoration: none;
	color: #967A54;
}
.menu2:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: regular;
	text-decoration: none;
	color: #AF926B;
}
p.margin_barra_direita {
margin-left: 10px;
}
p.margin_conteudo {
margin-left: 145px;
margin-right: 30px;
}
p.margin_conteudo2 {
margin-left: 25px;
margin-right: 30px;
}
.texto_conteudo {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #B19670;
}
.texto_titulos {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #B19670;
}
.texto_titulos_vermelho {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #BF0707;
}

p.margin_conteudo {
	margin-left: 15px;
 margin-right: 30px;
}
.header {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #6699FF;
}
.texto_rodape {
	font-family: Verdana;
	font-size: 9px;
	text-decoration: none;
	color: #967A54;
}
.links_rodape, .links_rodape:link {
	font-family: Verdana;
	font-size: 9px;
	text-decoration: none;
	color: #316531;
}
.links_rodape:hover {
	font-family: Verdana;
	font-size: 9px;
	text-decoration: none;
	color: #88A76E;
}
.texto_rodape2 {
	font-family: Verdana;
	font-size: 9px;
	text-decoration: none;
	color: #88A76E;
}
.table_border_right {
 border-right: solid 1px #EEEEEE;
}
.table_border_bottom {
 border-bottom: solid 1px #C1D1C1;
}
textarea {
background-color: #F2E8D7;
border: #B19670 1px solid;
color: black;
font-family: verdana;
font-size: 8pt;
font-weight: normal
} 
.caixas {
background-color: #F2E8D7;
border: #B19670 1px solid;
color: black;
font-family: verdana;
font-weight: normal;
font-size: 8pt
} 
select {
background-color: #F2E8D7;
border: #B19670 1px solid;
color: black;
font-family: verdana;
font-size: 8pt;
font-weight: normal
} 