@charset "utf-8";
/* CSS Document */


* {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

body {
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	background: url("../imagens/fundo_body.jpg")  repeat-x #6e6e6e;
	line-height: 25px;
}

body a {
	color: #333;
	text-decoration: underline;
}

body a:hover {
	color: #999;
}

body a img{
	text-decoration: none;
	border: 0;
}


h3 {
	font-size: 13px;
	padding: 5px;
	color: #fff;
}

#global {
	background: url("../imagens/fundo.jpg") no-repeat #000;
	width: 740px;
	margin: 0 auto;
	padding: 0 19px;
	position: relative;
}

#topo {
	padding-bottom: 10px;
}

#logo {
	background-image: url(../imagens/logo.jpg);
	width: 185px;
	height: 85px;
	margin: 20px 0 20px 0;
	float: left;
}

#slogan {
	width: 500px;
	height: 50px;
	float: right;
	margin: 70px 20px 20px 0px;
}

#menu {
	width: 170px;
	height: 192px;
	background-color: #2f2e26;
	z-index: 999;
	position: absolute;
	left: 40px;
	top: 151px;
	border-right: 5px solid #c7c056;
	border-left: 5px solid #c7c056;
	opacity:0.90;
	-moz-opacity: 0.90;
	filter: alpha(opacity=90);
}



#menu li a {
	color: #fff;
	text-decoration: none;
	display: block;
	width: 152px;
	background-color: #2f2e26;
	padding-left: 15px;
	font-weight: bold;
}

#menu li a:hover {
	background-color: #3C3C3C;
}

#banner {
	width: 730px;
	height: 190px;
	background-color: #000;
	border-top: 13px solid #2d2b22;
	border-bottom: 13px solid #2d2b22;
}

#conteudo {
	padding-bottom: 60px;
	min-height: 400px;
}


.areas {
	width: 300px;
	margin: 50px 0 0 0;
	float: left;
}

#ultimas-producoes {
	margin-left: 50px;
	border-left: 1px dotted #333;
	padding-left: 55px;
}

#clientes {
	clear: left;
	margin-top: -20px;
}

#opcoes-navegar {
	position: absolute;
	bottom: -12px;
	left: 20px;
}

#canhao-luz {
	width: 280px;
	height: 250px;
	position: absolute;
	bottom: -70px;
	left: 497px;
}

#rodape {
	border-top: 13px solid #c7c056;
	background: url("../imagens/logo-rodape.png") no-repeat right center #1d1c17;
	height: 60px;
	width: 747px;
	clear: both;
	line-height: 15px;
	color: #fff;
	padding: 15px;
	margin: 0 auto;
}

#texto {
	float: left;
	width: 500px;
	padding-top: 20px;
}

#texto-servicos {
	padding-top: 20px;
	width: 100%;
}

#texto p {
	margin-bottom: 15px;
}

body#principal a.principal, body#aempresa a.empresa, body#servicos a.servicos, body#clientes a.clientes, body#contato a.contatos {
	background-color: #3E3E3E;
	text-decoration: underline;
}


#lista ul li {
	padding-left: 16px;
	background: url("../imagens/icone_seta.gif") no-repeat;
}

#lista li.titulo {
	padding-left: 16px;
}

#galeria ul {
	padding-top: 30px;
	width: 500px;
}

#galeria ul li {
	margin: 0px;
}

#galeria ul li a{
	float: left;
	border: 1px solid #fff;
	width: 60px;
	height: 45px;
	margin-left: 8px;
}

#galeria ul li a:hover{
	border: 1px solid #c7c056;
}

/* PÁGINAS ########### principal */
#principal-servicos {
	margin-left: 40px;
	border-left: 1px dotted #999;
	padding-left: 20px;
}

#lista-servicos {
	margin-top: 22px;
}

#lista-servicos li{
	margin-bottom: 10px;
}

/* PÁGINAS ########### FIM principal */





/* PÁGINAS ########### a empresa */

#imagens {
	float: right;
	width: 180px;
	height: 300px;
}

/* PÁGINAS ########### FIM empresa */


/* PÁGINAS ########### clientes */
#clientes {
	margin-top: -300px;
}

#clientes ul li {
	margin-bottom: 20px;
	width: 600px;

}

/* PÁGINAS ########### FIM clientes */


#imagens_acessos {

}

#coberturas {
	background: url("../paginas/servicos/imagens/acesso-coberturas.jpg");
	width: 234px;
	height:112px;
	float: left;
	margin-bottom: 70px;
}

#coberturas a:hover{
	background: url("../paginas/servicos/imagens/acesso-coberturas.jpg") 0px 110px;
	cursor: move;
}

#festas {
	background: url("../paginas/servicos/imagens/acesso-festas-eventos.jpg");
	width: 234px;
	height:112px;
	float: left;
}

#festas a:hover{
	background: url("../paginas/servicos/imagens/acesso-festas-eventos.jpg") 0px 110px;
	cursor: default;
}

#buffet {
	background: url("../paginas/servicos/imagens/acesso-buffet.jpg");
	width: 234px;
	height:112px;
	float: left;
}

#buffet a:hover{
	background: url("../paginas/servicos/imagens/acesso-buffet.jpg") 0px 110px;
	cursor: default;
}
