body {
	margin:0px;
	padding:0px;
	color: #383431;
	font-family:Arial, Helvetica, sans-serif
}

.division {
    background: url("../../images_pd/barra-fixa.jpg") scroll center 0 transparent;
    bottom: 0;
    font-size: 14px;
    height: 90px;
    position: fixed;
    right: 0;
    width: 100%;
    z-index: 10;
}

.fix_valor{
   color: #C70752;
   font-size: 17px;	
}

.fix_valor{
   color: #C70752;
   font-size: 30px;	
}

.produto_info{
	background: url("../../imgnew/barra_balao.png") no-repeat scroll 0 0 transparent;
	display: block;
    float: right;
    height: 311px;
    margin: 5px 0px 0 0;
	padding-top:10px;
}

#compartilhe {
    height: 70px;
    width: 210px;
	margin-top:5px;
}

#compartilhe-plus {
    float: left;
    text-align: left;
    width: 65px;
}

#compartilhe-twitter {
    float: left;
    margin: 0 auto;
    text-align: center;
    width: 65px;
}

#compartilhe-facebook {
    float: left;
    margin: 0 auto 0 15px;
    text-align: center;
    width: 50px;
}