.main {
position: relative;
margin-top: 0px;
background-repeat: no-repeat;
float:  inherit;
background-image: url(../images/bkg_home_mulher.jpg);

}


.txt-chamada-home {

padding-left: 10px;
margin-left: 10px;
float: left;

}

.txt-home {

padding-left: 10px;
margin-left: 10px;
padding-top: 80px;
font-size: small;
line-height: 14pt;
font-family: "Lucida Grande", Verdana, Arial, sans-serif;
width: 350px;
height: 300px;
}



.txt-box-01 {
line-height: normal;
background-position: center center;
color: white;
font-size: small;
font-family: "Lucida Grande", Verdana, Arial, sans-serif;
margin-top: -140px;
margin-bottom: -40px;
padding-left: 40px;
width: 280px;
height: 280px;
float: left;
background-image: url(../images/box_upgrades.png);
background-repeat: no-repeat;

}

.txt-box-02 {
line-height: normal;
background-position: center center;
color: white;
font-size: small;
font-family: "Lucida Grande", Verdana, Arial, sans-serif;
margin-top: -140px;
margin-left: 10px;
margin-bottom: -40px;
padding-left: 40px;
width: 280px;
height: 280px;
float: left;
background-image: url(../images/box_loja.png);
background-repeat: no-repeat;

}


