body {
	margin: 5px 0px 0px 0px;
	background: #FFF;
	font-family: Tahoma;
}

a:link, a:visited, a:active, a:hover {
  font-size: 13px; 
  color: #397A80;
  text-decoration: none;
}

a:hover {
  color: #254E50;
  text-decoration: underline;
}

a.topoLnk:link, a.topoLnk:active, a.topoLnk:visited, a.topoLnk:hover {
  color: #3142BF;
  font-size: 23px;
  text-decoration: none;
  letter-spacing: -1px;
}

a.topoLnk:hover {
  text-decoration: underline;
}

object {
	outline: none;
}

input {
	font-family: Tahoma;
	font-size: 13px;
	border: #D6EBE9 1px solid;
}

p.pBanner {
	margin: 3px;
}

.tblPrincipal {
	font-size: 13px;
}

.tblPrincipal .topo {
	height: 101px;
}

.tblPrincipal .menu {
	background: #e0f3f5 url(../images/bgMenu.jpg) repeat-x;
	height: 32px;
}

.tblPrincipal .col1 {
	width: 170px;
}

.tblPrincipal .col2 {
}

.tblPrincipal .col3 {
	width: 200px;
}

.tblPrincipal .rodape {
	background: #89b8b8;
	height: 20px;
}

.formSearch {
	padding: 4px 0px 4px 4px;
	background: #EBF7F8 url(../images/bgFrmBusca.gif) repeat-x;
	border-bottom: #CFE6E7 1px solid;
}

.formSearch input {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: #9FCED0 1px solid;
}

div#divBox {
	float: left;
	width: 300px;
	margin-bottom: 5px;
}

#menuSuperior {
	width: 1000px;
}

#menuSuperior #left {
	float: left;
	margin-top: 2px;
	*margin-top: 3px;
}

#menuSuperior #right {
	float: right;
}

.tblBox_gray {
	color: #8991A4; 
}

.tblBox_gray .title {
	font-weight: bold;
	height: 23px;
	padding: 2px;
	background: #E1E5EC url(../images/titleBox_grey.gif) repeat-x;
	border: #b7bece 1px solid;
}

.tblBox_gray .content {
	padding: 2px;
	background: #E1E5EC url(../images/contentBox_grey.gif) repeat-x 0% 0%;
	border-bottom: #b7bece 1px solid;
}

.tblBox_green {
	color: #509640;
}

.tblBox_green .title {
	font-weight: bold;
	height: 23px;
	padding: 2px;
	background: #B9F0BE url(../images/titleBox_green.gif) repeat-x;
	border: #80cd86 1px solid;
}

.tblBox_green .content {
	padding: 2px;
	background: #B9F0BE url(../images/contentBox_green.gif) repeat-x 0% 0%;
	border-bottom: #80cd86 1px solid;
}

.tblBox_orange {
	 color: #B7A36C;
}

.tblBox_orange .title {
	font-weight: bold;
	height: 23px;
	padding: 2px;
	background: #f4eacf url(../images/titleBox_orange.gif) repeat-x;
	border: #d3c292 1px solid;
}

.tblBox_orange .content {
	padding: 2px;
	background: #F4EACF url(../images/contentBox_orange.gif) repeat-x 0% 0%;
	border-bottom: #d3c292 1px solid;
}

.tblBox_purple {
	color: #7A88A9;
}

.tblBox_purple .title {
	font-weight: bold;
	height: 23px;
	padding: 2px;
	background: #cdd6f2 url(../images/titleBox_purple.gif) repeat-x;
	border: #b3bfdc 1px solid;
}

.tblBox_purple .content {
	padding: 2px;
	background: #D7DFF6 url(../images/contentBox_purple.gif) repeat-x 0% 0%;
	border-bottom: #b3bfdc 1px solid;
}

.tblMenu td {
	width: 150px;
	height: 23px;
	text-align: center;
}

/*
.tblMenu .menuH a:link, .tblMenu .menuH a:visited, .tblMenu .menuH a:active, .tblMenu .menuH a:hover {
	display: block;
	font-size: 14px;
	font-family: Tahoma;
}

.tblMenu .menuH a:hover {
	background: #ccc;
}
*/

.tblMenu a.menuH:link, .tblMenu a.menuH:visited, .tblMenu a.menuH:active, .tblMenu a.menuH:hover {
	color: #3C7171;
	display: block;
	font-size: 13px;
	font-family: Tahoma;
	text-align: left;
	height: 23px;
	line-height: 23px;
	background: #fff;
	padding: 2px;
	text-decoration: none;
	border-top: #C6E2E0 1px solid;
}

.tblMenu a.menuH:hover {
	color: #5CA3A2;
	background: #D6EBEB;
	padding-left: 8px;
}

.tblMenu2 {
	font-size: 12px;
	margin-right: 5px;
}

.tblMenu2 td {
	padding-left:  8px;
	padding-right: 8px;
}

.tblContent {
	font-family: Tahoma;
	font-size: 13px;
}

.busca {
	height: 28px;
	border-bottom: #C6E2E0 1px solid;
}

/* Fix height FF */
html > * .tblContent .busca {
	height: 29px;
}

.tblContent table {
  color: #629A9D;
}

.tblContent table th {
  color: #3B737C;
  height: 24px;
  text-align: left;
  background: #D6EBEB;
  border-bottom: #B0CDD0 1px solid;
  padding-left: 8px;
}

.tblContent table .titulo {
  color: #2D7176;
  font-weight: bolder;
}

.tblContent table .lnk {
  border-bottom: #E9F6F6 1px solid;
}

.hrTop {
  border: 0px;
  height: 1px;
  color: #C6E2E0;
  background-color: #C6E2E0;
  margin, padding: 0px;
}

.hrBorder {
  border: 0px #ccc solid;
  color: #ccc;
  padding: 0px;
  margin: 0px;
  height: 20px;
}

.paginasld td a:link, .paginasld td a:active, .paginasld td a:visited, .paginasld td a:hover{
	display:block;
	width: 13px;
	color: #3C7171;
	font-weight:normal;
}

.paginasld td a:hover {
	background: #EFFAFB;
}

.news {
	font-size: 13px;
}

.news .obs {
	border-bottom: #BCC0C1 1px solid;
	cursor: auto;
	padding-top: 18px;
}

.news td {
	height: 25px;
	cursor: pointer;
}

.news th {
	border-top: #BCC0C1 1px solid;
}

.news a:hover {
	text-decoration: none;
}

.news2 {
	font-size: 13px;
	font-family: Tahoma;
}

.news2 .data {
	font-size: 11px;
	border-bottom: double #ccc 3px;
	padding-top: 10px;
	padding-bottom: 12px;
}

.news2 .data a:link, .news2 .data a:visited, .news2 .data a:active, .news2 .data a:hover {
	font-size: 11px;
}

.news2 th {
	color: #3142BF;
	text-align: left;
	font-size: 20px;
	font-weight: normal;
	padding-bottom: 13px;
}

.news2 .body {
	font-size: 13px;
	font-family: Tahoma;
	text-align: justify;
	line-height: 19px;
	padding-bottom: 12px;
}

.news2 .body * {
	font-size: 13px;
	font-family: Tahoma;
	text-align: justify;
	line-height: 19px;
	padding-bottom: 12px;
}

.news2 .image {
	border-top: double #ccc 3px;
	padding-bottom: 10px;
}

.news2 div#containerDivImg {
	float: left;
}

.news2 div#containerDivImg div#containerImg {
	float: left;
	margin: 0px; padding: 3px;
	height: 90px;
	cursor: pointer;
	border: 1px solid #fff;
	-moz-opacity: 0.8;
}

.news2 div#containerDivImg div#containerImg:hover {
	border: 1px solid #ccc;
	-moz-opacity: 1.0;
}

.tblLocutores {
	border-top: 1px #B0CDD0 solid;
	margin-top: 20px;
}

.tblLocutores th {
	color: #3B737C;
	height: 24px;
	text-align: left;
	border-bottom: #B0CDD0 1px solid;
	padding-left: 8px;
}

div#locutoresContainer {
	float: left;
}

div#locutoresContainer div#locutorDivContent {
	float: left;
	margin: 1px;
	border: #ccc 1px solid;
}

div#locutoresContainer div#locutorDivContent:hover {
	border: #5F99A0 1px solid;
}

.enquete {
	color: #3C7171;
	font-size: 11px;
	font-family: Tahoma;
	text-align: center;
	border-top: #3C7171 3px double;
}

.enquete td {
	text-align: left;
	height: 25px;
	border-bottom: #fff 1px solid;
}

.enquete td.alternativa:hover {
	background: #F1F8F8;
	border-bottom: #CDE5E5 1px solid;
	cursor: pointer;
}

.enquete th {
	color: #397A80;
	height: 25px;
	text-align: left;
	padding-top: 20px;
	padding-bottom: 5px;
	border-bottom: #3C7171 1px solid;
	background: url(../images/bgEnquete.jpg) no-repeat 0% 100%;
}

.enquete .tdContainer {
	border: 1px #ccc solid;
}

div#tdAlternativa {
	position: relative;
	padding: 0px; margin: 0px;
	width: 120px; height: 23px;
	background: url(../images/bgCellEnquete3.jpg) repeat-x 0% 0%;
}

div#tdPct {
	z-index: 10;
	position: absolute;
	margin-top: -19px;
	padding-left: 8px;
	font-weight: bolder;
}

.tblContato {
	font-size: 13px;
	color: #3C7171;
}

.tblContato p.txt {
	width: 400px;
	margin: 8px 0px 8px 0px;
	padding: 10px;
	background: #fafafa;
}

.tblContato legend {
	color: #3C7171;
}

.tblContato textarea {
	font-family: tahoma;
	border: 1px #D6EBE9 solid;
}

.tblContato fieldset {
	border: 1px #fafafa solid;
	padding: 5px;
}

#horoscopo {
	border-bottom: #C6E2E0 1px dotted;
	margin-bottom: 8px;
	padding-bottom: 10px;
}

#horoscopo h3 {
	color: #3C7171;
	padding: 0px;
	margin: 0px;
	font-size: 13px;
	font-style: italic;
	text-transform: uppercase;
}

#horoscopo p {
	padding: 0px;
	margin: 0px;
}

#horoscopo p.data {
	font-size: 11px;
	font-style: italic;
	padding: 5px 0px 5px 0px;
}

#podcast {
	border-bottom: #C6E2E0 1px dotted;
	margin-bottom: 8px;
	padding-bottom: 10px;
}

#podcast h3 {
	color: #3C7171;
	padding: 0px;
	margin: 0px;
	font-size: 13px;
	text-transform: uppercase;
}

#podcast p.data {
	font-size: 10px;
	padding: 0px;
	margin: 0px;
}

#podcast p.descricao {
	padding: 0px;
	margin: 5px 0px 5px 0px;
}

#podcast_home {
	height: 30px;
	border-bottom: #C6E2E0 1px solid;
}

#podcast_home div {
	float: left;
	height: 30px;
	line-height: 30px;
}

#podcast_home div#title {
	color: #758584;
	text-transform: uppercase;
	font-weight: bolder;
	padding: 0px 5px 0px 5px;
}

#podcast_home div#ico img {
	margin-top: 8px;
}

#banner_center {
	margin-left: 2px;
	overflow: hidden;
	width: 620px;
}

#banner_center div {
	float: left;
	position: relative;
	margin-right: 4px;
}

#tags a {
	text-transform: uppercase;
	font-family: Arial;
	text-decoration: none;
}

#tags a:hover {
	text-decoration: underline;
}

#colunistas {
	width: 180px;
	margin-right: 2px;
	margin-bottom: 10px;
	border-top: #CCC 1px solid;
	border-left: #CCC 1px solid;
	border-right: #CCC 1px solid;
}

#colunistas #colunista {
	text-align: center;
	border-bottom: #CCC 1px solid;
}

#colunistas #colunista #img {
	margin-top: 10px;
	border: none;
}

#colunistas #colunista #nome {
	font-weight: bolder;
}

#colunistas #colunista #formacao {
	margin-bottom: 10px;
}

#colunista_box {
	float: left;
	clear: both;
	margin-bottom: 12px;
}

#colunista_box #left {
	float: left;
	text-align: center;
	width: 130px;
}

#colunista_box #right {
	float: left;
}

#classificado_row {
	height: 125px;
}

#classificado_row #classificados {
	width: 410px;
	height: 120px;
}

#classificado_row .cl_left {
	float: left;
}

#classificado_row .cl_right {
	float: right;
}

#classificado_row .light {
	background: url(../images/bg_class_light.jpg) repeat-x;
	border: #CCC 1px solid;
}

#classificado_row .dark {
	background: url(../images/bg_class_dark.jpg) repeat-x;
	border: #CCC 1px solid;
}

#classificado_row #classificados #img {
	float: left;
	margin: 5px;
	width: 150px;
	height: 110px;
	text-align: center;
}

#classificado_row #classificados #cnt {
	float: left;
	width: 240px;
	margin-top: 5px;
	height: 95px;
}

#classificado_row #classificados #cnt h2.title {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	color: #272727;
	font-weight: normal;
	text-transform: uppercase;
}

#classificado_row #classificados #cnt p.user {
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
	font-size: 11px;
}

#classificado_row #classificados #mais {
	float: left;
	width: 240px;
	text-align: right;
}

#classificado_row #classificados #mais a {
	color: #000;
	text-decoration: none;
}

#classificado_row #classificados #mais a:hover {
	text-decoration: underline;
}

.body #row {
	clear: both;
}

#row .cl_title {
	color: #4a9f61;
	font-size: 20px;
}

#row .cl_title span {
	text-transform: uppercase;
}

#row .sp1 {
	float: left;
	margin-right: 2px;
}

.classificado_title {
	color: #3142BF;
	text-align: left;
	font-size: 20px;
	font-weight: normal;
}

.pagina_class {
	clear: both;
	border-top: #CCC 1px solid;
}

.pagina_class div {
	display: block;
	float: left;
	margin-top: 2px;
}

.pagina_class div a {
	display: block;
	min-width: 20px;
	border: #FFF 1px solid;
}

.pagina_class div a:hover {
	border: #333 1px solid;
}

.tbl_std {
	border-collapse: collapse;
}

.tbl_std th {
	text-align: center !important;
	background: #CCC;
	border: #999 1px solid;
	padding: 0px !important;
	height: 22px !important;
	line-height: 22px !important;
}


.tbl_std td {
	border: #CCC 1px solid;
	padding: 0px 5px 0px 5px !important;
}

.tblBoxLateral { color: #668b8b; background: #CBE9E9; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif}
.tblBoxLateral .title   { border-bottom: 1px #89B8B8 solid; padding: 2px; font-weight: bolder}
.tblBoxLateral .content { padding: 2px; }

.tblBoxLateral .boxLat_1_1 { background: url(../images/boxLeft_1_1.gif) no-repeat; height: 5px; width: 5px; }
.tblBoxLateral .boxLat_1_2 { background: url(../images/boxLeft_1_2.gif)  repeat-x; height: 5px; }
.tblBoxLateral .boxLat_1_3 { background: url(../images/boxLeft_1_3.gif) no-repeat; height: 5px; width: 5px; }

.tblBoxLateral .boxLat_2_1 { background: url(../images/boxLeft_2_1.gif) repeat-y; width: 5px; }
.tblBoxLateral .boxLat_2_2 { background: url(../images/boxLeft_2_2.gif) repeat-y; width: 5px; }

.tblBoxLateral .boxLat_3_1 { background: url(../images/boxLeft_3_1.gif) no-repeat; height: 5px; width: 5px; }
.tblBoxLateral .boxLat_3_2 { background: url(../images/boxLeft_3_2.gif)  repeat-x; height: 5px; }
.tblBoxLateral .boxLat_3_3 { background: url(../images/boxLeft_3_3.gif) no-repeat; height: 5px; width: 5px; }