#representados ul{
    display: block;
    margin: 0 auto;
    width: 900px;
}
/*
.representados li {
    background-image: url("../imgs/fundo-representados.png");
    background-repeat: no-repeat;
    float: left;
    height: 63px;
    margin-left: 5px;
    padding: 7px;
    width: 98px;
}

.representados img {
    margin-left: 5px;
    margin-top: 2.5px;
}
*/



#representados ul li{
    float: left;
    margin: 15px 40px 20px -40px;
    width: 450px;
}

#representados ul li img, #representados ul li h2, #representados ul li h3{
	float:left;
	width: 200px;
        text-align: justify;
}

#representados ul li img{
   /* background-image: url(../imgs/fundo-representados.png);
    background-position: 6px 5px;
    background-repeat: no-repeat;
    margin-top: -6px;
    padding: 10px;
    width: 105px;*/
    width: 86px;
}

#representados ul li h2{
	font-size:12px;
	font-weight:bold;
}

#representados ul li h3{
	font-size:11px;	
}

#representados ul li .compre {
    background-color: transparent;
    background-image: url("../imgs/botao-compre-ini.png");
    border: 0 none;
    cursor: pointer;
    height: 48px;
    margin-left: 5px;
    margin-top: 10px;
    width: 96px;
}

#rodape{
	float:left;	
}

.coluna.um{
	margin-right:0;
}


.re-img{
    
    background-image: url("../imgs/fundo-representados.png");
    background-repeat: no-repeat;
    float: left;
    height: 63px;
    margin-left: 5px;
    padding: 7px;
    width: 98px;
}

.re-img img{
    margin-left: 3px;
    margin-top: 2.5px;
}

h1{
    color: #542911;
    display: inline-block;
    font-family: Lobster13Regular;
    font-size: 30px!important;
    margin-bottom: 15px;
    margin-left: 25px;
}