.bg {
	background-image: url(images/bg.gif);
	background-position: top;
}
.bg_cnt {
	background-image: url(images/bg_cnt.jpg);
	background-repeat: repeat-y;
}
.tit_menu_bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #e4eaed;
	text-decoration: none;
}
.tit_cnt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.tit_not_destaque {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0f430c;
	text-decoration: none;
}

.font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.font_economia {
	color: #ffffff;
}
.tit_economia {
	font-size: 12px;
	color: #65a2d7;
	font-weight: bold;
}
.texto_select_idioma {
	font-size: 10px;
	color: #a0aab2;
}
.tit_tempo {
	font-size: 12px;
	color: #04223b;
	font-weight: bold;
}
.data_tempo {
	font-size: 14px;
	color: #04223b;
}
.resultado_tempo {
	font-size: 18px;
	color: #3e84bb;
}
.input_tit_menu_bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #b8b8b8;
	background-color: #dbdbdb;
	width: 165px;
}
.input_busca {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #5e940b;
	background-color: #c4de9c;
	width: 155px;
}
.select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #b8b8b8;
	background-color: #dbdbdb;
}
select.select_tit_menu_bar {
	width: 165px;
	color: #133b5e;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #04223b;
}	
.tit_enquete {
	color: #133b5e;
	font-weight:bold;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3c9037;
	text-decoration:none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #79ba17;
	text-decoration: underline;
}
a.link_branco {
	color: #ffffff;
	}
a.menu {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #5f5f5f;
	display:block;
	padding: 13px 0px 13px 33px;
	border-bottom: 1px solid #c3c9cd;
	position:relative;
}
a.menu:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ffffff;
	text-decoration:none;
	background: #3c9037;
}
.link2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #79ba17;
	text-decoration: none;
}
.link2:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #79ba17;
	text-decoration: underline;
}
input.credenciamento1 {
	border: 1px solid #939a9d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding:3px;
	height:24px;
}
select.credenciamento2 {
	border: 1px solid #939a9d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
textarea.credenciamento3 {
	border: 1px solid #939a9d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding:3px;
}
p.titInt { font-size:12px; margin:0 0 10px 0; text-transform:uppercase; font-weight:bold; }
table.programacao thead th { padding:4px; font-size:12px; font-weight:bold; text-transform:uppercase; text-align:left; background:#84c225; color:#0c2e0a; }
table.programacao tbody td { padding:4px; line-height:18px; font-size:12px; }
table.programacao tbody td.e { width:85px; font-weight:bold; background:#dfdfdf; }
table.programacao tbody td.d { background:#efefef; }
p.programacao_msg { font-size:11px; padding:0; margin:10px 4px 15px 4px; background:#efefef; padding:5px; }