body {
	margin: 0px;
	background: url(../../imagens/fundo.jpg) repeat-x top;
	font-family: Verdana, Geneva, sans-serif;
}
td {
	font-size: 12px;
}
form {
	margin: 0px;
}
a {
	color: #000;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
input, textarea {
	width:550px;
	border: 1px solid #e6e7e8;
	font-family: calibri;
	font-weight: bold;
	color:#999999;
}
.menut, .menut a {
	color: #515151;
	font-size:11px;
	background: #ebf5fa url(../../imagens/left_3.gif) no-repeat center;
	text-align: left;
	text-indent: 19px;
	line-height: 27px
}
.galeria {
	width: 226px;
	float:left;
	background: url(../../imagens/fdo_g.png);
	height: 80px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 10px;
}