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

*{margin:0; padding:0; border:none; background:none; font-family:Arial, Helvetica, sans-serif, "Trebuchet MS"}
.br{clear:both;}
.clear{display: block; clear: left; margin: 0;visibility: hidden; border:none;}
img, div { behavior: url(interface/iepngfix.htc); }
body{
	background:url(interface/bg-body.jpg) repeat-x #F7F7F7;

}

h1{
	font-size:14px;
	color:#000;
	float:left;
	margin:0 0 10px 0;
	*margin:5px 0 10px 0;
}

#outer{
	width:1000px;
	margin:0 auto;
	border:1px solid #999;
	min-height: 578px;
	*min-height: 600px;
	background: #FFF;
}
#header{
	background:url(interface/bg-header.jpg) repeat-x;
	width:1000px;
	height:76px;
	margin:0;
}
#header img{
	float:left;
}
#header form{
	float:left;
	margin:20px 10px 0 0;	
}
#header p{
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size:10px;
	float:left;
	margin:5px 0 0 89px;
}
.header_right{
	float:right;
	margin:0 20px 0 0;
}
.submit{
	background:url(interface/button-busca.png) no-repeat;
	color:#FFF;
	width:26px;
	height:23px;	
	border:none;
	float:left;
	margin:0 0 0 10px;
	cursor:pointer;
}
input{
	background:#FFF;
	border:1px solid #CCC;
	color:#999;
	padding:3PX;
	float:left;
}
.small{
	width:125px;
	padding:5px;
}
.large{
	width:177px;
	padding:5px;
}
#menu_header{
	background:url(interface/bg-menu-header.jpg) repeat-x;
	width:1000px;
	height:30px;
	margin:0;
	z-index: 100;
}
#menu_header ul{
	float:left;
	margin:0 0 0 -45px;	
}
#menu_header li{
	list-style:none;
	display:inline;	
}
#menu_header a{
	float:left;
	color:#333;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;	
	margin:0 0 0 62px;
	*margin:0 0 0 65px;
	padding:7px 9px 7px 9px;
}
#menu_header a:hover{
	background:url(interface/bg-cinza-menu.jpg) repeat-x;
	float:left;
	color:#333;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;	
	margin:0 0 0 62px;
	*margin:0 0 0 65px;
	padding:7px 9px 7px 9px;
}
#container_high{
	width:1000px;
	margin:0;
}
#container_high img{
	float:left;
}

#container_high .right form{
	margin:5px 0 0 0;
	
}
#container_high .right strong{
	font-weight:bold;
}
.retirada{
	float:left;
}
.retirada p{
	color:#FFF;
	font-size:10px;
	margin:5px 0 0 0;
}
.devolucao{
	float:left;
	margin:0 0 0 20px;
}
.devolucao p{
	color:#FFF;
	font-size:10px;
	margin:5px 0 0 0;
}
label{
	width:186px;
}

select{
	background:#FFF;
	border:1px solid #CCC;
	color:#999;
	padding:3PX;
	float:left;
	margin:8px 0 0 0;
	font-size:10px;
}
#container_high .right input{
	margin:3px 0 0 0;	
}
.button_orcamento{
	background:url(interface/button-orcamento.png) no-repeat;
	width:111px;
	height:33px;
	padding:5px;
	border:none;
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	margin:10px 0 0 0;
	cursor:pointer;
}

#inferior p{
	width:246px;
	font-size:10px;
	color:#000;
	float:left;
	margin-bottom:10px;
}
.img{
	cursor:pointer;
}
.titulo_tabela{
	font-size: 13px;
	font-weight: bold;
	padding: 8px;	
	background: #ECE6C9 url('interface/gradhead.png') repeat-x;
	border-top: 2px solid #D1CAA5;
	border-bottom: 1px solid #fff;
	color: #CC0000;
	text-align: center;
	text-transform: uppercase;
}
#rodape{
	width:1000px;
	margin:5px auto 0 auto;
}
#rodape .interna{
	width:357px;
	float:left;
	margin-right:15px;
	_margin-right:10px;
}
#rodape .interna1{
	float:right;
}

#rodape .interna1 a{
	border: none;
	text-decoration: none;
}

#rodape p{
	font-size:9px;
	color:#FF0000;
	margin:3px 0 3px 0;
	font-weight:bold;
}
