@charset "utf-8";

/* CSS Document */
#banner {
	width: 770px;
	float: left;
	height: 260px;
	background: #999;
	margin: -20px 0 0 25px;
	_margin-top: 0px;
}

#pedido {
	width: 820px;
	float: left;
	margin-left: 25px;
	_width: 840px;
	_margin-left: 0px;
}

#pedido .pedido_online {
	float:left;
	width:238px;
	_width: 258px;
	height:230px;
	padding:10px 10px 0;
	margin-top:20px;
	color:#4D2F23;
}

#pedido .acesse a {
	_position: relative;
	_top: -30px;
}

#pedido .acesse p.bemVindo {
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	line-height: 28px;
	margin-top: 10px;
	text-align: center;
	vertical-align: middle;
	width: auto;
}

#pedido .acesse p.bemVindo a {
	color: #000;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	margin-top: 4px;
	_top: 20px;
}

#pedido .acesse h2 {
	background: url(../images/layout/acesse.png) no-repeat;
	text-indent: -9999px;
	height: 57px;
}

#pedido .acesse form {
	font-size: 12px;
	padding: 10px 0 0 40px;
}

#pedido .acesse form strong {
	float: left;
	display: block;
	width: 100px;
	margin-bottom: 5px;
}

#pedido .acesse form input {
	margin-bottom: 10px;
}

#pedido .acesse strong a {
	font-size: 11px;
	color: #000;
	margin: 0px 0 0 40px;
	text-decoration: none;
}

#pedido .acesse strong a:hover {
	color: #D90E07;
}

#pedido .cep h2 {
	background: url(../images/layout/peca_online.png) no-repeat;
	text-indent: -9999px;
	height: 57px;
}

#pedido .cep p {
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0 0 10px;
	text-align: center;
}

#pedido .cep form p {
	margin-bottom: 10px;
}

#pedido .cep input {
	width: 115px;
}

#pedido .cep input.submit {
	width: 30px;
}

#pedido .cep strong a {
	margin: 10px 0 0 25px;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}

#pedido .cep strong a:hover {
	color: #D90E07
}

#pedido .acesse {
	border-right: 1px solid #fff;
}

#pedido .restaurantes {
	border-right: 1px solid #fff;
}

#pedido .restaurantes h2 {
	background: url(../images/layout/restaurantes.png) no-repeat;
	text-indent: -9999px;
	height: 57px;
}

#pedido .restaurantes p a {
	display: block;
	background: url(../images/layout/onde_esta.jpg) no-repeat center;
	width: 230px;
	height: 210px;
	text-indent: -9999px;
}