#fundo-top	{
	width:100%;
	height:136px;
	}
#topo	{
	width:100%;
	background-image:url(imagens/bg_topo2.gif);
	background-repeat:no-repeat;
	background-position:left top;
	margin:0px;
	padding:0px;
	}
#fundoright	{
	width:100%;
	background-image:url(imagens/bg_topo3.gif);
	background-repeat:no-repeat;
	background-position:right top;
	}
#logo	{
	width:365px;
	float:left;
	}
#msg	{
	padding-top:30px;
	width:200px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #797979;
	text-decoration: none;
	}
#atendimento	{
	width:290px;
	padding-top:20px;
	float:right;
	}
.clear	{
	clear:both;
	}