* {
	margin: 0;
	padding: 0;
}

body {
	background: url(img/bg.jpg) fixed;
}

#site {
	width: 1000px;
	margin: auto;
	position: relative;
	*padding-top: 65px;
}

#bg_corpo {
	width: 908px;
	height: 475px;
	background: url(img/bg_corpo.png) no-repeat;
	_background: none;
	_filter: progid:dximagetransform.microsoft.alphaimageloader(src='style/img/bg_corpo.png');
	padding-top: 15px;
	margin: 70px 0 0 10px;
}

#corpo {
	width: 880px;
	height: 449px;
	background: url(img/corpo.jpg) no-repeat;
	margin-left: 15px;
}

#coracao {
	width: 545px;
	height: 512px;
	background: url(img/coracao.png) no-repeat;
	_background: none;
	_filter: progid:dximagetransform.microsoft.alphaimageloader(src='style/img/coracao.png');
	position: absolute;
	left: 455px;
	top: -45px;
	*top: 20px;
}

#texto {
	float: left;
	display: inline;
	width: 400px;
	margin-left: 20px;
	padding-top: 10px;
}

#texto p, #texto  h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	margin-top: 5px;
	text-indent: 35px;
	font-weight: normal;
}

#texto h2 {
	font-size: 14px;
	text-align: center;
	text-indent: 0;
	font-weight: bold;
}

h3 {
	font-size: 14px;
	text-align: center;
	text-indent: 0;
	font-weight: bold;
	color: #FFF;
}

#esquerda {
	float: left;
	display: inline;
	width: 190px;
	margin-left: 60px;
}

#esquerda h4 {
	margin: 30px 0 0 30px;
}

#natal h2, #recife h2 {
	margin: 30px 0 0 50px;
}
#natal #menu {
	margin: 5px 0 0 30px;
	_position: relative;
}

#natal #menu p, #recife #menu p {
	padding-top: 15px;
}

.midway, .hiper {
	padding-left: 5px;
}

#recife #menu {
	margin: 5px 0 0 15px;
	_position: relative;
}

.plaza {
	padding-left: 15px;
}

.etc {
	margin-top: -5px;
}

#meio {
	float: left;
	display: inline;
	margin: 195px 0 0 30px;
}

#meio h2 {
	position: relative;
}

.participar {
	margin-top: 20px;
}

#kki a {
	clear: both;
	width: 135px;
	height: 25px;
	background: url(img/kki.png);
	_background: none;
	_filter: progid:dximagetransform.microsoft.alphaimageloader(src='style/img/kki.png');
	display: block;
	margin: 0 auto;
	_cursor: pointer;
}

#formulario input {
	width: 300px;
}

#formulario #enviar {
	width: 119px;
	height: 29px;
	background: url(img/enviar.gif);
	border: 0;
	margin: 10px 0 0 150px;
}

#formulario #texto1 {
	width: 300px;
	height: 150px;
}
