/* CSS Document */
*, html, body {
	padding:0;
	margin:0;
}
body {
	text-align:center;
	background:#6B0908;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#595737;
	margin-top:17px;
}
a {
	text-decoration:none;
	color:#595737;
}
a:hover {
	color:#333;
	text-decoration:underline;
}
p {
	padding-top:7px;
	padding-bottom:7px;
}
h3 {
	margin-bottom:-10px;
	font-weight:bold;
	font-size:14px;
	color:#FFF;
	background:url(/imagens/bg_subtitulo.gif) no-repeat;
	height:34px;
	padding:4px 0 0 10px;
}
h3 a {
	color:#FFF;
}
h3 a:hover {
	color:#FFF;
	text-decoration:underline;
}
input {
	color:#595737;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
/* ESTRUTURA */
#AREA {
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	text-align:center;
	width:100%;
	color:#FFF;
	font-size:10px;
}
#aLOJAS, #aMACOM {
	position:relative;
	text-align:right;
	z-index:5;
	width:954px;
	height:15px;
	margin-left:auto;
	margin-right:auto;
	padding:5px 50px 5px 0;
}
#aLOJAS {
	
}

#aMACOM {
	margin-top:-25px;
	*margin-top:-25px;
}
#aLOJAS a, #aMACOM a {
	color:#FFF;
}
#GERAL {
	position:relative;
	margin:0 auto 0;
	width:996px;
	padding:148px 1px 0 0px;
}
#LOGO {
	position:absolute;
	float:left;
	height:130px;
	width:134px;
	left: 96px;
	top: 12px;
	cursor:pointer;
	cursor:hand;
	xbackground:url(/imagens/linha.jpg);
	z-index:2;
	display:block;
}
#GERAL #MENU {
	position:relative;
	float:left;
	width:143px;
	text-align:right;
}
#GERAL #MENU #dMENU {
	position:relative;
	width:107px;
	height:8px;
	background:url(/imagens/menu/div_menu.jpg) no-repeat right;
	margin: 0 0 0 auto;
	_margin: -4px 0 -4px auto;
}
#GERAL #TOPO {
	position:relative;
	float:right;
	width:830px;
	text-align:left;
}
#GERAL #TOPO #WELCOME {
	position:relative;
	width:354px;
	text-align:left;
	margin:8px 0 0 52px;
	height:214px;
}
#GERAL #TOPO #TITULO {
	position:relative;
	width:755px;
	text-align:right;
	margin:5px 0 0 52px;
	height:67px;
}
#GERAL #CONTEUDO, #GERAL #iCONTEUDO {
	position:relative;
	float:right;
	background:url(/imagens/bg_conteudo.gif) top no-repeat #E1E0D5;
	text-align:left;
	padding:20px 0 8px 0px;
}
#GERAL #CONTEUDO {
	padding-left:220px;
	width:610px;
}
#GERAL #iCONTEUDO {
	padding-left:35px;
	padding-right:35px;
	width:760px;
}
#GERAL #iCONTEUDO #DATA {
	position:absolute;
	font-size:10px;
	font-weight:bold;
	color:#EEE;
	background:url(/imagens/bg_data.gif) no-repeat;
	width:68px;
	height:26px;
	margin:-24px 0 0 680px;
	padding:3px 0 0 5px;
}
#GERAL #NAZARENO {
	position:absolute;
	left:166px;
	top:290px;
	z-index:99;
}
#GERAL #CONTEUDO #CHAMADAS {
	position:relative;
	width:286px;
	height:168px;
	*height:154px;
	float:left;
	margin:0 0 0 10px;
	*margin-bottom:-6px;
	padding: 50px 0 0;
	z-index:5;
}
#GERAL #CONTEUDO #CHAMADAS p {
	padding:5px 25px;
}
#GERAL #iCONTEUDO #ENDERECO, #GERAL #iCONTEUDO #CONTATO {
	position:relative;
	float:left;
	width:360px;
}
#GERAL #iCONTEUDO #VOLTAR {
	text-align:right;
	font-weight:bold;
	margin-bottom:5px;
}
#GERAL #MINIMO {
	width:1px;
	position:relative;
	float:left;
	height:220px;
}
#GERAL #BARRA {
	position:relative;
	float:right;
	width:1004px;
	*width:994px;
	z-index:1;
	text-align:right;
}
#GERAL #RODAPE {
	position:relative;
	text-align:right;
	color:#D6B6B5;
	margin:5px 0 20px;
}
#GERAL #RODAPE p {
	font-family:"Lucida Sans", Verdana, Arial, serif;
	font-size:13px;
	font-weight:bold;
	*font-style:italic;
	padding:5px 0 10px;
}
#GERAL #RODAPE small {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border-top:1px solid #9F5553;
	padding:5px 0 0 15px;
}

/* INTERNAS */



/* CLASSES */
.Cursor {
	cursor:pointer;
	cursor:hand;
}
.BtOk {
	position:absolute;
	border:none;
	font-weight:bold;
	font-size:10px;
	margin-left:5px;
}
.Campos {
	font-size:10px;
	border:none;
	height:13px;
}
.TextArea {
	font-size:10px;
	border:none;
}
.Home {
	background:url(/imagens/bg_home.jpg) no-repeat center top #6B0908;
}
.GeralHome {
	background:url(/imagens/bg_geral_home.jpg) no-repeat center top;
}
.Interna {
	background:url(/imagens/bg_interna.jpg) no-repeat center top #6B0908;
}
.GeralInterna {
	background:url(/imagens/bg_geral_interna.jpg) no-repeat center top;
}
.HomeEventos {
	background:url(/imagens/home/bg_eventos.jpg) no-repeat;
}
.HomeNoticias {
	background:url(/imagens/home/bg_noticias.jpg) no-repeat;
}
.MarginLeft {
	margin-left:20px;
}
.Nazareno {
	position:absolute;
	left:166px;
	top:290px;
	z-index:99;
}
.Quebra {
	clear:both;
}
.BgLojas {
	background:url(/imagens/bg_aba_lojas.gif) repeat-x top #B7392A;
}
.BgMacom {
	background:url(/imagens/bg_aba_macom.gif) repeat-x top #ABA978;
}
.BtAbaLoja, .BtAbaMacom {
	position:absolute;
	bottom:-22px;
}
.BtAbaLoja {
	right:20px;
}
.BtAbaMacom {
	right:120px;
}


#msg, .msg_erro, .msg_sucesso, .msg_alerta {
	display: none;
	background-color: #F6F5F2;
	padding: 5px 5px 5px 60px;
	border: 1px solid #E1DDD4;
	width:85%;
	background-image: url(/controle/imagens/icones/alert_msg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 9px;
}
.msg_erro {
	background-image: url(/controle/imagens/icones/error_msg.gif);
}
.msg_sucesso {
	background-image: url(/controle/imagens/icones/sucess_msg.gif);
}
.msg_alerta {
	background-image: url(/controle/imagens/icones/alert_msg.gif);
}
.linksFechar:link
{
 	text-decoration: none;
	font-size: 14px;
	color: #000000;
}
