/*---------------------------------------    Fonts     ----------------------------------*/
.t9, .t9 a  { font-family:Arial, Helvetica, sans-serif; font-size:9px; }
.t10, .t10 a  { font-family:Arial, Helvetica, sans-serif; font-size:10px; }
.t11, .t11 a  { font-family:Arial, Helvetica, sans-serif; font-size:11px; }
.t12, .t12 a  { font-family:Arial, Helvetica, sans-serif; font-size:12px; }
.t13, .t13 a  { font-family:Arial, Helvetica, sans-serif; font-size:13px; }
.t14, .t14 a  { font-family:Arial, Helvetica, sans-serif; font-size:14px; }
.t15, .t15 a  { font-family:Arial, Helvetica, sans-serif; font-size:15px; }
.t16, .t16 a  { font-family:Arial, Helvetica, sans-serif; font-size:16px; }
.t17, .t17 a  { font-family:Arial, Helvetica, sans-serif; font-size:17px; }
.t18, .t18 a  { font-family:Arial, Helvetica, sans-serif; font-size:18px; }
.t20, .t20 a  { font-family:Arial, Helvetica, sans-serif; font-size:20px; }
.t21, .t21 a  { font-family:Arial, Helvetica, sans-serif; font-size:21px; }
.t23, .t23 a  { font-family:Arial, Helvetica, sans-serif; font-size:23px; }
.t24, .t24 a  { font-family:Arial, Helvetica, sans-serif; font-size:24px; }

.amarelo, .amarelo a{ color:#F9C000;}
.bold, .bold a { font-weight:bold;}
.branco, .branco a{ color:#ffffff;}
.vermelho, .vermelho a{ color:#D9251D;}
.marrom, .marrom a{ color:#BA8152;}
.marromclaro, .marromclaro a{ color:#A66631;}
.cinza, .cinza a{ color:#ccc;}
.azul, .azul a{ color:#B9B9FF;}


/*--------------------------------------- Sem conteúdo ----------------------------------*/
#semRegistros a{
	color:#F00;
}
#ok a{
	color:#060;
}
#info a{
	color:#666;
}
#voltar{
	width:100%;
	float:left;
	text-align:right;
	padding-top:10px;
}
#info a:hover,#ok a:hover,#semRegistros a:hover{
	text-decoration:underline;
	color:#000;
}
#semRegistros{
	width:620px;
	float:left;
	margin-bottom:10px;
	margin-top:10px;
	padding-top:13px;
	padding-bottom:13px;
	background:url(../images/bgcapa.png);
	border:1px solid #ccc;
	text-align:center;
	color:#FFFFFF;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;	
}
#ok{
	width:100%;
	float:left;
	margin-bottom:10px;
	margin-top:10px;
	padding-top:10px;
	padding-bottom:10px;
	background:#E2FFE1;
	border:1px solid #0F0;
	text-align:center;
	color:#060;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
}
#info{
	width:100%;
	float:left;
	margin-bottom:10px;
	margin-top:10px;
	padding-top:13px;
	padding-bottom:13px;
	background:#FFFFCC;
	border:1px solid silver;
	text-align:center;
	color:#666;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
}
/*--------------------------------------- css ----------------------------------*/



* {
	margin:0;
	padding:0;
	border:0;
	list-style:none;
	text-decoration:none;
}

#site{
	width:1016px;
	float:left;	
	padding-left:54px;
	padding-top:7px;
}
#menu{
	width:1007px;
	height:42px;
	float:left;
	padding-top:3px;
	padding-left:7px;
}
#home a{
	width:36px;
	height:15px;
	float:left;
	background:url(../images/img.png) -266px 0 no-repeat;
	margin-left:5px;
	margin-top:13px;
}
#home a:hover{
	width:36px;
	height:15px;
	float:left;
	background:url(../images/img.png) -266px -16px no-repeat;
	margin-left:5px;
	margin-top:13px;
}
#meridionalNoticias a{
	width:120px;
	height:16px;
	float:right;
	background:url(../images/img.png) -480px 0px no-repeat;
	margin-top:13px;
	margin-right:25px;
}
#meridionalNoticias a:hover{
	width:120px;
	height:16px;
	float:right;
	background:url(../images/img.png) -480px -16px no-repeat;
	margin-top:13px;
	margin-right:25px;
}
#meridionalFM a{
	width:87px;
	height:16px;
	float:right;
	background:url(../images/img.png) -393px 0px no-repeat;
	margin-top:13px;
	margin-right:25px;
}
#meridionalFM a:hover{
	width:87px;
	height:16px;
	float:right;
	background:url(../images/img.png) -393px -16px no-repeat;
	margin-top:13px;
	margin-right:25px;
}
#meridionalAM a{
	width:90px;
	height:16px;
	float:right;
	background:url(../images/img.png) -302px 0px no-repeat;
	margin-top:13px;
	margin-right:25px;
}
#meridionalAM a:hover{
	width:90px;
	height:16px;
	float:right;
	background:url(../images/img.png) -302px -16px no-repeat;
	margin-top:13px;
	margin-right:25px;
}
#sound a{
	width:110px;
	height:16px;
	float:right;
	background:url(../images/img.png) -342px -33px no-repeat;
	margin-top:13px;
	margin-right:25px;
}
#sound a:hover{
	width:110px;
	height:16px;
	float:right;
	background:url(../images/img.png) -342px -50px no-repeat;
	margin-top:13px;
	margin-right:25px;
}
#tchoeBeppi a{
	width:85px;
	height:16px;
	float:right;
	background:url(../images/img.png) -452px -33px no-repeat;
	margin-top:13px;
	margin-right:25px;
}
#tchoeBeppi a:hover{
	width:85px;
	height:16px;
	float:right;
	background:url(../images/img.png) -452px -50px no-repeat;
	margin-top:13px;
	margin-right:25px;
}
#faca a{
	width:78px;
	height:19px;
	float:right;
	background:url(../images/img.png) -264px -31px no-repeat;
	margin-top:12px;
	margin-right:15px;
}
#faca a:hover{
	width:78px;
	height:19px;
	float:right;
	background:url(../images/img.png) -264px -48px no-repeat;
	margin-top:12px;
	margin-right:15px;
}

#logoeBanner{
	width:1014px;
	height:126px;
	float:left;
	margin-top:-16px;
	padding-bottom:7px;	
}
#espacoBanner{
	width:555px;
	height:93px;
	float:left;
	padding-left:16px;
	padding-top:32px;
}
#bannerTopo{
	width:536px;
	height:86px;
	float:left;
}
#logoTopo a{
	width:430px;
	height:126px;
	float:left;
	background:url(../images/img.png) 9px -293px no-repeat;
}
#radioeBusca{
	width:1014px;
	height:50px;
	float:left;
}
#play{
	width:50px;
	height:23px;
	float:left;
	text-align:right;
	padding-top:7px;
	padding-right:2px;
}
#ultimoprograma a{
	width:127px;
	height:24px;
	float:left;
	background:url(../images/img.png) -266px -67px no-repeat;
	margin-left:25px;
	margin-top:13px;
}
#ultimoprograma a:hover{
	width:127px;
	height:24px;
	float:left;
	background:url(../images/img.png) -266px -91px no-repeat;
	margin-left:25px;
	margin-top:13px;
}
#trotes a{
	width:153px;
	height:23px;
	float:left;
	background:url(../images/img.png) -393px -68px no-repeat;
	margin-left:15px;
	margin-top:16px;
}
#trotes a:hover{
	width:153px;
	height:23px;
	float:left;
	background:url(../images/img.png) -393px -91px no-repeat;
	margin-left:15px;
	margin-top:16px;
	
}
#aulas a{
	width:130px;
	height:17px;
	float:left;
	background:url(../images/img.png) -266px -115px no-repeat;
	margin-left:4px;
	margin-top:16px;
}
#aulas a:hover{
	width:130px;
	height:17px;
	float:left;
	background:url(../images/img.png) -266px -131px no-repeat;
	margin-left:4px;
	margin-top:16px;
}
#musica a{
	width:115px;
	height:17px;
	float:left;
	background:url(../images/img.png) -396px -115px no-repeat;
	margin-left:21px;
	margin-top:16px;
}
#musica a:hover{
	width:115px;
	height:17px;
	float:left;
	background:url(../images/img.png) -396px -131px no-repeat;
	margin-left:21px;
	margin-top:16px;
}
#ringtones a{
	width:100px;
	height:18px;
	float:left;
	background:url(../images/img.png) -512px -115px no-repeat;
	margin-left:25px;
	margin-top:16px;
}
#ringtones a:hover{
	width:100px;
	height:18px;
	float:left;
	background:url(../images/img.png) -512px -134px no-repeat;
	margin-left:25px;
	margin-top:16px;
}
#espacoBusca{
	width:208px;
	height:33px;
	float:right;
	padding-top:9px;
}
#text{
	width:158px;
	height:22px;
	float:left;
	background:url(../images/busca.png) no-repeat;	
	padding:5px;
}
#botao{
	width:35px;
	height:32px;
	float:left;
	background:url(../images/botao.png) no-repeat;
}
#website{
	width:1014px;
	float:left;
}
#colunadaesquerda{
	width:172px;
	float:left;
}
#paginainicial a{
	width:105px;
	height:19px;
	float:left;
	background:url(../images/img.png) no-repeat;	
}
#paginainicial a:hover{
	width:105px;
	height:19px;
	float:left;
	background:url(../images/img.png) no-repeat 0 -19px;	
}
#contrate a{
	width:160px;
	height:19px;
	float:left;
	margin-top:6px;
	background:url(../images/img.png) no-repeat -105px 0 ;
}
#contrate a:hover{
	width:160px;
	height:19px;
	float:left;
	margin-top:6px;
	background:url(../images/img.png) no-repeat -105px -19px ;
}
#quemsomos a{
	width:105px;
	height:18px;
	float:left;
	background:url(../images/img.png) 0 -40px no-repeat;
	margin-top:6px;
}
#quemsomos a:hover{
	width:105px;
	height:18px;
	float:left;
	background:url(../images/img.png) 0 -58px no-repeat;
	margin-top:6px;
}
#programa a{
	width:100%;
	height:30px;
	float:left;
	background:url(../images/programa.png) 0 6px no-repeat;
}
#programa a:hover{
	width:100%;
	height:30px;
	float:left;
	background:url(../images/programah.png) 0 6px no-repeat;
}
#quadro a{
	width:105px;
	height:19px;
	float:left;
	background:url(../images/img.png) -105px -40px no-repeat;
	margin-top:6px;
}
#quadro a:hover{
	width:105px;
	height:19px;
	float:left;
	background:url(../images/img.png) -105px -58px no-repeat;
	margin-top:6px;
}
#loja a{
	width:133px;
	height:20px;
	float:left;
	background:url(../images/img.png) 0 -82px no-repeat;
	margin-top:6px;
}
#loja a:hover{
	width:133px;
	height:20px;
	float:left;
	background:url(../images/img.png) 0 -102px no-repeat;
	margin-top:6px;
}
#estatistica a{
	width:110px;
	height:20px;
	float:left;
	background:url(../images/img.png) -133px -82px no-repeat;
	margin-top:6px;
}
#estatistica a:hover{
	width:110px;
	height:20px;
	float:left;
	background:url(../images/img.png) -133px -102px no-repeat;
	margin-top:6px;
}
#receita a{
	width:130px;
	height:20px;
	float:left;
	background:url(../images/img.png) 0px -122px  no-repeat;
	margin-top:6px;
}
#receita a:hover{
	width:130px;
	height:20px;
	float:left;
	background:url(../images/img.png) 0 -142px no-repeat;
	margin-top:6px;
}
#reportagens a{
	width:115px;
	height:20px;
	float:left;
	background:url(../images/img.png) -133px -124px no-repeat;
	margin-top:6px;
}
#reportagens a:hover{
	width:115px;
	height:20px;
	float:left;
	background:url(../images/img.png) -133px -144px no-repeat;
	margin-top:6px;
}
#mural a{
	width:134px;
	height:19px;
	float:left;
	background:url(../images/img.png) 0 -166px no-repeat;
	margin-top:6px;
}
#mural a:hover{
	width:134px;
	height:19px;
	float:left;
	background:url(../images/img.png) 0 -185px no-repeat;
	margin-top:6px;
}
#colorir a{
	width:100px;
	height:19px;
	float:left;
	background:url(../images/img.png) -134px -166px no-repeat;
	margin-top:6px;
}
#colorir a:hover{
	width:100px;
	height:19px;
	float:left;
	background:url(../images/img.png) -134px -185px no-repeat;
	margin-top:6px;
}
#Galeria a{
	width:100px;
	height:20px;
	float:left;
	background:url(../images/img.png) 0 -204px no-repeat;
	margin-top:6px;
}
#Galeria a:hover{
	width:100px;
	height:20px;
	float:left;
	background:url(../images/img.png) 0 -224px no-repeat;
	margin-top:6px;
}
#responsabilidade a {
	width:110px;
	height:20px;
	float:left;
	background:url(../images/img.png) -134px -204px no-repeat;
	margin-top:6px;
}
#responsabilidade a:hover{
	width:110px;
	height:20px;
	float:left;
	background:url(../images/img.png) -134px -224px no-repeat;
	margin-top:6px;
}
#programese a{
	width:110px;
	height:20px;
	float:left;
	background:url(../images/img.png) 0 -246px no-repeat;
	margin-top:6px;
}
#programese a:hover{
	width:110px;
	height:20px;
	float:left;
	background:url(../images/img.png) 0 -269px no-repeat;
	margin-top:6px;
}
#pescaria a{
	width:125px;
	height:20px;
	float:left;
	background:url(../images/img.png) -134px -246px no-repeat;
	margin-top:6px;
}
#pescaria a:hover{
	width:125px;
	height:20px;
	float:left;
	background:url(../images/img.png) -134px -269px no-repeat;
	margin-top:6px;
}
#ultimotorpedo{
	width:100%;
	float:left;
}
#torpedo{
	width:100%;
	height:20px;
	float:left;
	background:url(../images/img.png) no-repeat -383px -277px;
	margin-bottom:5px;
	margin-top:5px;	
}
#de{
	width:167px;
	height:10px;
	float:left;
	padding-left:5px;
	padding-bottom:10px;
}
#texto{
	width:160px;
	height:57px;
	float:left;
}
#capa{
	width:630px;
	float:left;
}
#capasuperior{
	width:630px;
	height:441px;
	float:left;
}
#capasuperiorleft{
	width:390px;
	height:100%;
	float:left;
}
#ultimareportagem{
	width:100%;
	float:left;	
}
#titulo{
	width:248px;
	height:15px;
	float:left;
	background:url(../images/reportagemCapa.png) no-repeat;
	margin-bottom:10px;
}
#textoefoto{
	width:100%;
	padding-bottom:5px;
	float:left;
}
#fotoDireita{
	width:158px;
	height:121px;
	float:left;
}
#textoDireita{
	width:222px;
	float:left;
}
#textoDireitaTitulo{
	width:222px;
	float:left;
	padding-left:7px;
	padding-bottom:10px;	
}
#textoDireitaConteudo{
	width:222px;
	float:left;
	padding-left:7px;	
}
#ultimovideo{
	width:100%;
	float:left;	
}
#video{
	width:100%;
	float:left;
}
#capasuperiorright{
	width:225px;
	height:100%;
	float:left;
	padding-left:15px;
}
#tituloGaleria{
	width:176px;
	height:15px;
	background:url(../images/img.png) no-repeat -266px -241px;
	margin-bottom:15px;
}
#fotogaleria{
	width:100%;
	float:left	
}
#textofotogaleria{
	width:100%;
	float:left;
	padding-bottom:10px;
	padding-top:2px;
}
#capabottom{
	width:630px;
	height:87px;
	float:left;
}
#ringcapa{
	width:112px;
	height:16px;
	float:left;	
	background:url(../images/ring.png) no-repeat;
	margin-bottom:5px;
}
#ultimosrings{
	width:615px;
	float:left;
	padding-left:15px;
}
#ultimospostados{
	width:205px;
	float:left;
	padding-top:10px;	
}
#iconerings{
	width:40px;
	height:40px;
	float:left;
	background:url(../images/img.png) no-repeat 0 -420px;	
}
#titulodoring{
	width:157px;
	float:left;
	padding-left:3px;
}
#colunadadireita{
	width:212px;
	float:left;
}
#iconesAtalho{
	width:208px;
	float:left;
}
#icones2 a{
	width:50px;
	height:45px;
	float:left;
	background:url(../images/img.png) no-repeat -263px -149px;
}
#icones2 a:hover{
	width:50px;
	height:45px;
	float:left;
	background:url(../images/img.png) no-repeat -263px -194px;
}
#icones1 a{
	width:50px;
	height:45px;
	float:left;
	background:url(../images/img.png) no-repeat -431px -149px;
}
#icones1 a:hover{
	width:50px;
	height:45px;
	float:left;
	background:url(../images/img.png) no-repeat -431px -194px;
}
#icones3 a{
	width:50px;
	height:45px;
	float:left;
	background:url(../images/img.png) no-repeat -321px -149px;
	margin-left:4px;
}
#icones3 a:hover{
	width:50px;
	height:45px;
	float:left;
	background:url(../images/img.png) no-repeat -321px -194px;
	margin-left:4px;
}
#icones4 a{
	width:50px;
	height:45px;
	float:left;
	background:url(../images/img.png) no-repeat -375px -149px;
	margin-left:4px;
}
#icones4 a:hover{
	width:50px;
	height:45px;
	float:left;
	background:url(../images/img.png) no-repeat -375px -194px;
	margin-left:4px;
}

#espacoBannerdireita{
	width:206px;
	float:left;
	padding-left:2px;
}
#bannerDireita{
	width:206px;
	height:72px;
	float:left;
	margin-bottom:3px;
}

#rodape{
	width:100%;
	height:50px;
	float:left;
}
#linkrodape{
	width:1016px;
	float:left;
	padding-left:54px;
	height:50px;	
	background:url(../images/rodape.png) 52px 0 no-repeat;	
	padding-top:8px;
}
#rodapeLogo a{
	width:91px;
	height:27px;
	float:left;
	background:url(../images/img.png) no-repeat -95px -419px;
	margin-top:2px;
	margin-left:10px;
	
	}
#logoFaca a{
	width:53px;
	height:30px; 
	margin-right:10px;
	margin-top:5px;
	float:right;
	background:url(../images/img.png) no-repeat -42px -419px;}
#rodapeDireitos{
	width:553px;
	height:27px;
	float:left;
	margin-left:10px;
	margin-top:9px;
	background:url(../images/img.png) no-repeat 0px -461px;
}


