@CHARSET "ISO-8859-1";

.linha_programacao{
	height:22px;
	width:auto;
	margin:5px 0 5px 0;
	padding:4px;
	border:1px solid #d8c474
	}
	.programa2{width:auto; float:left;}
	.hora{width:50px;color:#6f7448; float:left;font-size:18px; font-weight:bold; padding-top:5px; }
	.nome_programa{width:420px;color:#2c411d; margin:0 10px 0 10px; float:left;font-size:16px; font-weight:bold; padding-top:5px;}
	.nome_programa a:link,a,a:hover,a.visited{color:#2c411d;}
	.categoria{width:90px;float:left; font-size:12px; padding-top:5px; float:left; color:#9d5708;}


* {
	margin:0;
	padding:0;
}

body {
width:100%;
font-family:"Geneva", Arial, Helvetica, sans-serif;
background-color:#e6d99d;
background-image:url(../img/bg_body_interna2.gif);
background-position:top;
background-repeat:repeat-x;
margin:0;
padding:0;
}

a:link,a,a:hover{
text-decoration:none;
}

h1, h2, h3, h4, h5 {
font-family:"Helvetica",Arial,sans-serif;
font-weight:bold;
margin:0;
padding:0;
}

#layout{
width:950px;
margin-left:auto;
margin-right:auto;
background-image:url(../img/bg_layout_interna.gif);
background-position:top;
background-repeat:no-repeat;
text-align:left;
height:800px;
*height:auto;
}

#topo{
width:auto;
height:88px;
text-align:left;
}

.logo {
width:162px;
float:left;
}

#menu_programas{
width:auto;
height:91px;
text-align:center;
margin-left:auto;
margin-right:auto;
position: absolute;
display:none;
}

.programa_menu{
height:82px;
width:150px;
background-image:url(../img/sombra_programa.gif);
background-position:bottom;
background-repeat:no-repeat;
text-align:center;
float: left;
margin:0 5px 0 5px;
}

#titulo_page{
width:300px;
text-align: left;
float: left;
margin:83px 0px 0px 15px;
font-family: Arial, Helvetica, sans-serif;
color: #305414;
font-size: 24px;
font-weight: bold;
}

#busca{
width:auto;
height:37px;
text-align: right;
margin:78px 0px 0px 0px;
float: right;
}

#busca input{
height:auto;
vertical-align:middle;
border:none;
}

.input_text {
padding:10px 0 8px 10px;
font-family:"Trebuchet MS";
width:200px;
background:url(../img/bg_field.gif) top repeat-x;
color:#2c411d;
font-size:15px;
}

.botao_verde {
width:96px;
padding-top:4px;
padding-bottom:4px;
background:url(../img/bg_submit_verde.gif) top repeat-x;
font-family:"Trebuchet MS";
color:#FFFFFF; font-size:18px;
font-weight:bold;

}

.aba{
margin-top:10px;
}
	.aba2{
	width:auto;
	border-bottom:1px solid #d69a2e;
	height:15px;
	padding-top:20px;
	padding-bottom:15px;
	margin-bottom:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#9d572c;
	font-weight:bold;
	text-align:center;
	}

	.abaAtiva{
		font-family:Arial, Helvetica, sans-serif;
		font-size:18px;
		color:#9d572c;
	}

	.abaInativa{
		font-family:Arial, Helvetica, sans-serif;
		font-size:18px;
		color:#d69a2e;
	}

#form{
width:auto;
height:20px;
}

#form input{
vertical-align:middle;
border:none;
}

.form_input_text {
padding:3px 0 0 10px;
font-family:"Trebuchet MS";
width:240px;
height: 23px;
background-image:url(../img/bg_field_form.gif);
background-position:top;
background-repeat:repeat-x;
color:#2c411d;
font-size:12px;
}

.form_input_msg {
padding:3px 0 0 10px;
font-family:"Trebuchet MS";
width:240px;
height:80px;
background:url(../img/bg_field_form.gif) #FFFFFF;
background-position:top;
background-repeat:repeat-x;
color:#2c411d;
font-size:12px;
}

.botao_enviar {
width:70px;
padding-top:1px;
padding-bottom:3px;
background-image:url(../img/bg_submit_verde.gif);
background-position:top;
background-repeat:repeat-x;
font-family:"Trebuchet MS";
color:#FFFFFF; font-size:16px;
font-weight:bold;
}

.texto {
color:#372303;
line-height:17px;
font-size:13px;
padding-bottom:5px;
}

h2 {
font-size:18px;
font-weight:bold;
color:#bc7a33;
line-height:15px;
padding-top:5px;
padding-bottom:5px;
text-transform:uppercase;
}

h2 a, h2 a:visited {
color:#bc7a33;
}

h2 a:hover {
color:#738e39;
}

h6 {
color:#305414;
line-height:18px;
font-size:12px;
padding-bottom:5px;
}

h6 a, h6 a:visited {
color:#305414;
}

h6 a:hover {
color:#000000;
}

#coluna_esquerda{
width:610px;
float:left;
margin-bottom: 30px;
}

#coluna_direita{
width:300px;
float:right;
}

.thumb_img{display:block; border:2px solid #9d5708; margin-right: 10px;}

.thumb_img:hover{
border:2px solid #738e39;
}

#publicidade{
width:310px;
float:right;
padding-bottom:15px;
border-bottom:1px solid #3c5827;
margin-bottom:5px;
margin-top: 20px;
}

.publicidade{
color:#537a37;
font-family:"Geneva", Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
padding-bottom:20px;
}

#bg_rodape{
height:251px;
background-image:url(../img/bg_rodape.gif);
background-repeat:repeat-x;
background-position:top;
clear:both;
background-color:#273919;
}


#rodape{
width:950px;
margin-left:auto;
margin-right:auto;
text-align:left;
}

#links_rodape{
width:55%;
float:left;
}

#links_rodape h2{
font-weight:lighter;
text-transform:none;
font-size:18px;

}

#links_rodape a, #links_rodape a:visited{
color:#d69a2e;
}

#links_rodape a:hover{
color:#d8c14f;
}

#rodape h6{
font-style:normal;
color:#948019;
font-weight:lighter;
padding-top:25px;
}

.thumb_diretorio{
padding:12px;
float:left;
}
