body {
	font: 11px/1.4em Verdana, Arial, Helvetica, sans-serif;
	background:#FF0 url(../img/fundo.gif) repeat-y;
	margin:0;
	padding:0;
	scrollbar-face-color:#ECECEC;
	scrollbar-highlight-color:#ECECEC;
	scrollbar-3dlight-color:#ECECEC;
	scrollbar-darkshadow-color:#ECECEC;
	scrollbar-shadow-color:#ECECEC;
	scrollbar-arrow-color:#333333;
	scrollbar-track-color:#CCC;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

img{
	margin:0;
	padding:0;
	border:none;
	display:block;
}

object{
	margin:0;
	padding:0;
}

p{
	font: 11px/1.4em Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:3px;
}

strong{
	color: #666;
}

/*LIMPA FLOATS*/

br.clear{
	font-size:.1em;
	height:.1em;
	line-height:.1em;
	clear:both;
}

/* BARRA DO UOL */

#barra{
	background-color:#50728E;
	width:100%;
}

#barra img{
	display:inline;
}

#geral{
	width:1003px;
	margin:0 0 20px 0;
	padding:0;
}

#topo{
	width:1003px;
	height:30px;
	background:url(../img/fundo_topo.gif) repeat-x;
}

/* PRINCIPAL */

#principal{
	float:left;
	width:773px;
}

	#principal span{
		width: 1px;
		height: 1px;
		overflow: hidden;
		position: absolute;
	}
	 
	#principal h3{
		font-size:14px;
		font-weight:bold;
		margin:5px 10px;
		padding:3px;
		border-bottom:1px solid #000;
	}
	 
	#principal h4{
		font-size:12px;
		margin:10px 10px 2px 10px;
		padding:1px;
		color:#333;
		border-bottom:1px solid #333;
	}

/* HEAD */

#head{
	width:773px;
	height:100px;
	background:url(../img/px_amarealomedio.gif);
	
}

	#head h1{
		float:left;
		margin:5px 215px 5px 10px;
		padding:0;
		background:url(../img/logo.gif) no-repeat;
		width:295px;
		height:83px;
		cursor:pointer;
	}
	
	#head span{
		float:left;
		width: 1px;
		height: 1px;
		overflow: hidden;
		position: absolute;
	}
	
	#head p{
		float:left;
		margin:68px 0 0 0;
		padding:0;
		width:auto;
		color:#FFF;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		font-size:20px;	
		z-index:20;
	}
	
	#head img{
		float:left;
		margin-top:70px;
	}
	
	#head img.right{
		float:right;
		margin-top:70px;
		margin-right:5px;
	}
 
/* MENU */
 
#menu {
	float:left;
	width:120px;
}

	#menu ul{
		float:left;
		list-style:none;
		width:90px;
		padding:0 10px 0 5px;
		margin: 30px 0 0 0;
	}
	 
	#menu ul li{
		width:80px;
		height:24px;
		line-height:24px;
		overflow:hidden;
		display: inline;
	}
	 
	#menu ul li a{
		display:block;
		height:24px;
		line-height:24px;
		background-position: 10px 0;
	}
	 
	#menu ul li a.arquivo{
		background: url(../img/menu_arquivo.gif) no-repeat;
	}
	 
	#menu ul li a.arquivo_s{
		background: url(../img/menu_arquivo.gif) no-repeat;
		background-position: 0 -24px;
	}
	 
	#menu ul li a.radio{
		background: url(../img/menu_radio.gif) no-repeat;
	}
	 
	#menu ul li a.radio_s{
		background: url(../img/menu_radio.gif) no-repeat;
		background-position: 0 -24px;
	}
	 
	#menu ul li a.programacao{
		background: url(../img/menu_programacao.gif) no-repeat;
	}
	 
	#menu ul li a.programacao_s{
		background: url(../img/menu_programacao.gif) no-repeat;
		background-position: 0 -24px;
	}
	
	#menu ul li a.podcast{
		background: url(../img/menu_podcast.gif) no-repeat;
	}
	 
	#menu ul li a.podcast_s{
		background: url(../img/menu_podcast.gif) no-repeat;
		background-position: 0 -24px;
	}
	
	#menu ul li a:hover{
		background-position: 0 -24px;
	}

/* SINTONIA */

#sintonia{
 	float:left;
	width:750px;
	height:364px;
	margin:20px 0;
	padding:0;
}
 
	#sintonia p{
		padding:5px 10px 5px 15px;
	}
	 
	#sintonia p.radio{
		padding:5px;
	}
	
	#sintonia a{
/*		display:block;	*/
		padding:0;
		color:#000;
		text-decoration:none;
	}
	
	#sintonia p.paginacao{
		width:30px;
	}
	
	#sintonia a.paginacao{
		display:inline;	
	}
	
	#sintonia a:hover{
		color:#C00;
		text-decoration:underline;
	}
	
	#sintonia form{
		margin:20px 15px 20px 30px;
		width:560px;
		border:1px solid #FFCC00;
		padding:5px;
	}
	
	#sintonia input{
		width:180px;
		height:18px;
		padding:1px;
		font-size:10px;
		color:#666;
	}
	
	#sintonia input.radio{
		width:30px;
		height:14px;
		padding:3px 1px;
		margin-left:40px;
	}
	
	#sintonia input.button{
		display:block;
		background-color:transparent;
		width:60px;
		height:20px;
		color:#990000;
		font-weight:bold;
		border:none;
		cursor:pointer;	
		padding:3px;
		margin:0;
	}
	
	#sintonia textarea{
		width:400px;
		height:120px;
	}
	
	#sintonia table{
		border-collapse:collapse;
	}
	
	#sintonia td.cor{
		background-color:#FFFFCC;
	}
	
	#sintonia td{
		padding:10px 7px;
		font-variant:normal;
	}
	 
	#sintonia ul{
		margin:0 0 0 10px;
		padding:0;
		list-style:none;
	}
	
	#sintonia li{
		float:left;
		margin:0 2px;
		padding:1px;
		height:16px;
		width:auto;
		text-align:center;
	}
	
	#sintonia li a{
		display:block;
		float:left;
		height:16px;
		padding:0;
		color:#000;
		font-size:10px;
		text-decoration:none;
		white-space:nowrap;
	}
	
	#sintonia li a:hover{
		color:#C00;
		text-decoration:underline;
	}


#texto{
 	float:left;
	width:290px;
	height:300px;
	overflow:auto;
}
 
#texto p{
 	padding:5px 5px 5px 10px;
}

#espaco{
 	float:left;
	width:290px;
	height:20px;
	overflow:auto;
}
 
#espaco p{
 	padding:5px 5px 5px 10px;
}

/* MENU2 */
 
#menu2{
 	width:570px;
	padding:20px 40px 20px 110px;
}

	#menu2 p{
		padding:0 2px 20px 10px;
	}
	 
	#menu2 p a{
		color:#000;
		text-decoration:none;
	}
	 
	#menu2 p a:hover{
		text-decoration:underline;
	}
	
	#menu2 a{
		display:block;
		height:30px;
		line-height:20px;
		background-position: 10px 0;
	}
	
	#menu2 a.cronicas{
		background: url(../img/tit_cronicas.gif) no-repeat;
	}
	
	#menu2 a.jornaldaglobo{
		background: url(../img/tit_jornaldaglobo.gif) no-repeat;
	}
	
	#menu2 a.entrevistas{
		background: url(../img/tit_entrevistas.gif) no-repeat;
	}
	
	#menu2 a.palestras{
		background: url(../img/tit_palestras.gif) no-repeat;
	}
	
	#menu2 a.songbook{
		background: url(../img/tit_songbook.gif) no-repeat;
	}
	
	#menu2 a:hover.songbook{
		background-position: 0 -28px;
	}
	
	#menu2 a:hover{
		background-position: 0 -28px;
	}
	
	#menu2 div{
		float:left; 
		width:265px; 
		margin:0 5px 10px 5px;
	}

/* SCROLL DE NOTICIAS */

#noticias{
	margin-top:10px;
	width:200px;
	height:364px;
	overflow:auto;
}

	#noticias ul li{
		margin:3px 2px;
	}
	
	#noticias ul {
		margin:15px 2px 10px 15px;
	}
	
	#noticias a{
		color:#900;
		text-decoration:none;
	}
	
	#noticias a:hover{
		text-decoration:underline;
	}
	
/* SCROLL DE PODCAST */

#podcast{
	margin-top:10px;
	width:620px;
	height:200px;
	overflow:auto;
}

	#podcast ul li{
		margin:3px 2px;
	}
	
	#podcast ul {
		margin:15px 2px 10px 15px;
	}
	
	#podcast a{
		color:#900;
		text-decoration:none;
	}
	
	#podcast a:hover{
		text-decoration:underline;
	}

/* LATERAL */

#lateral{
	float:left;
	width:228px;
	margin-left:2px;
	padding:10px 0 0 0;
	background-color:#FD0;
}

	#lateral h2{
		width:100px;
		height:26px;
		margin:0;
		padding:0;
	}
	
	#lateral h2.cadastro{
		width:100px;
		height:26px;
		background:url(../img/tit_cadastro.gif) no-repeat;
	}
	
	#lateral h2.noticias{
		width:100px;
		height:26px;
		background:url(../img/tit_noticias.gif) no-repeat;
	}
	
	#lateral h2.compras{
		width:100px;
		height:26px;
		background:url(../img/tit_compras.gif) no-repeat;
	}
	
	#lateral h2.contato{
		width:100px;
		height:26px;
		background:url(../img/tit_contato.gif) no-repeat;
		margin:0;
	}
	
	#lateral h2.creditos{
		width:100px;
		height:26px;
		background:url(../img/tit_creditos.gif) no-repeat;
		margin:0;
	}
	
	#lateral span{
		width: 1px;
		height: 1px;
		overflow: hidden;
		position: absolute;
	}
	
	#lateral p{
		padding:3px 7px;
		margin:0;
	}
	
	#lateral img.titulo{
		padding: 10px 0 0 0;
	}
	
	#lateral a{
		color:#900;
		text-decoration:none;
	}
	
	#lateral a:hover{
		text-decoration:underline;
	}
	
	#lateral form{
		margin:0;
	}
	
	#lateral input{
		margin: 0 5px 3px 10px;
		width:120px;
		height:16px;
		font-size:10px;
		line-height:auto;
	}
	
	#lateral input.button{
		display:block;
		background-color:transparent;
		width:60px;
		height:20px;
		color:#990000;
		font-weight:bold;
		border:none;
		cursor:pointer;	
		padding:0;
		margin:0;
	}
	
	#lateral ul{
		color:#900;
		list-style:square;
		margin-left:10px;
		padding:0;
	}
	
	#lateral ul li{
		margin:3px 8px;
	}

/* pseudo-classes */


.aleft{text-align:left;}

.aright{text-align:right;}

.left{float:left;}

.right{float:right;}
