*{margin:0; padding:0;}

body{
	background: url(../images/bg-site.jpg) no-repeat center top #13234a;
	font-family: verdana;
}

#geral{
	width: 1000px;
	margin: 0 auto;
}

#topo{
	margin-top:5px;
	float:left;
	width:307px;
}

#ilustracao{
	float:right;
	width:636px;
	margin-top:10px;
}

#endereco{
	float:right;
	width:636px;
	margin-top:20px;
	text-align:center;
}

#copy{
	float:right;
	color: #ffffff;
	margin-top:27px;
	font-size:11px;
}

.jspVerticalBar{
	left: 0;
}

.scroll-pane{
	width: 100%;
	height: 310px;
	overflow: auto;
}



#conteudo{
	margin-top:20px;
	font-size:11px;
	line-height:18px;
	width:350px;
	clear: both;
	float:left;
}