/* CSS Document */
.oneColElsCtr #container1 {
	width: 970px;
	text-align: center; /* this overrides the text-align: center on the body element. */
	display: block;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 15;
	margin-left: auto;
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	height: auto;
}

.oneColElsCtr #promocoes {
	width: 850px;
	display: block;
	height: 490px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.oneColElsCtr #promocoes p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	text-align: left;
	width: 560px;
}
.oneColElsCtr #promocoes h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 19px;
	color: #B70000;
	text-align: left;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../image/titulo_promocoes.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 46px;
	width: 550px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B70000;
}
.oneColElsCtr #parceiros {
	width: 800px;
	display: block;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	text-align: center;
	padding-top: 10px;
	background-color: #FFF;
	height: 100px;
	background-image: url(../image/logos_parceiros.jpg);
	background-repeat: no-repeat;
}

.oneColElsCtr #imagens_promocoes {
	display: block;
	height: 651px;
	width: 964px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-bottom: 20px;
	text-align: center;
}

.oneColElsCtr #form1 {
	width: 310px;
	display: block;
	height: 60px;
	background-color: #FFF;
	float: left;
	margin-left: 7px;
	padding: 2px;
	margin-top: 2px;
}
.oneColElsCtr #form2 {
	width: 640px;
	display: block;
	height: auto;
	background-color: #FFF;
	margin-left: 7px;
	padding: 2px;
	margin-top: 2px;
}
.oneColElsCtr #form3 {
	width: 310px;
	display: block;
	height: 40px;
	background-color: #FFF;
	margin-left: 7px;
	padding: 2px;
	margin-top: 2px;
	clear: both;
}
.oneColElsCtr #form4 {
	width: 310px;
	display: block;
	height: 40px;
	background-color: #FFF;
	margin-left: 7px;
	padding: 2px;
	margin-top: 2px;
}
.oneColElsCtr #form5 {
	width: 310px;
	display: block;
	height: 137px;
	background-color: #FFF;
	margin-left: 7px;
	padding: 2px;
	margin-top: 2px;
}
