@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#Topo{
	margin: 0 auto;
	width: 982px;
	height: 245px;
}

#Fundo1{
	background-image:url(img/fundos/fundo1.jpg);
	background-repeat:repeat;
}

#Fundo2{
	background-image:url(img/fundos/fundo2.jpg);
	background-repeat:repeat;
}

#Fundo3{
	background-image:url(img/fundos/fundo3.jpg);
	background-repeat:repeat;
}

#Fundo4{
	background-image:url(img/fundos/fundo4.jpg);
	background-repeat:repeat;
}
#FundoNatal{
	background-image:url(img/fundos/bg-snow.jpg);
	background-repeat:repeat;
}

#Meio{
	margin: 0 auto;
	width: 982px;
	background-color:#000000;
	padding: 20px;	
	background-image:url(img/fundo_topo.jpg);
	background-repeat:repeat-x;		
}

#Meio1{
	margin: 0 auto;
	width: 660px;
	background-color:#000000;
	padding: 20px;	
	background-image:url(img/fundo_topo.jpg);
	background-repeat:repeat-x;		
}

#Esquerda{
	margin: 0 auto;
	width: 660px;
	float:left;
	margin-right:20px;
}
#EsquerdaInterna1{
	margin: 0 auto;
	width: 640px;
	float:left;
	margin-right:20px;
	background-color:#FFFFFF;
	padding:10px;
	padding-bottom:30px;	
}

#EsquerdaInterna{
	margin: 0 auto;
	width: 640px;
	float:left;
	margin-right:20px;
	background-color:#FFFFFF;
	padding:10px;
	padding-bottom:30px;	
}

#InternaTudo{
	margin: 0 auto;
	width: 962px;
	background-color:#FFFFFF;
	padding:10px;
	padding-bottom:30px;
}

#InternaOuvinteTudo{
	margin: 0 auto;
	width: 960px;
	float:left;
}

#InternaEsquerdaTudo{
	margin: 0 auto;
	width: 640px;
	float:left;
	margin-right:10px;
}

#InternaDireitaTudo{
	margin: 0 auto;
	width: 312px;
	float:left;
}

#CabecalhoInterna{
	margin: 0 auto;
	width: 620px;
	float:left;
	margin-bottom:20px;	
	padding:10px;
}

#TituloInterna{
	margin: 0 auto;
	width: 200px;
	float:left;
}

#FraseTituloInterna{
	margin: 0 auto;
	width: 280px;
	float:left;
	margin-right:20px;
	padding-top:14px;	
	text-align:right
}

#BtIndiqueInterna a.BtIndique{
	margin-top:10px;
	float:left;
	background:url(img/bt_indique.png);
	overflow:hidden;	
	height:21px;
	width:120px;
}

#BtIndiqueInterna a.BtIndique:hover{
	margin-top:10px;
	float:left;
	background:url(img/bt_indique.png);
	background-repeat:no-repeat;
	background-position: 0 -21px;	
	height:21px;
	width:120px;
}

#InternaOuvinte{
	margin: 0 auto;
	width: 640px;
	float:left;
	margin-bottom:10px;	
}

#TextoInterna{
	margin: 0 auto;
	width: 350px;
	float:left;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:20px;	
}

#TextoInternaPromocoes{
	margin: 0 auto;
	width: 480px;
	float:left;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:20px;	
}

#TextoInternaNoticia{
	margin: 0 auto;
	width: 620px;
	float:left;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:20px;	
}

#CLateralInterna{
	margin: 0 auto;
	width: 270px;
	float:left;
}

#CLateralInternaMenor{
	margin: 0 auto;
	width: 140px;
	float:left;
}

#BoxData{
	margin: 0 auto;
	width: 76px;
	height:25px;	
	float:left;
	background-color:#ac0505;
	border:2px solid #8a0202;
	text-align:right;
	padding-top:37px;
	padding-right:5px;
}
#BoxData:hover{
	background-color:#920000;
}

#BoxParticipe{
	margin: 0 auto;
	width: 140px;
	background-color:#ac0505;
}
#BoxParticipe:hover{
	background-color:#ef2c2c;
}

#BoxCadastro{
	margin: 0 auto;
	width: 230px;
	height:15px;	
	float:left;
	background-color:#8d0404;
	padding-bottom:20px;
	padding-top:20px;	
	padding-left:10px;	
	padding-right:10px;	
	text-align:center;	
}
#BoxCadastro:hover{
	background-color:#7e0303;
}

#BoxLogar{
	width: 230px;
	height:15px;	
	background-color:#8a8a8a;
	padding-bottom:20px;
	padding-top:20px;	
	padding-left:10px;	
	padding-right:10px;	
	text-align:center;	
}
#BoxLogar:hover{
	background-color:#747474;
}

#BoxLocutores{
	margin: 0 auto;
	width: 250px;
	height:45px;	
	float:left;
	background-color:#ac0505;
	padding-bottom:20px;
	padding-top:15px;	
	padding-left:10px;	
	padding-right:10px;		
}
#BoxLocutores:hover{
	background-color:#920000;
}

#BoxProgramacao{
	margin: 0 auto;
	width: 292px;
	height:45px;	
	float:left;
	background-color:#ac0505;
	padding-bottom:18px;
	padding-top:17px;	
	padding-left:10px;	
	padding-right:10px;		
}
#BoxProgramacao:hover{
	background-color:#920000;
}

#BoxNoticia{
	margin: 0 auto;
	width: 250px;
	height:45px;	
	float:left;
	background-color:#71a7d0;
	padding-bottom:20px;
	padding-top:15px;	
	padding-left:10px;	
	padding-right:10px;		
	margin-top:15px;
}
#BoxNoticia:hover{
	background-color:#5680b7;
}

#BoxAradio{
	margin: 0 auto;
	width: 250px;
	height:40px;	
	float:left;
	background-color:#e0aa3c;
	padding-bottom:20px;
	padding-top:20px;	
	padding-left:10px;	
	padding-right:10px;		
	margin-bottom:20px;
}
#BoxAradio:hover{
	background-color:#db9c1b;
}

#BoxAbrangencia{
	margin: 0 auto;
	width: 250px;
	height:40px;	
	float:left;
	background-color:#71a7d0;
	padding-bottom:20px;
	padding-top:20px;	
	padding-left:10px;	
	padding-right:10px;		
	margin-bottom:20px;
}
#BoxAbrangencia:hover{
	background-color:#558fbb;
}

#BoxComercial{
	margin: 0 auto;
	width: 250px;
	float:left;
	background-color:#787878;
	padding-left:10px;	
	padding-right:10px;		
	margin-bottom:20px;
	padding-bottom:25px;
	padding-top:25px;	
	height:35px;	
}

#BoxComercial:hover{
	background-color:#646363;
}

#Direita{
	margin: 0 auto;
	width: 302px;
	float:left;
}

#Tit_destaque{
	margin: 0 auto;
	width: 660px;
	height:34px;
	background-image:url(img/fundo_capa_chamadinhas.jpg);
	background-repeat:repeat-x;
}

#Fundo_Locutores{
	margin: 0 auto;
	width: 605px;
	height:130px;
	background-image:url(img/fundo_locutores.jpg);
	background-repeat:repeat-x;
	padding-left:35px;
	padding-bottom:20px;
	padding-top:10px;
}

#Fundo_Promocoes{
	margin: 0 auto;
	width: 465px;
	height:65px;
	background-image:url(img/fundo_promocoes.jpg);
	background-repeat:repeat-x;
	padding-left:15px;
	padding-top:10px;
	margin-bottom:15px;
}

#Fundo_Ganhador{
	width: 465px;
	height:65px;
	background-image:url(img/fundo_promocoes.jpg);
	background-repeat:repeat-x;
	padding-left:15px;
	padding-top:10px;
	margin-bottom:15px;
	margin-right:10px;
}

#Fundo_Programas{
	margin-top:5px; 
	height:110px; 
	background-image:url(img/fundo_programas.jpg); 
	background-repeat:repeat-x;	

	padding-left:15px;
	padding-bottom:20px;
	padding-top:10px;	
}

#Fundo_Programa{
	margin-top:5px; 
	background-image:url(img/fundo_programas.jpg); 
	background-repeat:repeat-x;	
	padding-left:15px;
	padding-bottom:20px;
	background-color:#bbbbbb;
}


#Destaque_capa{
	margin: 0 auto;
	width: 660px;
	float:left;
	margin-bottom:20px;	
}

#capa1{
	margin: 0 auto;
	width: 205px;
	float:left;
	background-image:url(img/fundo_capa_chamadinhas.jpg);
	background-repeat:repeat-x;
	margin-bottom:20px;		
}

#capa2{
	margin: 0 auto;
	width: 205px;
	float:left;
	margin-left:22px;	
	margin-right:22px;
	background-image:url(img/fundo_capa_chamadinhas.jpg);
	background-repeat:repeat-x;
	margin-bottom:20px;		
}

#capa3{
	margin: 0 auto;
	width: 205px;
	float:left;
	background-image:url(img/fundo_capa_chamadinhas.jpg);
	background-repeat:repeat-x;
	margin-bottom:20px;		
}

#Aradio_capa{
	margin: 0 auto;
	width: 205px;
	float:left;
	margin-right:23px;
	background-image:url(img/fundo_capa_chamadinhas.jpg);
	background-repeat:repeat-x;
	margin-bottom:20px;		
}

#Programacao_capa{
	margin: 0 auto;
	width: 205px;
	float:left;
	margin-right:22px;
	background-image:url(img/fundo_capa_chamadinhas.jpg);
	background-repeat:repeat-x;	
	margin-bottom:20px;		
}

#Ouvinte_capa{
	margin: 0 auto;
	width: 205px;
	float:left;
	background-image:url(img/fundo_capa_chamadinhas.jpg);
	background-repeat:repeat-x;	
	margin-bottom:20px;		
}

#Miolo_capa_img{
	margin-top:25px;
	margin-bottom:5px;	
}

#Miolo_capa_inf{
	width: 185px;
	height: 115px;
	padding: 10px;
}

.bt_cinza{
	width: 75px;
	height: 15px;
	padding-right: 10px;
	float:right;
	font-size:10px;
	font-family: Trebuchet MS;
	color:#FFFFFF;
	text-align:right;	
}

#bt_cinza a.Bt_cinza{
	width: 75px;
	height: 15px;
	padding-right: 10px;
	float:right;
	font-size:10px;
	font-family: Trebuchet MS;
	text-decoration:none;
	color:#FFFFFF;	
	text-align:right;		
	background-color:#414141;
	margin-top: 12px;
}

#bt_cinza a.Bt_cinza:hover{
	width: 75px;
	height: 15px;
	padding-right: 10px;
	float:right;
	font-size:10px;
	font-family: Trebuchet MS;
	text-decoration:underline;
	color:#FFFFFF;	
	text-align:right;		
	background-color:#414141;	
	margin-top: 12px;	
}


.Miolo_capa_bt_azul{
	width: 75px;
	height: 15px;
	padding-right: 10px;
	float:right;
	font-size:10px;
	font-family: Trebuchet MS;
	color:#FFFFFF;
	text-align:right;	
}

#Miolo_capa_bt_azul a.Bt_miolo_azul{
	width: 75px;
	height: 15px;
	padding-right: 10px;
	float:right;
	font-size:10px;
	font-family: Trebuchet MS;
	text-decoration:none;
	color:#FFFFFF;	
	text-align:right;		
	background-color:#2f4675;
}

#Miolo_capa_bt_azul a.Bt_miolo_azul:hover{
	width: 75px;
	height: 15px;
	padding-right: 10px;
	float:right;
	font-size:10px;
	font-family: Trebuchet MS;
	text-decoration:underline;
	color:#FFFFFF;	
	text-align:right;		
	background-color:#2f4675;	
}

.Miolo_capa_bt_cinza{
	width: 75px;
	height: 15px;
	padding-right: 10px;
	float:right;
	font-size:10px;
	font-family: Trebuchet MS;
	color:#FFFFFF;
	text-align:right;	
}

#Miolo_capa_bt_cinza a.Bt_miolo_cinza{
	width: 75px;
	height: 15px;
	padding-right: 10px;
	float:right;
	font-size:10px;
	font-family: Trebuchet MS;
	text-decoration:none;
	color:#FFFFFF;	
	text-align:right;		
	background-color:#2f4675;
}

#Miolo_capa_bt_cinza a.Bt_miolo_cinzal:hover{
	width: 75px;
	height: 15px;
	padding-right: 10px;
	float:right;
	font-size:10px;
	font-family: Trebuchet MS;
	text-decoration:underline;
	color:#FFFFFF;	
	text-align:right;		
	background-color:#2f4675;	
}

.Miolo_capa_bt_verde{
	width: 75px;
	height: 15px;
	padding-right: 10px;
	float:right;
	font-size:10px;
	font-family: Trebuchet MS;
	color:#FFFFFF;
	text-align:right;	
}

#Miolo_capa_bt_marrom a.Bt_miolo_marrom{
	width: 75px;
	height: 15px;
	padding-right: 10px;
	float:right;
	font-size:10px;
	font-family: Trebuchet MS;
	text-decoration:none;
	color:#FFFFFF;	
	text-align:right;		
	background-color:#67461a;
}

#Miolo_capa_bt_marrom a.Bt_miolo_marrom:hover{
	width: 75px;
	height: 15px;
	padding-right: 10px;
	float:right;
	font-size:10px;
	font-family: Trebuchet MS;
	text-decoration:underline;
	color:#FFFFFF;	
	text-align:right;		
	background-color:#67461a;	
}

#Miolo_capa_bt_verde a.Bt_miolo_verde{
	width: 75px;
	height: 15px;
	padding-right: 10px;
	float:right;
	font-size:10px;
	font-family: Trebuchet MS;
	text-decoration:none;
	color:#FFFFFF;	
	text-align:right;		
	background-color:#636827;
}

#Miolo_capa_bt_verde a.Bt_miolo_verde:hover{
	width: 75px;
	height: 15px;
	padding-right: 10px;
	float:right;
	font-size:10px;
	font-family: Trebuchet MS;
	text-decoration:underline;
	color:#FFFFFF;	
	text-align:right;		
	background-color:#636827;	
}

#Noticia_capa{
	margin: 0 auto;
	width: 480px;
	float:left;
	background-image:url(img/fundo_capa_chamadinhas.jpg);
	background-repeat:repeat-x;	
	margin-right:20px;			
}

#Enquete_capa{
	margin: 0 auto;
	width: 160px;
	float:left;
	background-image:url(img/fundo_capa_chamadinhas.jpg);
	background-repeat:repeat-x;	
}

.Enquete_resultado{
	width: 160px;
	height: 14px;
	font-size:10px;
	font-family: Trebuchet MS;
	color:#FFFFFF;
	text-align:center;	
}

#Enquete_resultado a.Bt_resultado{
	width: 160px;
	height: 14px;
	font-size:10px;
	font-family: Trebuchet MS;
	text-decoration:none;
	color:#FFFFFF;	
	text-align:center;		
}

#Enquete_resultado a.Bt_resultado:hover{
	width: 160px;
	height: 14px;
	font-size:10px;
	font-family: Trebuchet MS;
	text-decoration:underline;
	color:#FFFFFF;	
	text-align:center;		
}

#Enquete_fim{
	margin: 0 auto;
	width: 160px;
	height:53px;
	float:left;
	background-image:url(img/fundo_capa_chamadinhas_fim.jpg);
	background-repeat:repeat-x;	
}

#Bt_votar {
	margin:0 auto;
	background-image:url(img/bt_votar.jpg);
	height: 39px;
	width: 121px;
	text-align: center;		
	padding-top:6px;
	margin-bottom:15px;
}

#Bt_votar a.votar{
	font-family: Trebuchet MS;
	color: #84281b;
	font-weight:bold;	
	font-size: 26px;
	text-decoration:none;
}

#Bt_votar a.votar:hover{
	font-family: Trebuchet MS;
	color: #e4361e;
	font-weight:bold;	
	font-size: 26px;
	text-decoration:none;
}

#Tit_5mais{
	margin: 0 auto;
	width: 302px;
	float:left;

}

#5mais_foto{
	width: 55px;
	height: 55px;
	float:left;
	margin-right:30px;
}

#Tit_tvnoticia{
	margin: 0 auto;
	width: 302px;
	height:34px;
	float:left;
	background-image:url(img/fundo_capa_chamadinhas.jpg);
	background-repeat:repeat-x;
}

#Tvoticia_capa{
	margin: 0 auto;
	width: 302px;
	text-align:left;
	margin-top:15px;
}

#Saudacao{
	margin: 0 auto;
	height:33px;
	width:682px;
	float:left;
	text-align:left;
	padding:0px;
}

#Data{
	margin: 0 auto;
	height:33px;
	width:300px;
	float:left;	
	text-align:right;
	padding:0px;	
}

#Logo a.logo{
	background:url(img/logos.jpg);
	overflow:hidden;	
	height:178px;
	width:191px;
	float:left;	
	margin-right:24px;		
}

#Logo a.logo:hover{
	background:url(img/logos.jpg);
	background-repeat:no-repeat;
	background-position: 0 -178px;	
	height:178px;
	width:191px;
	float:left;	
	margin-right:24px;		
}

#LogoCopa a.logo{
	background:url(img/logo_copa.jpg);
	overflow:hidden;	
	height:178px;
	width:191px;
	float:left;	
	margin-right:24px;		
}

#LogoCopa a.logo:hover{
	background:url(img/logo_copa.jpg);
	background-repeat:no-repeat;
	background-position: 0 -178px;	
	height:178px;
	width:191px;
	float:left;	
	margin-right:24px;		
}


#Logo1 a.logo{
	background:url(img/logos_natal.jpg);
	overflow:hidden;	
	height:178px;
	width:191px;
	float:left;	
	margin-right:24px;		
}

#Logo1 a.logo:hover{
	background:url(img/logos_natal.jpg);
	background-repeat:no-repeat;
	background-position: 0 -178px;	
	height:178px;
	width:191px;
	float:left;	
	margin-right:24px;		
}

#Publicidade{
	margin: 0 auto;
	height:88px;
	width:766px;
	float:left;	
	margin-bottom:15px;
	margin-top:6px;
}

#Pb_banner{
	margin: 0 auto;
	height:90px;
	width:728px;
	float:left;	
}

#Pb_icone{
	margin: 0 auto;
	height:90px;
	width:38px;
	float:left;	
	background-image:url(img/ico_publicidade.gif);
}

#AreaOuvinte{
	margin: 0 auto;
	height:34px;
	width:670px;
	float:left;	
	margin-bottom:8px;
	margin-right: 5px;
}

#AO_icone{
	margin: 0 auto;
	height:25px;
	width:140px;
	float:left;	
	background-color: #5680b7;
	margin-right: 5px;
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #fff;
	font-weight:bold;	
	text-align: center;
	padding-top: 9px;
}

#AO_icone:hover{

	background-color: #6697d8;
}

#AO_login{
	margin: 0 auto;
	height:29px;
	width:355px;
	float:left;	
	background-color:#6697d8;
	padding-left: 10px;
	padding-top: 5px;
}

#Frm_Login{
	height:18px;
	width:250px;
	border:none;
	padding-left:8px;
	padding-top: 4px;
}

#Frm_campos{
	padding-left:8px;
	padding-top: 4px;
	border-left-style:solid;
	border-left-width:2px;
	border-left-color:#a8a8a8;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#a8a8a8;
	border-top:none;
	border-right:none;	
	height:20px;
	font-family: Trebuchet MS;
	color: #000;
	font-size: 12px;	
}

#Frm_email{
	height:18px;
	width:165px;
	border:none;
	padding-left:8px;
	padding-top: 4px;
}

#Frm_senha{
	height:18px;
	width:131px;
	border:none;
	padding-top: 4px;
	padding-left:8px;
}

#Frm_entrar{
	background-image:url(img/bt_login.jpg);
	width:31px;
}

#AO_cad{
	margin: 0 auto;
	height:32px;
	width:68px;
	float:left;	
	background-color:#5680b7;
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #efd746;
	font-weight:bold;	
	padding-top: 2px;	
	padding-left: 5px;		
	text-decoration:none;
}

.textocad{
	text-decoration:none;
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #efd746;
}
.textocad a{
	text-decoration:none;
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #efd746;
}

.textocad a:hover{
	text-decoration:underline;
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #efd746;
}

.textoesq{
	text-decoration:none;
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #fff;
}
.textoesq a{
	text-decoration:none;
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #fff;
}

.textoesq a:hover{
	text-decoration:underline;
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #fff;
}

#AO_esq{
	margin: 0 auto;
	height:32px;
	width:80px;
	float:left;	
	background-color:#6697d8;
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #ffffff;
	font-weight:bold;	
	padding-top: 2px;	
	padding-left: 7px;		
}

#Menu{
	margin: 0 auto;
	height:26px;
	width:767px;
	float:left;	
	text-decoration:none;
	color: #33305a;
}

#Menu ul {
    margin: 0;
    padding: 0;
	height:26px;
	width:767px;	
    list-style-type: none;
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #33305a;
	font-weight:bold;
	text-decoration:none;	
}

#Menu ul li { 
	background-color: #bacf58;
	width:91px;
	height:20px;
	float: left;
	padding-top:6px;
	text-align: center;
	margin-right: 5px;
	text-decoration:none;
	color: #33305a;
}

#Menu ul li:hover {
    background-color: #f5d130;
	text-decoration:none;	
}

.LinkMenu {
	text-decoration:none;
	color: #33305a;
}

#Ouca {
	width: 91px;
	float: right;	
}

#Rodape{
	margin: 0 auto;
	width: 1022px;
	height: 210px;
	background-color: #161616;
	clear:both;
}

#LogoRodape{
	width: 162px;
	height: 149px;
	float:left;
	text-align:center;
	padding-top:40px;
}

#DivideRodape{
	width: 10px;
	height: 190px;
	float:left;
	background-image:url(img/divide_rodape.jpg);
	background-repeat:repeat-y;
	margin-top:10px;
}

#ARadioRodape{
	width: 137px;
	padding-left:10px;
	height: 169px;
	padding-top:20px;	
	float:left;
}

#JornalismoRodape{
	width: 137px;
	padding-left:10px;
	height: 169px;
	padding-top:20px;	
	float:left;
}

#InterativaRodape{
	width: 137px;
	padding-left:10px;
	height: 169px;
	padding-top:20px;	
	float:left;
}

#ComercialRodape{
	width: 137px;
	padding-left:10px;
	height: 169px;
	padding-top:20px;	
	float:left;
}

#AssinaturaRodape{
	width: 212px;
	padding-left:10px;	
	height: 169px;
	padding-top:20px;	
	float:left;
}

.Bt_enviar{
	background-image:url(img/bt_enviar.jpg);
	width: 68px;
	height: 25px;
	border:none;
}

.Campo_form{
	border-left-style:solid;
	border-left-width:2px;
	border-left-color:#a8a8a8;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#a8a8a8;
	border-top:none;
	border-right:none;	
	height:20px;
	font-family: Trebuchet MS;
	color: #000;
	font-size: 12px;
}

.TextoBranco2Medio{
	font-family: Trebuchet MS;
	color: #fff;
	font-size: 12px;
	text-decoration:none;	
}

.TextoBranco2Medio a{
	font-family: Trebuchet MS;
	color: #fff;
	font-size: 12px;
	text-decoration:none;	
}

.TextoBranco2Medio a:hover{
	font-family: Trebuchet MS;
	color: #fff;
	font-size: 12px;
	text-decoration:underline;	
}

.TextoBrancoPequeno{
	font-family: Trebuchet MS;
	color: #fff;
	font-size: 10px;
	text-decoration:none;
}

.TextoBranco3Pequeno{
	font-family: Trebuchet MS;
	color: #fff;
	font-size: 10px;
	text-decoration:none;
}

.TextoBranco3Pequeno a{
	font-family: Trebuchet MS;
	color: #fff;
	font-size: 10px;
	text-decoration:none;
}

.TextoBranco3Pequeno a:hover{
	font-family: Trebuchet MS;
	color: #fff;
	font-size: 10px;
	text-decoration:underline;
}

.TextoBranco2Pequeno{
	font-family: Trebuchet MS;
	color: #fff;
	font-size: 12px;
	text-decoration:none;
}

.TextoBranco2Pequeno a.link123{
	font-family: Trebuchet MS;
	color: #fff;
	font-size: 10px;
	text-decoration:none;
}

.TextoBranco2Pequeno a.link123:hover{
	font-family: Trebuchet MS;
	color: #fff;
	font-size: 10px;
	text-decoration:underline;
}

.TextoBrancoMedio{
	font-family: Trebuchet MS;
	color: #fff;
	font-size: 12px;
	text-decoration:none;	
}

.TextoBranco2Grande{
	font-family: Trebuchet MS;
	color: #fff;
	font-size: 14px;
	text-decoration:none;	
}

.TextoBranco2Grande a{
	font-family: Trebuchet MS;
	color: #fff;
	font-size: 14px;
	text-decoration:none;	
}

.TextoBranco2Grande a:hover{
	font-family: Trebuchet MS;
	color: #fff;
	font-size: 14px;
	text-decoration:underline;	
}

.TextoBrancoGrande{
	font-family: Trebuchet MS;
	color: #fff;
	font-size: 14px;
	text-decoration:none;	
}

.TextoBrancoGrande a{
	font-family: Trebuchet MS;
	color: #fff;
	font-size: 14px;
	text-decoration:none;	
}

.TextoBrancoGrande a:hover{
	font-family: Trebuchet MS;
	color: #fff;
	font-size: 14px;
	text-decoration:underline;	
}

.TextoBrancoGigante{
	font-family: Trebuchet MS;
	color: #fff;
	font-size: 20px;
	text-decoration:none;
}

#TextoBrancoGigante a.linkBrancoGigante{
	font-family: Trebuchet MS;
	color: #fff;
	font-size: 20px;
	text-decoration:none;
}

#TextoBrancoGigante a.linkBrancoGigante:hover{
	font-family: Trebuchet MS;
	color: #fff;
	font-size: 20px;
	text-decoration:underline
}

.TextoPretoMedio{
	font-family: Trebuchet MS;
	color: #000000;
	font-size: 12px;
}

.TextoPretoMedio a{
	font-family: Trebuchet MS;
	color: #000000;
	font-size: 12px;
	text-decoration:none;
}

.TextoPretoMedio a:hover{
	font-family: Trebuchet MS;
	color: #000000;
	font-size: 12px;
	text-decoration:underline;
}

.TextoCinzaPequeno{
	font-family: Trebuchet MS;
	color: #a8a8a8;
	font-size: 10px;
}

.TextoCinzaPequeno{
	font-family: Trebuchet MS;
	color: #d4d4d4;
	font-size: 11px;
	text-decoration:none;
}

.TextoCinza2Pequeno a{
	font-family: Trebuchet MS;
	color: #d4d4d4;
	font-size: 11px;
	text-decoration:none;
}

.TextoCinza2Pequeno a:hover{
	font-family: Trebuchet MS;
	color: #d4d4d4;
	font-size: 11px;
	text-decoration:underline;
}

.TextoBranco12Medio{
	font-family: Trebuchet MS;
	color: #fff;
	font-size: 12px;
	text-decoration:none;
}

.TextoBranco12Medio a{
	font-family: Trebuchet MS;
	color: #fff;
	font-size: 12px;
	text-decoration:none;
}

.TextoBranco12Medio a:hover{
	font-family: Trebuchet MS;
	color: #fff;
	font-size: 12px;
	text-decoration:underline;	
}

.TextoCinza2Medio{
	font-family: Trebuchet MS;
	color: #a8a8a8;
	font-size: 12px;
	text-decoration:none;
}

.TextoCinza2Medio a{
	font-family: Trebuchet MS;
	color: #a8a8a8;
	font-size: 12px;
	text-decoration:none;
}

.TextoCinza2Medio a:hover{
	font-family: Trebuchet MS;
	color: #a8a8a8;
	font-size: 12px;
	text-decoration:underline;	
}
.Texto2CinzaMedio{
	font-family: Trebuchet MS;
	color: #999999;
	font-size: 12px;
	text-decoration:none;
}

.TextoCinzaMedio{
	font-family: Trebuchet MS;
	color: #a8a8a8;
	font-size: 12px;
	text-decoration:none;
}

.TextoCinzaMedio a{
	font-family: Trebuchet MS;
	color: #a8a8a8;
	font-size: 12px;
	text-decoration:none;
}

.TextoCinzaMedio a:hover{
	font-family: Trebuchet MS;
	color: #a8a8a8;
	font-size: 12px;
	text-decoration:underline;	
	color:#000000;
}

.TextoCinzaGrande{
	font-family: Trebuchet MS;
	color: #a8a8a8;
	font-size: 14px;
}

.TextoCinzaGigante{
	font-family: Trebuchet MS;
	color: #a8a8a8;
	font-size: 28px;
}

.TextoAzulPequeno a{
	font-family: Trebuchet MS;
	color: #6699cc;
	font-size: 12px;
	text-decoration:none;
}

.TextoAzulPequeno a:hover{
	font-family: Trebuchet MS;
	color: #6699cc;
	font-size: 12px;
	text-decoration:underline;
}

.TextoAzul2Medio{
	font-family: Trebuchet MS;
	color: #5680b7;
	font-size: 14px;
}

.TextoMarrom2Medio{
	font-family: Trebuchet MS;
	color: #67461a;
	font-size: 14px;
}

.TextoRoxoMedio{
	font-family: Trebuchet MS;
	color: #3e288a;
	font-size: 14px;
}

.TextoAzul2Grande{
	font-family: Trebuchet MS;
	color: #5680b7;
	font-size: 20px;
}

.TextoAzul2Medio a{
	font-family: Trebuchet MS;
	color: #5680b7;
	font-size: 12px;
	text-decoration:none;
}

.TextoAzul2Medio a:hover{
	font-family: Trebuchet MS;
	color: #5680b7;
	font-size: 12px;
	text-decoration:underline;
}

.TextoAzulMedio{
	font-family: Trebuchet MS;
	color: #6699cc;
	font-size: 14px;
}

.TextoAzulMedio2{
	font-family: Trebuchet MS;
	color: #6699cc;
	font-size: 12px;
}

.TextoAzulGrande{
	font-family: Trebuchet MS;
	color: #2f4675;
	font-size: 20px;
	font-weight:bold;
	text-decoration:none;
}

.TextoAzulClaroGigante{
	font-family: Trebuchet MS;
	color: #89c0f0;
	font-size: 24px;
	font-weight:bold;
	text-decoration:none;
}

#TextoAzulGrande a.linkAzulGrande{
	font-family: Trebuchet MS;
	color: #2f4675;
	font-size: 20px;
	text-decoration:none;
}

#TextoAzulGrande a.linkAzulGrande:hover{
	font-family: Trebuchet MS;
	color: #2f4675;
	font-size: 20px;
	text-decoration:underline
}

#TextoAzulGrandePodcast a.linkAzulGrandePodcast{
	font-family: Trebuchet MS;
	color: #525252;
	font-size: 20px;
	text-decoration:none;
}

#TextoAzulGrandePodcast a.linkAzulGrandePodcast:hover{
	font-family: Trebuchet MS;
	color: #525252;
	font-size: 20px;
	text-decoration:underline
}

.TextoVermelhoMedio{
	font-family: Trebuchet MS;
	color: #ac0505;
	font-size: 14px;
}

.TextoVermelhoPequeno a.LinkVermelhoPequeno{
	font-family: Trebuchet MS;
	color: #ac0505;
	font-size: 12px;
	text-decoration:none;
}

.TextoVermelhoPequeno a.LinkVermelhoPequeno:hover{
	font-family: Trebuchet MS;
	color: #ac0505;
	font-size: 12px;
	text-decoration:underline;
}

.TextoMarromGrande{
	font-family: Trebuchet MS;
	color: #67461a;
	font-size: 20px;
	font-weight:bold;	
}

#TextoMarromGrande a.linkMarromGrande{
	font-family: Trebuchet MS;
	color: #67461a;
	font-size: 20px;
	text-decoration:none;
}

#TextoMarromGrande a.linkMarromGrande:hover{
	font-family: Trebuchet MS;
	color: #67461a;
	font-size: 20px;
	text-decoration:underline
}

.TextoVerdeGrande{
	font-family: Trebuchet MS;
	color: #444315;
	font-size: 20px;
	font-weight:bold;	
}

#TextoVerdeGrande a.linkVerdeGrande{
	font-family: Trebuchet MS;
	color: #444315;
	font-size: 20px;
	text-decoration:none;
}

#TextoVerdeGrande a.linkVerdeGrande:hover{
	font-family: Trebuchet MS;
	color: #444315;
	font-size: 20px;
	text-decoration:underline
}

.TextoVerdeMedio{
	font-family: Trebuchet MS;
	color: #444315;
	font-size: 12px;
	font-weight:bold;
}

.TextoAmareloMedio{
	font-family: Trebuchet MS;
	color: #f1dc48;
	font-size: 14px;
	font-weight:bold;
}

.TextoAmarelo2Medio{
	font-family: Trebuchet MS;
	color: #f1dc48;
	font-size: 12px;
}
.TextoMarromOuvinteGrande{
	font-family: Trebuchet MS;
	color: #886336;
	font-size: 24px;
}
.TextoMarromOuvinte2Grande{
	font-family: Trebuchet MS;
	color: #c0a270;
	font-size: 24px;
}
.TextoMarromOuvinte2Medio{
	font-family: Trebuchet MS;
	color: #c0a270;
	font-size: 18px;
}
.TextoMarromOuvinte2Medio a{
	font-family: Trebuchet MS;
	color: #c0a270;
	font-size: 18px;
	text-decoration:none;
}
.TextoMarromOuvinte2Medio a:hover{
	font-family: Trebuchet MS;
	color: #c0a270;
	font-size: 18px;
	text-decoration:underline;
}