.body {
	margin:0px;
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 10px;
}
.bgcoluna {
	background-image: url(../img/bg_colunas.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.textpadrao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #233A76;
	text-decoration: none;
}
.textnews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #233A76;
	text-decoration: none;
	text-align:left;
}
.textnews2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #233A76;
	text-decoration: none;
	text-align:left;
}
.textdata {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #7d84a2;
	text-decoration: none;
	font-weight: bold;
}.table {
	height: 100%;
	width: 100%;
}
.bgpage {
	background-attachment: fixed;
	background-image: url(../img/bg_page.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#coluna_right{min-height:150px;}
*html #coluna_right{height:150px;}

#coluna_left{min-height:150px;}
*html #coluna_left{height:150px;}
.tamanho{background-image:url(../img/rodape.jpg); 
         background-position:bottom;width:760px; background-color:#ffffff;
         height:600px; background-repeat:no-repeat;}