#container {
	width:778px;
	padding-top:9px;
	padding-left:9px;
	position:relative;
	background:url(../gfx/bg_container.jpg) no-repeat;
	min-height:100%;
	padding-bottom:50px;
}
#left {
	width:420px;
	float:left;
}
#right {
	width:326px;
	float:left;
	margin-left:20px;
	margin-top:290px;
}
#diferenca_left {
	width:311px;
	float:right;
}
#noAr {
	position:absolute;
	top:115px;
	right:10px;
}
#menu {
	position:absolute;
	right:5px;
	top:0px;
	background:none;
}
#horas {
	position:absolute;
	left:137px;
	top:357px;
	width:106px;
	height:39px;
	z-index:10;
}
#logo {
	position:absolute;
	left:9px;
	top:9px;
	width:260px;
	height:260px;
	z-index:11;
}
#oferecimento {
	background:url(../gfx/bg_oferecimento.jpg)  no-repeat;
	width:322px;
	height:106px;
	border:3px solid #fb5912;
	position:relative;
}

#list_programacao {
	width:152px; 
	float:left;
}
#list_fotos {
	width:152px; 
	float:right;
}

#programacao {
	margin-bottom:3px; 
	margin-top:3px; 
	cursor:pointer;
	color:#FFF;
}
#fotos {
	margin-bottom:3px; 
	margin-top:3px; 
	cursor:pointer;
	color:#FFF;
	text-align:right;
}
#nomeTop10 {
	float:left; 
	margin-top:5px;
}
#nomeTop10maior3 {
	float:left; 
	margin-left:3px;
}
#hora_programacao {
	width:43px;
	height:43px;
	background:url(../gfx/moldura_hora_programacao.gif) no-repeat;
	line-height:43px;
	vertical-align:middle;
	text-align:center;
	font-family:"Arial Narrow", Arial, Tahoma;
	font-size:14px;
	float:left;
	margin-right:2px;
}

#conteudoInterno {
	margin-left:10px;
}
#clear, .clear {
	clear:both;
	vertical-align:middle;
	height:auto;
	padding:5px 0px 5px 0px;
}
.left {
	float:left;
	height:auto;
}
.menor {
	font-size:10px;
}
.amarelo {
	color:#ffd200;
}
.branco {
	color:#FFF;
}
.inputImage {
	width:auto;
	height:auto;
	background:none;
	border:none;
	padding:0px;
	margin:0px;
}
.titulo {
	margin-bottom:5px;
}
.menor1 {
	font-size:10px;
}

.option {
	background:none;
	border:none;
	height:auto;
	width:auto;
}
#overDisplay{
	position:absolute;
	top:0px;
	left:0px;
	background:#999;
	width:100%;
	height:100%;
	z-index:100;
}
#overContent{
	width:402px;
	height:400px;
	position:absolute;
	background:#FFF;
	top:50%;
	left:50%;
	margin-top:-200px;
	margin-left:-200px;
	z-index:500;
	border-bottom:1px solid #999;
	border-right:1px solid #999;
	padding:20px;
}
.titListagem {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#F9EDAA;
}
.branco {
	color:#FFF;
}
.menor {
	font-size:9px;
	color:#FFF;
	vertical-align:top;
}
.laranja {
	color:#ff8b0f;
}
#perfilEsq {
	float:left;
	width:70px;
	height:auto;
}
#perfilDir {
	float:right;
	width:280px;
	height:auto;
}
#divisor {
	height:4px;
}
#zoom {
	position:absolute;
	bottom:10px;
	right:10px;
	z-index:20;
}
