@import url("css-pages.css");

*{
	margin:0;
	padding:0;
	list-style:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

body{
	background:url(../images/fundo_pagina.jpg)  20px repeat;
	}

#container {
	width:880px;
	margin:0 auto;
	background:url(../images/pagina.jpg) 29px 0px repeat-y
	}

#topo_flash {
	width:886px;
	height:324px;
	position:absolute;
	z-index:2;
	}

#menu_flash {
	height:274px;
	}
#menu_flash * {
	text-indent:-9999px;
	}

#pagina {
	width:600px;
	padding-right:56px;
	padding-left:44px;
	margin:0 auto; 
	position:relative;
	padding-top:1px;
	z-index:1;
	position:relative;
	left:15px;
	
	}
html>body #pagina {
	width:755px;
	padding-right:57px;
	padding-left:43px;
	}

#taxonomia {
	width:760px;
	height:21px;
	border-bottom:1px solid #ababab;
	color:#4c4c4c;
	font-size:11px;
	background:url(../images/icon_casa.gif) no-repeat 230px;
	background-color:#e9e9e9;
	text-indent:18px;
	text-indent:250px;
	margin-left:11px;
	}
html>body #taxonomia {
	margin-left:3px;
	}

#taxonomia p{padding:3px 0 0 0;}

#taxonomia p a{
	color:#4c4c4c;
	text-decoration:none;
}

#taxonomia p a:hover{text-decoration:underline;}

#destaque_home{
	width:760px;
	height:172px;
	display:block;
	text-indent:-9999px;
	background:url(../images/destaque_home.jpg) no-repeat;
	margin-left:4px;
	*margin-left:4px;
	_margin-left:11px;
	
	}

	
#destaque_cafe {
	width:760px;
	height:172px;
	display:block;
	text-indent:-9999px;
	background:url(../images/destaque_cafe.jpg) no-repeat;
	margin-left:4px;
	_margin-left:13px;
	}


#destaque_cha {
	width:760px;
	height:172px;
	display:block;
	text-indent:-9999px;
	background:url(../images/destaque_cha.jpg) no-repeat;
	margin-left:4px;
	_margin-left:13px;
	}
	
#destaque_doce {
	width:760px;
	height:172px;
	display:block;
	text-indent:-9999px;
	background:url(../images/destaque_doce.jpg) no-repeat;
	margin-left:4px;
	_margin-left:13px;
	}
	
	
#destaque_restaurante {
	width:760px;
	height:172px;
	display:block;
	text-indent:-9999px;
	background:url(../images/destaque_restaurante.jpg) no-repeat;
	margin-left:4px;
	_margin-left:13px;
	}
	
#destaque_restaurante {
	width:760px;
	height:172px;
	display:block;
	text-indent:-9999px;
	background:url(../images/destaque_restaurante.jpg) no-repeat;
	margin-left:4px;
	_margin-left:13px;
	}
	
#destaque_gourmet {
	width:760px;
	height:172px;
	display:block;
	text-indent:-9999px;
	background:url(../images/destaque_gourmet.jpg) no-repeat;
	margin-left:4px;
	_margin-left:13px;
	}
		
#destaque_pizzaria {
	width:760px;
	height:172px;
	display:block;
	text-indent:-9999px;
	background:url(../images/destaque_pizzaria.jpg) no-repeat;
	margin-left:4px;
	_margin-left:13px;
	}
	
#destaque_localizacao {
	width:760px;
	height:172px;
	display:block;
	text-indent:-9999px;
	background:url(../images/destaque_localizacao.jpg) no-repeat;
	margin-left:4px;
	_margin-left:11px;
	}

#destaque_contato {
	width:760px;
	height:172px;
	display:block;
	text-indent:-9999px;
	background:url(../images/destaque_contato.jpg) no-repeat;
	margin-left:4px;
	_margin-left:11px;
	}


#empresa{
	width:760px;
	margin-left:10px;
	}
html>body #empresa{
	width:760px;
	margin-left:3px;
	}

#empresa p {
	width:415px;
	text-align:justify;
	font-size:12px;
	float:left;
	margin:0;
	padding:5px;
	margin-left:0;
}

#empresa span {
	width:311px;
	height:123px;
	display:block;
	float:right;
	margin-right:5px;
	margin-top:5px;
	background:none;
	}
#empresa span a {
	height:123px;
	display:block;
	text-indent:-9999px;
	background:url(../images/endereco.jpg) no-repeat;
	}

#saiba_mais{
	width:753px;
	height:31px;
	background:url(../images/fundo_saiba_mais.jpg) no-repeat;
	margin-left:15px;
	}
html>body #saiba_mais{
	margin-left:5px;
	}

#saiba_mais .restaurante{
	width:181px;
	height:27px;
	background:url(../images/restaurante.jpg) no-repeat 0 2px;
	text-indent:-9999px;
	display:block;
	margin:0 0 0 45px;
	_margin:0 0 0 20px;
	float:left;
}

#saiba_mais .servicos{
	width:223px;
	height:27px;
	background:url(../images/servicos.jpg) no-repeat 0 2px;
	text-indent:-9999px;
	display:block;
	margin:0 0 0 250px;
}

#rodape{
	background:url(../images/rodape.jpg) 17px 0px repeat-y;
	width:745px;
	padding-right:50px;
	padding-left:60px;
	padding-top:25px;
	height:35px;
	margin:13px; 
	*margin:0px 0 0 13px;
	_margin:0 auto;
	color:#fff;
	font-size:9px;
}
html>body #rodape{
	background:url(../images/rodape.jpg) 16px 0px repeat-y;
	}


#rodape ul li{display:inline}
#rodape ul li a{display:inline;color:#fff;text-decoration:none;}