@charset "utf-8";
*html, body, div, li, a {
	margin: 0;
	padding: 0;
	scroll:auto;
	font-family: Verdana, Geneva, sans-serif;
}
* {
	outline: none;
}
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	min-height: 970px;
	_height: 970px;
	background: url(../imagens/home.jpg) no-repeat top center;
}
img {
	border: 0;
}
#base {
	position: relative;
	margin: auto;
	width: 900px;
	height: 930px;
	background: url(../imagens/home.jpg) no-repeat top center;
}
#flash_topo {
	float: left;
	margin-top: -10px;
	width: 320px;
	height: 176px;
}
#indique {
	float: right;
	margin-top: 48px;
	width: 182px;
}
.campos {
	float: left;
	background: none;
	border: 0;
	width: 142px;
	font-size: 10px;
	margin-bottom: 7px;
	color: #FFF;
	letter-spacing: 0.7px;
}
#enviar {
	float: right;
	display: block;
	background: url(../imagens/botao.png) no-repeat top left;
	margin-top: -24px;
	margin-right: 5px;
	width: 29px;
	height: 43px;
	border: 0;
	cursor: pointer;
}
#menu {
	float: right;
	width: 509px;
	margin-top: 14px;
}
#menu a {
	display: block;
	text-align: center;
	height: 20px;
	color: #FFF;
	padding-top: 7px;
	font-weight: bold;
	text-decoration: none;
}
#menu a:hover {
	background: url(../imagens/over_menu.png) repeat;
}
#menu ul {
	font-size: 10px;
}
#menu li {
	float: left;
	text-align: center;
	display: block;
	width: 127px;
	list-style: none;
}
#flash_dupla {
	clear: both;
	width: 886px;
	height: 572px;
	padding-top: 20px;
}
#menu_rodape {
	display: block;
	width: 700px;
	height: 40px;
	padding-top: 100px;
	margin: auto;
	text-align: center;
	line-height: 18px;
}
#menu_rodape li {
	display: inline;
	list-style: none;
	padding: 0;
}
#menu_rodape a {
	padding: 2px 5px;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}
#menu_rodape a:hover {
	background: url(../imagens/over_menu.png) repeat;
}
#rodape {
	display: block;
	text-align: left;
	margin-top: 22px;
}
#rodape a {
	color: #FFF;
	background: #7E5825;
}
#rodape a:hover {
	background: #322701;
}
#link_w2 {
	position: absolute;
	top: 890px;
	left: 737px;
	width: 160px;
	height: 50px;
}