td img {display: block;}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#dadada;
	color: #222;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link, a:active, a:visited, a:hover {
	text-decoration: none;
	color: #222;
}
.bgE {
        background: url(../images/fundo_e.gif) repeat-x;
        background-position: top;
		height: 270px;
}
.bgD {
        background: url(../images/fundo_d.gif) repeat-x;
		background-position: top;
		height: 428px;
}
.bgbE {
        background: url(../images/fundo_e2.gif) repeat-x;
        background-position: bottom;
		height: 498px;
}
.bgbD {
        background: url(../images/fundo_d2.gif) repeat-x;
		background-position: bottom;
		height: 340px;
}
.meioE {
        background: url(../images/papoquente_r5_c1.png) no-repeat;
        background-position: top;
}
.meioD {
        background: url(../images/papoquente_r6_c3.png) no-repeat;
		background-position: top;
}
.depo{
   background-color: #333333;
   color: #fff;
   font-size: 11px;
   padding:0 5px 0 5px;
}
.rodape {
    color: #222;
	font-size: 12px;
}
.titulo {
    color: #6c0000;
	font-size: 18px;
	font-weight:bold;
	padding-bottom: 5px;
}
.textogeral {
    color: #222;
    font-size: 12px;
}