.repeteLinha {
	background-image:url(img/risco.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
	padding-bottom:10px;
	width:650px;
}

.fundoBege {
	width:640px;
	float:left;
	background-color:#FEFAF6;
	padding:5px 5px 15px 5px;
	display:block;
}