html {
	background: #ffffff;
}

iframe.divWindow {
	background: #ffffff;
}

#divopen #topo {
	height: 108px;
	background: url(../img/chat-listra-top.gif) repeat-x center top;
}

#divopen .centralizar {
	/*width: 586px;*/
	width:auto;
	padding: 0 20px;
	margin: 0 auto;
}

#divopen.outrascidades #topo {
	height: auto;
	background: none;
}

#divopen #topo .cantoE {
	background: url(../img/bg-divopen-lt.png) left top no-repeat;
}

#divopen #topo .cantoD {
	background: url(../img/bg-divopen-rt.png) right top no-repeat;
	_display: inline-block;
}

#divopen.outrascidades #topo .content {
	padding: 0 20px;
	background: url(../img/divopen-escolhasuacidade-listra-top.gif) center top repeat-x;
	height: 88px;
	/*margin: 0 10px;*/
}

#divopen img.titulo {
	margin-top:32px;
	float:left;
}

#divopen img.ico-jet {
	margin-top:21px;
	float:right;
}

#divopen #corpo {
	width: auto;
	padding-top: 20px;
	background: #ffffff url(../img/bg-divopen-chat-corpo.gif) repeat-x center top;
}

#divopen.album {
	text-align:center;
	/*background:#fff;*/
}

#divopen #rodape
{
	padding: 0;
	background: none;
	background: url(../img/bg-divopen-lb.png) left top no-repeat;
}

#divopen #rodape .rodape-right
{
	background: url(../img/bg-divopen-rb.png) right top no-repeat;
	_display: inline-block;
}

#divopen #rodape .rodape-dentro
{
	height: 10px;
	margin: 0 10px;
	background: #ffffff;
}


#divopen fieldset {
	float: left;
	width: 276px;
}

.bt-sair {
	margin-top:47px;
	float:right;
}

.album .paginacao a {
	padding:0 10px;
}