html,body {
	width: 100%;
}

form {
	margin: 5px;
}

body {
	font-family:'Trebuchet MS',Verdana,sans-serif;
	font-size:100%;
	background-color: #00487A;
}

h1 a {
	background: url(../images/logo.png) no-repeat;
	width: 334px;
	height: 325px;
	
	display: block;
	
	text-indent: -99999px;
	overflow: hidden;
	float: left;
	margin-top: 10px;
	margin-left: 40px;
}

h2 {
	background: url(../images/nossos_meios_contato.png) no-repeat;
	width: 400px;
	height: 35px;
	
	display: block;
	
	text-indent: -99999px;
	overflow: hidden;
	float: left;
	margin-left: 50px;
	margin-top: 15px;
}

h3 {
	font-size: 120%;
	text-align: center;
}

p {
	color:#FFFFFF;
	font-size:12px;
}

#header {
	width: 991px;
	height: 353px;
}

#geral {
	background: transparent url(../images/bg.jpg) no-repeat;
	width: 991px;
	margin: 0 auto;
}

#content {
	width: 976px;
	height: 220px;
	margin: 0 auto;
}

#iniciar_jogo {
	margin-left: 50px;
}

#bt_pontuacao {
	float: left;
	color: #fff;
	width: 215px;
	text-align: right;
	font-family: Verdana,sans-serif;
	font-size: 18px;
	line-height: 37px;
}

#bt_pontuacao img {
	margin-left: 0px;
	margin-top: 0px;
}

#construcao_barra {
	height: 28px;
	background: url(../images/bg_construcao.png);
}

#construcao_conteudo {
	padding-top: 5px;
	background: url(../images/oh.png) no-repeat right;
	font-family:Tahoma,Verdana,sans-serif;
	font-size: 14px;
	color: #fff;
	width: 931px;
	margin: 0 auto;
	height: 60px;
	padding-right: 60px;
	text-align: right;
}

#construcao_texto {
	margin-top: -22px;
}

#icon_twitter {
	margin-top: -2px;
	margin-right: 899px;
}

#tabela_ranking {
	background: #336c94;
}

#tabela_ranking th {
	border: 2px solid #00487A;
	padding: 3px;
}

#form_ranking {
	margin-top: 15px;
}

#form_ranking li {
	padding: 5px 0;
}

#gravar_ranking {
	color: #fff;
	background: #90c90c;
	width: 120px;
	height: 33px;
	line-height: 33px;
	text-align: center;
	font-family: Verdana,sans-serif;
	font-size: 15px;
	border: 0px;
	cursor: pointer;
	float: right;
	margin-top: 10px;
}

label.error {
	display: none !important;
}

input.text {
	border: 1px solid #ccc;
	width: 300px;
}

input.error {
	border: 1px dashed #f00;
}

#tabela_ranking tr {
	height: 18px;
}

#tabela_ranking td {
	border: 2px solid #00487A;
	padding: 3px;
}

#icon_ranking {
	margin-top: 13px;
}

.bt_acao {
	margin-top: 36px;
	float: left;
	color: #fff;
	width: 142px;
	height: 37px;
	line-height: 37px;
	text-align: center;
	font-family: Verdana,sans-serif;
	font-size: 18px;
	cursor: pointer;
}

.bt_acao:hover {
	background: #90c90c;
}

.meio_contato li {
	float: left;
	width: 239px;
	height: 85px;
	margin-top: 28px;
	font-family:Tahoma,Verdana,sans-serif;
	font-size: 13px;
	color: #fff;
	background: #336c94;
	border: 1px solid #0a576b;
}

.meio_contato a {
	color: #fff;
}

.contato_email, .comunicado {
	line-height: 18px;
	text-align: center;
	margin-left: 78px;
}
.comunicado a{
	display:block;
	padding-top: 8px;
	}
.comunicado_titulo {
	font-size: 18px;
	padding-top: 10px;
	display: block;
}
.comunicado_texto{
	width: 210px;
	display: block;
	padding-left: 13px;
}

.contato_msn {
	margin-left: 51px;
	line-height: 85px;
	text-align: center;
}

.contato_telefone {
	line-height: 85px;
	text-align: center;
	margin-left: 78px;
}

.contato_localizacao {
	margin-left: 51px;
	line-height: 20px;
}

.texto_localizacao {
	line-height: 15px;
	margin-top: 10px;
}

.icon_localizacao {
	margin-left: -32px;
	margin-top: 12px;
	float: left;
}

.icon_pontuacao {
	margin-left: -32px;
	margin-top: 12px;
	float: left;
}

.icon_contato {
	margin-left: -32px;
	margin-top: 12px;
	float: left;
}

.ranking {
	margin-left: 5px;
	float: left;
	width: 215px;
	height: 197px;
	font-family:Tahoma,Verdana,sans-serif;
	font-size: 13px;
	color: #fff;
}

#popup-ranking {
	font-family:Tahoma,Verdana,sans-serif;
	font-size: 13px;
}

label {
	display: block;
	float: left;
	line-height: 20px;
	width: 70px;
	text-align: right;
	padding-right: 5px;
}

input {
	display: block;
}

/*POPUP*/

#popup-overlay {
	background-image: url(../images/admin/bg_popup_overlay.png);
	bottom: 0;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
}

#popup-loading {
	background: url(../images/admin/bg_loading.png) no-repeat 0 0;
	margin-left: -15px;
	margin-top: -12px;
	overflow: hidden;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 100;
}

#popup-loading div {
	background: url(../images/admin/ajax.gif) no-repeat 4px 4px;
	height: 40px;
	width: 40px;
}

#popup {
	background-color: white;
	left: 50%;
	border: 2px solid #000;
	margin-left: -211px;
	padding: 10px;
	position: absolute;
	top: 50%;
	width: 422px;
	z-index: 200;
}

#popup fieldset {margin-top: 0;}
#popup h3 {cursor: pointer;}

#popup-close {
	background: url(../images/admin/popup_close.png) no-repeat left top;
	cursor: pointer;
	display: none;
	height: 30px;
	position: absolute;
	right: -15px;
	top: -12px;
	width: 30px;
	z-index: 100;	
}

#popup {display: none;}


/*SNAKE*/

table {
}

.cell {
	width: 10px;
	height: 10px;
	background: #f0f0f0;
	border: solid 1px #d0d0d0;
}

.snake1 {
	background: #303030;
	color: #303030;
}

.snake2 {
	background: #0000ff;
	color: #0000ff;
}

.comida {
	background: #ff0000;
}

#tela {
	background: #f0f0f0;
	width: 748px;
	border: 4px solid #90c90c;
	float: left;
}

#scoreTable {
	border: #fff solid 1px;
	background: #f0f0f0;
	float: left;
	width: 150px;
	margin-bottom: 2px;
	height: 20px;
}

#game_over {
	background: url(../images/game_over.png) no-repeat;
	width: 474px;
	height: 51px;
	position: absolute;
	margin-left: 146px;
	margin-top: 73px;
	display: none;
}

.score {
	float: left;
}

