@charset "utf-8";
/* CSS Document */
body {
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: #fff;
}
.text-inverse {
	padding-top: 10px;
    color: #fff;
}
.navbar2 {
    margin-bottom: 0px;
    overflow: visible;
}
.footer {
    padding: 15px 0;
    margin-top: 8px;
    border-top: 2px solid #C30;
    background-color: #C30;
}
.footer p {
	color:#FFF
}
.footer a {
	color:#FF0
}
.riscado {
	text-decoration:line-through;
}

img.img50 {
    width: auto\9;
    height: auto;
    max-width: 50%;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
}