@charset "UTF-8";



/* 	reset	 */

* {margin:0;padding:0;}

img, a {
	border:none;
	outline:none;
}
li {margin:0;padding:0;}
body {
	font:smaller Arial, Helvetica, sans-serif;
	line-height:1.3em;
	color:#f6e8d2;
	background-color: #180403;
	background-image: url(../imagens/comuns/bkd-html.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
/* 	    layout		 */
#geral {
	width:960px;
	margin:0 auto;
	padding: 0 0 14px 0;
	overflow:hidden;
}

#geral-menu {
	width:870px;
	margin:0 auto;
	padding: 0 0 0px 0;
	overflow:hidden;
}


#topo {
	float:left;
	width:960px;
	margin-top: 50px;
}
#logo {
	float: left;
position:absolute;
	top:5px;
	z-index:99;
}
img.logo {

}

h1 {
	color:#fdd32a;
	margin:0 0 0px 0;
}


/* ========		navigation	============================================================== */
#nav {
	float:right;
	list-style-type:none;
	display:inline;
	font-weight:lighter;
	overflow:hidden;
	margin-top: 68px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#nav li {
	display:inline;
	padding:0 !important;
	font-size:100%;
}
#nav li a {
	float:left;
	text-transform:uppercase;
	color:#f6e8d2;
	text-decoration:none;
	padding:5px 12px 5px 12px !important;
	margin: 0 0 0 2px;
}
#nav li a:hover {
	color:#d0934d;
	background-color: transparent;
	background-image: url(../imagens/comuns/nav-bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	}
#nav li.current a:link {
	color:#d0934d;
	background-color: transparent;
	background-image: url(../imagens/comuns/nav-bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	}
#nav li.current a:visited {
	color:#d0934d;
	background-color: transparent;
	background-image: url(../imagens/comuns/nav-bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	}

* html #nav li a {
	float:left;
	background:#644322;
	text-transform:uppercase;
	color:#f6e8d2;
	text-decoration:none;
	padding:5px 12px 5px 12px !important;
	margin: 0 0 0 2px;
}
* html #nav li a:hover {
	background: #493119;
	color:#d0934d;
	}

* html #nav li a:hover {
	background: #493119;
	color:#d0934d;
	}
* html #nav li.current a:link {
	background: #493119;
	color:#d0934d;
	}
* html #nav li.current a:visited {
	background: #493119;
	color:#d0934d;
	}
	
/* ========		sub navigation	============================================================== */
#subnavwrap {
	float:left;
	padding:0 0 20px 0;
	z-index:99;
}
#subnav {
	float:left;
	list-style-type:none;
	display:inline;
	margin:14px 0 0 0 !important;
	padding: 0 0 0 8px !important;
	font-weight:lighter;
	overflow:hidden;
	background:#150e06;
	width:380px;
}
#subnav li {
	display:inline;
	padding:0 !important;
	font-size:100%;
}
#subnav li a {
	float:left;
	background:none;
	color:#996633;
	text-decoration:none;
	padding:5px 12px 5px 12px !important;
	margin: 0 0 0 2px;
}
#subnav li a:hover {
	background:#25180c;
	color:#d0934d;
	}
#subnav li.current a:link {
	background:#25180c;
	color:#d0934d;
	}
#subnav li.current a:visited {
	background:#25180c;
	color:#d0934d;
	}
img#subgraphic {
	float:right;
	border:1px solid #362411;
	margin:-15px 0 0 0;
	padding:0;
}
* html img#subgraphic {
	float:right;
	border:1px solid #362411;
	margin:0 0 0 0;
	padding:0;
}
	
	
/* ========		caixa		============================================================== */
#caixa {
	float:left;
	width:880px;
	min-height:400px;
	overflow:auto;
	padding:10px;
	margin:0 0 20px 50px;
	background-color: transparent;
	background-image: url(../imagens/comuns/slideshow-bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	}
	
#caixa-rest {
	float:left;
	width:880px;
	min-height:173px;
	overflow:auto;
	padding:10px;
	margin:0 0 0px 50px;
	background-color: transparent;
	background-image: url(../imagens/comuns/slideshow-bg.png);
	background-repeat: repeat-x;
	background-position: left top;
}	

#caixa-cardapio {
	float:left;
	width:880px;
	min-height:173px;
	overflow:auto;
	padding:10px;
	margin:0 0 0px 50px;
	background-color: transparent;
	background-image: url(../imagens/comuns/slideshow-bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	}


/* html #caixa {
	float:left;
	width:880px;
	overflow:auto;
	padding:10px 10px 2px 10px !important;
	margin:0 0 20px 25px;
	background-color: #493119;
	background-image: url(../imagens/comuns/slideshow-bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	}*/
/* rotator in-page placement */
    div#flash-principal {
	position:relative;
	height:400px;
}
/* rotator css */
	div#flash-principal ul li {
	float:left;
	position:absolute;
	list-style: none;
}
/* rotator image style */	
    div#flash-principal ul li.show {
	z-index:2;
}
* html div#flash-principal {
	margin:0 0 43px 0;
	}
#expo {
	float:left;
	width:880px;
	min-height:109px;
	overflow:auto;
	margin:0 0 0px 0px;
	padding:10px 0 0 10px;
}
#conteudo {
	float:left;
	width:860px;
	/*min-height:109px;*/
	overflow:auto;
	margin:0 0 0px 0px;
	padding:20px 0px 20px 0px;
}


#conteudo a, #conteudo a:link {
	color:#fdd32a;
	text-decoration:none;
}
#conteudo a:hover {
	color:#613e23;
}


#conteudo p, h1{
	font-size: 110%;
	letter-spacing: 1px;
	line-height: 110%;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 10px;
}

#conteudo p, h1 {
	padding-left: 25px;
}
.h1-left{
	padding-left: 0px!important;
}
#expo {
	float:left;
	width:880px;
	overflow:auto;
	margin-top: 0;	
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#expo p{
	padding-top: 10px;
	padding-left: 0px;
}

#expo ul{
	padding-top: 5px;
	padding-left: 15px;
}


#expo #items {
	float:left;
	width:840px;
	font-size:90%;
}


#expo .item {
	float:left;
	width:310px;
}

#expo .festas-item-e {
	float:left;
	width:420px;
	border-right:1px solid #362411;
	padding-left: 20px;
	padding-right: 35px;
	letter-spacing: 1px;
}



#expo .festas-item-d {
	float:left;
	width:300px;
	padding-left: 20px;
	padding-right: 35px;
	letter-spacing: 1px;
}



#expo .entregas-item-e {
	float:left;
	width:420px;
	height: 200px;
	padding-left: 10px;
	padding-right: 35px;
	letter-spacing: 1px;
}



#expo .entregas-item-d {
	float:left;
	width:300px;
	padding-left: 10px;
	padding-right: 35px;
	letter-spacing: 1px;
}




#expo .mapa {
	float:left;
	width:770px;
	margin-top: 30px;
}


#expo .loc-info {
	float:left;
	width:310px;
	margin-top: 20px;
	margin-left: 10px;
}

#expo .item-index-l {
	float:left;
	width:400px;
	border-right:1px solid #362411;
	padding-left: 0px;
	padding-right: 5px;
}
#expo .item-index-r {
	float:left;
	width:400px;
	padding-left: 5px;
	padding-right: 0px;
}
#expo .item-index-lindex {
	float:left;
	width:400px;
	padding-left: 5px;
}

#item-index-l-img {
	float:left;
	width:180px;
}

#item-index-l-txt {
	float:left;
	width:180px;
	padding-left: 10px;
}



#expo .item-contato-l {
	float:left;
	width:310px;
	border-right:1px solid #362411;
	padding-left: 20px;
	padding-right: 55px;
}
#expo .item-contato-r {
	float:left;
	width:310px;
	padding-left: 55px;
	padding-right: 30px;
}


#expo .item-l {
	float:left;
	width:310px;
	border-right:1px solid #362411;
	padding-left: 40px;
	padding-right: 55px;	
	margin-left: 30px;
}
#expo .item-r {
	float:left;
	width:310px;
	padding-left: 55px;
	padding-right: 10px;
}

#expo .item-loc {
	
	width:700px;
	padding-left: 75px;
	padding-top: 20px;
	margin-top: 10px;
}



#expo a, #expo a:link {
	color:#fdd32a;
	text-decoration:none;
}
#expo a:hover {
	color:#613e23;
}
#expo .item img {
	float:left;
	padding-right:14px;
	margin-right:14px;
}

#expo .item h1 {
	font-size:120%;
	color:#fdd32a;
	margin:0 0 0px 0;
	text-transform:uppercase;
}
#expo .item h1 a {
	color:#fdd32a;
}
#expo .item p strong {
	color:#f6e8d2;
	font-style:italic;
	font-size:110%;
}
#expo .item p {
	color:#ac7940;
}
#expo .item p a:hover strong{
	color:#ac7940;
}
#expo .item p a:hover {
	color:#4d2f1b;
}
.clear {
	clear: both;
}
/* ========		rodape		============================================================== */
#rodape {
	float:left;
	width:880px;
	color:#613e23;
	font-size:90%;
	text-align:center;
	padding-top: 20;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 50px;
	margin-top: 20px;
}
#rodape h4 {
	width:880px;
	text-align:center;
	color:#ac7940;
	letter-spacing:1px;
	text-transform:uppercase;
	font-weight:lighter;
	font-size:130%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #362411;
	padding-top: 20px;
}
#rodape a, #rodape a:link {
	color:#613e23;
	text-decoration:none;
}
#rodape a:hover {
	color:#ac7940;
}
#rodape h4 a, #rodape h4 a:link {
	color:#ac7940;
}
#rodape h4 a:hover {
	color:#613e23;
}
#rodape img {
	margin:18px 0 4px;	
}
.min{
	font-size: 90%;
}
/*---- classes ----*/

.h1centrada {
	text-align: center;
	padding-bottom: 10px;
}

.h4subtitulo {
	color:#fdd32a;
	font-size: 110%;
} 

.entregas {
	margin-left: 50px;
}

.obs {
	font-size: 0.8em!important;
 	color: #fdd32a;
}
/* ---- img-paginas ---*/

#img-rest {
	width: 310px;
	height: 120px;
	margin-top: 15px;
}

#img-festa {
	width: 500px;
	height: 180px;
	margin-top: 15px;
}


#formret {
	margin-left: 50px;
	margin-top: 30px;
}
