@charset "utf-8";
/* CSS Document */
body
{
	background-image:url("../images/fundo.jpg");
	background-repeat:no-repeat;
	height:836px;
	min-width:1110px;

}
.maps
{
	float:left;
	height:130px;
	left:833px;
	position:absolute;
	top:170px;
	width:120px;
}
.prato
{
	background-image:url("../images/prato.png");
	background-repeat:no-repeat;
	height:15px;
	left:302px;
	position:relative;
	top:547px;
	width:143px;
}
.spacer_prato
{
	height:107px;
	left:293px;
	position:relative;
	top:549px;
	width:258px;
}
.spacer_prato img
{
	box-shadow: 0 0 12px #a0a0a0;
	-moz-box-shadow: 0 0 12px #a0a0a0;
	-webkit-box-shadow: 0 0 12px #a0a0a0;
}
.eventos
{
	float:left;
	left:604px;
	position:relative;
	top:580px;

}
.eventos_txt
{
	position:relative;
	left:58px;
}
.seta_esquerda
{
	position:relative;
	bottom:32px;
}
.seta_direita
{
	position:relative;
	bottom:32px;
}
.news
{
	height:49px;
	left:364px;
	position:relative;
	top:540px;
	width:160px;
}
.form_news
{
	background-image:url("../images/campo_news.png");
	background-repeat:no-repeat;
	border:0 none;
	height:19px;
	position:relative;
	top:4px;
	width:96px;
}
.buttom_news
{
	background-image:url("../images/ok.png");
	background-repeat:no-repeat;
	border:0 none;
	height:19px;
	position:relative;
	top:4px;
	width:25px;
	cursor:pointer;
	cursor:hand;
}
