.red {
	background-image: url(images/red.jpg);
	background-repeat: repeat-x;
	background-position: bottom;


}
.bar2 {
	background-image: url(images/repbar2.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.letra {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	white-space: normal;
}

