@charset "utf-8";
body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#fff;
	background-image:url(../imagens/bg.png);
	background-repeat:repeat-x;
}

.containerPrincipal
{
	width:920px;
	margin:0 auto;
}

.barraTopo
{
	width:920px;
	height:43px;
}

.radioOnline
{
	width:920px;
	position:absolute;
	top:10px;
}

/* ANO NORMAL */
.topo
{
	width:920px;
	height:146px;
	background-image:url(../imagens/topo.jpg);
	margin:0 auto;
	z-index:1000;
}

/* evento de NATAL E ANO NOVO */
/*
.topo
{
	width:920px;
	height:250px;
	background-image:url(../imagens/topo_natal2015-2016.jpg);
	margin:0 auto;
	z-index:1000;
}*/


.barra1
{
	width:920px;
	height:150px;
	background-color:#FFF;
	/*background-image:url(../imagens/barra1.jpg);*/
	color:#777;
	font-weight:bold;
	clear:both;
}

.barra2
{
	width:920px;
	height:150px;
    background-color:#f9f9f9;
	/*background-image:url(../imagens/barra2.jpg);*/

	color:#ffffff;
	font-weight:bold;
	clear:both;
}



#containerBarraTopo
{
	width:920px;

	overflow:hidden;
	margin:0 auto;
	/*background-color:#888;*/
}

form
{
	padding:0;
	margin:0;
}


.publicidadeDif
{
	position:relative;
	border-top-style:solid;
	border-top-width:5px;
	border-top-color:#fff;
	border-bottom-style:solid;
	border-bottom-width:5px;
	border-bottom-color:#fff;	
	
	width:1024px;
	height:100px; /* dimensões */
	/*background-color:#66C;*/
	float:right;
	text-align:center;
    clear:both;
}


#publicidadesTopo
{
	position:relative;
	border-top-style:solid;
	border-top-width:5px;
	border-top-color:#fff;
	border-bottom-style:solid;
	border-bottom-width:5px;
	border-bottom-color:#fff;	
	
	width:920px;
	height:150px; /* dimensões */
	/*background-color:#66C;*/
	float:right;
	text-align:center;
}

/* banner de baixo */
.banner2topo
{
	margin-top:5px;	
}

#publicidadeBruta
{
	position:relative;
	border-top-style:solid;
	border-top-width:5px;
	border-top-color:#fff;
	border-bottom-style:solid;
	border-bottom-width:5px;
	border-bottom-color:#fff;	
	
	width:920px;
	height:150px;
	/*background-color:#ff9900;*/
	float:right;
	text-align:center;
}

#barraBusca
{
	float:right;
	padding:5px;
}

#barraRedesSociais
{
	float:right;
	padding:5px;
	height:33px;	
}

#barraRedesSociais .iconRedeSocial
{
	float:left;
	display:block;	
	margin-left:5px;
}