body {
	background-image: url(imagens/bg.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.texto_padrao {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.texto_branco {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.verde {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #3c9d27;
	text-decoration: none;
}
.borda_img_cont {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.amarelo {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #bab81f;
	text-decoration: none;
}

.vermelho {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #da241c;
	text-decoration: none;
}

.laranja {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #dd9f04;
	text-decoration: none;
}

.lilas {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #947eb1;
	text-decoration: none;
}

.cyan {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #49a29d;
	text-decoration: none;
}
.borda_foto {
	border: 2px solid #f3ae00;
}

.borda_tabela {
	border: 1px solid #947eb1;
}

a.link_10:link {
	font-family: tahoma;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}


.botao_padrao {
	font-size: 11px;
	background-position: left;
	margin: 3px;
	border: 1px solid #ae9cc6;
	font-family: tahoma;
	padding: 3px;
	background-color: #FFFFFF;
}
