@charset "utf-8";
/* CSS Document */

body {
    color:#a1a1a1;
    background:#000;
    overflow-x: hidden;
    margin: 0px auto;
    cursor: default;
    text-align: center;
	padding:0px;
	background-image:url(../img/fundo2.jpg);
	background-attachment:fixed;
}

a{
	text-decoration:none;	
}

#topo{
	width:1024px;
	height:150px;
	margin:0px auto;
	/*background-color:#bf9364;	*/
}

#logo{
	width:130px;
	height:130px;
	float:left;
	margin:10px;
	margin-left:30px;
}

#tele_entrega_topo{
	width:410px;
	height: 50px;
	float:right;	
	margin-bottom:15px;
	background-image:url(../img/fundo_tele_topo.png);
}

#divisor_tele{
	width:1px;
	height:30px;
	float:left;
	margin-left:8px;
	margin-right:-8px;
	background-color:#FFF;	
}

.dia_tele{
	font-size:12px;
	color:#FFF;	
}

#tele_garibaldi{
	width:350px;
	height:50px;
	float:left;	
}

#tele_barbosa{
	width:350px;
	height:50px;
	float:left;
	margin-left:15px;	
}

#menu{
	width:830px;
	height:75px;
	float:right;
	background-image:url(../img/fundo_menu.png);
}

#conteudo{
	width:1024px;
	min-height:150px;
	margin:0px auto;
	padding-top:10px;
	padding-bottom:10px;
}

#fundo_titulo_333{
	width:333px;
	height:45px;
	float:left;
	background-color:#663403;	
}

#fundo_titulo_1024{
	width:1024px;
	height:45px;
	float:left;
	background-color:#663403;	
}

#sugestoes{
	width:1024px;
	height:200px;
	margin:0px auto;
	background-color:#bf9364;	
}

#nome_email_sugestao{
	width:333px;
	height:125px;
	float:left;	
}

#cidade_telefone_sugestao{
	width:333px;
	height:125px;
	float:left;
	margin-left:13px;	
}

#sugestao_enviar{
	width:333px;
	height:125px;
	float:left;
	margin-left:12px;
}

#campo_linha_sugestoes{
	width:323px;
	height:40px;
	float:left;
	padding:5px;
	background-color:#663403;	
}

.campo_linha_sugestao{
	width:323px;
	height:40px;
	float:left;
	font-size:16px;
	background-color:#663403;
	color:#FFFFFF;	
	border:0px;
}

#campo_texto_sugestoes{
	width:323px;
	height:75px;
	float:left;
	padding:5px;
	background-color:#663403;	
}

.campo_texto_sugestao{
	width:323px;
	height:75px;
	float:left;
	font-size:16px;
	background-color:#663403;
	color:#FFFFFF;	
	border:0px;
}

#parceiros{
	width:1024px;
	min-height:100px;
	margin:0px auto;
	margin-top:10px;
	padding-bottom:5PX;
	background-color:#bf9364;	
}

#parceiro{
	width:124px;
	height:124px;
	float:left;
	margin:2px;
	background-color: #663403;
}

#logo_parceiro{
	width:118px;
	height:118px;
	float:left;
}

#logo_parceiro img{
	max-width:100px;
	max-height:100px;
}

#rodape{
	width:1024px;
	height:173px;
	margin:0px auto;
	margin-top:10px;
	background-color:#bf9364;	
}

#garibaldi_rodape{
	width:1024px;
	height:170px;
	float:left;
	border-bottom:3px solid #b0671a;
}

#infos_rede_garibaldi{
	width:1024px;
	height:90px;
	float:left;
}

#infos_garibaldi{
	width:750px;
	height:90px;
	float:left;	
}

.detalhes_garibaldi{
	font-size:16px;
	color:#fff;	
	padding-left:5px;
}

.telefones_garibaldi{
	font-size:28px;
	color:#fff;	
	padding-left:5px;
}

#redes_garibaldi{
	width:260px;
	height:90px;
	float:right;
}

#barbosa_rodape{
	width:1024px;
	height:140px;
	float:left;
}

#infos_rede_barbosa{
	width:1024px;
	height:96px;
	float:left;
}

#infos_barbosa{
	width:750px;
	height:96px;
	float:left;
}

.detalhes_barbosa{
	font-size:16px;
	color:#fff;	
	padding-left:5px;
}

.telefones_barbosa{
	font-size:28px;
	color:#fff;	
	padding-left:5px;
}

#redes_barbosa{
	width:260px;
	height:96px;
	float:right;
}

#observacoes{
	width:1024px;
	height:40px;
	margin:0px auto;
	background-color:#663403;	
}

.observacoes{
	color:#FFF;	
}