td img {
    display: block;
}
body,td,th {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-image: url(images/fundo_pagina.jpg);
}
a:link {
	    color: #cd0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	    color: #cd0000;
}
a:hover {
	text-decoration: underline;
	    color: #cd0000;
}
a:active {
	text-decoration: none;
	    color: #cd0000;
}

.e-mail {
    color: #000000;
    font-size: 10px
}
.rodape a:link {
	color: #000000;
	text-decoration: none;
}
.rodape a:visited {
	text-decoration: none;
	color: #000000;
}
.rodape a:hover {
	text-decoration: underline;
	color: #000000;
}
.rodape a:active {
	text-decoration: none;
	color: #000000;
}
.rodape {
    color: #64A2D3;
    font-size: 9px
}
h1{
	color:#000000;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
.efeito {
	position:absolute;
	z-index:10;
	bottom: -350px;
	right: 0px;
}

