@charset "utf-8";
/* CSS Document */
*{padding:0px; margin:0px;}
div {position:relative;}
img {border:none;}
h1 {
	display: none;
}
h2 {
	display: none;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	background:url(../imagens/BG.jpg) repeat-x #3a0000;
}
#Container {
	width:777px;
	height:621px;
}
#Topo {
	width:777px;
	height:149px;
	background:url(../imagens/Topo-Buffet.jpg) no-repeat;
}
#Topo p {
	float:left;
	text-align:right;
	width:226px;
	font-size:10px;
	line-height:16px;
	color:#ffb012;
	margin-top:74px;
	letter-spacing:1px;
}
#Topo a {color:#ffb012; letter-spacing:normal;}
#Endereco {
	float:right;
	text-align:left;
	width:226px;
	font-size:10px;
	line-height:16px;
	color:#ffb012;
	margin-top:74px;
	letter-spacing:1px;
	font-style:normal;
}
#CBuffetPrince {
	top:-19px;
	width:758px;
	height:458px;
	background:url(../imagens/BGC.jpg) no-repeat #f3e5bf;
}
#Menu {
	top:-10px;
	width:758px;
	height:39px;
	pading-left:10px;
	float: left;
}
#BuffetCE {
	float:left;
	width:334px;
	height:404px;
	margin:4px 15px 0px 20px;
}
#FestasCD {
	float:left;
	width:370px;
	height:410px;
	margin-top:4px;
	font-size:11px;
	line-height:18px;
	color:#605800;
}
#FestasCD a {color:#605800;}
#FestasCD img {
	float:left;
}
#FestasCD p {
	float:left;
	width:330px;
	text-align:left;
	margin:13px 0px 10px 19px;
}
#FestasCD ul {
	float:left;
	margin:30px 0px 30px 40px;
	width:170px;
}
#FestasCD li {
	font-size:12px;
	line-height:18px;
	color:#605800;
	list-style:none;
	display:block;
	text-align:left;
}
#Formula {
	position:absolute;
	left:365px;
	top:113px;
	width:370px;
	font-size:11px;
	line-height:18px;
	color:#605800;
}
#Formula table {
	text-align:right;
	line-height:24px;
}
#Formula input {
	float:left;
	width:253px;
	height:18px;
	border:1px solid #3a0000;
	margin-left:5px;
}
#Formula textarea {
	height:120px;
	float:left;
	width:253px;
	border:1px solid #3a0000;
	margin-left:5px;
}
#Rodape {
	position:absolute;
	bottom:10px;
	left:0px;
	width:100%;
}
#Rodape ul {
	width:100%;
	font-size:10px;
	line-height:18px;
	color:#ffcd46;
}
#Rodape li {
	display:inline;
	list-style:none;
	margin:0px 7px;
}
#Rodape li a {
	color:#ffcd46;
	text-decoration:none;
}
#Rodape li a:hover {
	text-decoration:underline;
}
.DstqBuffetPrince {color:#890000;}
.ddd {font-size:8px;}
.DstqFestas {font-size:14px; font-weight:bold;}
