$(document).ready(function () {
	$(".elementoLista:even").addClass("elementoListaPar"); 
		DD_roundies.addRule('.redondeado', 10);
});
