*{
	margin:0;
	padding:0;
	border:0;
	list-style:none;
	text-decoration:none;
	outline:none;
}
body{
	margin:0;
	padding:0;
	color:#7e7d7d;
	font:12px Arial, Helvetica, sans-serif;
	background:#fff url(../img/bg_fundo.jpg) no-repeat top right;
}
h1{
	width:410px;
	font-size:12px;
	font-weight:normal;
	padding:3px 3px;
	margin-bottom:17px;
}
span{
	font-size:18px;
}
.geral{
	width:990px;
	float:right;
}
	.esquerdo{
		width:620px;
		float:left;
	}
	.titulo{
		margin:30px 0 27px 0;
	}
	.txt{
		width:605px;
		margin-left:10px;
	}
	.cor1{
		color:#2d3d05;
	}
	.cor2{
		color:#6e0842;
	}
	.cor3{
		color:#5d410f;
	}
	.premios{
		width:624px;
		height:154px;
		padding-top:84px;
		background:url(../img/bg_premios.gif) no-repeat;
	}
	.img_mini{
		float:left;
		margin:0 25px 20px 0;
	}
	.direito{
		width:345px;
		height:700px;
	}
		.link_baixe{
			width:170px;
			height:70px;
			display:table;
			margin:605px 0 0 50px;
			cursor:pointer;
		}



