@charset "iso-8859-1";
/* CSS Document */
body {
	background-image: url(../images/bg03.gif);
}

p{ font-family:Arial, Helvetica, sans-serif; font-size:12px;}

tr td ul li{font-family:Arial, Helvetica, sans-serif; font-size:12px; margin-bottom:10px;}

.rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.rodape a:{text-decoration: none;color: #000000;}
.rodape a:Hover{text-decoration: underline;}

.tabela2{
	background:url(../images/bg_geral.jpg) repeat-x;
}

/*Assinatura*/

div#dnn_BottomPane {
	width: 100%;
	z-index: 5;
	bottom: 0px;
	color: #000;
	padding: 10px 0px;
}
div#dnn_BottomPane p{
	text-align: center;
	font: 11px Arial, Helvetica, sans-serif;
}
.bottompane {
	background-color: transparent;
	padding: 0px;
}
.bottompane, A.bottompane:visited, A.bottompane:active, A.bottompane:link,A.bottompane:hover {
	color: #000;
} 
A.bottompane:visited, A.bottompane:active, A.bottompane:link {
	text-decoration: none;
}
A.bottompane:hover {
	text-decoration: underline;
}
