body{
	overflow-x:hidden;
	margin:0px;	
	/*background:url(../imagens/222222_11x11_icon_resize_se.gif);*/
	background-color:#efefef;
	/*background-size:100% 100%;
	-webkit-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	-khtml-background-size: 100% 100%;
	-moz-background-size: 100% 100%;*/
	font-family: 'verdana';
	font-size:18px;
	color:#ff6600;
}
#topo{
	background:url(../imagens/menu.jpg) repeat-x;
	width:102%;
	height:70px;
	margin:-10px;
}
#menu{
	width:950px;
	height:61px;
	border:0px solid red;
	padding-top:10px;
}
#face{
	background:url(../imagens/face.png) no-repeat;
	float:left;
	width:30px;
	height:30px;
	margin-top:2px;
	cursor:pointer;
}
.tbl_topo_menu{
	margin-top:0px;
	width:840px;
	height:40px;
	float:right;
	text-align:right;
}
.tbl_topo_menu img{
	padding: 7px 12px 0 0;
}
.btn_menu{
	margin-top:0px;
	height:40px;
	float:left;
	cursor:pointer;
	list-style:none;
}
.btn_menu:hover{
	background-color:#febd11;
}
.btn_menu_atv{
	margin-top:0px;
	height:40px;
	float:left;
	cursor:pointer;
	list-style:none;
	background-color:#febd11;
}
#pag_home{
	width:70px;
}
#pag_aempresa{
	width:105px;
}
#pag_servicos{
	width:80px;
}
#pag_clientes{
	width:80px;
}
#pag_loja_virtual{
	width:107px;
}
#pag_espaco_gospel{
	width:120px;
}
#pag_produtos{
	width:90px;
}
#pag_webmail{
	width:90px;
}
#pag_contato{
	width:85px;
}
#logo{
	background:url(../imagens/logo_3.png) no-repeat;
	width:331px;
	height:184px;
	margin:39px 0 0 0;
	position:absolute;
	z-index:1;
	cursor:pointer;
}
/***********************/
/***********************/
/***********************/
#conteudo{
	margin-top:70px;
	width:950px;
	min-height:630px;
	background-color:#FFF;
	text-align:left;
}
#slogan{
	background:url(../imagens/slogan.png) no-repeat;
	width:637px;
	height:95px;
	margin: 0 0 0 330px;
}
.itens{
	width:925px;
	float:left;
	padding:3px;
	margin-left:7px;
	border:3px solid #CCC;
}
.img_info_home{
	margin-left:6px;
}
#lado_dir{
	width:430px;
	height:auto;
	float:left;
	padding:5px 40px 0 20px;
	margin-left:7px;
	border:0px solid red;
	text-align:justify;
}
#lado_total{
	height:auto;
	background-color:#FFF;
	width:890px;
	float:left;
	padding:5px 40px 0 20px;
	border:0px solid red;
}
#lado_esq{
	width:410px;
	float:left;
	padding:5px;
	text-align:center;
	margin-right:7px;
	border:0px solid red;
}

.h1_titulo{
	color:#ff6600;
}
.img_cola_rodape{
	position:absolute;
	margin-top:460px;
}
/***********************/
/***********************/
/***********************/
#rodape{
	background-color:#ff6600;
	width:100%;
	float:left;
}
.tbl_rodape{
	width:950px;
	border:0px solid red;
	text-align:left;
}
.fnd_rodape_pos{
	width:100%;
	height:50px;
	/*background-color:#000;*/
	border:0px solid red;
	margin-top:15px;
	color:#FFF;
}
.fnd_rodape_pos td{
	border:0px solid red;
}
.fnd_rodape{
	width:100%;
	height:320px;
	background: url(../imagens/Config/ilustra_rodape.jpg) no-repeat;
	background-position:510px 0;
	border:1px solid #dcebff;
}
.fnd_rodape td{
	border:0px solid #f1f1f1;
}
.fnd_rodape_confirma_pedido{
	width:100%;
	height:80px;
	background-color:#fff;
}
.rodape_menu{
	padding:30px;
	font-size:10pt;
	font-weight:bold;
	color:#7d0101;
}
.rodape_menu_bandeiras{
	padding-right:30px;
	padding-bottom:20px;
	font-size:13pt;
	font-weight:bold;
	color:#7d0101;
	height:150px;
}
.rodape_text_site{
	background-color:#faac0b;
	height:60px;
}
.redes_sociais{
	cursor:pointer;
}
.text_simples_rodape{
	font-size:11pt;
	color:#7d0101;
}
.copyright{
	font-family:verdana;
	margin-top:5px;
	width:250px;
	height:20px;
	color:#fff;
	font-size:9pt;
	float:left;
	text-align:left;
}
.h1_titulo_2{
	color:#FFF;
}
.tbl_cardapio{
	width:900px;
	background-color:#ed1c26;
}
.tbl_cardapio td{
	background-color:#FFF;
}
.input_botao_laranja{
    font-size:11pt;
    font-weight:bold;
    color:#999;
    width:150px;
    height:35px;
    background:url(../imagens/filetes/filete_botao_normal.jpg) repeat-x;
    display: block;
    float: left;
}
.input_botao_laranja:hover{
	border:1px solid #136d87;
	color:#136d87;
	background:url(../imagens/filetes/filete_botao_hover_laranja.png) repeat-x;
	cursor:pointer;
}