*
{
	margin: 0px;
	padding: 0px;
}

body
{
	background-image: url(images/bgnatall.jpg);
	background-repeat: repeat-x;
	background-color: #640B0D;
}

#geral 
{
	width: 900px;
	margin: auto;
	position: relative;
}

#logo
{
	position: absolute; 
	z-index: 5; 
	left: 1px; 
	top: 300px;
}

#topo
{
	width: 930px;
	height: 300px;
}

#corpo
{
	background-color: #FFF;
	width: 889px;
	float: left;
	padding-left: 6px;
	padding-right: 5px;
	position: relative;
}

#menu
{
	margin-top: 210px;
	background-image: url(images/bgMenu.png);
	background-repeat: no-repeat;
	background-color: #FFF;
	width: 183px;
	*width: 188px;
	float: left;
	padding-top: 45px;
	padding-left: 7px;
	*padding-left: 2px;
	text-align: center;
}

#menu a
{
	background-image: url(images/bgItemMenu.png);
	background-repeat: no-repeat;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #046799;
	text-decoration: none;
	padding-top: 6px;
	width: 176px;
	height: 23px;
	display: block;
}

#menu a:hover
{
	background-image: url(images/bgMenuHover.gif);
	background-repeat: no-repeat;
	color: #006;
}

#menu img
{
	float: left;
	margin-top: -5px;
}

#menu ul
{
	list-style: none;
}

#menu li
{
	margin-top: 10px;
}

#seguranca
{
	float: left;
	width: 180px;
	margin: 60px 0 0 25px;
	*margin: 80px 0 0 25px;
}

#conteudo
{
	float: left;
	padding-left: 15px;
	padding-top: 13px;
	width: 680px;
	padding-bottom: 20px;
}

.box_vendasPacotes
{
	float: left;
	width: 680px;
	height: 87px;
	background-image: url(images/bgPacotes.png);
	background-repeat: no-repeat;
}

.box_vendasPacotes img
{
	margin-top: 10px;	
}



.box_vendasBlocos
{
	float: left;
	width: 680px;
	height: 87px;
	background-image: url(images/bgBlocos.png);
	background-repeat: no-repeat;
	margin-top: 10px;
}

.box_vendasBlocos a
{
	margin-left: 350px;
}

.box_vendasBlocos img
{
	margin-top: 25px;
}

.box_boleto
{
	float: left;
	width: 330px;
	margin-left: 3px;
	height: 91px;
	margin-top: 15px;
}

.boxPacotesVerde
{
	background-image: url(images/bgVerdeBlocos.png);
	background-repeat: no-repeat;
	width: 331px;
	height: 330px;
	float: right;
	margin-top: 15px;
}

.somaBlocos
{
	color: #70C384;
	float: left;
	display: block;
	font-weight: bold;
	font-size: 24px;
}

.boxNews
{
	background-image: url(images/bgNews.png);
	background-repeat: no-repeat;
	width: 301px;
	height: 111px;
	float: left;
	margin-left: 15px;
	margin-top: 8px;
	color: #046799;
	font-size: 12px;
	font-family: Arial, Verdana, sans-serif;
	padding-top: 55px;
	padding-left: 20px;
}

.boxNews h3
{
	margin-bottom: 5px;
	font-size: 19px;
}

.boxNews p
{
	width: 285px;
}

#eventos
{
	float: left;
	text-align: center;
	width: 670px;
	height: 120px;
	margin-left: 200px;
	margin-right: 5px;
	background-color: #FFF;
	border-top: solid #4E7BAA 1px;
	border-bottom: solid #4E7BAA 1px;
	padding-top: 5px;
}

#eventos span
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #4E7BAA;
}

#eventos .quadroEventos
{
	width: 670px;
	height: 90px;
	margin-top: 5px;
	text-align: center
}

#eventos .quadroEventos img
{
	margin-left: 3px;
}

#tutorial
{
	text-align: center;
	width: 100%;
	float: left;
	margin-top: 10px;
}

#rodape
{
	text-align: center;
	width: 715px;
	float: right;
	margin-top: 25px;
	background-color: #FFF;
	height: 150px;;
}
