.main {
	font-family:Arial;
	font-size:12px;
	color:#1a2a81;
	padding:0 45px 30px;
}
.main p {
	margin:8px 0;
}
.main h2, .main h3 {
	margin:2px 5px;
}
.box {
	padding:5px 10px;
	width:457px;
	overflow:hidden;
	margin-top:20px;
}
.pacotes p {
	margin:10px 5px;
}
.pacotes {
	background:url('images/pacotes_bg.png') no-repeat;
	height:90px;
	padding-left:138px;
	width:329px; 
	font-weight:bold;
}
.pacotes a {
	background:transparent url(images/botao.png) no-repeat;
	display:block;
	line-height:38px;
	text-align:center;
	text-transform:uppercase;
	width:175px;
	text-decoration:none;
	font-weight:bold;
	color:inherit;
	font-size:10px;
	margin:0 auto;
}
.sugestoes {
	background:url('images/sugestoes_bg.png') no-repeat;
	height:387px;
}
.sugestoes h3 {
	margin-bottom:20px;
}
.sugestoes ul {
	list-style:none;
	margin:10px 0;
	padding:0;
}
.sugestoes li {
	margin: 3px 0;
	float:left;
	clear:both;
	width:100%;
}
.sugestoes label {
	float:left;
	text-align:right;
	width:80px;
	display:block;
	font-size:10px;
	font-weight:bold;
	line-height:16px;
	margin-right:5px;
}
.sugestoes input {
	vertical-align:middle;
	font-size:10px;
	height:10px;
	width:240px;
	line-height:10px;
}
.sugestoes div {
	float:left;
	width:220px;
}
.sugestoes div input {
	width:128px;
	_width:120px;
}
.sugestoes select {
	font-size:10px;
	width:134px;
	_width:126px;
}
.sugestoes .radio {
	font-size:10px;
}
.sugestoes .radio input, .sugestoes .botao input {
	width:auto;
	height:auto;
	line-height:auto;
}

.central {
	background:url('images/central_bg.png') no-repeat;
	height:90px;
}
.central ul {
	margin:10px;
	padding:0;
	list-style:none;
}
.central li {
	float:left;
	width:50%;
	padding:5px 0;
}
.central li img {
	vertical-align:middle;
	margin-right:10px;
}
.sugestoes .news {
	display:inline;
	float:none;
}
.sugestoes #news {
		width:auto;
		height:auto;
		background:none;
}
.sugestoes .botao input {
	width:auto;
	height:auto;
	margin-right:10px;
	font-size:10px;
}
.erro {
	display:none;
}