body {
	background-color: #06151A;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px;
}

#pri {
	margin: auto;
	width: 766px;
}

.tbprincipal {
	text-align: center;
	width: 766px;
}

.div_header {
	width: 766px;
	height: auto;
}

.div_corpo {
	background-image: url(../images/island_night_bg.jpg);
	background-repeat: no-repeat;
	width: 766px;
	height: 341px;
	margin: 0px;
}

.conteudo {
	height: 500px;
	background-image: url('../images/island_night_td_bg.jpg');
	background-position: inherit;
	background-repeat: no-repeat;
	vertical-align: text-top;
}

.tbconteudo {
	height: 500px;
	background-image: url('../images/island_night_td_bg.jpg');
	background-position: inherit;
	background-repeat: no-repeat;
	vertical-align: text-top;
}

.innerframe {
	background-image: url(../images/island_night_td_bg.jpg);
	background-repeat: no-repeat;
	height: 500px;
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: white;
	vertical-align: top;
	text-align: left;
	margin: 0px;
	width: 766px;
}

.home_layout {
	vertical-align: top;
	width: 100%;
}

.home_layout .flash {
	width: 265px;
	height: 385px;
	vertical-align: middle;
	text-align: center;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	padding: 0px 0px 0px 5px;
	text-transform: uppercase;
}

.rodape {
	padding: 10px;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	vertical-align: middle;
	color: white;
}

table.contato td {
	text-align: left;
}

table.contato td.tdtit {
	text-align: right;
	font-size: 11px;
	color: white;
}

table.contato input {
	background-color: #D7D7FF;
	border: #06151A 1px solid;
}

table.historico {
	font-size: 12px;
	text-align: justify;
	padding: 10px;
}

table.historico li {
	font-size: 12px;
	width: auto;
	float: left;
}

.contparc {
	float: left;
	width: 310px;
	padding: 3px;
	border: 1px white solid;
	margin: 5px;
	height: 140px;
	text-align: left;
	color: white;
	background-color: black
}

.contparc a {
	color: white;
}

a {
	color: white;
	text-decoration: none;
}

#divlogin {
	width: 200px;
	text-align: right;
	border: white solid 1px;
	padding: 30px;
	background-color:gray;
}

#divlogin form {
	height: 40px;
	padding: 0px;
	margin: 0px;
}

#divlogin span {
	text-align: right;
	font-weight: bold;
	color: #fff;
}