body {
	color:#fff;
	
/* background-color: #fbb53c;	 */
/* ok natal  background: url("../images/bg-4-1.jpg") no-repeat center center #ffffcc; 
*/	background: url("../images/projeto-luzes-bg.jpg") no-repeat  top center;
	background-color:#3E4095;

	width: 100%;
}

#bg {
	position: absolute;
	z-index: -999;
	/*background: url("../images/projeto-luzes-bg.jpg") no-repeat  center center;
	background-size: contain;
	
	width: inherit;
	height: 100%; */
	
}

h1,h2,h3,h4,h5,h6 {
	color:#FFF;
}
hr {
	border-color: #FFF;
}
#main
{
	display: block;
	padding:0px;
	margin:0px;
}
 
 
img {
max-width:none;
max-height:none;
}


/****
	MAIN CONTAINER
*/
#main-container 
{
  height: 800px;
  width: 800px;
  margin: 0px auto;
  margin-top: 50px;
  opacity: 1;
  background: url("../images/projeto-luzes-menu-container.png") no-repeat  center top;
  background-size: contain;
  
}

 

.text-error {
    color: #fff;
}

 

/* ie8 */
/*
.nav li:first-child {
	background: rgb(208, 101, 3);
}

.nav li:first-child + li  {
	background: rgb(233, 147, 26);
}

.nav li:first-child + li + li {
	background: rgb(22, 145, 190);
}

.nav li:first-child + li + li + li {
	background: rgb(22, 107, 162);
}

.nav li:first-child + li + li + li + li {
	background: rgb(27, 54, 71);
}

.nav li:first-child + li + li + li + li + li {
	background: rgb(21, 40, 54);
}
*/
 
#logos-top {
	position:absolute;
	height: 60px;
	width: 480px;
	margin: 0px auto;
	margin-bottom: 10px;
	margin-top: 300px;

}
 
#logo-prefeitura {
	display:block;
	float:left;
	width: 200px;
	margin-right: 60px;
	margin-left: 10px;
}
#logo-luzes {
	display:block;
	position: relative;
	height: 50px;
	margin-bottom:-5px;
	margin-left: 30px;
}

#index-main {
	height: 200px;
	width: 960px;
	/*background:url(../images/index-imagem.png) center center repeat-x;	 */
	margin-left: -120px;
	margin-top: -80px;
	
}

#main-content-content {
	position: relative; 
	z-index: 10;
	padding-right: 30px;
	padding-right: 0px\0/ !important; 
	padding-top: 30px;
	padding-left: 30px;
	margin-top: 300px;
	
}

#main-content-overlay {
	position:absolute;
	background-color:#1F5D1F;
	width: 775px;
	top: 320px;
	left:0px;
	bottom:0px;

	opacity: 0.5;
	filter: alpha(opacity=50);
	z-index: 8;
}

#rodape {
	position:absolute;
	margin: 0px auto;
	color: #fefefe;
	height: 100px;
	width: 720px;
	margin-left: 80px\0/ !important; 
	bottom: 7%;
}
#rodape #parceiros {
	margin: 0px auto;	
	margin-right: 120px\0/ !important; 
	width: 100%;
}


#rodape #parceiros ul {
	float:left;
	list-style: none;	
	width: 180px;
}

#rodape #parceiros ul li {
	float:left;
	list-style:none;
	margin-right: 60px;

}
#rodape #parceiros ul li a{

}

#rodape h6 { color:#FFF; }
