body {
	margin: 0px;
	background: center;
}
body a {
	text-decoration: none;
}

.celula_base {
	background: url(imagens/layout/fundo_base.jpg) no-repeat top;
}
.teste {
	color: #FFFFFF;
	position:absolute;
	width:490;
	clip:rect(auto,490,auto,auto);
	background: url(ssad%20asd%20asd%20as) no-repeat;
}
/*.decoracao {
	background: url(imagens/layout/decoracao_final.png) no-repeat 0px bottom;
}*/

.tahoma12 {
	font: 12px tahoma, Verdana;
	color: #333333;
}
.tahoma12 a {
	font: 12px tahoma, Verdana;
	color: #333333;
	text-decoration: none;
}
.tahoma12 a:hover {
	font: 12px tahoma, Verdana;
	color: #000000;
	text-decoration: underline;
}
.input150x20 {
	font: bold 11px tahoma, Verdana;
	color: #FFFFFF;
	background: #526D40;
	height: 20px;
	width: 150px;
	vertical-align: middle;
}
.submit75x20 {


	font: bold 11px tahoma, Verdana;
	color: #333333;
	height: 20px;
	width: 75px;
}
#contato {
	border: 1px solid #CCCCCC;
	padding: 10px;
}
