/* TOPO */

.topo
{
	position: relative;
	float: left;
	width: 1000px;
	height: 130px;
	background: #FFFFFF;
	z-index: 0;
    top: 0px;
    left: 0px;
}

.topo2
{
	position: relative;
	float: left;
	width: 1000px;
	height: auto;
	background-image: url( '../banner/fundo_topo_.png' );
	background-repeat:no-repeat;
}

.cadastre {
	position:		relative;
	float:			left;
	width: 			auto;
	height: 		auto;	
	font-weight:	bold;
	font-size:		11px;
	font-family:	"Trebuchet MS", Tahoma, Arial, sans-serif;
	text-align: 	center;
	color:			#FFFFFF;
	z-index:		0;
    top: 75px;
    left: 10px;
}

.pesquise {
	position:			relative;
	float:				left;
	width: 				auto;
	height: 			auto;
	margin-left:		15px;
	_margin-left:		9px;
	margin-top:			11px;
	font-weight:		normal;
	font-size:			11px;
	font-family:		"Trebuchet MS", Tahoma, Arial, sans-serif;
	text-align: 		center;
	color:				#FFFFFF;
	z-index:			0;
}

.botaoProd {
	position:			relative;
	float:				right;
	width: 				auto;
	height: 			auto;
	margin-right:		10px;
	_margin-right:		9px;
	margin-top:			7px;
	font-weight:		normal;
	font-size:			11px;
	font-family:		"Trebuchet MS", Tahoma, Arial, sans-serif;
	text-align: 		center;
	
	z-index:			0;
}

.buscarProd {
	position:			relative;
	float:				left;
	left:				20px;
	width: 				auto;
	height: 			auto;
	margin-right:		15px;
	margin-top:			11px;
	font-weight:		normal;
	font-size:			11px;
	font-family:		"Trebuchet MS", Tahoma, Arial, sans-serif;
	text-align: 		center;
	color:				#FFFFFF;
	z-index:			0;
}

.barraBusca
{
    position: relative;
    float: left;
    top: -2px;
    width: 100%;
    height: 35px;
    margin-top: 1px;
    background: url(../images/barraBusca.jpg) repeat center;
    z-index: 0;
    left: 0px;
}

.menuAba {
	position:			relative;
	float:				left;
	width:				100%;
	height:				auto;
  	font-size:			12px;
	font-family:		"Trebuchet MS", Tahoma, Arial, sans-serif;
	z-index: 			1000;
}

.usuario {
	position:			relative;
	float:				left;
	top: 				90px;
	left: 				10px;
	width: 				auto;
	height: 			auto;
	font-weight:		bold;
	font-size:			11px;
	font-family:		"Trebuchet MS", Tahoma, Arial, sans-serif;
	text-align: 		center;
	color:				#000000;
	z-index:			1000;
}

.cadUsuario {
	position:			relative;
	float:				left;
	width: 				auto;
	height: 			auto;
	color:				#FFFFFF;
	font-weight:		normal;
	top: 				110px;
	left: 				-375px;
	font-size:			11px;
	font-family:		"Trebuchet MS", Tahoma, Arial, sans-serif;
	text-align: 		center;
	z-index:			1000;
}

.tele {
	position:			relative;
	float:				left;
	top:				90px;
	left:				700px;
	width: 				auto;
	height:		 		auto;
	font-weight:		normal;
	font-size:			11px;
	font-family:		"Trebuchet MS", Tahoma, Arial, sans-serif;
	text-align: 		center;
	color:				#000000;
	z-index:			0;
}

#top {
	height: 			130px;
	padding: 			0 25px;
  	background: 		#F4F4EA url(../images/bg.jpg) repeat-x 0 0;
}

#top2
{
	position: relative;
	float: left;
	width: 1000px;
	height: 146px;
	background-image: url('../banner/fundo_topo_.png');
	background-repeat:no-repeat;
	top: 1px;
	left: 0px;
}

#top .logo {
	width: 				243px;
  	height: 			66px;
  	float: 				left;
  	margin-top: 		13px;
	margin-left: 		-16px;
	_margin-left: 		-8px;
	clear: 				left;
  	background: 		url(../images/logo_macavi.gif) no-repeat;
}

#top .logo a span {
	color: 				#66FF00;
}

#top .logo a {
	width: 				80%;
	height: 			100%;
	font-size: 			1.6em;
	padding-left: 		50px;
	line-height: 		25px;
	display: 			block;
	color: 				white;
}

#top .logo a:hover {
	color: 				white;
}

#top ul.login {
	float:				right;
  	width: 				auto;
	height: 			36px;
	margin-right: 		50px;
  	font-weight:		normal;
	font-size:			11px;
	font-family:		"Trebuchet MS", Tahoma, Arial, sans-serif;
  	clear: 				right;
  	text-align: 		center;
	line-height: 		36px;
	padding-right: 		40px;
  	color: 				white;
  	background: 		url(../images/login_r.jpg) no-repeat right 0;
}

#top ul.login li.left {
  	float: 				left;
	width: 				40px;
  	height: 			36px;
	margin: 			0;
	padding:	 		0;
  	display:			block;
	background: 		url(../images/login_l.jpg) no-repeat left 0;
}

#top ul.login li {
 	float: 				left;
	height: 			36px;
	text-align: 		left;
  	padding:	 		0 6px;
	display: 			block;
  	background: 		url(../images/login_bg.jpg) repeat-x 0 0;
}

#top ul.login li a {	color: #F66013;}
	
#top ul.login li a:hover {color: white;}

#data
{
	position:absolute;
	float:left;
	font-family:Trebuchet MS;
	font-size:9pt;
	color:#000000;
	left:640px;
	top:70px;
	z-index:0;
}

#menu ul
{
	font-family:Arial,"Helvetica Neue",Helvetica;
	font-weight:bold;
	font-size:12px;
	color:Black;
	left:600px;
	padding:-80px;
	margin-left:-280px;
	float: left;
	width:45%;
	list-style:none;
	position:absolute;
	top:10px;
	


}

#menu ul li  
{
    display: inline;
}

#menu ul li a 
{
color:Black;
margin-left:2px;
font-weight:		bold;
padding: -1px 10px;
float:left;
/* visual do link */
text-decoration: none;
}
#logo2
{
	position: absolute;
	float: left;
	/*background-image: url('../images/logo_macavi2.png');*/
	background-repeat: no-repeat;
	height: 76px;
	top: 5px;
	left: 10px;
	width: 245px;
	
}


