/* CORPO */

body {
font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
font-size: 12px;
background: url(../images/topo.png) repeat-x; 
}


/* CONTAINER */

#container {
width: 960px; 
margin: 0 auto;
}

/* TOPO */

#topo {
width: 100%;
}

#logo {
float: left;
margin-top: -15px;
}

#menu {
width: 70%;
float: right;
margin-top: 30px;
}

.mainlevel {
color: #ffffff;
text-decoration: none;
padding: 0 20px 0 20px;
float: right;
border-left: solid 1px;
border-right: solid 1px;
}

.mainlevel:hover{
color: #ffffff;
text-decoration: underline;
}


/* CHAMADA PRINCIPAL */

#principal {
width: 100%;
float: left;
}


#banner {
width: 100%;
margin-top:-7px;
}

#banner img{
border: 0;
}


/* CONTEÚDO */

#content {
width: 100%;
float: left;
}


/* CAPA E CHAMADAS */

#capa {
width: 960px;
height: 487px;
background: url(../images/bg-content.jpg) top no-repeat;
margin-top:-5px;
}

#chamada01, #chamada02, #chamada03, #chamada04, #menuproduto {
width: 197px;
float: left;
margin: 29px 10px 0 30px;
}

/* INTERNA */

.contentheading{
font-size: 50px;
text-align: right;
width: 960px;
padding-top:5px;
letter-spacing: -3px;
color: #912420;

}

#interna{
width: 960px;
background: url(../images/bg-interna.jpg) bottom no-repeat;
}


/* PRODUTOS */

#internaprod{
width: 960px;
height: 425px;
margin-top:-5px;
background: url(../images/bg-interna.jpg) bottom no-repeat;
font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
font-size: 20px; 
letter-spacing: -1px;
color: #912420;
text-align: center;
}


#produto {
width: 197px;
float: left;
margin: 2px 10px 0 30px;
}

#embalagem{
width: 197px;
float: left;
margin: 2px 10px 0 30px;
}

#niveis{
width: 265px;
float: left;
margin: 2px 10px 0 30px;
}
/* FOOTER */

#footer {
float: left;
margin-top: -10px;
width: 100%;
}

.mainlevel-nav {
color: #000000;
text-decoration: none;
padding: 0 20px 0 20px;
float: left;
border-left: solid 1px #CCCCCC;
border-right: solid 1px #CCCCCC;

}

.mainlevel-nav:hover{
color: #000000;
text-decoration: underline;
background: #EBEBEB;
}

/* CRÉDITOS */

#creditos {
float: right;
margin-top: -20px;
}

#creditos a{
text-decoration: none;
color: #000000;
}

#creditos a:hover{
text-decoration: underline;
}
