body {
	font-family: "Trebuchet MS", Verdana, arial, Helvetica;
	font-size: 13px;
	font-weight: normal;
	background-image: url(/imgs/bg.gif);
	background-color:#333333;
	color: #CCCCCC;
}
.cx_titulo {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 14px;
	color: #333333;
	background-image: url(/imgs/separa_bg.gif);
	height: 35px;
	padding-top: 2px;
}
.titulosite {
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
	font-variant: small-caps;
}
.subtitulosite {
	font-size: 16px;
	text-transform: capitalize;
	color: #FFFFFF;
}
.margens_td {
	padding-top: 10px;
	padding-left: 15px;
	padding-bottom: 5px;
	padding-right: 10px;
	text-align: left;
}
.cx_inner {
	background-color: #CCCCCC;
	font-size: 11px;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.cx_inner_tit {
	font-weight: bold;
	color: #669900;
	text-transform: uppercase;
}
.menus {
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.menus:hover {
	text-decoration: none;
	color: #FFCC00;
}
.main_table {
	background-image: url(/imgs/bg3.gif);
}
.cx_titulo2 {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 14px;
	color: #333333;
	background-image: url(/imgs/separa_bg2.gif);
	height: 35px;
	padding-top: 2px;
}
a {
	color: #FFCC00;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
.rodape {
	font-size: 9px;
	color: #cccccc;
}
.titulos {
	font-weight: bold;
	color: #FFCC00;
	font-size: 15px;
}
.lermais {
	margin-left: 10px;
	vertical-align: baseline;
}
.dstq_txt {
	font-size: 11px;
}
.dstq_tit {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.home {
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
.imagens {
	margin-right: 5px;
	margin-bottom: 1px;
	border: 1px solid #cccccc;
}
.cx_pub {
	background-image: url(/imgs/bg_pub.gif);
	background-repeat: repeat-y;
	background-position: left;
}
