@charset "UTF-8";

/*body{margin:0px;}*/



#menu-Box{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#fca200;
	height:250px;
}
#marca {
	width:259px;
	height:65px;
	float:left;
	margin:0px;
}
#menu-Box ul {
	width:500px;
	height:65px;
	float:left;
	margin:0px;
	padding:0px;
	text-transform:uppercase;
}
#menu-Box ul li {
	margin-left:0px;
	display:inline;
	padding-top:45px;
	padding-left:5px;
	float:left;
}
#menu-Box ul a{
	text-decoration:none;
	color:#fca200;
}
#menu-Box ul a:hover{
	text-decoration:underline;
	/*background-color: #DBDBDB;*/
}
.menu1{
	width:75px;
	height:20px;
	background:url(images/menu1.jpg) no-repeat;
}
.menu2{
	width:110px;
	/*width:120px;*/

	height:20px;
	background:url(images/menu2.jpg) no-repeat;
}
.menu3{
	width:102px;
	height:20px;
	background:url(images/menu3.jpg) no-repeat;
}
.menu4{
	/*width:108px;*/
	height:20px;
	background:url(images/menu4.jpg) no-repeat;
}
.menu5{
	width:78px;
	/*width:82px;*/
	height:20px;
	background:url(images/menu5.jpg) no-repeat;
}
#bot_arg{
	position:absolute;
	/*left:425px; */
	left:745px;
	top:1px;
	width:28px;
	height:18px;
}

#bot_inicial{
	position:absolute;
	/*left:455px; */
	left:775px;

	top:1px;
	width:28px;
	height:18px;
}

#bot_restrita{
	position:absolute;
	/*left:562px; */
	left:885px;
	top:1px;
	width:28px;
	height:18px;
}

#linha_azul {
	width:779px;
	height:2px;
	margin:0px;
	float:left;
	background-image:url(images/linha_azul.jpg)
}
#imagem {
	width:778px;
	height:166px;
	margin:0px;
}