*{margin:0; padding:0;}

body{
	background-color:#592f29;
}

body.a{
	background-color:#fff;
}

#fundo1 {
	background-image:url('../layout/fundo1.jpg');	
	background-repeat:repeat-x;
	background-position:top;
}

#fundo2 {
	background-image:url('../layout/fundobodyadm.jpg');	
	background-repeat:repeat;
}

#corpo{
	width:950px;
	margin-top:20px;
}

#menua{
	margin-top:13px;
	width:950px;
	height:36px;
	text-align:right;
}

#menub{
	margin-top:8px;
	width:950px;
	height:36px;
	text-align:right;
}

#topo{
	width:950px;
	height:350px;
	margin-top:100px;
}

#menu2{
	margin-top:0px;
	width:100%;
	height:30px;
	text-align:center;
	background-color:#592f29;
	padding-top:10px;
	margin-top:20px;
}

#titulopag{
	width:98%;
	padding-left:10px;
	height:40px;
	color:#592f29;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:26px;
	font-style:italic;
	text-align:left;
	margin-top:7px;
	margin-top:10px;
	margin-bottom:10px;
	border-bottom:1px dotted #b39367;
}

#titulopag2{
	color:#592f29;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:23px;
	font-style:italic;
	text-align:left;
}

#dados{
	width:950px;
	text-align:center;
}

#rodape{
	width:950px;
	text-align:center;
	margin-top:20px;
}

/* CONTAINERS DO FORMULÁRIO */

#caixa{
	width:600px;
	margin-left:20px;
	margin-top:20px;
	float:left;
	text-align:left;
	padding:5px;
}

#chamadas{
	width:300px;
	background-color:#113370;
	border:5px #071b4b solid;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:19px;
	color:#fff;
	line-height:29px;
	margin-bottom:10px;
}

#chamadas2{
	width:90px;
	height:80px;
	background-color:#592f29;
	border:5px #592f29 solid;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#fff;
	margin:15px;
	float:left;
	text-align:left;
}

#chamadas3{
	width:210px;
	background-color:#592f29;
	border:5px #592f29 solid;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:19px;
	color:#fff;
	line-height:29px;
}

#cardapio{
	width:910px;
	background-image:url('../layout/fundocardapio.jpg');	
	padding-top:150px;
	padding-left:20px;
	margin-left:3px;
	margin-top:120px;
	border:5px solid #4a3838;
}

#itemcardapio{
	width:500px;
	padding:10px;
	margin-bottom:8px;
	border:1px dotted #4a3838;
}
