body {
	background-repeat: repeat-x;
	margin-top: 10px;
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(../imgs/fundo_topo.jpg);
	background-color: #CAD7DE;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
tr {
	vertical-align: top;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #00857C;
	text-transform: lowercase;
}
td {
	vertical-align: top;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
}
a:link {
	text-decoration: underline;
	color: #666;
}
a:visited {
	text-decoration: underline;
	color: #666;
}
a:hover {
	text-decoration: none;
	color: #666;
}
a:active {
	text-decoration: underline;
	color: #666;
}
body {
	margin-top: 0px;
}
#aviso {
	position:absolute;
	left:521px;
	top:77px;
	width:200px;
	height:200px;
	z-index:1;
}
.alinhamento_vertical {
	vertical-align: middle;
}
a img{
	border:none !important;
}
