.menuBarra {
background-image: url("images/menuBarra.png");
background-repeat: no-repeat;
background-position: 0px 30px;
padding: 0px 13px 0 10px;
}
.infoBarra{
background-image: url("images/infoBarra.png");
background-repeat: no-repeat;
padding: 0px 0px 0 63px;
background-position: 31px 0px;
}
.bannerTitulo2{
color:#fff;
}
body{
width: 100%;
color: #fff;
background-color: #000;
font-family: 'Open Sans', sans-serif
}
h1{
font-size: 65px;
}
h2{
font-size: 30px;
}
h3{
font-size: 38px;
}
h4{
font-size: 35px;
}
h5{
font-size: 20px;
}
h6{
font-size: 20px;
}
p{
line-height:1.5em;
font-size:24px;
font-family: 'Open Sans', sans-serif;
}
#geral{
width: 100%;
}
/*#geral #meio #ecoluzmarca {
border-width: 6px;
border-style: solid;
border-color: #000;
width:900px;
margin: 0 auto;
padding-top:38px;
font-family: 'Pompiere', cursive;
text-align:center;
color: #a1a2a0;
background: url('images/marcaecoluz.png');
background-repeat: no-repeat;
}---------------------------------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------HOME----------------------------------------------------*/
/*---------------------------------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------MENU----------------------------------------------------*/
/*-------------------------------------------MEIO----------------------------------------------------*/
#geral #meio {
padding: 100px;
border-width: 6px;
border-style: solid;
border-color: #000;
width:700px;
height:400px;
margin: 0 auto;
text-align: center;
}

/* unvisited link */
a:link {
    color: #fcda0d;
    text-decoration: none;
}

/* visited link */
a:visited {
    color: #fcda0d;
    text-decoration: none;
}

/* mouse over link */
a:hover {
    color: #fcda0d;
    text-decoration: none;
}

/* selected link */
a:active {
    color: #fcda0d;
    text-decoration: none;
}


#geral #meio #ecoluzmarca {
width:700px;
height:250px;
background: url('images/marcaecoluziluminacoes.png');
background-repeat: no-repeat;
background-position: center;

}

#geral #meio h4 span{
color:#a1a2a0;
}
#geral #meio h4 strong{
color:#000;
}

/*----------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------Rodape----------------------------------------------------*/
#geral #meio #esquerda #rodape{
width:500px;
height:80px;
float: left;
}
#geral #meio #esquerda #rodape h6{
padding-top: 250px;
font-weight:bold;
font-size:90px;
text-align: left;

}