body {
	background-color: #737373;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px
}

/* ********************** Copiar a partir daqui *******************************/

.main #linefooter {
	position: absolute;
	width: 770px;
	height: 38px;
	margin: 0;
	padding: 0;
	left: 151px;
	top: 473px;
	background-image: url(../images/bg_player_frequencyticker.png)
}
.main #ultimas5 {
	position: absolute;
	left: 520px;
	top: 280px;
	width: 248px;
	height: 48px;
	margin: 0;
	padding: 0;
	background-position: left;
	background-repeat: no-repeat
}
.main #logoimpactus {
	position: absolute;
	left: 683px;
	top: 7px;
	width: 75px;
	height: 25px;
	margin: 0;
	padding: 0;
	background-position: left;
	background-repeat: no-repeat
}
.main #frequencyTicker 
{
	z-index:999;
	float:left;
	font-size:14px;
	color:white;
	text-transform:uppercase;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif
}
	#frequencyTicker ul.items {
		margin:0;
		padding:0;
	}
	#frequencyTicker ul.items li{
		list-style-type:none;
		list-style:none;
		padding:5px
	}
.turnItYellow {
	color:#fdf228
}
.main #navRedes {
	height:21px;
	float:right;
	padding:3px 5px 0 0
}
	#navRedes ul.items {
		margin:0;
		padding:0;
	}
	#navRedes ul.items li{
		list-style-type:none;
		list-style:none;
		height:21px;
		margin:0;
		padding:0;
		float:left;
	}
.main #lineBottom {
	position: absolute;
	left: 0px;
	top: 333px;
	width: 769px;
	height: 149px;
	margin: 0;
	padding: 0;
	background-position: left;
	background-repeat: no-repeat
}
.main #programa {
	position: absolute;
	left: 225px;
	top: -133px;
	width: 533px;
	height: 123px;
	margin: 0;
	padding: 0;
	background-position: left;
	background-repeat: no-repeat
}
.main #jplayer {
	position: absolute;
	left: 39px;
	top: 70px;
	width: 695px;
	height: 75px;
	margin: 0;
	padding: 0;
	background-position: left;
	background-repeat: no-repeat
}
.main #menu {
	position: absolute;
	left: 262px;
	top: 31px;
	width: 567px;
	height: 60px;
	margin: 0;
	padding: 0;
	background-position: left;
	background-repeat: no-repeat
}
.main #publicidade {
	position: absolute;
	left: 511px;
	top: 106px;
	width: 302px;
	height: 188px;
	margin: 0;
	padding: 0;
	background-position: left;
	background-repeat: no-repeat
}
.main #pubArea {
	position:absolute;
	left:534px;
	top:11px;
	width:256px;
	margin:0;
	padding:0;
	color: #FFF;
	height: 155px;
}
#pub_mrec {
	width:300px;
	height:250px;
	padding:0 0 8px 0

}

#marquee
{
	font-size: 16px;
	color: #ee7f01;
	text-transform: uppercase;
	height: 47px;
	width: 735px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-top: 3px;
}
.locutores {
	height: 31px;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	background-image: url(../images/locutor.png);
}


#acaboudetocar
{
	height:16px;
	font-size:11px;
	color:#221302;
	font-weight:bold;
	width: 565px;
	padding-top: 4px;
	padding-right: 5;
	padding-bottom: 3px;
	padding-left: 0;
}
#pedidos {
	width: 211px;
	float: right;

	margin-top: 10
.px;
	margin-right: 15px;
	margin-top: 10px;
}
#locutorNoAr
{
	width:850px; height:420px; 
	background-position:left; 
	background-repeat:no-repeat
}
#locutores
{
	width:400px; height:31px; 
	background-image:url(../images/locutores.png); 
	background-position:left; 
	background-repeat:no-repeat
	
}
/* ********************** Copiar até aqui *******************************/

/*Specials */
.fltrgt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
