﻿/* TOPO */
#top
{
	height: 215px;
	/*background: #fff url("../images/top.jpg") no-repeat center center;*/
}

/**#top form **/
#top div.srch_top
{
	z-index:100; 
	position:relative; 	
	text-align: right;
	padding: 0 31px 0 0;
}

#top div.baixo
{
	z-index:10; 
	position:absolute;
	_margin-left: 1px;
	*float:left;	
}

#top a.logo
/*,#top img*/
{
	height: 193px;
	position: absolute;
	left: 0;
}

#top a.logo
{
	top: 75px;
	width: 228px;
}

/*#top img
{
	top: 77px;
	width: 227px;
	visibility: hidden;
	display: none;
}*/
/* FIM TOPO */