body {background:#FFC url(../img/fundo_verde.gif) repeat-y;}


#topo{background:url(../img/fundo_topoverde.gif) repeat-x;}

#head{
	background:none;
	background-color:none;
	background-image:url(../img/px_verdeescuro.gif);	
}


#head h1{
	float:left;
	margin:5px 215px 5px 10px;
	padding:0;
	background:url(../img/logo_verde.gif) no-repeat;
	width:295px;
	height:83px;
}



#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;
	
 }
 
 
  #menuBranco {
 	float:right;
	width:100px;
 }
 
 #menuBranco ul{
 	list-style:none;
	width:90px;
	padding:0 10px 0 5px;
	margin: 5px 0 0 0;
 }
 
  #menuBranco ul li{
 	width:80px;
	height:24px;
	line-height:24px;
	overflow:hidden;
	display: inline;
 }
 
  #menuBranco ul li a{
 	display:block;
	height:24px;
	line-height:24px;
	background-position: 10px 0;
 }
 
 
 
  #menuBranco ul li a.arquivo{
 	background: url(../img/menuv_arquivo.gif) no-repeat;
 }
 
   #menuBranco ul li a.arquivo_s{
 	background: url(../img/menuv_arquivo.gif) no-repeat;
	background-position: 0 -24px;
 }
 
   #menuBranco ul li a.radio{
 	background: url(../img/menuv_radio.gif) no-repeat;
 }
 
    #menuBranco ul li a.radio_s{
 	background: url(../img/menuv_radio.gif) no-repeat;
	background-position: 0 -24px;
 }
 
   #menuBranco ul li a.programacao{
 	background: url(../img/menuv_programacao.gif) no-repeat;
 }
 
   #menuBranco ul li a.programacao_s{
 	background: url(../img/menuv_programacao.gif) no-repeat;
	background-position: 0 -24px;
 }
 

 
   #menuBranco ul li a.podcast{
 	background: url(../img/menuv_podcast.gif) no-repeat;
 }
 
    #menuBranco ul li a.podcast_s{
 	background: url(../img/menuv_podcast.gif) no-repeat;
	background-position: 0 -24px;
 }
 
 
 #menuBranco ul li a:hover{background-position: 0 -24px; }
 
 #menu2 {
 	float:left;
	width:240px;
	margin:10px 0 0 0;
	padding:0;
	border-top:none;
 }
 
 #menu2 ul{
 	list-style:none;
	text-align:right;
	width:230px;
	padding:0 5px;
	margin:0;
 }
 
  #menu2 ul li{
 	width:220px;
	height:24px;
	line-height:24px;
	overflow:hidden;
	display: inline;
 }
 
  #menu2 ul li a{
 	display:block;
	height:24px;
	line-height:24px;
	background-position: 0 0;
 }
 
   #menu2 ul li a.cronicas{
 	background: url(../img/menu2v_cronicas.gif) no-repeat;
 }
 
   #menu2 ul li a.cronicas_s{
 	background: url(../img/menu2v_cronicas.gif) no-repeat;
	background-position: 0 -24px;
 }
 
    #menu2 ul li a.entrevistas{
 	background: url(../img/menu2v_entrevistas.gif) no-repeat;
 }
 
   #menu2 ul li a.entrevistas_s{
 	background: url(../img/menu2v_entrevistas.gif) no-repeat;
	background-position: 0 -24px;
 }
 
    #menu2 ul li a.palestras{
 	background: url(../img/menu2v_palestras.gif) no-repeat;
 }
 
   #menu2 ul li a.palestras_s{
 	background: url(../img/menu2v_palestras.gif) no-repeat;
	background-position: 0 -24px;
 }
 
    #menu2 ul li a.songbook{
 	background: url(../img/menu2v_songbook.gif) no-repeat;
 }
 
   #menu2 ul li a.songbook_s{
 	background: url(../img/menu2v_songbook.gif) no-repeat;
	background-position: 0 -24px;
 }
 
 #menu2 ul li a:hover{
 	background-position: 0 -24px;
	
	}
 
 
 #conteudo{
 	float:left;
	width:470px;
	height:300px;
	margin:10px 0;
 }
 
 #conteudo p{width:auto;}
 
 #conteudo h4{
 	font-size:12px;
	color:#000;
	margin:16px 5px 2px 5px;
	padding:0;
 }
 

 
 #conteudo a{
/*	display:block;	*/
	padding:0;
	color:#000;
	text-decoration:none;
}


#conteudo a:hover{
	color:#C00;
	text-decoration:underline;
}
 
 #conteudo ul{
 	margin:0 0 0 10px;
	height:200px;
	overflow:auto;
	padding:0;
	list-style:none;
}

#conteudo li{
 	margin:0 2px;
	padding:1px;
	height:16px;
	width:auto;
	text-align:center;
}

#conteudo li a{
	display:block;
	float:left;
	height:16px;
	padding:0;
	color:#000;
	font-size:10px;
	text-decoration:none;
	white-space:nowrap;
}


#conteudo li a:hover{
	color:#C00;
	text-decoration:underline;
}



 #texto{
 	float:left;
	width:350px;
 }
 
 #texto p{
 	padding:5px 5px 5px 10px;
 }
 
 
 
#texto ul{
 	list-style:none;
	padding:0 10px;
	margin: 5px 0 0 0;
	color:#000;
 }
 
 
#texto ul li a{
 	line-height:14px;
	height:14px;
	padding:0;
	color:#000;
	font-size:10px;
	text-decoration:none;
 }
 
#texto ul li a:hover{
	 color:#C00;
	text-decoration:underline;
 }
 


#lateral{
	float:left;
	width:228px;
	margin-left:2px;
	padding:10px 0 0 0;
	background-color:none;
	background-image:url(../img/px_verdemedio.gif);
}

#lateral h2.cadastro{
	width:100px;
	height:26px;
	background:url(../img/titv_cadastro.gif) no-repeat;
}

#lateral h2.noticias{
	width:100px;
	height:26px;
	background:url(../img/titv_noticias.gif) no-repeat;
}

#lateral h2.compras{
	width:100px;
	height:26px;
	background:url(../img/titv_compras.gif) no-repeat;
}


#lateral h2.contato{
	width:100px;
	height:26px;
	background:url(../img/titv_contato.gif) no-repeat;
}





/* pseudo-classes */


.aleft{text-align:left;}

.aright{text-align:right;}

.left{float:left;}

.right{float:right;}
