@CHARSET "ISO-8859-1";
body, td, a, input, textarea, select {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size   : 11px;
	color       : #FFFFFF;
}

select {
	color : #000;
}

textarea {
	padding : 3px;
}

html, body {
	width  : 100%;
	height : 100%;
}

table {
	border-collapse : collapse;
	border          : 0px;
}

img {
	border : 0px;
}

td, th {
	padding : 0px;
}

body, form {
	margin : 0px;
}

a:link {
	text-decoration : none;
}

a:visited {
	text-decoration : none;
}

a:hover {
	text-decoration : underline;
}

.fullscreen {
	width             : 100%;
	height            : 100%;
	background-repeat : repeat-x;
}

.main {
	width : 906px;
}

.main #topo {
	padding-top : 35px;
}

.main .corpo {
	height      : 347px;
	padding-top : 20px;
}

.main .base {
	height : 155px;
}

.mundopixel {
	padding    : 5px;
	text-align : center;
	color      : #999999;
}

.undexconstruction {
	text-align : center;
}

#selecione_destino {
	width             : 134px;
	height            : 20px;
	background-repeat : no-repeat;
}

#destino_jurere, #destino_iguatemi {
	cursor : pointer;
	float  : left;
	display: inline;
}

#destino_jurere {
	width             : 161px;
	height            : 24px;
	background-repeat : no-repeat;
}

#destino_iguatemi {
	width             : 145px;
	height            : 24px;
	background-repeat : no-repeat;
}

#destino, #destino_jurere, #destino_iguatemi, #selecione_destino {
	display : none;
}

#destino {
	width  : 306px;
	height : 110px;
	cursor : pointer;
}

.negrito {
	font-weight : bold;
}

#menu_jurere, #menu_iguatemi {
	display     : none;
	padding-top : 40px;
	font-weight : bold;
	font-size   : 10px;
	text-align  : center;
}

.contato {
	padding-top: 5px;
}

#carregando, #carregandoFoto {
	position          : absolute;
	z-index           : 100;
	top               : 180px;
	width             : 48px;
	height            : 101px;
	background-repeat : no-repeat;
}

.form td {
	padding : 5px;
}

#conteudo {
	width : 600px;
}

#conteudoPrincipal {
	width : 450px;
}

#actionButtons {
	text-align:center;
	margin-top:5px;
}

#areaFoto {
	text-align : center;
	height : 400px;
}

.subconteudo {
	text-align: left;
}

#newsletter {
	background-repeat   : no-repeat;
	background-position : 5px;
}

#newsletter img {
 	width  : 83px;
 	height : 13px;
}

#redesSociais {
	background-repeat : no-repeat;
}

#redesSociais img {
	width  : 168px;
	height : 23px;
}

.moldura_galeria_esquerda,
.moldura_galeria_direita {
	position          : relative;
	z-index           : 10;
	width             : 99px;
	height            : 300px;
	background-repeat : no-repeat;
	display           : inline;
	float             : left;
}

.moldura_galeria_esquerda {
	left : 20px;
}

.moldura_galeria_direita {
	left : -20px;
}

.moldura_galeria_conteudo {
	z-index  : 9;
	position : relative;
	display  : inline;
	float    : left;
}

#conteudo .titulo {
	font-weight : bold;
	text-align  : left;
}

#conteudo .descricao {
	text-align  : left;
}

#conteudo .descricao .imagem_esquerda,
#conteudo .descricao .imagem_evento {
	margin-right : 5px;
	display      : inline;
	float        : left;
}

.cardapio {
	cursor       : pointer;
	display      : inline;
	float        : left;
	margin-right : 70px;
}

.cardapio .titulo {
	font-weight : bold;
}

.area_galeria {
	cursor       : pointer;
	float        : left;
	display      : inline;
	margin-right : 10px;
}

.galeria {
	text-decoration: none;
}

.politica, .politica a {
	font-size   : 9px;
	text-align  : center;
	padding-top : 2px;
}

.moldura_02_esquerda,
.moldura_02_direita {
	width               : 100px;
	background-position : top;
	background-repeat   : no-repeat;
}

#mp3player {
	padding-left : 20px;
}

/*ERROR*/
.saveErrorArea {
	clear      : both;
	background : #EFEFEF;
	margin     : 2px;
	width      : 400px;
	padding    : 2px;
	border     : 2px solid #CCCCCC;
}

.saveErrorArea table {
}

.saveErrorArea td.errorImage {
	padding : 5px;
	width   : 5%;
}

.saveErrorArea td.errorMessages {
}

.saveError {
	padding-left     : 30px;
	background-image : url( '/skin/img/icons/warning.png' );
	background-repeat: no-repeat;
	padding-bottom   : 8px;
}

.error {
	text-align: left;
}

.error ul {
	padding      : 0px;
	padding-left : 30px;
	margin       : 0px;
}

.error li {
	padding: 0px;
	margin : 0px;
	font-weight : normal;
	color       : #930000;
}

.categoriaPrincipal {
	display: none;
	font-weight: bold;
	font-size : 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform:uppercase;
}

.categoria {
	display: none;
	font-weight: bold;
	font-size : 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}
