* {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
body {
	margin: 0px;
	background-image: url(img/fundo_reciclado.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 130%;
}
#fixedtipdiv{
position:absolute;
border:1px solid #7CAE00;
z-index:100;
}
#s4 {
	position: absolute;
	width: 150px;
	left: 100%;
	top: 5px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 0 0 -155px;
	color: #333333;
	z-index: 4;
}
#topo {
	margin: 10px 0px 0px -375px;
	width: 750px;
	height: 300px;
	position: absolute;
	left: 50%;
	z-index: 2;
}
#rodape {
	background-image: url(img/rodape_verde.jpg);
	background-repeat: repeat-x;
	bottom: 0px;
	background-position: bottom;
	text-align: center;
	clear: both;
}
.campotexto {
	border: 1px solid #006600;
	height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006600;
}
label {
	display: block;
	width: 150px;
	float: left;
}
p {
	margin: 8px 0px;
}
#ceulistras {

	background-image: url(img/fundo_listras.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	width: 100%;
	height: 246px;
}
#menu {
	height: 49px;
	width: 750px;
	position: absolute;
	left: 50%;
	margin: 0px 0px 0px -375px;
	top: 5px;
	z-index: 3;
}
#lateral {
	width: 280px;
}
#principal {
	width: 425px;
	padding: 20px;
	float: right;
}
a:link, a:active, a:visited {
	color: #333333;
	font-weight: bold;
}
h3 {
	color: #EB6100;
	font-size: 16px;
}
#topo_cardapio {
	height: 134px;
	width: 450px;
	background-image: url(../img/logo_cardapio.jpg);
	padding: 30px 0 0 300px;
}
#fundo {
	margin: 54px auto 0 auto;
	width: 750px;
}
#fundo #principal #eventos img {
	height: 95px;
	width: 95px;
}
#fundo #principal #eventos td {
	text-align: center;
	padding: 5px;
}
#detalhes {
	position:absolute;
	visibility: hidden;
	border: 1px solid #7CAE00;
}
.tabela {
	width: 80%;
}

.tabela caption {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7AA402;
}
.tabela td {
	padding: 10px;
	text-align: center;
}
#lateral li {
	padding: 3px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dbad1a;
	color: #EB6100;
	margin: 0px 20px 0px 30px;
}
#lateral a {
	color: #CC6600;
	text-decoration: none;
	font-weight: normal;
}
#lateral  a:hover {
	font-weight: bold;
}

