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

#lateral {
	float: right;
	margin: -5px 0px 0px 0px;
	*margin: -7px 0px 0px 0px;
	padding:0 0 0 0;
	height: 430px;
	width:207px;
	background:#FFF;
}
.Container {
	position: absolute;
	top: 50px;
	left: 100px;
	height: 200px;
	background: #FFF url(images/container_background.gif) no-repeat;
}
#divScroll {
	position: absolute;
	overflow: hidden;
	width:200px;
	height: 220px;
}
#Scroller-1 p {
	margin: 0;
	padding: 10px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-indent: 20px;
	color: #6F6048;
}
.Scroller-Container {
	position: absolute;
	top: 0px;
	left: 0px;
}
.Scrollbar-Up {
	float:left;
	right:30px;
	position:absolute;
	top: 700px;
}
.Scrollbar-Down {
	float:left;
	right:10px;
	position:absolute;
	top: 700px;
}
#rolagem {
	width:200px;
	height:260px;
	margin-top:20px;
	padding: 0 0 0 0;
}
#main_item {
	width:200px;
	height:21px;
	border-bottom:1px solid #e8e8e8;
	font-family:arial;
	font-size:11px;
	margin-top:5px;
}
#ctry_def {
	width:110px;
	height:18px;
	font-weight:bold;
	color:#000000;
	float:left;
	background:url(imagens/borda.jpg) no-repeat right;
	margin-left:5px;
}
#city_def {
	width:95px;
	height:18px;
	color:#22b139;
	float:left;
	text-align: center;
	font-weight: bold;
}
#city_def2 {
	width:85px;
	height:18px;
	color:#22b139;
	float:left;
	text-align: center;
	font-weight: bold;
}
#sep_tarifas {
	float:left;
}
#arroy_taxes {
	width:100px;
	position:relative;
	top:-450px;
	left: 90px;
}
#titulo_lateral {
	height: 76px;
	background:#f2f2f2;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#titulo_lateral h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #6F6F6F;
	font-weight: bold;
	text-indent: 20px;
	line-height: 30px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#titulo_lateral p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6F6F6F;
	margin-left: 20px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#menu_list {
	padding-top:10px;
/*	height:60px;*/
	height:10px;
	background:#363636;
	width:207px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#menu_list p {
	width:182px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-indent: 12px;
}
#item {
	width:182px;
	height:16px;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#menu_list select {
	width:182px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	margin:0 0 0 0;
	padding: 0 0 0 0;
}

