@charset "utf-8";
/* CSS Document */

body
{
	background:url(../img/bg.jpg) no-repeat;
	background-position:top;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

ul{
	
}

#geral
{
	width: 799px;
	margin: 0 auto;
	height:auto;
	overflow:hidden;
}

#top
{
	height:50px;
}

#logo
{
	text-align:center;
}

#aempresa
{
	width:auto;
	margin:5px;
}

#LSBox
{

	width:550px;
	float:left;
	border-right:dotted 1px silver;	
}

#RSBox
{
	float:right;
	width:245px;
	margin:0px;
	padding:0px;	
}
