/* CSS Document */

body {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
	background-attachment: fixed;
	background-image: url(/PortalRadio/Images/Apr/bg_completo.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#contentLeft {
	float:left;
	margin: 5px 0px 5px 0px;
	padding: 0px;
	width: 150px;
	line-height: 1.1;
}
#contentMiddle {
	float:left;
	padding: 0px;
	width: 420px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
	line-height: 1.1;
	
}
.directorio {
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(/PortalRadio/Images/Apr/fundo_directorio.gif);
	margin: 0px;
	padding: 0px;
	height: 575px;
}
#contentRight {
	float:right;
	margin: 5px 0px 5px 0px;
	padding: 0px;
	width: 150px;
	line-height: 1.1;
}

#page {
	width: 800px;
	margin: 0px auto;
}

#main {
	width:770px;
	margin: 0px auto;
	background-attachment: fixed;
	background-image: url(/PortalRadio/Images/Apr/bckg_gradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #CDCC02;
}
#pageHeader {
	width: 750px;
	height:119px;
	background-attachment: fixed;
	background-image: url(/PortalRadio/Images/Apr/Header/header.jpg);	
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#banner {
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
	height: 60px;
	width: 420px;
	padding: 0px;
	float: left;
	line-height: 1.1;
	overflow: hidden;
}
#contentMiddle #mapa #header {
	background-image: url(/PortalRadio/Images/Apr/Pesquisa/caixa_directorio_top.gif);
	height: 19px;
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1em;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: left;
}
#contentMiddle #mapa {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 150px;
	line-height: 1.1;
}
#contentMiddle #criterios #header {
	background-image: url(/PortalRadio/Images/Apr/Pesquisa/caixa_criterios_top_320px.gif);
	margin: 0px;
	height: 19px;
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1em;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: left;
}
#contentMiddle #mapa #mapaContent {
	background-color: #FFFFFF;
	float: left;
	margin: 0px;
	padding: 0px;
	line-height: 1.1;
}
#contentMiddle #criterios #criteriosContent {
	background-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-align: right;
	padding: 10px;
	font-size: 0.8em;
}
#contentMiddle #criterios #criteriosContent form {
	margin: 0px;
	padding: 0px;
}

#contentMiddle #resultados #header {
	height: 20px;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1em;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #6B6A6A;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-align: left;
	background-image: none;
}
#contentMiddle #resultados #resultadosNavi {
	background-color: #FFFFFF;
	text-align: right;
	font-size: 0.7em;
	margin: 0px;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 1px;
}
#contentMiddle #resultadosFooter {
	background-image: url(/PortalRadio/Images/Apr/Pesquisa/caixa_result_bottom_270px.gif);
	margin: 0px;
	padding: 0px;
	height: 8px;
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
}
#contentMiddle #mapa #mapaContent #continente {
	margin: 0px;
	padding: 0px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	width: 150px;
	font-size: 0.8em;
	font-weight: bold;
	line-height: 1.1;
}

#contentMiddle #criterios #criteriosContent p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#contentMiddle #criterios #criteriosContent input {
	border: 1px solid #666666;
	height: 18px;
	background-color: #FFFFFF;
	font-size: .9em;
}
#contentMiddle #criterios #criteriosContent select {
	border: 1px solid #666666;
	height: 18px;
	font-size: .9em;
	width: 120px;
}
#contentMiddle #resultados #resultadosContent th {
	font-size: 0.7em;
	height: 25px;
	line-height: 1.8em;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 6px;
	text-align: left;
}
.altRow {
	background-color: #EBEBEB;
}


#contentMiddle #resultados #resultadosContent td {
	font-size: 0.7em;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 6px;
	text-align: left;
}

#contentMiddle #fichaRadio #content td {
	font-size: 0.7em;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	text-align: left;
}

#sintonizadorInline {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#sintonizadorInline #content {
	background-color: #81922C;
	border-right-width: 1px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#sintonizadorInline #content #destaque {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#sintonizadorInline #content #favoritos {
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	font-size: 0.7em;
	color: #FFFFFF;
	border: 0px solid #FFFFFF;
	margin: 0px;
	
}
#sintonizadorInline #content #favoritos #memorias #grupoMemorias {
	width: 45px;
	margin: 0px auto;
	float: left;
	background-image: url(/PortalRadio/Images/Apr/Sintonizador/favoritos_tab_select.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 21px;
	line-height: 1.1;
}

#sintonizadorInline #footer {
	background-image: url(/PortalRadio/Images/Apr/Sintonizador/sintonizador_inline_footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 12px;
	margin: 0px;
	padding: 0px;
}

#sintonizadorInline #content #favoritos #content tr {
	background-image: url(/PortalRadio/Images/Apr/Sintonizador/favoritos_gradient_activo.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#sintonizadorInline #content #favoritos #content td {
	height: 18px;
	text-align: center;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#sintonizadorInline #content #favoritos #header {
	background-image: url(/PortalRadio/Images/Apr/Sintonizador/favoritos_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 19px;
	font-size: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1em;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: left;
}
#sintonizadorInline #content #favoritos #content {
	background-color: #81922C;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	width: 136px;
}

#sintonizadorInline #content #favoritos #memorias {
	background-color: #969696;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: 26px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 136px;

}


#contentMiddle #resultados #resultadosContent table {
	margin: 0px;
	padding: 0px;
	background-image: url(/PortalRadio/Images/Apr/Pesquisa/gradient__result_pesquisa.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}






#contentMiddle #mapa #mapaContent #acores {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 150px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	clear: both;
	font-size: .8em;
	font-weight: bold;
	line-height: 1.1;
}
#contentMiddle #mapa #mapaContent #madeira {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 150px;
	clear: both;
	font-size: .8em;
	font-weight: bold;
	line-height: 1.1;
}

#contentMiddle #resultados #resultadosContent {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}





#contentMiddle #criterios {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 270px;
	line-height: 1.1;
}
#contentMiddle #resultados {
	clear: right;
	margin: 0px;
	padding: 0px;
	width: 270px;
	float: right;
	line-height: 1.1;
}


#mainMenu {
	padding: 0px;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	vertical-align: top;
	text-align:left;
	height: 20px;
	float: left;
	width: 600px;
	font-size: 0.9em;
	color: #555555;
	line-height: 1.1;
}

#mainMenu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#pesquisaGlobal {
	margin-top: 37px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	float: right;
	width: 125px;
	line-height: 1.1;
}
#caixaLateral #header {
	background-image: url(/PortalRadio/Images/Apr/Caixa_noticias/caixa_noticias_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 19px;
	margin: 0px;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1em;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: left;
}
#caixaLateral #footer {
	background-image: url(/PortalRadio/Images/Apr/Caixa_noticias/caixa_noticias_bottom.gif);
	margin: 0px;
	padding: 0px;
	height: 6px;
	background-repeat: no-repeat;
	background-position: center top;
}
#caixaLateral #content h1 {
	font-size: .8em;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#caixaLateral #content h2 {
	font-size: 0.7em;
	font-weight: normal;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#caixaLateral {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#caixaLateral #content {
	margin: 0px;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}


#pesquisaGlobal input {
	width: 85px;
	border: 1px solid #666666;
	height: 18px;
}
#pesquisaGlobal h1 {
	font-size: 0.8em;
	text-align: left;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}
#pesquisaGlobal #form {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#pesquisaGlobal img {
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
}

#mainMenu ul li {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: right;
	line-height: 1.1;
}

#pageContent {
	width: 750px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
}
#pageFooter {
	width:750px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-size: 0.7em;
	color: #FFFFFF;
	font-weight: bold;
	clear: both;
	height: 50px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#pageFooter p {
	padding: 0px;
	margin-top: 0.6em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a {
	text-decoration: none;
	color: #687323;
}
a:hover {
	text-decoration: underline;
}
#logo {
	width: 150px;
	float: left;
	height: 60px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	cursor:hand;
	line-height: 1.1;
}
#grupoMemorias a {
	color: #FFFFFF;
}
#contentMiddle #mapa #footer {
	clear: both;
	background-image: url(/PortalRadio/Images/Apr/Pesquisa/caixa_result_bottom_150px.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 8px;
	float: left;
	width: 150px;
	line-height: 1.1;
}
#mainMenu a {
	color: #555555;
}
#mainMenu a:hover {
	color: #000000;
	text-decoration: none;
}
#contentMiddle #fichaRadio #header {

	background-image: url(/PortalRadio/Images/Apr/ficha_radio/fradio_ficha_header.gif);
	height: 25px;
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1em;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: left;
}
#contentMiddle #fichaRadio #content {
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#contentMiddle #fichaRadio #fichaRadioFooter {
	background-image: url(/PortalRadio/Images/Apr/ficha_radio/fradio_ficha_footer1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	height: 40px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#contentMiddle #fichaRadio #fichaRadioFooter #data {
	font-size: 0.6em;
	color: #FFFFFF;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 375px;
	text-align: left;
	line-height: 1.1;
}
#contentMiddle #fichaRadio #fichaRadioFooter #ouvir {
	float: right;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 1.1;
}
#contentMiddle #fichaRadio #fichaRadioFooter #data img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#contentMiddle #fichaRadio #fichaRadioFooter #data a {
	color: #FFFFFF;
}
#contentMiddle #header {
	background-image: url(/PortalRadio/Images/Apr/generic/middle_header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	height: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
#noticia #imagem {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	float: left;
	line-height: 1.1;
}

#noticia #texto {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#noticia {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#noticia #texto h1 {
	font-size: 1em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#noticia #texto h2 {
	font-size: 0.8em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#content #verMais {
	font-size: 0.7em;
	height: 20px;
	margin: 0px;
	padding: 0px;
	text-align: right;
}#contentMiddle #content {
	background-color: #FFFFFF;
	margin: 0px;
	text-align: left;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#contentMiddle #footer {
	background-image: url(/PortalRadio/Images/Apr/generic/middle_footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
}
#noticia #texto h3 {

	font-size: 0.7em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

#noticia #texto p {
	font-size: .8em;
}
#navi #anterior {
	float: left;
	line-height: 1.1;
}
#navi {
	font-size: .7em;
	font-weight: bold;
	height: 15px;
	background-color: #CCCCCC;
	padding: 5px;
}
#navi #paginas {
	font-weight: normal;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	text-align: center;
	float: left;
	line-height: 1.1;
}
#navi #proxima {
	float: right;
	line-height: 1.1;
}
#lista ul {
	list-style-type: none;
	clear: both;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#lista ul li h1 {
	font-size: .9em;
	font-weight: bold;
	margin: 0px;
}
#lista {
	clear: both;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#lista ul li h2 {
	font-size: 0.8em;
	font-weight: normal;
	margin: 0px;
}
#lista ul li h3 {

	font-size: 0.8em;
	font-weight: normal;
	margin: 0px;
}
#lista ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#listaforuns ul {
	list-style-type: none;
	clear: both;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#listaforuns ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
#listaforuns ul li img{
	vertical-align:bottom;
}
#listaforuns ul li h1 {
	font-size: .8em;
	font-weight: bold;
	margin: 0px;
}
#content #filtros {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: .8em;
	font-weight: bold;
}
#filtros select {
	width: 80px;
	border: 1px solid #666666;
}
#navi a {
	color: #000000;
}
#numResultados {
	font-size: .8em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#forumSubheader h1 {
	font-size: 1.5em;
	margin-bottom: 1em;
	margin-top: 0em;
}

#pageFooter img {
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#contentMiddle #header a {
	color: #CCCCCC;
}
#contentMiddle #header a:hover {
	color: #FFFFFF;
}
#forumSubheader {

	font-size: .8em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#forumSubheader h3 {
	font-size: 1em;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 1em;
}
#forumSubheader h2 {
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 1em;
}
#lista img {
	margin-right: 10px;
}
.forumNovo {
	padding-bottom: .5em;
	padding-top: .5em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CDCC02;
	border-bottom-color: #CDCC02;
	font-size: .8em;
}
#form h3 {
	font-size: 0.8em;
	font-weight: bold;
}
#form input {
	font-size: 1em;
	border: 1px solid #999999;
	height: 22px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	background-color: #EDF1CE;
}
#form textarea {
	border: 1px solid #666666;
	background-color: #EDF1CE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 2px;
}
#form h2 {

	font-size: 1em;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 1em;
}
#lista li p {
	margin-top: .2em;
	font-size: 1em;
}
#outras_mensagens {
	margin-bottom: 1em;
}
#outras_mensagens table th {
	font-size: .8em;
	font-weight: bold;
	background-color: #EDF1CE;
	text-align: left;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
#outras_mensagens table td {
	font-size: 0.8em;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#form {
	clear: both;
	float: none;
	margin: 0px;
	line-height: 1.1;
}

.consola {
	font-size: .8em;
	font-weight: normal;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

.button 
{
	border: 1px solid #666666;
	height: 18px;
	background-color: #FFFFFF;
	font-size: .9em;		
}

.ul{
	list-style-type: none;
	clear: both;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.labelContent
{
	font-size: .8em;
	font-weight: bold;
		
}

.labelContentDate
{
	font-size: .8em;
	font-weight: bold;
			
}
#totalcount
{
	font-size: .7em;
	font-weight: bold;
			
}
.bgWhite
{
	background-color:#FFFFFF;
}

/* FÓRUNS DE DISCUSSAO */

#listaforuns ul {
	margin:10px 10px 10px 0px;
}
#listaforuns ul li {
	list-style-type:none;
	font-size: .8em; 
	margin-top:5px;
}

#divForunsBotoes
{
	text-align:center;
	margin-top:20px;
	
}

.forunsLinks
{
	font-weight:bold;
}

.novoAssunto
{
	background-color:#CDCC02;
	padding:2px;
	color:#000;
	font-size:0.8em;	
	font-weight:bold;
}

.novoAssunto a 
{
	color:#000;
}

#listaAssuntos ul
{
	background-color:#fff;
	margin:0px;
}
#listaAssuntos ul li
{
	border-bottom: solid 1px #CDCC02;
	font-size:.8em;9
}

.forunsLinks {
	font-size: .8em;
}

.ro {background-color:#E7E7E7; color:#000; height:15px} /* para campos read-only */

.title
{
	font-size: 1em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.intro {
	font-size: .8em;
	color: #000000;
}
.intro a {

	text-decoration: underline;
}

.camposIntroForuns td
{
	font-size:.8em;
	font-weight:bold;
}

.msgResult
{
	color:Red;
	font-size:.8em;
}

/* FÓRUNS DE DISCUSSAO */


/* Paginator */

.pagNav td {
	text-align: center;
	white-space: nowrap;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.pagNav {
	font-size: .7em;
}
.pagNav .selected {
	font-weight: bold;
}

/* Paginator */