/*
	Autor: Anderson Triacca
	Empresa: Guife Multicom
	Data de Início: 21/12/2009
	Última Modificação: 06/01/2009
*/
/*----------------------------------------
	- Partes Comuns a todas páginas
---------------------------------------*/
*{
	margin: 0;
	padding: 0;
	outline: none;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	clear: both;
}
html{
	background: url(../imagens/grass.jpg);
}
body{
	background: url(../imagens/body.png) left top repeat-x;
}
#global{
	width: 999px;
	margin: 0 auto;
	position: relative;
}
li{
	list-style-type: none;
}
img{
	border: none;
}
/*----------------------------------------
	- Topo
---------------------------------------*/
#topo{
	width: 999px;
	height: 557px;
}
/*----------------------------------------
	- Conteúdo
---------------------------------------*/
#conteudo_gremio{
	width: 480px;
	margin-left: 20px;
	background: #004f8a url(../imagens/gremio.png) left top no-repeat;
	float: left;
}
#conteudo_inter{
	width: 480px;
	background: #b21111 url(../imagens/inter.png) left top no-repeat;
	float: left;
	clear: none;
}
div.endereco *{
	display: block;
	text-indent: -20000px;
}
#conteudo_gremio div.endereco{
	width: 480px;
	height: 136px;
	background: url(../imagens/rodape_gremio.png) left top no-repeat;
	position: relative;
}
#conteudo_inter div.endereco{
	width: 480px;
	height: 136px;
	background: url(../imagens/rodape_inter.png) left top no-repeat;
	position: relative;
}
span.grande_hotel{
	display: block;
	width: 164px;
	height: 136px;
	background: url(../imagens/foto_grande_hotel.jpg) left top no-repeat;
	position: absolute;
	top: 0;
	right: 0;
}
span.vittoria{
	display: block;
	width: 164px;
	height: 136px;
	background: url(../imagens/foto_vittoria.jpg) left top no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}
/*----------------------------------------
	- Index
---------------------------------------*/
h2.ultimas_noticias{
	display: block;
	width: 294px;
	height: 61px;
	text-indent: -20000px;
	margin-bottom: 6px;
}
#conteudo_gremio h2.ultimas_noticias{
	background: url(../imagens/ultimas_noticias_gremio.png) left top no-repeat;
	position: relative;
	left: -20px;
}
#conteudo_inter h2.ultimas_noticias{
	background: url(../imagens/ultimas_noticias_inter.png) left top no-repeat;
	position: relative;
	left: 206px;
}
ul.listagem_noticias li{
	display: block;
	min-height: 64px;
	padding-bottom: 16px;
}
#conteudo_gremio ul.listagem_noticias li strong{
	display: block;
	width: 104px;
	padding-right: 13px;
	height: 28px;
	padding-top: 4px;
	background: url(../imagens/noticia_gremio.png) left top no-repeat;
	text-align: right;
	position: relative;
	left: -10px;
}
#conteudo_gremio ul.listagem_noticias li a{
	display: block;
	text-decoration: none;
}
#conteudo_gremio ul.listagem_noticias li h3, #conteudo_gremio ul.listagem_noticias li p{
	padding-left: 32px;
}
#conteudo_gremio ul.listagem_noticias li a:hover{
	text-decoration: underline;
}
h2.galeria{
	display: block;
	width: 300px;
	height: 61px;
	text-indent: -20000px;
}
#conteudo_gremio h2.galeria{
	background: url(../imagens/galeria_gremio.png) left top no-repeat;
	position: relative;
	left: -20px;
	margin-top: 17px;
}
#conteudo_gremio h2.segundo{
	background: url(../imagens/galeria_gremio_segunda.png) left top no-repeat;
}
#conteudo_inter ul.listagem_noticias li{
	display: block;
	min-height: 64px;
	padding-bottom: 16px;
}
ul.listagem_noticias li p{
	line-height: 16px;
}
#conteudo_inter ul.listagem_noticias li p{
	text-align: right;
}
ul.listagem_noticias li p span.diaria_adicional{
	display: block;
	width: 174px;
	height: 24px;
	text-indent: -20000px;
	margin-top: 17px;
}
#conteudo_gremio ul.listagem_noticias li p span.diaria_adicional{
	background: url(../imagens/diaria_adicional_gremio.png) left top no-repeat;
}
#conteudo_inter ul.listagem_noticias li p span.diaria_adicional{
	background: url(../imagens/diaria_adicional_inter.png) left top no-repeat;
	position: relative;
	left: 281px;
}
ul.listagem_noticias li a.centraldereservas{
	display: block;
	text-indent: -20000px;
	width: 242px;
	height: 24px;
	margin-top: 29px;
	margin-bottom: 73px;
}
#conteudo_gremio ul.listagem_noticias li a.centraldereservas{
	background: url(../imagens/central_reservas_gremio.png) left top no-repeat;
}
#conteudo_inter ul.listagem_noticias li a.centraldereservas{
	background: url(../imagens/central_reservas_inter.png) left top no-repeat;
	position: relative;
	left: 205px;
}
#conteudo_inter ul.listagem_noticias li strong{
	display: block;
	width: 104px;
	padding-left: 13px;
	height: 28px;
	padding-top: 4px;
	background: url(../imagens/noticia_inter.png) left top no-repeat;
	text-align: left;
	position: relative;
	right: -10px;
	float: right;
	clear: none;
}
#conteudo_inter ul.listagem_noticias li a{
	display: block;
	text-decoration: none;
	text-align: right;
}
#conteudo_inter ul.listagem_noticias li h3, #conteudo_inter ul.listagem_noticias li p{
	padding-right: 32px;
}
#conteudo_inter ul.listagem_noticias li a:hover{
	text-decoration: underline;
}
#conteudo_inter h2.galeria{
	background: url(../imagens/galeria_inter.png) left top no-repeat;
	position: relative;
	left: 200px;
	margin-top: 17px;
}
#conteudo_inter h2.segundo{
	background: url(../imagens/galeria_inter_segunda.png) left top no-repeat;
}
ul.galeria li{
	display: block;
	width: 130px;
	height: 90px;
	float: left;
	clear: none;
	margin-left: 15px;
	margin-bottom: 15px;
}
ul.galeria li a{
	display: block;
	width: 122px;
	height: 82px;
	border: 4px solid #fff;
}
ul.galeria{
	margin-left: 15px;
}
#conteudo_gremio ul.galeria li a:hover{
	border: 4px solid #0d8aea;
}
#conteudo_inter ul.galeria li a:hover{
	border: 4px solid #ef1616;
}
a.pacote_torcedor{
	display: block;
	width: 420px;
	height: 192px;
	text-indent: -20000px;
	margin-left: 30px;
}
#conteudo_gremio a.pacote_torcedor{
	background: url(../imagens/pacote_gremista.jpg) left top no-repeat;
}
#conteudo_inter a.pacote_torcedor{
	background: url(../imagens/pacote_colorado.jpg) left top no-repeat;
}
a.bt_jogar{
	display: block;
	width: 326px;
	height: 426px;
	background: url(../imagens/banner_jogo.png) left top no-repeat;
	text-indent: -20000px;
	position: absolute;
	top: 480px;
	left: 308px;
}
/*----------------------------------------
	- Pacote Torcedor
---------------------------------------*/
h2.pacote_torcedor{
	display: block;
	width: 303px;
	height: 61px;
	text-indent: -20000px;
	margin-bottom: 6px;
}
#conteudo_gremio h2.pacote_torcedor{
	background: url(../imagens/pacote_torcedor_gremio.png) left top no-repeat;
	position: relative;
	left: -20px;
}
#conteudo_inter h2.pacote_torcedor{
	background: url(../imagens/pacote_torcedor_inter.png) left top no-repeat;
	position: relative;
	left: 196px;
}
/*----------------------------------------
	- Galerias
---------------------------------------*/
.troca_galerias{
	display: block;
	width: 420px;
	height: 24px;
	position: relative;
	left: 30px;
	margin-bottom: 20px;
	background: #0b75c5;
	border: none;
	font-size: 16px;
}
#conteudo_inter .troca_galerias{
	background: #ef1616;
}
/*----------------------------------------
	- Programação
---------------------------------------*/
h2.titulo_programacao{
	display: block;
	width: 294px;
	height: 61px;
	text-indent: -20000px;
	margin-bottom: 6px;
}
#conteudo_gremio h2.titulo_programacao{
	background: url(../imagens/programacao_gremio.png) left top no-repeat;
	position: relative;
	left: -20px;
}
#conteudo_inter h2.titulo_programacao{
	background: url(../imagens/programacao_inter.png) left top no-repeat;
	position: relative;
	left: 246px;
}
/*----------------------------------------
	- Rodapé
---------------------------------------*/
#rodape{
	width: 960px;
	height: 64px;
	background: url(../imagens/rodape.png) left top no-repeat;
	margin-left: 20px;
	position: relative;
}
#rodape p.normal{
	display: none;
}
#rodape a.normal{
	display: block;
	width: 200px;
	height: 20px;
	text-indent: -20000px;
	position: absolute;
	top: 20px;
	left: 545px;
}
#rodape p.assinatura{
	text-align: center;
	padding-top: 45px;
}
