html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;font-weight:normal;font-style:normal;text-align:left;font-family:inherit;}table{border-collapse:collapse;border-spacing:0;}ol,ul{list-style:none;}q:before,q:after,blockquote:before,blockquote:after{content:"";}

html
{
	background: #290101 url(../img/background.jpg) top left repeat-x;
	color:#fff;
}

body
{
	font-family: tahoma, arial, sans-serif;
	font-size:14px;
	text-align:center;
}

#container
{
	margin: 0 auto;
	position:relative;
	text-align:left;
	width:900px;
}

strong
{
	font-weight:bold;
}

p
{
	margin: 0 0 12px;
}

:active, :focus
{
	outline:none;
}

a
{
	color:#fff;
	text-decoration:underline;
}

div#header
{
	background: url(../img/header_background.jpg) top left no-repeat;
	height: 349px;
	position:relative;
}

div#header h1
{
	height:125px;
	left:73px;
	position:absolute;;
	top:20px;
	width:160px;
}

div#header h1 a
{
	display:block;
	height:inherit;
	text-indent: -10000px;
}

div#header ul
{
	position:absolute;
	top:145px;
	left:304px;
}

div#header li
{
	display:inline;
}

div#header li a
{
	background: url(../img/menu_background.png) left top no-repeat;
	color:#2e0101;
	display:block;
	float:left;
	font-size:11px;
	font-weight:700;
	height:19px;
	margin:0 2px;
	padding:9px 0 0;
	text-align:center;
	text-decoration:none;
	width:113px;
}

div#header div#login
{
	font-size:11px;
	height:80px;
	position:absolute;
	right:28px;
	top:0;
	width:315px;
}

div#header h3
{
	background: #e7b05d url(../img/login_title.jpg) top left no-repeat;
	color:#2e0101;
	font-size:13px;
	font-weight:700;
	height:24px;
	line-height:24px;
	text-align:center;
	width:107px;
}

div#header div.links
{
	left:126px;
	position:absolute;
	top:6px;
}

div#header div.links a
{
	margin: 0 8px 0 0;
}

div#header label
{
	display:block;
	float:left;
	padding:10px 0 0 0;
}

div#header label input
{
	background: url(../img/input_background.png) top left repeat;
	border:none;
	color:#fff;
	display:block;
	font-size:11px;
	margin: 0 18px 0 0;
	padding:1px 0;
	width:108px;
}

div#header input.submit
{
	background: #bc8d55;
	border:none;
	color:#fff;
	display:block;
	font-size:11px;
	padding:1px 5px;
	position:absolute;
	left:252px;
	top:47px;
	width:30px;
}

div#visita
{
	position:absolute;
	bottom:15px;
	left:26px;
	width:257px;
}

div#visita a
{
	display:block;
	height:161px;
	text-indent:-10000px;
}

div.clear
{
	clear:both;
}

div#content
{
	background: #c8810a url(../img/content_background.jpg) top left repeat-x;
	color:#2e0101;
	margin:0 9px 0 8px;
	padding: 0 18px 18px;
	width:847px;
}

div#content a
{
	color:#2e0101;
	text-decoration:underline;
}

div#content h2
{
	font-size:17px;
	font-weight:700;
	height:53px;
	line-height:53px;
	margin:0 0 20px;
	padding:0 30px;
}

div#content h2.entregas
{
	background: url(../img/h2_entregas.jpg) center no-repeat;
}

div#content h2.restaurante
{
	background: url(../img/h2_restaurante.jpg) center no-repeat;
}

div#content h2.grupos
{
	background: url(../img/h2_grupos.jpg) center no-repeat;
}

div#content h2.escolas
{
	background: url(../img/h2_escolas.jpg) center no-repeat;
}

div#content h2.festas
{
	background: url(../img/h2_festas.jpg) center no-repeat;
}

div#content h2.onde_estamos
{
	background: url(../img/h2_onde_estamos.jpg) center no-repeat;
}

div#content h2.quem_somos
{
	background: url(../img/h2_quem_somos.jpg) center no-repeat;
}

div#content h2.recrutamento
{
	background: url(../img/h2_recrutamento.jpg) center no-repeat;
}

div#content h3
{
	border-bottom:3px solid #2e0101;
	font-size:15px;
	font-weight:700;
	padding:0 0 2px;
	margin: 0 0 20px;
	text-align:right;
}

div#content h5
{
	border-bottom:2px solid #2e0101;
	clear:left;
	font-size:13px;
	font-weight:700;
	padding:0 0 2px;
	margin: 20px 0;
	text-align: left;
}

table.restaurante
{
	border:none;
	border-collapse: collapse;
	margin: 0 auto;
	width:480px;
}

table.restaurante td
{
	padding:5px;
	text-align:left;
	vertical-align:top;
}

table.restaurante td.img
{
	height:75px;
	padding:0;
	width:75px;
}

table.restaurante td.preco
{
	text-align:right;
	width:65px;
}

div#sidebar
{
	background: #cd8c23 url(../img/main_background.jpg) top left repeat-x;
	float:left;
	padding:10px;
	width:237px;

}

div#sidebar_content
{
	background:#dbc49d;
	padding:10px 0;
	text-align:center;
}

div#sidebar ul
{
}

div#sidebar li
{
	padding:10px 0  0;
}

div#sidebar li a
{
	border-right:40px solid #dbc49d;
	display:block;
	font-size:20px;
	padding:0 20px;
	text-align: right;
	text-decoration:none;
}

div#sidebar li a:hover, div#sidebar li a.active
{
	border-right:40px solid #2e0101;
}

div#sidebar li li
{
	padding:2px 0;
}

div#sidebar li li a
{
	border-right:15px solid #dbc49d;
	font-size:12px;
	margin-right:25px;
}

div#sidebar li li a:hover, div#sidebar li li a.active
{
	border-right:15px solid #9e2a0a;
}

div#sidebar a.reservar_restaurante, div#sidebar a.reservar_escolas, div#sidebar a.reservar_grupos, div#sidebar a.reservar_festas
{
	background-repeat:no-repeat;
	display:block;
	height:149px;
	margin:10px auto;
	text-indent:-10000px;
	width:194px;
}

div#sidebar a.reservar_restaurante
{
	background-image: url(../img/reservar_restaurante.jpg);
}

div#sidebar a.reservar_escolas
{
	background-image: url(../img/reservar_escolas.jpg);
}

div#sidebar a.reservar_grupos
{
	background-image: url(../img/reservar_grupos.jpg);
}

div#sidebar a.reservar_festas
{
	background-image: url(../img/reservar_festas.jpg);
}

div#main
{
	background: #cd8c23 url(../img/main_background.jpg) top left repeat-x;
	padding:10px;
	width:565px;
	float:right;
}

div#main_content
{
	background:#dbc49d;
	font-size:12px;
	padding:0 12px 20px;
}

div#main.home
{
	margin:0;
	padding:0;
	width:auto;
	float:none;
}

div#main.home ul
{
	background: #cd8c23 url(../img/main_background.jpg) top left repeat-x;
	padding:8px;
}

div#main.home li
{
	float:left;
	height:283px;
}

div#main.home li a
{
	display:block;
	height:275px;
	text-indent:-10000px;
}

div#main.home li.entregas a
{
	background: url(../img/home_entregas.jpg) repeat-y;
	width:180px;
}

div#main.home li.escolas a
{
	background: url(../img/home_escolas.jpg) repeat-y;
	width:156px;
}

div#main.home li.grupos a
{
	background: url(../img/home_grupos.jpg) repeat-y;
	width:157px;
}

div#main.home li.festas a
{
	background: url(../img/home_festas.jpg) repeat-y;
	width:156px;
}

div#main.home li.restaurante a
{
	background: url(../img/home_restaurante.jpg) repeat-y;
	width:182px;
}

div#breadcrumb
{
	font-size:10px;
	padding:5px 20px;
	text-align:right;
}

div#content div.produto_box
{
	height:170px;
	position:relative;
}

div#content div.produto_box .img_place
{
	float:left;
	width:155px;
	height:146px;
	padding:10px 20px 10px 10px;
}

div#content div.produto_page div.produto_box .img_place
{
	float:left;
	width:220px;
	height:207px;
	padding:10px 20px 10px 10px;
}

div#content h4
{
	font-size:14px;
	font-weight:700;
	padding:20px 0 10px;
}

div#content div.produto_precos
{
	bottom:25px;
	left:185px;
	position:absolute;
}

div#content div.produto_precos a, div#content div.produto_precos span
{
	background:#2e0101;
	color:#fff;
	display:block;
	float:left;
	font-size:11px;
	margin: 0 10px 0 0;
	padding:2px 5px;
	text-decoration:none;
}

div#content div.produto_precos span
{
	background:#9E2A0A;
}

div#content div.produto_page div.produto_box
{
	height:240px;
}

div#content div.produto_page div.produto_box img
{
	padding-left:0;
}

div#content div.produto_page div.produto_box div.produto_preco
{
	padding:20px 0;
}

div#content div.produto_page div.produto_box div.produto_preco div
{
	padding:5px 0 0;
}

ul.ingredientes li
{
	float:left;
	font-size:11px;
	margin:2px 0;
}

ul.ingredientes li label
{
	display:block;
	float:left;
	margin:4px 0 0;
	padding:0 0 0 2px;
	width:90px;
}

ul.ingredientes li select
{
	width:85px;
	font-size:11px;
}

input.submit_add
{
	background:#360000 url(../img/carrinho.jpg) 5px 3px no-repeat;
	border:none;
	color:#d2b9b5;
	padding:4px 4px 4px 30px;
	margin-right:10px;
	float:right;
}

div#footer
{
	clear:both;
	text-align:right;
	margin-right:9px;
}

form.reservas
{
	margin:0;
	padding:0;
	_width:500px;
}

form.reservas div
{
	float:left;
	width:48%;
	margin:1%;
	*margin:1px 2px;
}

form.reservas div.wide
{
	width:98%;
	margin:1%;
	*margin:1px 2px;
}

form.reservas div.narrow
{
	width:23%;
	margin:1%;
	*margin:1px 2px;
}

form.reservas div input, form.reservas div textarea, form.reservas button, form.reservas select
{
	width:100%;
	border:none;
	background:#CDA351;
	font-size:13px;
}

form.reservas select
{
	font-size:12px;
} 

form.reservas .submit
{
	background:#2E0101;
	color:#CDA351;
}

form.reservas .auto
{
	width:auto;
}

form.reservas div.clear
{
	clear:left;
}

form.reservas div.fim_form
{
	clear:left;
	float:none;
}

form.reservas label
{
	display:block;
	margin:0 auto 2px;
}

.erro
{
	color:#ba0000;
}

table.carrinho th, table.carrinho td
{
	padding:5px;
}

table.carrinho th
{
	font-weight:bold;
}

table.ofertas
{
	margin:0;
	padding:0;
	width:100%;
}

table.ofertas th
{
	font-weight:bold;
}

table.ofertas th, table.ofertas td
{
	padding:3px;
}

table.ofertas p
{
	margin:0;
	padding:0;
}

div.nota
{
	font-size:10px;
	text-align:center;
	padding:0 0 10px;
}

#content .ver_carrinho
{
	color:#fff;
	background: #360000 url(../img/carrinho.jpg) 5px 3px no-repeat;
	padding-left:32px;
	display:block;
	margin:10px auto;
	width:120px;
	height:27px;
	line-height:27px;
	text-decoration:none;	
}

