.imgTopo {
	height: 10px;
	background: url(../img/imgTopo.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
.redLeft {
	background-color: #AC1315;
}
.redRight {
	background-color: #931315;
}

.redLeft1 {
	background-color: #AC1315;
	height: 28.7px;
}
.redLeft2 {
	background-color: #AC1315;
	height: 13.0px;
}
.redLeft3 {
	background-color: #AC1315;
	height: 5.8px;
}
.white1 {
	height: 2.8px;
}
.orange1 {
	height: 14.5px;
	background-color: #FF9C04;
}
.orangeTop {
	height: 127px;
	background-color: #FF9C04;
}
.imgBottom {
	background: url(../img/imgBottom.gif);
	background-repeat: repeat-x;
	height: 37px;
}