* {
    margin: 0;
    padding: 0;
    border: none;
    behavior: url(css/iepngfix.htc);
    text-decoration: none;
}

body {
    font: 11px / 15px Arial, Helvetica, sans-serif;
}

label {
    width: 90px;
    float: left;
}

ul li {
    list-style: none;
}

input, textarea, select {
    margin-bottom: 2px;
    padding: 3px;
    background: #EBEBEB;
    border: solid 1px #77475F;
}

button {
    background: #77475F no-repeat;
    padding-left: 7px;
    padding-right: 7px;
    cursor: pointer;
    color: #fff;
    text-align: center;
    margin-right: 2px;
}

p {
    margin-bottom: 8px;
}

h2 {
    margin: 10px 0 10px 0;
    height: 30px;
}

h3 {
    font-size: 14px;
    color: #7a871f;
   	margin: 10px 0 10px -2px;
    height: 40px;
}

h4 {
    font-size: 12px;
}

#geral {
    width: 765px;
    overflow: hidden;
    margin: auto;
    background-color: #FFF;
}

#sombra {
    margin: auto;
    width: 779px;
    background-image: url(../imgsintensional/sombra2.png) !important;
    background-image: none;
    filter: none !important;
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src=../imgsintensional/sombra2.png,sizingMethod='scale');
}

#topo_sombra {
    margin: auto;
    width: 779px;
    height: 10px;
    background-image: url(../imgsintensional/topo_sombra.png) !important;
    background-image: none;
    filter: none !important;
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src=../imgsintensional/topo_sombra.png,sizingMethod='scale');
}

#topo {
    background-image: url(../imgsintensional/topo.jpg);
    height: 120px;
}

#fix_altura_conteudo {
    height: 330px;
    width: 1px;
    float: left;
}

#conteudo {
    float: left;
    border: 1xp solid;
	margin-left:10px;
	margin-right:10px;
	width:740px;
	text-align:justify;
}
#conteudo h2{
	display:none;
}
#conteudo h3.empresa, #conteudo h3.eventos, #conteudo h3.lojas, #conteudo h3.vendas, #conteudo .contatos h2{
	text-indent:-5000px;
	background: url(../imgs/h2-empresa.jpg) no-repeat;
}
#conteudo h3.eventos{
	background: url(../imgs/h2-eventos.jpg) no-repeat;
}
#conteudo h3.lojas{
	background: url(../imgs/h2-lojas.jpg) no-repeat;
}
#conteudo h3.vendas{
	background: url(../imgs/h2-vendas.jpg) no-repeat;
}
#conteudo .contatos h2{
	display:block;
	background: url(../imgs/h2-faleconosco.jpg) no-repeat;
}
#flash {
    margin: auto;
    margin-top: 5%;
    width: 730px;
    height: 420px;
    border: 1px solid #c5c8a3;
}
/* Colecao */
#colecoes h2 {
    text-align: center;
    width: 300px;
}

.links-colecoes {
    list-style: none;
    margin: 0;
    padding: 0;
}

.links-colecoes li {
    padding-top: 2px;
    padding-bottom: 5px;
    background: url(../imgs/fundo-botao-maior.gif) no-repeat;
}

.links-colecoes li a {
    padding-left: 5px;
    color: #fff;
}

.links-colecoes.comfotos {
    padding-top: 1px;
}

.texto {
    width: 220px;
    float: left;
}

.fotos {
    width: 515px;
    float: right;
}

.fotos ul li {
    width: 150px;
    margin: 5px;
    display: block;
    float: left;
}

.fotos ul li img {
    border: solid 4px #c5c8a3;
}

form input, form textarea {
    margin-top: 2px;
}
/* MENU */
#menu {
    float: right;
    width: 100%;
}

#menu h2 {
    display: none;
}

#menu {
    padding-top: 87px;
}

#menu ul {
    float: right;
}

#menu ul li {
    float: left;
}

#menu ul li a {
    display: block;
    height: 25px;
    width: 10px;
    padding: 0 35px;
    text-indent: -5000px;
}

#menu ul li.lojas a {
    background: url(../imgs/menu-lojas.jpg) no-repeat;
}

#menu ul li.empresa a {
    background: url(../imgs/menu-empresa.jpg) no-repeat;
}

#menu ul li.eventos a {
    background: url(../imgs/menu-eventos.jpg) no-repeat;
}

#menu ul li.colecoes a {
    background: url(../imgs/menu-colecoes.jpg) no-repeat;
}

#menu ul li.vendas a {
    background: url(../imgs/menu-vendas.jpg) no-repeat;
}

#menu ul li.fale-conosco a {
    background: url(../imgs/menu-fale-conosco.jpg) no-repeat;
}

.sIFR-hasFlash .menu li {
    font-size: 14px;
    color: #682F4E;
}

#rodape {
    height: 59px;
    width: 780px;
    margin: auto;
}
/*propriedade do furmulario de contato*/
#contatos-container {
    width: 450px;
    margin: auto;
}

#contatos-container label {
    float: left;
    width: 85px;
}

#contatos-container textarea {
    width: 270px;
    font-size: 11px;
}

p.information {
    padding-left: 20px;
}

#enviar {
    width: 50px;
    height: 21px;
    float: right;
    padding: 0;
    background: #77475F;
    border: solid 1px #EBEBEB;
    margin-right: 84px;
	padding-bottom:4px;
}

.botoes_inferiores {
    display: none;
}

#colecao {
    margin-top: 20px;
    margin-bottom: 20px;
}