* {
	margin:0;
	padding:0;
}
html, body {
	background:url('../images/bg-re.jpg');
	height:100%;
}
* html #back{
	height: 100%; /* hack para IE6 que trata height como min-height */	
}
body {
	margin:0px;
	padding:0px;
	min-height:100%;
	text-align: center;
	background:  url('../images/bg.jpg');
	background-position: top center;
	background-repeat: no-repeat;
}
#back{
	position: relative;
/*	border:#000 solid 1px;*/
	min-height: 100%;
}
#box{
    background:url('../images/gabarito_sombra.png');
	background-position: 50px 0px;
	background-repeat: no-repeat;
    width:100%;
    height:100%;
}

#rodape {
	
	width:auto;
    bottom:0;
	height:25px;
	background:url('../images/rodape.png') no-repeat;
	background-position: top center;
	text-align: center;
	padding-top: 15px;
	color:#292929;
	font-size:13px;
	font-family: Helvetica, Arial, sans-serif;
}

/*
#propaganda {
	width:100%;
	height:100%;
	background:url('../images/bg-opacity.png') repeat;
	position:absolute;
	display:none;
	left:0;
	top:0;
}
#anuncio {
	width:760px;
	height:520px;
	background:#fff;
	border:1px solid #A5A5A5;
	position:absolute;
	top:40%;
	left:45%;
	margin-left:-300px;
	margin-top:-200px;
	-moz-box-shadow: 0 0 55px 5px #888;
	-webkit-box-shadow: 0 0 55px 5px#888;
	box-shadow: 0 0 55px 5px #888;
	display:none;
}
*/

#centraliza {
	width:920px;
	height:40px;
	margin: 0 auto;
}
#menu {
	width:100%;
	min-width: 920px;
	height:40px;
	background:#c5c5c5;
	position:absolute;
	margin-top:167px;
	left:0;
}
#sombra-menu {
	height:40px;
	background:url('../images/sombra-menu.png') no-repeat;
	margin-left:337px;
}
#btn {
	padding-left: 20px;
	color:#fff;
	width:100%;
	height:40px;
	float:left;
}
#btn ul li {
	list-style: none;
	float:left;
}
#btn ul li a {
	text-decoration:  none;
	font-size:15px;
	padding:0 10px 0 10px;
	line-height:40px;
	color:#fff;
	font-family: Helvetica, Arial, sans-serif;
	;
}
#btn ul li a:hover {
	color: #FF0000;
	font-size: 17px;
	border-bottom:3px solid #aeaeae;
	padding-bottom: 3px;
}



#container {
	width:920px;
	height:540px;
	margin:0 auto;
	padding-top:153px;
	text-align:left;
}
.flag {
	position:absolute;
	top:0;
	left:0;
	margin-top: -14px;
	margin-left: -23px;
	display:none;
}
#filomena {
	position:absolute;
	margin-top:55px;
	margin-left:118px;
	width:278px;
	height:182px;
	background:#f8c4c4;
	text-align:left;
}
#filomena:hover {
	cursor:pointer;
}
#locaki {
	position:absolute;
	margin-left: 397px;
	margin-top: 0px;
	width:204px;
	height:225px;
	background:#d3eeff;
}
#locaki:hover {
	cursor:pointer;
}
#flamboyant {
	position:absolute;
	margin-top:55px;
	margin-left:602px;
	width:231px;
	height:170px;
	background:#fefdc4;
}
#flamboyant:hover {
	cursor:pointer;
}

#cobertend {
	position:absolute;
	margin-top:238px;
	margin-left:231px;
	width:184px;
	height:269px;
	background:#def3b9;
}
#cobertend:hover {
	cursor:pointer;
}
#buffet {
	position:absolute;
	margin-top: 226px;
	margin-left: 416px;
	width:286px;
	height:177px;
	background:#efefef;
}
#buffet:hover {
	cursor:pointer;
}
#contato {
	width:380px;
	position:absolute;
	margin-top: 404px;
	margin-left: 416px;
	background:#ffcc01;
	font-family: Helvetica, Arial, sans-serif;
	font-size:14px;
	text-align:center;
	line-height: 18px;
	padding:15px 0 15px 0;
	color:#000;
}
#contato:hover {
	background:#ffea00;
	color:#585858;
	cursor:pointer;
}
#esconde {
	width:603px;
	height:149px;
	background:url('../images/esconde.png') no-repeat;
	position:absolute;
	margin-left: 157px;
	margin-top: -118px;
	z-index: 1;
}

.alinha-img {
	position:absolute;
	}
.alinha-img-hover {
	position:absolute;
	display:none;
}
#confirma {
	width:240px;
	height:179px;
	position:absolute;
	margin-left: 680px;
	margin-top: 0px;
	top: -120px;
}
#confirma:hover {
	cursor:pointer;
}

#parceiros {
	width:230px;
	height:120px;
	position:absolute;
	margin-left: 50%;
	margin-top: 0px;
	top: -130px;
}
#parceiros:hover {
	cursor:pointer;
}

.campo {
	border:1px solid #d7d7d7;
	width:538px;
	height:45px;
	padding:0 10px 0 10px;
	font-family:arial;
	font-size:14px;
	letter-spacing: 1pt;
	margin-bottom: 20px;
	float:right;
	display:block;
}
#mensagem {
	border:1px solid #d7d7d7;
	letter-spacing: 1pt;
	width:538px;
	height:100px;
	padding:10px;
	font-family: arial;
	margin-left: 20px;
}
ul li {
	list-style: none;
	margin:0 auto;
	width:auto;
	height:auto;
	padding-right: 20px;
}
