html {
	height: 100%;
	width: 100%;
	display: block;
}

body {
	margin: 0px;
	background-attachment: scroll;
	background-color: #FFF;
	background-image: url(../img/bg_body.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 100%;
	width: 100%;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #777;
}
.content {
	background-attachment: scroll;
	background-image: url(../img/bg_grama.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 100%;
	position: relative;
	display: block;
	text-align: center;
	width: 100%;
	padding-top: 0px;
	padding-left: 0px;
}
.link {
	background-attachment: scroll;
	background-image: url(../img/bg_links.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 38px;
	font-size: 12px;
	font-weight: bolder;
	color: #777777;
}
.link a {
	font-size: 13px;
	font-weight: bolder;
	color: #777777;
	text-decoration: none;
}

.premios {
	width: 874px;
	position: absolute;
	bottom: 0px;
	height: 120px;
	display: block;
	text-align: left;
	margin-left: -437px;
	left: 50%;
	z-index: 1000;
}
.link_tabela a {
	font-size: 13px;
	font-weight: bolder;
	color: #458fc0;
	text-decoration: none;
}
.link a:hover {
	font-weight: bolder;
	color: #458fc0;
	text-decoration: none;
}
.titulo_laranja {
	font-size: 22px;
	color: #f07906;
	font-weight: bolder;
}
.sorteio_data {
	font-size: 15px;
	font-weight: bolder;
	color: #FFF;
	background-attachment: scroll;
	background-image: url(../img/sorteio_data.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 20px;
	height: 20px;
	cursor:hand;
	pointer:hand;
}
.sorteio_data img {
	padding-right: 10px;
}
.noticia_data {
	color: #FFF;
	background-attachment: scroll;
	background-image: url(../img/noticia_data.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	display: block;
	height: 36px;
	width: 41px;
	padding-top: 4px;
	font-size: 27px;
	font-weight: bolder;
}
.noticias {
	font-size: 15px;
	color: #26832a;
	font-weight: bolder;
}
.link_td {
	padding-right: 15px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	display: inline;
}
.link_tabela {
	padding-right: 15px;
	padding-left: 15px;
}
.link_tabela a:hover {
	font-size: 13px;
	font-weight: bolder;
	color: #C00;
	text-decoration: none;
}
.admin a {
	font-weight: bolder;
	color: #666;
	display: block;
	padding-bottom: 10px;
	text-decoration: none;
}
.admin a:hover {
	font-weight: bolder;
	color: #333;
	text-decoration: none;
}
.link_not {
	font-size: 12px;
	font-weight: bolder;
	color: #777;
	text-decoration: none;
}
.bt_tampinhas {
	font-size: 25px;
	font-weight: bold;
	color: #FFF;
	background-attachment: scroll;
	background-image: url(../img/bt_tampinhas.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.tit_viagem {
	font-size: 12px;
	font-weight: bolder;
	color: #333;
}
.tabelacopa {
	padding: 0px;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

