*{
	border:0;
	margin:0;
	padding:0;
	text-decoration:none;
	outline:none;
	list-style:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	font-style: normal;

}

/*Resolve problemas com alturas ao utilizar float*/
.clear{
	clear:both;
}

/*centraliza com o tamanho correto*/
.center{
	width:984px;
	margin:0 auto;
}

/*gradiente para os titulo com bordas arredondadas*/
em.gradient{
	display:block;
	background:url("../imgs/em-gradient.png") repeat-x;
}
em.gradient-v{
	display:block;
	height:100%;
	background:url("../imgs/em-gradient-v.png") repeat-y;
}

body{
	background:#83c248 url(../imgs/bg-body.png) 0 -10px repeat-x;
}

#links-topo{
	width:100%;
	height:24px;
	background:#487718;
}

#links-topo *{
	color:#ffffff;
	font-size:10px;
	font-weight:bold;
}

#links-topo ul{
	line-height:24px;
	text-align:right;
}

#links-topo li{
	display:inline;
}

#topo{
	width:100%;
	height:107px;
	padding:8px 0;
	background:#85c446;
}

#topo h1{
	float:left;
	width:199px;
	height:107px;
	margin-right:13px;
}

#topo .fullbanner{
	float:left;
	width:720px;
	height:90px;
	padding:8px 10px;
	background:#ffffff;
}

#topo a.publicidade{
	float:left;
	display:block;
	width:32px;
	height:106px;
	background:#ffffff;
}

#menu{
	position:relative;
	width:984px;
	height:32px;
	margin:35px auto 0 auto;
	z-index:10;
}

#menu li.menu{
	float:left;
	width:120px;
	height:32px;
	line-height:32px;
	text-align:center;
	margin:0 2px 0 1px;
}

#menu li *{
	font-family:Verdana;
	font-weight:bold;
	color:#ffffff;
}


#menu li.home{background:#006699; }
#menu li.liberdadefm{background:#85c446; }
#menu li.comercial{background:#9c231b; line-height:15px;}
#menu li.locutores{background:#ff9c00; }
#menu li.programacao{background:#850dea; }
#menu li.promocoes{background:#ff1000; }
#menu li.eventos{background:#85c446; }
#menu li.contato{background:#805e37; }

#pagina{
	position:relative;
	width:944px; /*984 - 2*padding*/
	height:auto;
	padding:38px 20px 16px 20px;
	background:#ffffff;
	margin:-16px auto 15px auto;
	z-index:5;
}

#barra{
	width:599px;
	height:37px;
	padding:0 20px;
	background:#ffffff;
	margin:0 auto 15px auto;
}

#barra li{
	display:inline;
}

#rodape{
	width:100%;
	height:44px;
	background:#487718;
}

#rodape li{
	float:left;
	height:44px;
	line-height:44px;
	color:#ffffff;
}

#rodape .telefone{
	width:310px;
	font-size:14px;
	font-weight:bold;
}

#rodape .telefone span{
	font-size:20px;
}

#rodape .copy{
	width:500px;
	font-size:11px;
}

#rodape img{
	padding-top:9px;
}

/*BOTOES*/
a.mais, .enviar{
	display:block;
	width:68px;
	height:20px;
	line-height:20px;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	cursor:pointer;
	background:#233444;
	border:1px solid #c3e9f8;
}
a.mais:hover, .enviar:hover{
	background:#5d8cb9;
}

/*PÁGINAS QUE TAMBÉM SÃO INCLUÍDAS NAS PÁGINAS INTERNAS*/
#coluna{
	float:left;
	width:200px;
}

#radioaovivo{
	width:100%;
	height:180px;
	margin-bottom:20px;
}

#reflexao{
	width:100%;
	height:auto;
	background:#c3e9f8;
	padding-bottom:10px;
	margin-bottom:20px;
}

#reflexao h2{
	width:100%;
	height:42px;
	line-height:42px;
	text-align:center;
	background:#0065aa;
}

#reflexao h2 span{
	display:block;
	text-indent:-9999px;
	background:url(../imgs/sprite1.png) no-repeat;
	background-position: 0px -483px;
	margin-bottom:15px;
}

#reflexao h2 span{
	background:url(../imgs/h2-reflexao.gif) center no-repeat!important;
}

#reflexao ul{
	padding:0 10px;
}

#reflexao li{
	padding:10px 0;
}

#reflexao li.alt{
	border-top:1px dotted #000;
}

#reflexao li a{
	color:#000;
}

#reflexao li a:hover{
	color:#526f8b;
}

#reflexao a.mais{
	margin:10px 0 0 120px; 
}

#newsletter{
position: relative;
width: 100%;
height: 75px;
background-image: url(../imgs/sprite2.png);
background-position: 0px -10px;
margin-bottom: 15px;
}

#newsletter form{
	width:100%;
	height:100%;
	background:url(../imgs/sprite1.png) no-repeat;
	background-position: -10px -735px;
}

#newsletter label{
	position:absolute;
	right:15px;
	top:7px;
	font-size:13px;
	font-weight:bold;
}

#newsletter .campo{
	position:absolute;
	top:30px;
	left:15px;
	width:180px;
	height:18px;
	font-size:11px;
	color:#f8750c;
}

#newsletter .botao{
	position:absolute;
	top:59px;
	left:82px;
	width:43px;
	height:12px;
	color:#FFFFFF;
	font-size:10px;
	text-align:center;
	cursor:pointer;
	background:#f8750c;
}

#newsletter .botao:hover{
	background:#f89e56;
}

#chat{
	width: 100%;
height: 195px;
margin-bottom: 10px;
}

/*_________________________Pop up_*/
#popup {
	position: absolute;
	top:25%;
	left:25%;

	width:750px;
	height:445px;
	z-index:999;
	outline:none;
	border:15px solid #fff;
	/*border:1px solid #00FF99;*/} 
	
#fechaPop {
	display:block;
	width:4px;
	height:4px;
	margin-top:-20px;
	cursor:pointer;
	text-indent:-500px;
	overflow:hidden;
	position:absolute;
	right:0;
	padding:10px;
	background:url(../imgs/x.jpg) no-repeat #fff;

}
/*_________________________/Pop up_*/

