@CHARSET "ISO-8859-1";
body {
	margin: 0px;
	padding: 0px;
	background-image: url("/images/bg.jpg");
	background-repeat: repeat-y;
	behavior:url("/css/csshover.htc"); 
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	background-color: #fff;
}

#container {
	width: 1000px;
	padding: 0px;
	margin: 0px;	
}
#subcontainer_left {
	width: 200px;
	float: left;
	padding: 0px;
	margin: 0px;
	min-height: 400px;
	overflow: visible;
}
#subcontainer_right {
	width: 800px;
	float: left;
	padding: 0px;
	margin: 0px;
	min-height: 400px;
	overflow: visible;
}
#left {
	padding: 10px 5px 5px 5px;
}
	
#right {
	padding: 10px 5px 5px 5px;
}

#header {
	width: 100%;
	height: 160px;
	background-image: url("/images/header_bg.jpg");
	background-repeat: repeat-x;
	display: block;
}

#logo {
	float: left;
	margin-left: 33px;
}
#logo_agenda img {
	margin-top: 35px;
}
#banner_728x90_header {
	float: left;
	margin: 10px 0px 0px 0px;
	height: 98px;
	width: 728px;
	margin-left: 30px;
}
#banner_180x90 {
	text-align: center;
	width: 100%;
}

#menu {
	margin: 0px 0px 0px 8px;
	width: 181px;
	padding: 0px;
	background-image: url("/images/menu_bg.png");
	height: 214px;	
}
#menu #menu_area {
	padding: 10px 15px 20px 15px;
}
#menu #menu_area ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	line-height: normal;
}
#menu #menu_area div {
	line-height: 30px;
}
#menu #menu_area div a {
	list-style: none;
	font-weight: bold;
	font-size: 18px;
	font-family: "Trebuchet MS";
	color: #003366;
	text-decoration: none;
	display: block;
}
#menu #menu_area div:hover {
	background-color: #ffffff;
}	
#menu #menu_area div a:hover {
	color: #0680CD;
}
#menu #menu_area div a img {
	padding: 3px;
}
#site {
	width: 100%;
	text-align: center;
	margin: 15px 0px 5px 0px;
}
#webradio_capa {
	width: 100%;
	text-align: center;
	margin: 10px 0px 10px 0px;
}
#rodape {
	width: 100%;
	height: 90px;
	background-image: url("/images/rodape_bg.jpg");
	text-align: right;
	clear: both;
	font-size: 11px;
	color: #ffffff;
	margin: 10px 0px 0px 0px;
}
#rodape div {
	padding: 10px;	
}	
#rodape div .menu_rodape {
	color: #0061A1;
	font-size: 15px;	
}
#rodape div .menu_rodape a {
	color: #0061A1;
	font-weight: bold;
	text-decoration: none;
}
#rodape div .menu_rodape a:hover {
	text-decoration: underline;
}
.spacer {
	height: 4px;
	display: block;
}
.spacer_banner {
	display: block;
	height: 2px;
}
ul.listaForm {
	list-style: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px; 
}

ul.listaForm li {
	font-size: 12px;
	font-weight: normal;
	color: #888888;
	margin: 0px;
	padding: 0px; 
}
ul.listaForm li div {
	clear: both;
	width: 60px;
	float: left;
	text-align: right;	
}
ul.listaForm li .fd {
	border: solid 1px #0062C5;
	background-color: #ffffff;
	color: #888888; 
	font-size: 11px;
	font-weight: normal;
}
ul.listaForm li input:focus {
	border: solid 1px #FFCE24;
	background-color: #FFFBEA;
	color: #C79112; 
}
div.acao_formulario {
	margin: 10px 0px 0px 60px;	
}	

div.formErro {
	border: solid 1px #ff0000;
	background-color: #FFE1E1;
	color: #ff0000;
	padding: 0px 5px 5px 5px;
	margin: 5px 5px 20px 5px;
}

div.formErro h1 {
	font-size: 20px;
	font-weight: bold;
}

div.formErro h2 {
	font-size: 14px;
	font-weight: bold;
}

#coberturaContainer {
	display: block;
	width: 100%;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#coberturaContainer #coberturaFlash {
	width: 624px;
	padding: 3px;
	height: 473px;
	float: left; 	
}	
#coberturaContainer #coberturaPublicidade {
	width: 160px;
	padding: 0px;
	float: right;
}

#internoHeader {
	width: 784px;
	height: 112px;
	padding: 0px;
	margin: 0px;
	background-image: url('/images/interno_topo_bg.gif');
	background-repeat: norepeat;
}
#outras_coberturas {
	clear: both;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	border-bottom: dotted 1px #A4D1ED;
}
#outras_coberturas div {
	margin: 0px;
	padding: 0px 5px 0px 5px;
	background-color: #A4D1ED;
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
	display: inline;
}
.sep {
	clear: both; 
	display: block; 
	height: 10px;
}


.coberturaShow .data {
	width: 36px;
	height: 47px;
	float: left;
	background-image: url("/images/calendario_bg.jpg");
	background-repeat: no-repeat;
	text-align: center;
	padding: 0px;
	margin: 2px;
	font-size: 10px;
	color: #0088D7;
}
.coberturaShow .data .dia {
	font-size: 18px;
	font-weight: bold;
	line-height: 10px;
}

.coberturaShow .data .mes {
	font-size: 12px;
	font-weight: normal;
	margin-top: 0px;
}
.coberturaShow .data .spacer1 {
	height: 17px;
	display: block;
}
.coberturaShow .data .spacer2 {
	height: 0px;
	display: block;
}
.cobtit {
	color: #0088D7;
	font-size: 18px;
	font-weight: bold;
	line-height: 90%;
}

.mais-eventos {
	clear: both;
	font-size: 16px;
}	
.mais-eventos a {
	color: #0088D7;
	font-weight: bold;
	text-decoration: none;
}
.mais-eventos a:hover {
	text-decoration: underline;
}
div#paginacao {
	clear: both;
	padding: 10px;
	background-color: #ffffff;
	text-align: center; 
}

div#paginacao a {
	color: #002F5E;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none; 
}
div#paginacao a:hover {
	text-decoration: underline;
	color: #ff0000;
}

div#paginacao img {
	padding: 0px 10px 0px 10px;
}
div#busca_evento {
	border-bottom: dotted 1px #0088D7;
	font-size: 18px;
	color: #0088D7;
	font-weight: bold;
	height: 30px;
	padding: 3px;
}
div#busca_evento .busca_keyword {
	border: solid 1px 0088D7;
	height: 22px;
	width: 160px;
	font-size: 16px;
	color: #666666;
}

div#busca_evento .busca_data {
	border: solid 1px 0088D7;
	height: 22px;
	width: 100px;
	font-size: 16px;
	color: #666666;
}
table.recado .titulo {
	font-size: 12px;
	font-weight: normal;
	color: #258CC7;
}
table.recado .data {
	font-size: 11px;
	color: #258CC7;
}
table.recado .dest {
	color: #258CC7;
	font-size: 12px;
	font-weight: bold;
}
table.recado .titulo {
	font-size: 16px;
	font-weight: bold;
	color: #258CC7;
}
table.recado .texto {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

.webradio_estacao {
	float: left;
	padding: 5px;
	margin: 10px;
	border: 0px;
}

div.agenda_container {
	font-size: 12px;
	color: #666666;
	border-bottom: dotted 1px #115BAC;
	margin: 0px 0px 10px 0px;
	padding: 5px;
}

div.agenda_container .agenda_data {
	font-weight: bold;
	color: #115BAC;
}

div.agenda_container .agenda_tl .agenda_tit {
	font-size: 20px;
	font-weight: bold;
	color: #115BAC;
}
div.agenda_container .agenda_tl .agenda_local {
	font-size: 12px;
	font-weight: normal;
	color: #115BAC;
}

div.formErro {
	border: solid 1px #ff0000;
	background-color: #FFE1E1;
	color: #ff0000;
	padding: 0px 5px 5px 5px;
	margin: 5px 5px 20px 5px;
}
div.formErro h1 {
	font-size: 20px;
	font-weight: bold;
}
div.formErro h2 {
	font-size: 14px;
	font-weight: bold;
}

div.materia_link {
	padding: 2px 0px 2px 6px;
	font-size: 12px;
	color: #666666;
}

div.materia_link a {
	text-decoration: none;
	color: #0281CE;
}

h2.materia_outras {
	display: block;
	background-color: #DDEDF7;
	border-bottom: solid 1px #0281CE;
	padding: 2px;
	font-size: 13px;
	font-weight: bold;
	color: #0281CE;
}

.materia_texto {
	font-size: 12px;
	color: #666666;
}
.materia_data {
	font-size: 12px;
	color: #0281CE;
}

.materia_titulo {
	font-size: 20px;
	color: #0281CE;
	font-weight: bold;
}
.newsletter {
	color: #0095E0;
	font-size: 11px;
}
.input_newsletter {
	border: solid 1px #0095E0;
	background-color: #E7F4FB;
	width: 130px;
}
.submit_newsletter {
	border: solid 1px #E7F4FB;
	background-color: #0095E0;
	color:#ffffff;
	font-weight: bold;
	font-size: 11px;
	width: 130px;
}
fieldset div.formErro {
	border: solid 1px #ff0000;
	background-color: #FFE1E1;
	color: #ff0000;
	padding: 0px 5px 5px 5px;
	margin: 5px 5px 20px 5px;
}

div.formErro h1 {
	font-size: 20px;
	font-weight: bold;
}
div.formErro h2 {
	font-size: 14px;
	font-weight: bold;
}

#tagcloud {
	padding: 15px;	
}
.cloud_xsmall {
  font-size: 80%;
  color: #009AE1;
  font-weight: bold;
  text-decoration: none;
}
 
.cloud_small {
  font-size: 100%;
  color: #009AE1;
  font-weight: bold;
  text-decoration: none;
}
 
.cloud_medium {
  font-size: 120%;
  color: #009AE1;
  font-weight: bold;
  text-decoration: none;
}
 
.cloud_large {
  font-size: 140%;
  color: #009AE1;
  font-weight: bold;
  text-decoration: none;
}
 
.cloud_xlarge {
  font-size: 160%;
  color: #009AE1;
  font-weight: bold;
  text-decoration: none;
} 
