* { 
	padding:0;
	margin:auto;
}
	body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px; 
	margin-right: 0px;
	margin-bottom: 0px;
}
    a:link {
	color: #333333;
	text-decoration: none;
}
	a:visited {
	color: #333333;
	text-decoration: none;
}
	a:hover {
	color: #333333;
	text-decoration: underline;
}
	a:active {
	color: #333333;
	text-decoration: none;
}



/* TEXTOS */


    .texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #333333;
}
    .rodape {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}
	.topo {
	background-image:url(../img/topo.jpg);
	width:770px;
	height:125px;
}



/* LIKS RAPIDOS */


	#links_rapidos {
	background-image:url(../img/links_rapidos.gif);
	background-repeat:no-repeat;
	margin-left:553px;
	width:217px;
	height:22px;
}
	#links_rapidos ul {
	padding-left:16px;
}
	#links_rapidos ul li {
	list-style:none;
	text-indent:-10000px;
	float:left;
}
	#links_rapidos ul li a {
	display:block;
	height:22px;
}
	#links_rapidos ul li {
}
	#links_rapidos ul .bt_m51 a {
	width:74px;
}
	#links_rapidos ul .bt_m52 a {
	width:72px;
}
	#links_rapidos ul .bt_m53 a {
	width:44px;
}
	#links_rapidos ul .bt_m51 a:hover {
	background:url(../img/links_rapidos_m51.jpg) no-repeat;
}
	#links_rapidos ul .bt_m52 a:hover {
	background:url(../img/links_rapidos_m52.jpg) no-repeat;
}
	#links_rapidos ul .bt_m53 a:hover {
	background:url(../img/links_rapidos_m53.jpg) no-repeat;
}


/* BT HOME */

	img.ca {
	opacity:0.00;
	-moz-opacity: 0.00;
	filter: alpha(opacity=100);
}
	#left {
	margin-left:28px;
}