body {
	background-image: url(../img/bg_geral.jpg);
	background-repeat: repeat-x;
	background-color: #AB0B0F;
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body, table, td {
	font-family: Verdana;
	color: #000000;
	font-size: 12px;
}
a {
	text-decoration: none;
	color: #B11B20;
}
a:hover {
	color: #FF0000;
}
a:visited {}
a.menu {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
}
a.menu:hover {
	color: #000000;
}
a.linkbranco {
	color: #FFFFFF;
}
a.linkbranco:hover {
	color: #000000;
}

h1 {
	color: #B11B20;
	font-size: 22px;
	font-weight: bold;
}
h2 {
	background: #AB0B0F;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding: 4px;
}

h3 {
	color: #AB0B0F;
	font-size: 14px;
	font-weight: bold;
	border-bottom:1px solid #000000;
}

.discountBox {
	background-color: #ffff99;
	width: 580px;
	border: 1px dashed #FF0000;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}

.discountBoxb {
	background-color: #ffffff;
	width: 580px;
	border: 1px solid #777777;
        -moz-border-radius:10px;
        border-radius:10px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}

.top_left {
	background-image: url(../img/top_left.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 29px;
	width: 940px;
}
.top_right {
	background-image: url(../img/top_right.png);
	background-repeat: no-repeat;
	background-position: top right;
	padding-right: 29px;
}
.top {
	background-image: url(../img/top_bg.png);
	background-repeat: repeat-x;
	background-position: top;
	height: 139px;
	text-align: left;
}

.faixa_left {
	background-image: url(../img/faixa_left.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 29px;
	width: 940px;
}
.faixa_right {
	background-image: url(../img/faixa_right.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	padding-right: 29px;
}
.faixa_bg {
	background-image: url(../img/faixa_bg.jpg);
	background-repeat: repeat-x;
}
.faixa {
	height: 186px;
}

.meio_left {
	background-image: url(../img/meio_left.png);
	background-repeat: repeat-y;
	background-position: top left;
	padding-left: 29px;
	width: 940px;
}
.meio_right {
	background-image: url(../img/meio_right.png);
	background-repeat: repeat-y;
	background-position: top right;
	padding-right: 29px;
}
.meio {
	background: #FFFFFF;
	/* hack pro IEca */
	_width: 882px;
	text-align: left;
}

.bottom_left {
	background-image: url(../img/bottom_left.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-left: 29px;
	width: 940px;
}
.bottom_right {
	background-image: url(../img/bottom_right.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-right: 29px;
}
.bottom {
	background-image: url(../img/bottom_bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 40px;
	text-align: left;
}

.latest {
	margin-top: 5px;
	background: #FDC689;
	padding: 4px;
}
.latest_form {
	margin-top: 5px;
	background: #8B4748;
	padding: 4px;
}
.marquee_latest {
	padding: 4px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.v14branco {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.v14vinho {
	color: #B11B20;
	font-size: 14px;
	font-weight: bold;
}
.v14verm {
	color: #FF0000;
	font-size: 14px;
}
.v14preto {
	color: #000000;
	font-size: 14px;
}
.v12preto {
	color: #000000;
	font-size: 12px;
}
.v11branco {
	color: #FFFFFF;
	font-size: 11px;
}
.v11preto {
	color: #000000;
	font-size: 11px;
}
.v11vinho {
	color: #B11B20;
	font-size: 11px;
}
.bordamenu {
	border: 1px solid #9D080D;
}

.bordaform {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	border: 1px solid #333333;
}

.bordaimg {
	border: 1px solid #B11B20;
}

.about_box {
	background-image: url(../img/bg_about_box.gif);
	background-color: #B11B20;
	color: #FFFFFF;
	padding: 20px;
}

.product-image-box-left {
	float:left;
	padding-right:20px;
	padding-bottom:20px;
	font-size:11px;
}

.product-image-box-right {
	float:right;
	padding-left:20px;
	padding-bottom:20px;
	font-size:11px;
}
